src/JavaByteCodeDisassembler.st
branchjk_new_structure
changeset 915 cf0d328465c2
parent 891 bd376bf281fe
child 1152 040cba55a7d2
--- a/src/JavaByteCodeDisassembler.st	Sun Aug 14 19:36:39 2011 +0000
+++ b/src/JavaByteCodeDisassembler.st	Mon Aug 15 08:13:33 2011 +0000
@@ -544,9 +544,11 @@
 !
 
 prettyPrintRef: ref
-^ ref printString.
+
+    ^ ref prettyPrintString.
 
     "Created: / 20-03-2011 / 17:20:25 / Marcel Hlopko <hlopkmar@fel.cvut.cz>"
+    "Modified: / 14-08-2011 / 21:12:43 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 prettyPrintStackBefore: beforeString after: afterString