mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 00:58:07 +00:00
removing more dependencies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ce3ab6b170
commit
2955b0c2ef
15 changed files with 38 additions and 265 deletions
|
@ -18,7 +18,6 @@ z3_add_component(qe
|
|||
qe_sat_tactic.cpp
|
||||
qe_tactic.cpp
|
||||
qsat.cpp
|
||||
vsubst_tactic.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
nlsat_tactic
|
||||
nlsat
|
||||
|
@ -31,5 +30,4 @@ z3_add_component(qe
|
|||
qe_sat_tactic.h
|
||||
qe_tactic.h
|
||||
qsat.h
|
||||
vsubst_tactic.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue