src/HOL/Library/Quickcheck_Types.thy
changeset 40654 a716071ec306
parent 37919 88aba1803b35
child 43815 4f6e2965d821
--- a/src/HOL/Library/Quickcheck_Types.thy	Mon Nov 22 11:34:59 2010 +0100
+++ b/src/HOL/Library/Quickcheck_Types.thy	Mon Nov 22 11:35:00 2010 +0100
@@ -460,7 +460,7 @@
 
 section {* Quickcheck configuration *}
 
-quickcheck_params[default_type = ["int", "non_distrib_lattice", "int bot", "int top", "int flat_complete_lattice"]]
+quickcheck_params[finite_types = false, default_type = ["int", "non_distrib_lattice", "int bot", "int top", "int flat_complete_lattice"]]
 
 hide_type non_distrib_lattice flat_complete_lattice bot top