From 0c84f62ea8b56e8c52f79431a90361da394f9bb3 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Wed, 3 Apr 2013 18:27:01 -0700 Subject: [PATCH] colors.hsv: fix using. --- basis/colors/hsv/hsv.factor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basis/colors/hsv/hsv.factor b/basis/colors/hsv/hsv.factor index 49552b3ac6..d00df1a8f1 100644 --- a/basis/colors/hsv/hsv.factor +++ b/basis/colors/hsv/hsv.factor @@ -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)