help.lint: flush

db4
Slava Pestov 2010-01-26 01:01:27 +13:00
parent cb9261d975
commit 13e2de5cae
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ PRIVATE>
'[ _ vocab-help [ article drop ] when* ] check-something ;
: check-vocab ( vocab -- )
"Checking " write dup write "..." print
"Checking " write dup write "..." print flush
[ check-about ]
[ words [ check-word ] each ]
[ vocab-articles get at [ check-article ] each ]