SourceRevisionItem.st
changeset 2625 d70f0361a027
parent 2612 ce84f1d3dae9
child 2626 4ee750caddab
--- a/SourceRevisionItem.st	Fri Feb 18 14:39:31 2000 +0100
+++ b/SourceRevisionItem.st	Fri Feb 18 15:02:06 2000 +0100
@@ -9,7 +9,7 @@
 
 documentation
 "
-    documentation to be added.
+    This is not yet finished (work in progress) - do not use.
 
     [author:]
         Pierre Schwarz (ps@exept.de)
@@ -99,5 +99,5 @@
 !SourceRevisionItem class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/SourceRevisionItem.st,v 1.4 2000-02-15 16:49:11 ps Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/SourceRevisionItem.st,v 1.5 2000-02-18 14:00:39 cg Exp $'
 ! !