src/HOL/Num.thy
changeset 58128 43a1ba26a8cb
parent 58112 8081087096ad
child 58152 6fe60a9a5bad
--- a/src/HOL/Num.thy	Mon Sep 01 16:34:39 2014 +0200
+++ b/src/HOL/Num.thy	Mon Sep 01 16:34:40 2014 +0200
@@ -6,7 +6,7 @@
 header {* Binary Numerals *}
 
 theory Num
-imports Old_Datatype BNF_LFP
+imports BNF_Least_Fixpoint Old_Datatype
 begin
 
 subsection {* The @{text num} type *}