mirror of
https://github.com/Z3Prover/z3
synced 2025-12-04 11:06:45 +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() {
|
||||
std::cout << "tst_mv\n"; exit(1);
|
||||
std::cout << "------------------\n";
|
||||
tst11();
|
||||
std::cout << "------------------\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue