mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
parent
0ef14ffa08
commit
fe10f2d244
5 changed files with 12 additions and 8 deletions
|
@ -498,7 +498,7 @@ namespace smt {
|
|||
m_bvsimp = static_cast<bv_simplifier_plugin*>(s.get_plugin(m.mk_family_id("bv")));
|
||||
}
|
||||
|
||||
~auf_solver() {
|
||||
virtual ~auf_solver() {
|
||||
flush_nodes();
|
||||
reset_eval_cache();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue