src/HOL/Power.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 15251 bb6f072c8d10
--- a/src/HOL/Power.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Power.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -8,7 +8,7 @@
 header{*Exponentiation and Binomial Coefficients*}
 
 theory Power
-import Divides
+imports Divides
 begin
 
 subsection{*Powers for Arbitrary Semirings*}