]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/files/unix/unix.factor
unicode: make this the API for all unicode things.
[factor.git] / basis / tools / files / unix / unix.factor
index d5fdd6c88909d530ff5f295bbbc31fe77675b946..2ff3ae8f8daba6e5dbd5cb9e69bde42c0ff24778 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors combinators kernel system unicode.case io.files
+USING: accessors combinators kernel system unicode io.files
 io.files.info io.files.info.unix generalizations
 strings arrays sequences math.parser unix.groups unix.users
 tools.files.private unix.stat math fry macros combinators.smart