minimize imports
authorhuffman
Mon, 29 Dec 2008 08:31:30 -0800
changeset 29352 165e959721c2
parent 29194 53930d089f88
child 29353 3d2e35c23c66
minimize imports
src/HOL/Integration.thy
--- a/src/HOL/Integration.thy	Mon Dec 29 15:23:56 2008 +0100
+++ b/src/HOL/Integration.thy	Mon Dec 29 08:31:30 2008 -0800
@@ -6,7 +6,7 @@
 header{*Theory of Integration*}
 
 theory Integration
-imports MacLaurin
+imports Deriv
 begin
 
 text{*We follow John Harrison in formalizing the Gauge integral.*}