src/HOL/Option.thy
changeset 58154 47c3c7019b97
parent 58128 43a1ba26a8cb
child 58310 91ea607a34d8
--- a/src/HOL/Option.thy	Wed Sep 03 00:06:25 2014 +0200
+++ b/src/HOL/Option.thy	Wed Sep 03 00:06:26 2014 +0200
@@ -5,7 +5,7 @@
 header {* Datatype option *}
 
 theory Option
-imports BNF_Least_Fixpoint Old_Datatype Finite_Set
+imports BNF_Least_Fixpoint Finite_Set
 begin
 
 datatype_new 'a option =