doc-src/TutorialI/Inductive/Even.thy
changeset 16417 9bc16273c2d4
parent 12328 7c4ec77a8715
child 23733 3f8ad7418e55
--- a/doc-src/TutorialI/Inductive/Even.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/doc-src/TutorialI/Inductive/Even.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -1,5 +1,5 @@
 (* ID:         $Id$ *)
-theory Even = Main:
+theory Even imports Main begin
 
 
 consts even :: "nat set"