author | haftmann |
Thu, 29 Oct 2009 08:14:23 +0100 | |
changeset 33297 | d76d968a4ec3 |
parent 33296 | a3924d1069e5 |
child 33298 | dfda74619509 |
--- a/src/HOL/ex/Numeral.thy Wed Oct 28 19:09:47 2009 +0100 +++ b/src/HOL/ex/Numeral.thy Thu Oct 29 08:14:23 2009 +0100 @@ -5,7 +5,7 @@ header {* An experimental alternative numeral representation. *} theory Numeral -imports Int Inductive +imports Plain Divides begin subsection {* The @{text num} type *}