(life.tal) Remove debugging output.
This commit is contained in:
parent
6ba2af5c62
commit
58eacef7d4
|
@ -293,7 +293,6 @@ RTN
|
||||||
.Console/read DEI LIT '$ EQU ,input-eol JCN
|
.Console/read DEI LIT '$ EQU ,input-eol JCN
|
||||||
.Console/read DEI LIT '! EQU ,input-eop JCN
|
.Console/read DEI LIT '! EQU ,input-eop JCN
|
||||||
LIT2 '0 '9 .Console/read DEI IN-RANGE ,input-number JCN
|
LIT2 '0 '9 .Console/read DEI IN-RANGE ,input-number JCN
|
||||||
#44 .Console/write DEO
|
|
||||||
;on-ignore-until-eol .Console/vector DEO2
|
;on-ignore-until-eol .Console/vector DEO2
|
||||||
JMP2r
|
JMP2r
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue