support non-class based code completion
authorClaus Gittinger <cg@exept.de>
Sun, 03 Jul 2011 16:27:01 +0200
changeset 4045 b2d1e9bb8c37
parent 4044 1ad77f8196e3
child 4046 6dc83104243b
support non-class based code completion
DoWhatIMeanSupport.st
--- a/DoWhatIMeanSupport.st	Sun Jul 03 16:26:25 2011 +0200
+++ b/DoWhatIMeanSupport.st	Sun Jul 03 16:27:01 2011 +0200
@@ -1579,5 +1579,5 @@
 !DoWhatIMeanSupport class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libwidg2/DoWhatIMeanSupport.st,v 1.77 2011-07-03 14:26:25 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/DoWhatIMeanSupport.st,v 1.78 2011-07-03 14:27:01 cg Exp $'
 ! !