mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
na
This commit is contained in:
parent
8abb644378
commit
91c54f6c39
2 changed files with 1 additions and 2 deletions
|
@ -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':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue