]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/infix/infix.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / infix / infix.factor
index 5de1ca52eaca18f61ce250bf172c13e3b1d8778d..e9850a95da7cb644389c8563ee9772804afd7bd8 100644 (file)
@@ -3,7 +3,7 @@
 USING: accessors combinators combinators.short-circuit effects
 effects.parser fry infix.ast infix.parser kernel locals
 locals.parser locals.types math math.functions math.order
-math.ranges multiline parser quotations sequences summary
+ranges multiline parser quotations sequences summary
 vocabs.parser words words.constant ;
 IN: infix