]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/apropos/apropos.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / help / apropos / apropos.factor
index 6c4804153713c31d5d3887f903175984ac04842d..1e79727130b2692287f1e0355a9c863ebfac9aed 100644 (file)
@@ -3,8 +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 unicode.categories
-combinators locals ;
+vocabs words unicode help combinators locals ;
 IN: help.apropos
 
 : $completions ( seq -- )