]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/trees/trees-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / trees / trees-tests.factor
index 6c4ed758500458ea47328f2a3d563c0a41e1f467..3ee169ba38f1255122322bbf238c8606e8ae25f0 100644 (file)
@@ -1,5 +1,5 @@
 USING: accessors arrays assocs combinators fry kernel locals
-math math.combinatorics math.ranges namespaces random sequences
+math math.combinatorics ranges namespaces random sequences
 sequences.product tools.test trees trees.private ;
 IN: trees.tests