]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/luv/luv-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / colors / luv / luv-tests.factor
index c47365ae2f9e025317af08f8e2a59a94db07b095..2a4c9404e5967d2b378cf6820c711e6f6bc2a3ff 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license
 
 USING: arrays colors colors.luv kernel locals math.functions
-math.ranges sequences tools.test ;
+ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |