]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/lint/checks/checks.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / help / lint / checks / checks.factor
index 0133e3b7c8cef4bf55cd57ad5798f92347b90e16..f4db83d67dcc5dc0f1e7375858370463e7dde57f 100644 (file)
@@ -5,8 +5,8 @@ classes.tuple combinators combinators.short-circuit debugger
 definitions effects eval formatting fry grouping help
 help.markup help.topics io io.streams.string kernel macros math
 namespaces sequences sequences.deep sets splitting strings
-summary tools.destructors unicode.categories vocabs
-vocabs.loader words words.constant words.symbol ;
+summary tools.destructors unicode vocabs vocabs.loader words
+words.constant words.symbol ;
 IN: help.lint.checks
 
 ERROR: simple-lint-error message ;