Smaller size and fewer iterations for quickcheck.
authorberghofe
Tue, 28 Aug 2007 18:26:48 +0200
changeset 24463 841c2e24761f
parent 24462 d66cd8668a91
child 24464 58d24cbe5fa6
Smaller size and fewer iterations for quickcheck.
src/HOL/Code_Setup.thy
--- a/src/HOL/Code_Setup.thy	Tue Aug 28 18:24:34 2007 +0200
+++ b/src/HOL/Code_Setup.thy	Tue Aug 28 18:26:48 2007 +0200
@@ -61,6 +61,8 @@
 end
 *}
 
+quickcheck_params [size = 5, iterations = 50]
+
 text {* Evaluation *}
 
 method_setup evaluation = {*