AbstractVersionDiffBrowserItem.st
changeset 2625 d70f0361a027
parent 2611 143fe4202159
child 2626 4ee750caddab
--- a/AbstractVersionDiffBrowserItem.st	Fri Feb 18 14:39:31 2000 +0100
+++ b/AbstractVersionDiffBrowserItem.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)
@@ -124,5 +124,5 @@
 !AbstractVersionDiffBrowserItem class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/AbstractVersionDiffBrowserItem.st,v 1.3 2000-02-15 16:47:37 ps Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/AbstractVersionDiffBrowserItem.st,v 1.4 2000-02-18 14:01:55 cg Exp $'
 ! !