math.primes.factors: flush in unix-factor.
parent
bc78db5a43
commit
388dc83efd
|
@ -59,7 +59,7 @@ PRIVATE>
|
|||
[ factors [ number>string ] map " " join print ] bi*
|
||||
] [
|
||||
"factor: `" "' is not a valid positive integer" surround print
|
||||
] if* ;
|
||||
] if* flush ;
|
||||
|
||||
: run-unix-factor ( -- )
|
||||
command-line get [
|
||||
|
|
Loading…
Reference in New Issue