3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00

ML API: basic structure and interface

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2013-02-19 19:49:27 +00:00
parent 34a72942bf
commit 23febf13c4
4 changed files with 1380 additions and 1447 deletions

View file

@ -7,4 +7,4 @@ all:
doc: *.ml
mkdir -p doc
ocamldoc -html -d doc -I ../../../bld_dbg/api/ml -sort *.ml -hide Z3
ocamldoc -html -d doc -I ../../../bld_dbg/api/ml -sort *.mli -hide Z3

File diff suppressed because it is too large Load diff