]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/data/data-docs.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / unicode / data / data-docs.factor
index edfa81d0a34dae56527b6107732fa84101f69565..eb7e519f73dba26e441d3e9f133c097fa6563d36 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2009 Daniel Ehrenberg
 ! See http://factorcode.org/license.txt for BSD license.
-USING: help.syntax help.markup kernel math strings ;
+USING: help.syntax help.markup kernel math strings unicode ;
 IN: unicode.data
 
 ABOUT: "unicode.data"