mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
add validation option
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c42f0d60e6
commit
86e22c1186
4 changed files with 14 additions and 4 deletions
|
@ -921,7 +921,6 @@ namespace smt {
|
|||
display(tout, c););
|
||||
|
||||
DEBUG_CODE(
|
||||
IF_VERBOSE(0, verbose_stream() << s_debug_conflict << "\n";);
|
||||
if (s_debug_conflict) {
|
||||
resolve_conflict(conseq, c);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue