doc-src/TutorialI/Inductive/Even.thy
changeset 10341 6eb91805a012
parent 10326 d4fe5ce8a5d5
child 10883 2b9f87bf9113
--- a/doc-src/TutorialI/Inductive/Even.thy	Thu Oct 26 10:27:04 2000 +0200
+++ b/doc-src/TutorialI/Inductive/Even.thy	Thu Oct 26 11:27:48 2000 +0200
@@ -1,3 +1,4 @@
+(* ID:         $Id$ *)
 theory Even = Main:
 
 text{*We begin with a simple example: the set of even numbers.  Obviously this