]> gitweb.factorcode.org Git - factor.git/commitdiff
colors.hsv: fix using.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 4 Apr 2013 01:27:01 +0000 (18:27 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 4 Apr 2013 01:27:01 +0000 (18:27 -0700)
basis/colors/hsv/hsv.factor

index 49552b3ac6eb9b25c1437eba5b7621f1177be12a..d00df1a8f1123a09c77d5b0b57c652351f3e285f 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2008 Eduardo Cavazos.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays colors combinators kernel locals math
-math.functions random sequences sorting ;
+USING: accessors arrays colors combinators fry kernel locals
+math math.functions random sequences sorting ;
 IN: colors.hsv
 
 ! h [0,360)