mirror of
https://github.com/Z3Prover/z3
synced 2025-10-07 08:21:56 +00:00
move horn_subsume_model_converter to ast/converters
This commit is contained in:
parent
25bb935793
commit
9007bdf780
5 changed files with 8 additions and 7 deletions
|
@ -2,6 +2,7 @@ z3_add_component(converters
|
|||
SOURCES
|
||||
equiv_proof_converter.cpp
|
||||
generic_model_converter.cpp
|
||||
horn_subsume_model_converter.cpp
|
||||
model_converter.cpp
|
||||
proof_converter.cpp
|
||||
replace_proof_converter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue