doc-src/TutorialI/Misc/Plus.thy
changeset 16417 9bc16273c2d4
parent 13305 f88d0c363582
child 19249 86c73395c99b
--- a/doc-src/TutorialI/Misc/Plus.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/doc-src/TutorialI/Misc/Plus.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -1,5 +1,5 @@
 (*<*)
-theory Plus = Main:
+theory Plus imports Main begin
 (*>*)
 
 text{*\noindent Define the following addition function *}