src/HOL/Code_Numeral.thy
changeset 66836 4eb431c3f974
parent 66817 0b12755ccbb2
child 66838 17989f6bc7b2
--- a/src/HOL/Code_Numeral.thy	Tue Oct 10 22:18:58 2017 +0100
+++ b/src/HOL/Code_Numeral.thy	Mon Oct 09 19:10:47 2017 +0200
@@ -5,7 +5,7 @@
 section \<open>Numeric types for code generation onto target language numerals only\<close>
 
 theory Code_Numeral
-imports Nat_Transfer Divides Lifting
+imports Divides Lifting
 begin
 
 subsection \<open>Type of target language integers\<close>