]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/collation/collation.factor
factor: trim some using lists
[factor.git] / basis / unicode / collation / collation.factor
index 1f81d8dd9889a30227b24d38666f91f9a426aa06..108eb69389aca7ae19f98d13125606c9aa1eab9c 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008 Daniel Ehrenberg.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators
 ! Copyright (C) 2008 Daniel Ehrenberg.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators
-combinators.short-circuit combinators.smart fry kernel locals make
+combinators.short-circuit combinators.smart fry kernel make
 math math.order math.parser namespaces sequences
 simple-flat-file splitting strings unicode.data ;
 IN: unicode.collation
 math math.order math.parser namespaces sequences
 simple-flat-file splitting strings unicode.data ;
 IN: unicode.collation