summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-07-07 05:38:01 +0000
committerMorgan Deters <mdeters@gmail.com>2010-07-07 05:38:01 +0000
commita9448e3e4d8e371bd74b55b9a98b61beab8e00f7 (patch)
tree08014b4a46a1374bc9038b9f291ff424620bb030 /test/regress
parent98b384fa54feb03b17ce24930f8ba2dc252374c8 (diff)
chris and i committed the same fix; reverting the (now duplicated) fix
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/regress0/ite.cvc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/regress/regress0/ite.cvc b/test/regress/regress0/ite.cvc
index 19989e608..0a3e7535a 100644
--- a/test/regress/regress0/ite.cvc
+++ b/test/regress/regress0/ite.cvc
@@ -2,4 +2,3 @@
% EXIT: 20
x, y : REAL;
CHECKSAT (NOT (x = IF TRUE THEN x ELSE y ENDIF));
-% EXIT: 20
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback