mirror of
https://github.com/Z3Prover/z3
synced 2025-04-30 20:35:51 +00:00
prepare for theory plugins
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
141edef0d6
commit
116390833b
27 changed files with 492 additions and 336 deletions
|
@ -9,6 +9,7 @@ z3_add_component(sat_smt
|
|||
euf_model.cpp
|
||||
euf_proof.cpp
|
||||
euf_solver.cpp
|
||||
sat_th.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
sat
|
||||
ast
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue