Don't spam console with so much output in help.html

db4
Slava Pestov 2009-03-06 13:50:55 -06:00
parent 5c88b18a9a
commit bfaedc8d0a
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ M: topic url-of topic>filename ;
tri simple-page ;
: generate-help-file ( topic -- )
dup .
dup topic>filename utf8 [ help>html write-xml ] with-file-writer ;
: all-vocabs-really ( -- seq )