summaryrefslogtreecommitdiff
path: root/test/regress/regress1/quantifiers/const.cvc
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress1/quantifiers/const.cvc')
-rw-r--r--test/regress/regress1/quantifiers/const.cvc4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/regress/regress1/quantifiers/const.cvc b/test/regress/regress1/quantifiers/const.cvc
deleted file mode 100644
index 41b13434a..000000000
--- a/test/regress/regress1/quantifiers/const.cvc
+++ /dev/null
@@ -1,4 +0,0 @@
-% EXPECT: unsat
-REC-FUN five : INT = 5;
-ASSERT five = 6;
-CHECKSAT;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback