3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00

ML API: build system fix

This commit is contained in:
Christoph M. Wintersteiger 2013-01-08 21:22:45 +00:00
parent 09292437db
commit f94fa85444

View file

@ -357,7 +357,6 @@ def check_ml():
rmf('hello.cmo')
rmf('hello.cmx')
rmf('a.out')
t.__del__()
find_ml_lib()
find_ocaml_find()