mirror of
https://github.com/Z3Prover/z3
synced 2025-08-25 12:35:59 +00:00
ufbv-rewriter is really a demodulator rewriter and does not reference ufbv
so moving first the rewriter into place of other rewriters
This commit is contained in:
parent
e455897178
commit
7fe6787748
5 changed files with 37 additions and 36 deletions
|
@ -11,6 +11,7 @@ z3_add_component(rewriter
|
|||
cached_var_subst.cpp
|
||||
char_rewriter.cpp
|
||||
datatype_rewriter.cpp
|
||||
demodulator_rewriter.cpp
|
||||
der.cpp
|
||||
distribute_forall.cpp
|
||||
dl_rewriter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue