]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xml/writer/writer.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / xml / writer / writer.factor
index 0f7b339f38cb7b7527b0b7ddb38495bd149a16b0..a32d2560ac1504b433d4897ca45a60ffd240316f 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: hashtables kernel math namespaces sequences strings
 assocs combinators io io.streams.string accessors
-xml.data wrap.strings xml.entities unicode.categories fry ;
+xml.data wrap.strings xml.entities unicode fry ;
 IN: xml.writer
 
 SYMBOL: sensitive-tags