# HG changeset patch # User blanchet # Date 1416828913 -3600 # Node ID ce58eb744e383b4140bee27bd32f729f241823fd # Parent 3a215367670588fafc3c771cf6c2f3fa2e995469 one more CVC4 option that helps diff -r 3a2153676705 -r ce58eb744e38 src/HOL/SMT.thy --- a/src/HOL/SMT.thy Mon Nov 24 12:35:13 2014 +0100 +++ b/src/HOL/SMT.thy Mon Nov 24 12:35:13 2014 +0100 @@ -230,7 +230,7 @@ *} declare [[cvc3_options = ""]] -declare [[cvc4_options = "--full-saturate-quant --inst-when=full-last-call"]] +declare [[cvc4_options = "--full-saturate-quant --inst-when=full-last-call --inst-no-entail"]] declare [[verit_options = ""]] declare [[z3_options = ""]]