]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/statistics/statistics-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / math / statistics / statistics-tests.factor
index 3a31d83db3493a0e2690c41b4765ebd0ad4e2514..0166d577e316569cc6067ad998cd9864509aad8c 100644 (file)
@@ -1,4 +1,4 @@
-USING: arrays kernel math math.functions math.order math.ranges
+USING: arrays kernel math math.functions math.order ranges
 math.vectors sequences tools.test ;
 IN: math.statistics