Differences From Artifact [9a48d8cc43947f24]:
File autopsy.rx part of check-in [d254cde5a2] - fix autopsy by crc on 2011-02-12 17:55:12. [annotate] [view]
To Artifact [3e30a690c3e1f04c]:
File autopsy.rx part of check-in [88f90a2358] - autopsy: work on fixing vertical "see" mode by crc on 2011-03-30 17:42:47. [annotate] [view]
@@ -5,9 +5,9 @@ ( --------------------------------------------------------------------------- ) needs dissect' chain: autopsy' - : decompile ( a-a ) dup putn space ^dissect'decompile "%s\n" puts ; + : decompile ( a-a ) dup ^dissect'decompile swap "%d %s\n" puts 1+ ; ( --[ Box Drawing Code ]----------------------------------------------------- ) ( --[ Box geometry ]------------------------------------------ )