summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sep/sep-01.smt2
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2016-09-09 14:14:09 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2016-09-09 14:14:09 -0500
commita97944b850f201fd692aa870e830b8fa0369c541 (patch)
tree7f4ff2086c236b2041ea3546cd82f1af0ba997bc /test/regress/regress0/sep/sep-01.smt2
parenta3a436b7b52eee9b6b5c93d58fb84e707b5e832b (diff)
Support for separation logic + EPR. Refactor preprocessing of sep.nil, only allow sep disequal card constants when type is monotonic. Update logics on sep regressions.
Diffstat (limited to 'test/regress/regress0/sep/sep-01.smt2')
-rw-r--r--test/regress/regress0/sep/sep-01.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sep/sep-01.smt2 b/test/regress/regress0/sep/sep-01.smt2
index c3330f036..a93fc4db8 100644
--- a/test/regress/regress0/sep/sep-01.smt2
+++ b/test/regress/regress0/sep/sep-01.smt2
@@ -1,4 +1,4 @@
-(set-logic ALL_SUPPORTED)
+(set-logic QF_ALL_SUPPORTED)
(set-info :status unsat)
(declare-const x Int)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback