summaryrefslogtreecommitdiff
path: root/test/regress/regress1/strings/chapman150408.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/strings/chapman150408.smt2')
-rw-r--r--test/regress/regress1/strings/chapman150408.smt21
1 files changed, 0 insertions, 1 deletions
diff --git a/test/regress/regress1/strings/chapman150408.smt2 b/test/regress/regress1/strings/chapman150408.smt2
index f03718556..e6047498e 100644
--- a/test/regress/regress1/strings/chapman150408.smt2
+++ b/test/regress/regress1/strings/chapman150408.smt2
@@ -1,7 +1,6 @@
(set-logic SLIA)
(set-info :status sat)
(set-option :strings-exp true)
-(set-option :rewrite-divk true)
(declare-fun string () String)
(assert (and
(and (not (not (not (= (ite (> (str.indexof string ";" 0) 0) 1 0)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback