*** empty log message ***
authorsr
Mon, 19 Mar 2007 18:54:17 +0100
changeset 2164 3c5fe1d92046
parent 2163 641467b2f522
child 2165 a5ff995ed0d7
*** empty log message ***
SnapShotImageMemory.st
--- a/SnapShotImageMemory.st	Mon Mar 19 12:07:20 2007 +0100
+++ b/SnapShotImageMemory.st	Mon Mar 19 18:54:17 2007 +0100
@@ -1092,6 +1092,10 @@
     ^ selector
 !
 
+printStringForBrowserWithSelector:selector inClass:aClass
+    ^ selector
+!
+
 privacy
     ^ #public
 !