summaryrefslogtreecommitdiff
path: root/test/regress/regress1/quantifiers/burns4.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/quantifiers/burns4.smt2')
-rw-r--r--test/regress/regress1/quantifiers/burns4.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress1/quantifiers/burns4.smt2 b/test/regress/regress1/quantifiers/burns4.smt2
index 72023fd4f..1601b101e 100644
--- a/test/regress/regress1/quantifiers/burns4.smt2
+++ b/test/regress/regress1/quantifiers/burns4.smt2
@@ -2,7 +2,7 @@
; EXPECT: unsat
(set-logic AUFLIA)
(set-info :source | Burns mutual exclusion protocol. This is a benchmark of the haRVey theorem prover. It was translated to SMT-LIB by Leonardo de Moura |)
-(set-info :smt-lib-version 2.0)
+(set-info :smt-lib-version 2.6)
(set-info :category "industrial")
(set-info :status unsat)
(declare-fun s_0 (Int) Bool)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback