diff -r 718b44dbd74d -r 552563ea3304 src/HOL/Main.thy --- a/src/HOL/Main.thy Mon Nov 08 02:33:48 2010 +0100 +++ b/src/HOL/Main.thy Mon Nov 08 09:25:43 2010 +0100 @@ -1,7 +1,7 @@ header {* Main HOL *} theory Main -imports Plain Record Predicate_Compile Nitpick +imports Plain Record Predicate_Compile Smallcheck Nitpick begin text {*