ExpandableRevisionItem.st
branchjv
changeset 17379 028adf14bc05
parent 15950 23be8cf85415
parent 17281 171a655831a6
--- a/ExpandableRevisionItem.st	Wed Jan 25 19:02:59 2017 +0000
+++ b/ExpandableRevisionItem.st	Wed Feb 01 11:36:30 2017 +0000
@@ -40,7 +40,7 @@
 
 documentation
 "
-    documentation to be added.
+    an item in a hierarchcal revision list
 
     [author:]
         Pierre Schwarz (ps@exept.de)
@@ -51,7 +51,6 @@
 
     [class variables:]
 "
-
 ! !
 
 !ExpandableRevisionItem methodsFor:'accessing'!
@@ -105,7 +104,7 @@
 !ExpandableRevisionItem class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/ExpandableRevisionItem.st,v 1.5 2000/02/18 14:08:35 cg Exp $'
+    ^ '$Header$'
 !
 
 version_HG