3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00
This commit is contained in:
Nikolaj Bjorner 2021-01-12 14:03:55 -08:00
parent 8abb644378
commit 91c54f6c39
2 changed files with 1 additions and 2 deletions

View file

@ -89,7 +89,6 @@ def parse_options():
'x86-only',
'x64-only'
])
print(options)
for opt, arg in options:
if opt in ('-b', '--build'):
if arg == 'src':