basis/help/apropos: Added unicode.categories. Missing from previous commit.

db4
otoburb 2010-11-11 17:53:51 +00:00
parent e4bf5f104e
commit 61096c1657
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: accessors arrays assocs fry help.markup help.topics io
kernel make math math.parser namespaces sequences sorting
summary tools.completion vocabs.hierarchy help.vocabs
vocabs words unicode.case help ;
vocabs words unicode.case help unicode.categories ;
IN: help.apropos
: $completions ( seq -- )