Project.st
changeset 97 b876f90648aa
parent 89 7be0b86ef80f
child 149 a3b1bf2938c6
--- a/Project.st	Fri Aug 05 03:06:59 1994 +0200
+++ b/Project.st	Fri Aug 05 03:07:48 1994 +0200
@@ -20,6 +20,8 @@
 Project comment:'
 COPYRIGHT (c) 1993 by Claus Gittinger
               All Rights Reserved
+
+$Header: /cvs/stx/stx/libbasic/Project.st,v 1.8 1994-08-05 01:07:08 claus Exp $
 '!
 
 !Project class methodsFor:'documentation'!
@@ -40,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/Project.st,v 1.7 1994-06-02 17:20:03 claus Exp $
+$Header: /cvs/stx/stx/libbasic/Project.st,v 1.8 1994-08-05 01:07:08 claus Exp $
 "
 !