mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
This commit is contained in:
parent
d3bc11dd3a
commit
4cd818b578
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ protected:
|
|||
if (m_stats.find("max-quantification-depth") == m_stats.end() ||
|
||||
m_stats["max-quantification-depth"] < m_qdepth)
|
||||
m_stats["max-quantification-depth"] = m_qdepth;
|
||||
this->operator()(body);
|
||||
m_qdepth--;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue