summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/dup-op.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/sygus/dup-op.sy')
-rw-r--r--test/regress/regress0/sygus/dup-op.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/dup-op.sy b/test/regress/regress0/sygus/dup-op.sy
index e5448d626..bed9972fd 100644
--- a/test/regress/regress0/sygus/dup-op.sy
+++ b/test/regress/regress0/sygus/dup-op.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --cegqi --no-cegqi-si --no-dump-synth
+; COMMAND-LINE: --cegqi-si=none --no-dump-synth
(set-logic LIA)
(synth-fun f ((x Int)) Int
((Start Int ((+ Con Con) (+ Start Start) x))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback