mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
ML API: build system fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
49dd2e4a07
commit
09292437db
|
@ -357,6 +357,7 @@ def check_ml():
|
|||
rmf('hello.cmo')
|
||||
rmf('hello.cmx')
|
||||
rmf('a.out')
|
||||
t.__del__()
|
||||
find_ml_lib()
|
||||
find_ocaml_find()
|
||||
|
||||
|
|
Loading…
Reference in a new issue