src/HOL/Main.thy
changeset 58777 6ba2f1fa243b
parent 58770 ae5e9b4f8daf
child 58889 5b7a9633cfa8
--- a/src/HOL/Main.thy	Fri Oct 24 15:07:51 2014 +0200
+++ b/src/HOL/Main.thy	Thu Oct 23 19:40:39 2014 +0200
@@ -2,7 +2,7 @@
 
 theory Main
 imports Predicate_Compile Quickcheck_Narrowing Extraction Lifting_Sum Coinduction Nitpick
-  BNF_Greatest_Fixpoint Parity
+  BNF_Greatest_Fixpoint
 begin
 
 text {*