mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue