summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/commutative.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/sygus/commutative.sy')
-rw-r--r--test/regress/regress0/sygus/commutative.sy4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress0/sygus/commutative.sy b/test/regress/regress0/sygus/commutative.sy
index 46dbd2981..f675bddad 100644
--- a/test/regress/regress0/sygus/commutative.sy
+++ b/test/regress/regress0/sygus/commutative.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --cegqi --no-dump-synth
+; COMMAND-LINE: --no-dump-synth
(set-logic LIA)
@@ -19,4 +19,4 @@
(check-synth)
-; (+ x y) is a valid solution \ No newline at end of file
+; (+ x y) is a valid solution
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback