summaryrefslogtreecommitdiff
path: root/test/regress/regress1/sygus/constant-bool-si-all.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/sygus/constant-bool-si-all.sy')
-rw-r--r--test/regress/regress1/sygus/constant-bool-si-all.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/sygus/constant-bool-si-all.sy b/test/regress/regress1/sygus/constant-bool-si-all.sy
index eee7956f4..45d49e75b 100644
--- a/test/regress/regress1/sygus/constant-bool-si-all.sy
+++ b/test/regress/regress1/sygus/constant-bool-si-all.sy
@@ -1,6 +1,6 @@
; EXPECT: unsat
; COMMAND-LINE: --sygus-out=status
-(set-logic SAT)
+(set-logic LIA)
(synth-fun f () Bool)
(synth-fun g () Bool)
(synth-fun h () Bool)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback