mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
Move seq axioms to theory independent module
This commit is contained in:
parent
823830181b
commit
4f9117a921
5 changed files with 1112 additions and 81 deletions
|
@ -32,6 +32,7 @@ z3_add_component(rewriter
|
|||
quant_hoist.cpp
|
||||
recfun_rewriter.cpp
|
||||
rewriter.cpp
|
||||
seq_axioms.cpp
|
||||
seq_rewriter.cpp
|
||||
seq_skolem.cpp
|
||||
th_rewriter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue