src/HOL/Integ/IntArith.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 15234 ec91a90c604e
--- a/src/HOL/Integ/IntArith.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Integ/IntArith.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -6,7 +6,7 @@
 header {* Integer arithmetic *}
 
 theory IntArith
-import Numeral
+imports Numeral
 files ("int_arith1.ML")
 begin