summaryrefslogtreecommitdiff
path: root/test/regress/regress1/sygus/clock-inc-tuple.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/sygus/clock-inc-tuple.sy')
-rw-r--r--test/regress/regress1/sygus/clock-inc-tuple.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/sygus/clock-inc-tuple.sy b/test/regress/regress1/sygus/clock-inc-tuple.sy
index b5d7bff91..5af4407f7 100644
--- a/test/regress/regress1/sygus/clock-inc-tuple.sy
+++ b/test/regress/regress1/sygus/clock-inc-tuple.sy
@@ -1,7 +1,7 @@
; EXPECT: unsat
; COMMAND-LINE: --lang=sygus2 --sygus-si=all --sygus-out=status --decision=justification
-(set-logic ALL_SUPPORTED)
+(set-logic ALL)
(declare-var m Int)
(declare-var s Int)
(declare-var inc Int)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback