mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 20:38:43 +00:00
New ML API savepoint.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
7ae90f0b20
commit
a2ad7d91bc
|
@ -4,3 +4,7 @@
|
|||
|
||||
all:
|
||||
ocamlbuild -cflag -annot z3.cmxa
|
||||
|
||||
doc: *.ml
|
||||
mkdir -p doc
|
||||
ocamldoc -html -d doc -I ../../../bld_dbg/api/ml *.ml -hide Z3
|
||||
|
|
5738
src/api/ml/z3.ml
5738
src/api/ml/z3.ml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue