SnapShotImageMemory.st
changeset 1584 51c53d6656f4
parent 1552 298232956ca8
child 1724 b5bec24eeaaf
--- a/SnapShotImageMemory.st	Thu Aug 22 19:03:11 2002 +0200
+++ b/SnapShotImageMemory.st	Fri Aug 23 10:56:14 2002 +0200
@@ -1419,6 +1419,10 @@
         ^ junk
     ].
     self halt.
+!
+
+syntaxHighlighterClass
+    ^ #askClass
 ! !
 
 !SnapShotImageMemory::ImageMethodObject methodsFor:'queries'!