mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
parent
b68efe44af
commit
238ff78374
3 changed files with 4 additions and 3 deletions
|
@ -826,6 +826,7 @@ class elim_uncnstr_tactic : public tactic {
|
|||
m_rw = nullptr;
|
||||
result.push_back(g.get());
|
||||
g->inc_depth();
|
||||
TRACE("elim_uncnstr_bug", g->display(tout););
|
||||
return;
|
||||
}
|
||||
modified = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue