3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-05 19:00:25 +00:00

partial parity fixes

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-02-11 03:35:18 -08:00
parent ba4cc27817
commit b1e6031230
4 changed files with 9 additions and 5 deletions

View file

@ -469,6 +469,7 @@ namespace sat {
std::string line;
std::getline(std::cin, line);
SASSERT(false);
INVOKE_DEBUGGER();
exit(0);
UNREACHABLE();
//display(std::cout);