doc-src/TutorialI/Inductive/Star.thy
changeset 17914 99ead7a7eb42
parent 12815 1f073030b97a
child 23733 3f8ad7418e55
--- a/doc-src/TutorialI/Inductive/Star.thy	Wed Oct 19 17:21:53 2005 +0200
+++ b/doc-src/TutorialI/Inductive/Star.thy	Wed Oct 19 21:52:07 2005 +0200
@@ -1,4 +1,4 @@
-(*<*)theory Star = Main:(*>*)
+(*<*)theory Star imports Main begin(*>*)
 
 section{*The Reflexive Transitive Closure*}