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