3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-17 04:50:25 +00:00

remove dependencies on stale component

This commit is contained in:
Nikolaj Bjorner 2021-08-16 17:51:59 -07:00
parent 3516c5272a
commit 749d1ab305
6 changed files with 1 additions and 14 deletions

View file

@ -30,7 +30,6 @@ z3_add_component(smt
smt_farkas_util.cpp
smt_for_each_relevant_expr.cpp
smt_implied_equalities.cpp
smt_induction.cpp
smt_internalizer.cpp
smt_justification.cpp
smt_kernel.cpp