src/HOL/Hyperreal/Integration.thy
changeset 15131 c69542757a4d
parent 15105 e194d4d265fb
child 15140 322485b816ac
--- a/src/HOL/Hyperreal/Integration.thy	Mon Aug 16 14:21:54 2004 +0200
+++ b/src/HOL/Hyperreal/Integration.thy	Mon Aug 16 14:22:27 2004 +0200
@@ -6,7 +6,9 @@
 
 header{*Theory of Integration*}
 
-theory Integration = MacLaurin:
+theory Integration
+import MacLaurin
+begin
 
 text{*We follow John Harrison in formalizing the Gauge integral.*}