mirror of
https://github.com/Z3Prover/z3
synced 2026-06-09 18:40:59 +00:00
remove the exit statement
This commit is contained in:
parent
b582b2f32e
commit
7d48a7318e
1 changed files with 0 additions and 1 deletions
|
|
@ -964,7 +964,6 @@ x7 := 1
|
||||||
}
|
}
|
||||||
|
|
||||||
void tst_nlsat() {
|
void tst_nlsat() {
|
||||||
std::cout << "tst_mv\n"; exit(1);
|
|
||||||
std::cout << "------------------\n";
|
std::cout << "------------------\n";
|
||||||
tst11();
|
tst11();
|
||||||
std::cout << "------------------\n";
|
std::cout << "------------------\n";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue