help.html: fix vocab help generation

db4
Slava Pestov 2009-08-03 01:02:00 -05:00
parent dac7edd2ab
commit 30fde00570
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ M: topic url-of topic>filename ;
dup topic>filename utf8 [ help>html write-xml ] with-file-writer ;
: all-vocabs-really ( -- seq )
all-vocabs >hashtable f over delete-at no-roots remove-redundant-prefixes ;
all-vocabs-recursive >hashtable f over delete-at no-roots remove-redundant-prefixes ;
: all-topics ( -- topics )
[