]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/collation/collation.factor
Updating code for make and fry changes
[factor.git] / basis / unicode / collation / collation.factor
index d71fffaaabea8f1675a1c1a551e35e401fad3cc0..3ebb474a8195d681bcfc2590ad2b38119f3d3066 100755 (executable)
@@ -1,6 +1,6 @@
 USING: combinators.short-circuit sequences io.files\r
 io.encodings.ascii kernel values splitting accessors math.parser\r
-ascii io assocs strings math namespaces sorting combinators\r
+ascii io assocs strings math namespaces make sorting combinators\r
 math.order arrays unicode.normalize unicode.data locals\r
 unicode.syntax macros sequences.deep words unicode.breaks\r
 quotations ;\r