comment/format in: #codeCompletionForVariable:inClass:
authorStefan Vogel <sv@exept.de>
Wed, 11 Aug 2010 14:33:10 +0200
changeset 9541 a0881b0914ab
parent 9540 9fb5a6c0f3bf
child 9542 279e4be4e515
comment/format in: #codeCompletionForVariable:inClass:
NewSystemBrowser.st
Tools__NewSystemBrowser.st
--- a/NewSystemBrowser.st	Wed Aug 11 14:30:43 2010 +0200
+++ b/NewSystemBrowser.st	Wed Aug 11 14:33:10 2010 +0200
@@ -42536,7 +42536,7 @@
     <resource: #obsolete>
     |codeView nonMetaClass crsrPos nm
      allVariables allDistances best nodeVal
-     char nSelParts start stop oldLen newLen oldVar
+     char start stop oldLen newLen oldVar
      getDistanceComputeBlockWithWeight addWithFactorBlock names allTheBest bestAssoc
      globalFactor localFactor selectorOfMessageToNode tree|
 
@@ -44572,11 +44572,11 @@
 !NewSystemBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Attic/NewSystemBrowser.st,v 1.1474 2010-08-11 12:30:43 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Attic/NewSystemBrowser.st,v 1.1475 2010-08-11 12:33:10 stefan Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Attic/NewSystemBrowser.st,v 1.1474 2010-08-11 12:30:43 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Attic/NewSystemBrowser.st,v 1.1475 2010-08-11 12:33:10 stefan Exp $'
 ! !
 
 NewSystemBrowser initialize!
--- a/Tools__NewSystemBrowser.st	Wed Aug 11 14:30:43 2010 +0200
+++ b/Tools__NewSystemBrowser.st	Wed Aug 11 14:33:10 2010 +0200
@@ -42536,7 +42536,7 @@
     <resource: #obsolete>
     |codeView nonMetaClass crsrPos nm
      allVariables allDistances best nodeVal
-     char nSelParts start stop oldLen newLen oldVar
+     char start stop oldLen newLen oldVar
      getDistanceComputeBlockWithWeight addWithFactorBlock names allTheBest bestAssoc
      globalFactor localFactor selectorOfMessageToNode tree|
 
@@ -44572,11 +44572,11 @@
 !NewSystemBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1474 2010-08-11 12:30:43 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1475 2010-08-11 12:33:10 stefan Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1474 2010-08-11 12:30:43 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1475 2010-08-11 12:33:10 stefan Exp $'
 ! !
 
 NewSystemBrowser initialize!