3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

ML API refactoring (z3native.c -> z3native_stubs.c)

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2014-04-16 13:06:29 +01:00
parent e5932efc44
commit 4f0e8a1057

1
.gitignore vendored
View file

@ -74,6 +74,7 @@ src/api/ml/native.c
src/api/ml/z3.ml
src/api/ml/enumerations.ml
src/api/ml/z3native.c
src/api/ml/z3native_stubs.c
src/api/ml/z3native.ml
src/api/ml/z3enums.ml
src/api/ml/z3.mllib