mirror of
https://github.com/Z3Prover/z3
synced 2025-10-07 08:21:56 +00:00
move more converters
This commit is contained in:
parent
06eb460c75
commit
25bb935793
9 changed files with 9 additions and 9 deletions
|
@ -1,8 +1,10 @@
|
|||
z3_add_component(converters
|
||||
SOURCES
|
||||
equiv_proof_converter.cpp
|
||||
generic_model_converter.cpp
|
||||
model_converter.cpp
|
||||
proof_converter.cpp
|
||||
generic_model_converter.cpp
|
||||
replace_proof_converter.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
model
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue