mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 02:15:19 +00:00
ML API: build system fix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
b48c444978
commit
1865ca58c3
|
@ -355,7 +355,6 @@ def check_ml():
|
|||
os.remove('hello.cmi')
|
||||
os.remove('hello.cmo')
|
||||
os.remove('hello.cmx')
|
||||
os.remove('hello.obj')
|
||||
os.remove('a.out')
|
||||
find_ml_lib()
|
||||
|
||||
|
|
Loading…
Reference in a new issue