summaryrefslogtreecommitdiff
path: root/test/regress/regress0/let2.smt
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/let2.smt')
-rw-r--r--test/regress/regress0/let2.smt5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/regress/regress0/let2.smt b/test/regress/regress0/let2.smt
deleted file mode 100644
index aa3d20b8c..000000000
--- a/test/regress/regress0/let2.smt
+++ /dev/null
@@ -1,5 +0,0 @@
-(benchmark let_test
- :logic QF_UF
- :status sat
- :extrafuns ((a U) (b U) (f U U))
- :formula (let (?x (f a)) (= ?x (f b)))) \ No newline at end of file
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback