removed explicit '--quant-cf' option to CVC4, now that it's the default
authorblanchet
Thu, 20 Nov 2014 17:29:18 +0100
changeset 59017 80290f06a810
parent 59016 be4a911aca71
child 59018 ec8ea2465d2a
removed explicit '--quant-cf' option to CVC4, now that it's the default
src/HOL/SMT.thy
--- a/src/HOL/SMT.thy	Wed Nov 19 19:12:14 2014 +0100
+++ b/src/HOL/SMT.thy	Thu Nov 20 17:29:18 2014 +0100
@@ -230,7 +230,7 @@
 *}
 
 declare [[cvc3_options = ""]]
-declare [[cvc4_options = "--full-saturate-quant --quant-cf"]]
+declare [[cvc4_options = "--full-saturate-quant"]]
 declare [[veriT_options = ""]]
 declare [[z3_options = ""]]