summaryrefslogtreecommitdiff
path: root/test/regress/regress0/ite.cvc
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/ite.cvc')
-rw-r--r--test/regress/regress0/ite.cvc3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/regress/regress0/ite.cvc b/test/regress/regress0/ite.cvc
deleted file mode 100644
index adb2cb0ae..000000000
--- a/test/regress/regress0/ite.cvc
+++ /dev/null
@@ -1,3 +0,0 @@
-% EXPECT: unsat
-x, y : REAL;
-CHECKSAT (NOT (x = IF TRUE THEN x ELSE y ENDIF));
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback