DirectoryContentsBrowser.st
changeset 7636 965d7ee011d8
parent 7601 3958b3fb0caa
child 7672 f7ad4a06bbec
--- a/DirectoryContentsBrowser.st	Wed Feb 07 22:12:16 2007 +0100
+++ b/DirectoryContentsBrowser.st	Wed Feb 07 22:12:26 2007 +0100
@@ -703,6 +703,8 @@
         nil
         nil
       )
+
+    "Modified: / 07-02-2007 / 18:44:44 / cg"
 !
 
 viewBrowserMenu
@@ -3262,5 +3264,5 @@
 !DirectoryContentsBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/DirectoryContentsBrowser.st,v 1.202 2007-01-23 11:55:41 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/DirectoryContentsBrowser.st,v 1.203 2007-02-07 21:12:26 cg Exp $'
 ! !