3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-15 23:35:26 +00:00

move horn_subsume_model_converter to ast/converters

This commit is contained in:
Nikolaj Bjorner 2022-11-03 20:26:02 -07:00
parent 25bb935793
commit 9007bdf780
5 changed files with 8 additions and 7 deletions

View file

@ -5,7 +5,6 @@ z3_add_component(tactic
goal_num_occurs.cpp
goal_shared_occs.cpp
goal_util.cpp
horn_subsume_model_converter.cpp
probe.cpp
tactical.cpp
tactic.cpp