]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/globs/globs.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / globs / globs.factor
index 285578073d88c3842620a41f393b23947cdefae3..7e86708ba40716831f421ec9f4f105e5b6f6c3d8 100644 (file)
@@ -3,7 +3,7 @@
 USING: accessors arrays combinators combinators.short-circuit
 io.directories io.files io.files.info io.pathnames kernel locals
 make peg.ebnf regexp regexp.combinators sequences splitting
-strings system unicode.case ;
+strings system unicode ;
 IN: globs
 
 : not-path-separator ( -- sep )