]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/calendar/calendar-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / calendar / calendar-tests.factor
index ec90ce8afb1c9e5817c7cab441f94954662273ac..056def163e9ebf09683052ab9a7dba12ca85d457 100644 (file)
@@ -1,4 +1,4 @@
-USING: accessors grouping kernel math math.order math.ranges
+USING: accessors grouping kernel math math.order ranges
 math.vectors random sequences threads tools.test ;
 IN: calendar