changed import to Ln
authoravigad
Fri, 29 Jul 2005 19:47:27 +0200
changeset 16960 7db2d289862a
parent 16959 17a0c4d79b4c
child 16961 9c5871b16553
changed import to Ln
src/HOL/Hyperreal/Poly.thy
--- a/src/HOL/Hyperreal/Poly.thy	Fri Jul 29 19:47:19 2005 +0200
+++ b/src/HOL/Hyperreal/Poly.thy	Fri Jul 29 19:47:27 2005 +0200
@@ -9,7 +9,7 @@
 header{*Univariate Real Polynomials*}
 
 theory Poly
-imports Transcendental
+imports Ln
 begin
 
 text{*Application of polynomial as a real function.*}