rename a word
parent
fe886fc8f3
commit
4d15909fb7
|
@ -46,7 +46,7 @@ IN: benchmark.knucleotide
|
||||||
tuck length
|
tuck length
|
||||||
small-groups H{ } tally
|
small-groups H{ } tally
|
||||||
at [ 0 ] unless*
|
at [ 0 ] unless*
|
||||||
number>string 8 CHAR: \s pad-right write ;
|
number>string 8 CHAR: \s pad-tail write ;
|
||||||
|
|
||||||
: process-input ( input -- )
|
: process-input ( input -- )
|
||||||
dup 1 handle-table nl
|
dup 1 handle-table nl
|
||||||
|
|
Loading…
Reference in New Issue