added quickcheck_params (from Main.thy);
authorwenzelm
Sat, 17 Sep 2005 18:11:24 +0200
changeset 17464 a4090ccf14a8
parent 17463 e9c1574d0caf
child 17465 93fc1211603f
added quickcheck_params (from Main.thy);
src/HOL/Integ/IntDef.thy
--- a/src/HOL/Integ/IntDef.thy	Sat Sep 17 18:11:23 2005 +0200
+++ b/src/HOL/Integ/IntDef.thy	Sat Sep 17 18:11:24 2005 +0200
@@ -911,6 +911,8 @@
 
 setup {* [Codegen.add_codegen "number_of_codegen" number_of_codegen] *}
 
+quickcheck_params [default_type = int]
+
 
 (*Legacy ML bindings, but no longer the structure Int.*)
 ML