mirror of
https://github.com/Z3Prover/z3
synced 2025-12-06 03:52:24 +00:00
remove the exit statement
This commit is contained in:
parent
cc3328be8d
commit
98a3d2af15
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