]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/script/script-docs.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / unicode / script / script-docs.factor
index ed255cc803b5778b2fb03f056505b947e0e817c5..5bdffbb2335d5a7982a625f98db996c84000e3c1 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 strings ;
+USING: help.syntax help.markup strings unicode ;
 IN: unicode.script
 
 ABOUT: "unicode.script"