summaryrefslogtreecommitdiff
path: root/test/regress/regress0/bug521.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/bug521.smt2')
-rw-r--r--test/regress/regress0/bug521.smt23
1 files changed, 2 insertions, 1 deletions
diff --git a/test/regress/regress0/bug521.smt2 b/test/regress/regress0/bug521.smt2
index 47b73e8aa..8f840a1f6 100644
--- a/test/regress/regress0/bug521.smt2
+++ b/test/regress/regress0/bug521.smt2
@@ -1,4 +1,5 @@
-(set-option :produce-unsat-cores true)
+;(set-option :produce-unsat-cores true)
+(set-option :incremental true)
(set-option :print-success false)
(set-info :smt-lib-version 2.0)
(set-info :status sat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback