mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 22:23:22 +00:00
na
This commit is contained in:
parent
2944449884
commit
1f964eea90
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ struct goal2sat::imp : public sat::sat_internalizer {
|
||||||
for (; m_num_scopes > 0; --m_num_scopes) {
|
for (; m_num_scopes > 0; --m_num_scopes) {
|
||||||
m_map.push();
|
m_map.push();
|
||||||
m_cache_lim.push_back(m_cache_trail.size());
|
m_cache_lim.push_back(m_cache_trail.size());
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue