deleted erroneous semicolon
authorpaulson
Tue, 22 Sep 1998 15:23:39 +0200
changeset 5531 75356cabe3bb
parent 5530 c361279ebc66
child 5532 69fdc4f883a0
deleted erroneous semicolon
src/ZF/Main.thy
--- a/src/ZF/Main.thy	Tue Sep 22 15:22:18 1998 +0200
+++ b/src/ZF/Main.thy	Tue Sep 22 15:23:39 1998 +0200
@@ -2,5 +2,4 @@
 (*$Id$
   theory Main includes everything*)
 
-Main = Update + InfDatatype + List + EquivClass;
-
+Main = Update + InfDatatype + List + EquivClass