readded Predicate_Compile to Main
authorblanchet
Thu, 29 Oct 2009 12:29:31 +0100
changeset 33567 3b8fc89a52b7
parent 33566 1c62ac4ef6d1
child 33568 532b915afa14
readded Predicate_Compile to Main
src/HOL/Main.thy
--- a/src/HOL/Main.thy	Thu Oct 29 12:09:32 2009 +0100
+++ b/src/HOL/Main.thy	Thu Oct 29 12:29:31 2009 +0100
@@ -1,7 +1,7 @@
 header {* Main HOL *}
 
 theory Main
-imports Plain Nitpick
+imports Plain Nitpick Predicate_Compile
 begin
 
 text {*