mirror of
https://github.com/Z3Prover/z3
synced 2025-06-05 21:53:23 +00:00
Minor cleanliness fix.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
c7e27fb2d9
commit
7fc95aff3c
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ struct th_rewriter_cfg : public default_rewriter_cfg {
|
||||||
m_a_rw.updt_params(p);
|
m_a_rw.updt_params(p);
|
||||||
m_bv_rw.updt_params(p);
|
m_bv_rw.updt_params(p);
|
||||||
m_ar_rw.updt_params(p);
|
m_ar_rw.updt_params(p);
|
||||||
|
m_f_rw.updt_params(p);
|
||||||
updt_local_params(p);
|
updt_local_params(p);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue