]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/spelling/spelling.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / spelling / spelling.factor
index b4424d4afb732111e2f6c9dde669c9ddd4a4847b..ec8de5570bcd931cc3feb6e41f4708d220dfc235 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license
 USING: arrays ascii assocs combinators combinators.smart fry
 http.client io.encodings.ascii io.files io.files.temp kernel
-locals math math.ranges math.statistics memoize sequences
+locals math ranges math.statistics memoize sequences
 sequences.private sorting splitting urls ;
 IN: spelling