mirror of
https://github.com/Z3Prover/z3
synced 2026-05-16 23:25:36 +00:00
Removed debug code
This commit is contained in:
parent
803018b7c3
commit
598e4ede4e
2 changed files with 2 additions and 5 deletions
|
|
@ -734,7 +734,7 @@ namespace smt {
|
|||
set_conflict(eqs, lits);
|
||||
|
||||
#ifdef Z3DEBUG
|
||||
#if 1
|
||||
#if 0
|
||||
// Pass constraints to a subsolver to check correctness modulo legacy solver
|
||||
{
|
||||
smt_params p;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue