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:
parent
34a72942bf
commit
23febf13c4
4 changed files with 1380 additions and 1447 deletions
|
@ -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
|
||||
|
|
2714
src/api/ml/z3.ml
2714
src/api/ml/z3.ml
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue