summaryrefslogtreecommitdiff
path: root/test/regress/regress0/strings/tolower-simple.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/strings/tolower-simple.smt2')
-rw-r--r--test/regress/regress0/strings/tolower-simple.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/strings/tolower-simple.smt2 b/test/regress/regress0/strings/tolower-simple.smt2
index 9d2273f8d..5de5a2447 100644
--- a/test/regress/regress0/strings/tolower-simple.smt2
+++ b/test/regress/regress0/strings/tolower-simple.smt2
@@ -1,4 +1,4 @@
-(set-logic ALL_SUPPORTED)
+(set-logic ALL)
(set-option :strings-exp true)
(set-info :status sat)
(declare-const x String)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback