make workaround possible for Quickcheck with nesting
authorblanchet
Thu, 01 Sep 2016 11:41:10 +0200
changeset 63730 75f7a77e53bb
parent 63729 89b6d339c6c4
child 63731 9f906a2eb0e7
make workaround possible for Quickcheck with nesting
src/HOL/Tools/Quickcheck/quickcheck_common.ML
--- a/src/HOL/Tools/Quickcheck/quickcheck_common.ML	Tue Aug 30 16:39:47 2016 +0200
+++ b/src/HOL/Tools/Quickcheck/quickcheck_common.ML	Thu Sep 01 11:41:10 2016 +0200
@@ -49,7 +49,7 @@
 
 (* static options *)
 
-val compat_prefs = [BNF_LFP_Compat.Keep_Nesting, BNF_LFP_Compat.Include_GFPs]
+val compat_prefs = [BNF_LFP_Compat.Include_GFPs]
 
 val define_foundationally = false