mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
parent
cd434d8bd5
commit
37bc4a4407
1 changed files with 0 additions and 1 deletions
|
@ -1329,7 +1329,6 @@ namespace qe {
|
|||
}
|
||||
|
||||
void collect_statistics(statistics & st) const override {
|
||||
std::cout << "collect stats\n";
|
||||
st.copy(m_st);
|
||||
m_fa.s().collect_statistics(st);
|
||||
m_ex.s().collect_statistics(st);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue