VersionDiffBrowser.st
changeset 3146 48a9a73adf8b
parent 3138 6089b290d243
child 3147 6977e4703d1a
--- a/VersionDiffBrowser.st	Mon Sep 10 19:32:05 2001 +0200
+++ b/VersionDiffBrowser.st	Mon Sep 10 19:33:44 2001 +0200
@@ -30,10 +30,6 @@
 	privateIn:VersionDiffBrowser
 !
 
-VersionDiffBrowser comment:'some comment
-'
-!
-
 !VersionDiffBrowser class methodsFor:'documentation'!
 
 copyright
@@ -1908,5 +1904,5 @@
 !VersionDiffBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/VersionDiffBrowser.st,v 1.44 2001-09-10 14:13:31 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/VersionDiffBrowser.st,v 1.45 2001-09-10 17:33:44 cg Exp $'
 ! !