From: Morgan Deters Date: Wed, 7 Jul 2010 05:38:01 +0000 (+0000) Subject: chris and i committed the same fix; reverting the (now duplicated) fix X-Git-Tag: cvc5-1.0.0~8923 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9448e3e4d8e371bd74b55b9a98b61beab8e00f7;p=cvc5.git chris and i committed the same fix; reverting the (now duplicated) fix --- 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