src/HOL/Hyperreal/Poly.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 15251 bb6f072c8d10
--- a/src/HOL/Hyperreal/Poly.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Hyperreal/Poly.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -9,7 +9,7 @@
 header{*Univariate Real Polynomials*}
 
 theory Poly
-import Transcendental
+imports Transcendental
 begin
 
 text{*Application of polynomial as a real function.*}