]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/hamurabi/hamurabi.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / hamurabi / hamurabi.factor
index 876f9c3713e5fab0aa53d5933f582fc5f0857da8..2bdccb7560e18cce765591f9e78222f42dfb16a3 100644 (file)
@@ -3,7 +3,7 @@
 
 USING: accessors combinators combinators.short-circuit
 continuations formatting fry io kernel math math.functions
-math.order math.parser math.ranges random sequences strings ;
+math.order math.parser ranges random sequences strings ;
 
 IN: hamurabi