mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
Reorganizing the code
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
ded42feeb6
commit
8b70f0b833
|
@ -163,5 +163,6 @@ add_lib('nlsat', ['util', 'sat_core', 'polynomial'])
|
|||
add_lib('subpaving', ['util'])
|
||||
add_lib('ast', ['util', 'polynomial'])
|
||||
add_lib('rewriter', ['util', 'ast', 'polynomial'])
|
||||
add_lib('model', ['util', 'ast', 'rewriter'])
|
||||
add_lib('tactic', ['util', 'ast'])
|
||||
|
||||
|
|
Loading…
Reference in a new issue