mirror of
https://github.com/Z3Prover/z3
synced 2025-06-15 18:36:16 +00:00
parent
1f23ae8aae
commit
dd3e574f81
3 changed files with 8 additions and 8 deletions
|
@ -2383,6 +2383,7 @@ namespace smt {
|
|||
if (m.is_lambda_def(q)) return;
|
||||
expr * e = q->get_expr();
|
||||
reset_cache();
|
||||
if (!m.inc()) return;
|
||||
SASSERT(m_ttodo.empty());
|
||||
SASSERT(m_ftodo.empty());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue