Decomp.st
changeset 344 ab8b2921d475
parent 342 fe32a900f0a3
child 347 c41b9c9c0e50
--- a/Decomp.st	Sat Sep 21 16:13:16 1996 +0200
+++ b/Decomp.st	Mon Sep 30 22:41:16 1996 +0200
@@ -459,7 +459,7 @@
                 ret0
                 retSelf         " 5  "
                 blockRetTop
-                nil
+                homeRetTop
                 LINE
                 nil
                 pushNil         " 10 "
@@ -1191,5 +1191,5 @@
 !Decompiler  class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libcomp/Attic/Decomp.st,v 1.18 1996-09-20 18:33:14 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libcomp/Attic/Decomp.st,v 1.19 1996-09-30 20:41:16 cg Exp $'
 ! !