comment/format in: #setUpScrollableCodeView
authorClaus Gittinger <cg@exept.de>
Tue, 05 Jul 2011 10:59:34 +0200
changeset 10147 2ef523137e8a
parent 10146 16da73eafe94
child 10148 86650fb0fc89
comment/format in: #setUpScrollableCodeView
Tools_NavigationState.st
--- a/Tools_NavigationState.st	Tue Jul 05 10:17:49 2011 +0200
+++ b/Tools_NavigationState.st	Tue Jul 05 10:59:34 2011 +0200
@@ -489,9 +489,8 @@
 
    ^aScrollableCodeView
 
-    "Modified: / 25-08-2010 / 22:04:07 / cg"
     "Modified: / 17-06-2011 / 12:39:44 / Jan Vrany <jan.vrany@fit.cvut.cz>"
-    "Modified (format): / 03-07-2011 / 19:56:41 / cg"
+    "Modified: / 05-07-2011 / 10:34:33 / cg"
 !
 
 specialEditorCanvasClassForResourceType:resourceTypeSymbol
@@ -1602,5 +1601,5 @@
 !NavigationState class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools_NavigationState.st,v 1.34 2011-07-03 17:57:08 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools_NavigationState.st,v 1.35 2011-07-05 08:59:34 cg Exp $'
 ! !