mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
checkpoint
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
1d795e9a5e
commit
c4898a67e3
5 changed files with 13 additions and 15 deletions
|
@ -75,7 +75,7 @@ add_lib('portfolio', ['smtlogic_tactics', 'ufbv_strategy', 'fpa', 'aig', 'muz_qe
|
|||
add_lib('api', ['portfolio', 'user_plugin'])
|
||||
add_lib('array_property', ['ast', 'rewriter'])
|
||||
add_exe('shell', ['api', 'sat', 'extra_cmds'], exe_name='z3')
|
||||
add_exe('test', ['api', 'fuzzing', 'array_property'])
|
||||
add_exe('test', ['api', 'fuzzing', 'array_property'], exe_name='test-z3')
|
||||
|
||||
# mk_vs_solution()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue