]> gitweb.factorcode.org Git - factor.git/blobdiff - unmaintained/dns/cache/rr/rr.factor
unicode: make this the API for all unicode things.
[factor.git] / unmaintained / dns / cache / rr / rr.factor
index 2103c033fea1d1e592c45ef42bec5825b22a135b..e2ce5239d1a27f893c22eebcc23ad0df8496994f 100644 (file)
@@ -1,6 +1,6 @@
 
 USING: kernel sequences assocs sets locals combinators
-       accessors system math math.functions unicode.case prettyprint
+       accessors system math math.functions unicode prettyprint
        combinators.smart dns ;
 
 IN: dns.cache.rr