]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/robots/robots.factor
unicode: make this the API for all unicode things.
[factor.git] / extra / robots / robots.factor
index 6802fe0eda7245ae9074f4909aef976e71ab8e7f..33ac216f394e6da68a82240540896e2cd7c9ab96 100644 (file)
@@ -4,7 +4,7 @@ USING: accessors arrays assocs calendar.format combinators
 combinators.short-circuit fry globs http.client kernel make
 math.parser multiline namespaces present regexp
 regexp.combinators sequences sets splitting splitting.monotonic
-unicode.case unicode.categories urls ;
+unicode urls ;
 IN: robots
 
 ! visit-time is GMT, request-rate is pages/second