mirror of
https://github.com/Z3Prover/z3
synced 2025-10-10 17:58:06 +00:00
parent
10768bd005
commit
7e8753cd3f
2 changed files with 2 additions and 1 deletions
|
@ -3910,6 +3910,7 @@ namespace sat {
|
|||
gc_var(lit.var());
|
||||
}
|
||||
m_qhead = 0;
|
||||
scoped_suspend_rlimit _sp(m_rlimit);
|
||||
propagate(false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue