]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/dns/cache/nx/nx.factor
unicode: make this the API for all unicode things.
[factor.git] / unmaintained / dns / cache / nx / nx.factor
index 9904f857bae9f1610d3b5d11142ffe672c6b0cca..292e5f15b52fb881c92541f85ee8662fdc6688a8 100644 (file)
@@ -1,6 +1,6 @@
 
 USING: kernel assocs locals combinators
-       math math.functions system unicode.case ;
+       math math.functions system unicode ;
 
 IN: dns.cache.nx