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