mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 19:21:22 +00:00
parent
98c3887460
commit
301209cda6
1 changed files with 0 additions and 2 deletions
|
@ -2384,8 +2384,6 @@ namespace polynomial {
|
||||||
|
|
||||||
void checkpoint() {
|
void checkpoint() {
|
||||||
if (!m_limit.inc()) {
|
if (!m_limit.inc()) {
|
||||||
m_som_buffer.reset();
|
|
||||||
m_som_buffer2.reset();
|
|
||||||
throw polynomial_exception(Z3_CANCELED_MSG);
|
throw polynomial_exception(Z3_CANCELED_MSG);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue