3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00

More ML API

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2012-12-11 21:39:52 +00:00
parent f5a0520b83
commit 65ddf2be49
3 changed files with 65 additions and 41 deletions

5
.gitignore vendored
View file

@ -9,6 +9,7 @@ callgrind.out.*
# OCaml generated files
*.a
*.cma
*.cmo
*.cmi
*.cmxa
ocamlz3
@ -71,5 +72,5 @@ doc/code
src/api/ml/z3_native.c
src/api/ml/z3_native.ml
src/api/ml/native.c
src/api/ml/Z3.ml
src/api/ml/z3_enums.ml
src/api/ml/z3.ml
src/api/ml/enumerations.ml