src/HOL/Num.thy
changeset 58154 47c3c7019b97
parent 58152 6fe60a9a5bad
child 58310 91ea607a34d8
--- a/src/HOL/Num.thy	Wed Sep 03 00:06:25 2014 +0200
+++ b/src/HOL/Num.thy	Wed Sep 03 00:06:26 2014 +0200
@@ -6,7 +6,7 @@
 header {* Binary Numerals *}
 
 theory Num
-imports BNF_Least_Fixpoint Old_Datatype
+imports BNF_Least_Fixpoint
 begin
 
 subsection {* The @{text num} type *}