mirror of
https://github.com/Z3Prover/z3
synced 2026-04-28 14:53:36 +00:00
remove the debug print
This commit is contained in:
parent
7d48a7318e
commit
80acfbeea3
1 changed files with 0 additions and 1 deletions
|
|
@ -1799,7 +1799,6 @@ namespace nlsat {
|
||||||
}
|
}
|
||||||
result.shrink(base);
|
result.shrink(base);
|
||||||
m_result = nullptr;
|
m_result = nullptr;
|
||||||
std::cout << "switch\n";
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue