]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/case/case-docs.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / unicode / case / case-docs.factor
index 845eadc84a602119664830b4cbb0b18bfe71968d..e1ea0757eb2771be4b66fe8b920a522660626447 100644 (file)
@@ -1,4 +1,4 @@
-USING: help.syntax help.markup kernel strings ;
+USING: help.syntax help.markup kernel strings unicode ;
 IN: unicode.case
 
 ABOUT: "unicode.case"