added Id;
authorwenzelm
Mon, 11 Feb 2008 21:32:10 +0100
changeset 26057 f5d5c4922cdf
parent 26056 6a0801279f4c
child 26058 279016aebc41
added Id;
src/ZF/Main.thy
src/ZF/Main_ZFC.thy
--- a/src/ZF/Main.thy	Mon Feb 11 15:40:21 2008 +0100
+++ b/src/ZF/Main.thy	Mon Feb 11 21:32:10 2008 +0100
@@ -1,3 +1,5 @@
+(* $Id$ *)
+
 theory Main 
 imports Main_ZF
 begin
--- a/src/ZF/Main_ZFC.thy	Mon Feb 11 15:40:21 2008 +0100
+++ b/src/ZF/Main_ZFC.thy	Mon Feb 11 21:32:10 2008 +0100
@@ -1,3 +1,5 @@
+(* $Id$ *)
+
 theory Main_ZFC imports Main_ZF InfDatatype begin
 
 end