]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/txon/txon.factor
unicode: make this the API for all unicode things.
[factor.git] / extra / txon / txon.factor
index 2575d4bb614ca8bab98edb1ec1debe2a6afbe12c..e04c7c1a3d2091a32b027c774691b9e0d2dac4d1 100644 (file)
@@ -3,7 +3,7 @@
 
 USING: assocs combinators combinators.short-circuit formatting
 grouping hashtables io kernel make math math.parser sequences
-splitting strings unicode.categories ;
+splitting strings unicode ;
 
 IN: txon