]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xml/syntax/syntax.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / xml / syntax / syntax.factor
index d43c127e1f056dc8dbd2f7aef787c40c00a31338..8bea35c615f09dc04fd5732104ab3f0c3ec33314 100644 (file)
@@ -5,7 +5,7 @@ effects.parser sequences summary lexer splitting combinators
 locals memoize sequences.deep xml.data xml.state xml namespaces
 present arrays generalizations sequences.generalizations strings
 make math macros multiline combinators.short-circuit sorting fry
-unicode.categories effects ;
+unicode effects ;
 IN: xml.syntax
 
 <PRIVATE