src/HOL/Deriv.thy
changeset 29987 391dcbd7e4dd
parent 29985 57975b45ab70
child 30242 aea5d7fa7ef5
--- a/src/HOL/Deriv.thy	Wed Feb 18 19:51:39 2009 -0800
+++ b/src/HOL/Deriv.thy	Wed Feb 18 20:14:45 2009 -0800
@@ -9,7 +9,7 @@
 header{* Differentiation *}
 
 theory Deriv
-imports Lim Polynomial
+imports Lim
 begin
 
 text{*Standard Definitions*}