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