mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
ML API: build system fix
This commit is contained in:
parent
9d965b5fec
commit
b48c444978
1 changed files with 0 additions and 1 deletions
|
@ -357,7 +357,6 @@ def check_ml():
|
|||
os.remove('hello.cmx')
|
||||
os.remove('hello.obj')
|
||||
os.remove('a.out')
|
||||
t.__del__()
|
||||
find_ml_lib()
|
||||
|
||||
def find_ml_lib():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue