]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/vectors/simd/simd-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / math / vectors / simd / simd-tests.factor
index c137e372037679c406561d60d6ac54fb56d38d74..bbd972ea71c4bb45ad0b6c4962c40cc7cd3727be 100644 (file)
@@ -1,6 +1,6 @@
 USING: accessors arrays classes compiler.test compiler.tree.debugger
 effects fry io kernel kernel.private math math.functions
-math.private math.vectors math.vectors.simd math.ranges
+math.private math.vectors math.vectors.simd ranges
 math.vectors.simd.private prettyprint random sequences system
 tools.test vocabs assocs compiler.cfg.debugger words
 locals combinators cpu.architecture namespaces byte-arrays alien