ClassDescr.st
changeset 3 24d81bf47225
parent 1 a27a279701f8
child 10 4f1f9a91e406
--- a/ClassDescr.st	Mon Oct 04 11:32:33 1993 +0100
+++ b/ClassDescr.st	Wed Oct 13 01:19:00 1993 +0100
@@ -32,7 +32,7 @@
 category        <String>        the classes category
 instvars        <String>        the names of the instance variables
 
-%W% %E%
+$Header: /cvs/stx/stx/libbasic/Attic/ClassDescr.st,v 1.3 1993-10-13 00:15:19 claus Exp $
 '!
 
 !ClassDescription methodsFor:'accessing'!