summaryrefslogtreecommitdiff
path: root/test/regress/regress1/sygus/int-any-const.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/sygus/int-any-const.sy')
-rw-r--r--test/regress/regress1/sygus/int-any-const.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/sygus/int-any-const.sy b/test/regress/regress1/sygus/int-any-const.sy
index 18e7ed06e..f377b23c1 100644
--- a/test/regress/regress1/sygus/int-any-const.sy
+++ b/test/regress/regress1/sygus/int-any-const.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --lang=sygus2 --sygus-out=status --no-sygus-pbe --cegqi-si=none --sygus-grammar-cons=any-term-concise
+; COMMAND-LINE: --lang=sygus2 --sygus-out=status --no-sygus-pbe --sygus-si=none --sygus-grammar-cons=any-term-concise
(set-logic LIA)
(synth-fun f ((x Int) (y Int)) Int)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback