Does not import Poly anymore
authorchaieb
Mon, 25 Feb 2008 11:27:07 +0100
changeset 26121 d4fbf84a6636
parent 26120 2dd43c63c100
child 26122 76cbf193c09d
Does not import Poly anymore
src/HOL/Hyperreal/Hyperreal.thy
--- a/src/HOL/Hyperreal/Hyperreal.thy	Mon Feb 25 11:27:05 2008 +0100
+++ b/src/HOL/Hyperreal/Hyperreal.thy	Mon Feb 25 11:27:07 2008 +0100
@@ -8,7 +8,7 @@
 *)
 
 theory Hyperreal
-imports Ln Poly Taylor Integration HLog
+imports Ln Deriv Taylor Integration HLog
 begin
 
 end