]> gitweb.factorcode.org Git - factor.git/commitdiff
rename a word
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 30 Jan 2009 18:49:22 +0000 (12:49 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 30 Jan 2009 18:49:22 +0000 (12:49 -0600)
extra/benchmark/knucleotide/knucleotide.factor

index 5264cd26de0835a893d08bc49c2fc4e668bed765..99b0ee15f4ea60ecc616e8f55210903469748ccb 100644 (file)
@@ -46,7 +46,7 @@ IN: benchmark.knucleotide
     tuck length
     small-groups H{ } tally
     at [ 0 ] unless*
-    number>string 8 CHAR: \s pad-right write ;
+    number>string 8 CHAR: \s pad-tail write ;
 
 : process-input ( input -- )
     dup 1 handle-table nl