3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00

New ML API savepoint.

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2012-12-22 00:51:07 +00:00
parent fc227e3c96
commit dab162886e
2 changed files with 5659 additions and 93 deletions

View file

@ -3,4 +3,8 @@
# in the top-level build directory.
all:
ocamlbuild -cflag -annot z3.cmxa
ocamlbuild -cflag -annot z3.cmxa
doc: *.ml
mkdir -p doc
ocamldoc -html -d doc -I ../../../bld_dbg/api/ml *.ml -hide Z3

File diff suppressed because it is too large Load diff