src/HOL/Main.thy
changeset 58154 47c3c7019b97
parent 58152 6fe60a9a5bad
child 58352 37745650a3f4
--- a/src/HOL/Main.thy	Wed Sep 03 00:06:25 2014 +0200
+++ b/src/HOL/Main.thy	Wed Sep 03 00:06:26 2014 +0200
@@ -2,7 +2,7 @@
 
 theory Main
 imports Predicate_Compile Quickcheck_Narrowing Extraction Lifting_Sum Coinduction Nitpick
-  BNF_Greatest_Fixpoint
+  BNF_Greatest_Fixpoint Old_Datatype
 begin
 
 text {*