math.primes.factors: flush in unix-factor.

clean-macosx-x86-64
John Benediktsson 2019-11-06 20:12:55 -08:00
parent bc78db5a43
commit 388dc83efd
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ PRIVATE>
[ factors [ number>string ] map " " join print ] bi* [ factors [ number>string ] map " " join print ] bi*
] [ ] [
"factor: `" "' is not a valid positive integer" surround print "factor: `" "' is not a valid positive integer" surround print
] if* ; ] if* flush ;
: run-unix-factor ( -- ) : run-unix-factor ( -- )
command-line get [ command-line get [