Removed old debug
1 files changed, 0 insertions(+), 9 deletions(-) M src/stdlib.tal
M src/stdlib.tal => src/stdlib.tal +0 -9
@@ 59,15 59,6 @@ RTN RTN -@print-str ( string* -- ) - - #0001 SUB2 - &while - INC2 LDAk DUP #18 DEO ,&while JCN - POP2 - -JMP2r - ( generics ) @within-rect ( x* y* rect -- flag )