]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xml/char-classes/char-classes.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / xml / char-classes / char-classes.factor
index a117b3cec88efd55d88fd174fabad5c0c819c999..1654d4f898eb3c81d6ce5a34d6ac5051cb414080 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2005, 2009 Daniel Ehrenberg
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel sequences unicode.categories.syntax math math.order
+USING: kernel sequences unicode.categories math math.order
 combinators hints combinators.short-circuit ;
 IN: xml.char-classes