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