]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/xyz/xyz.factor
factor: trim using lists
[factor.git] / basis / colors / xyz / xyz.factor
index 7a60549b6a5d0fa8e1be560436f8c05cd723ad6e..6b36a60bff792bbd26c4b8acf0d3797d87c9c018 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2014 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 
-USING: accessors colors kernel locals math math.functions
+USING: accessors colors kernel math math.functions
 math.order ;
 
 IN: colors.xyz