]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/distances/distances.factor
factor: trim using lists
[factor.git] / extra / colors / distances / distances.factor
index 0813bf46d21996a71c625d9a50bda9fb27535063..8c54e9d85ca2faa21bd366bebaf9d7939e52715b 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2014 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 
-USING: accessors colors colors.lab colors.lch kernel locals math
+USING: accessors colors colors.lab colors.lch kernel math
 math.functions math.libm math.order math.trig ;
 
 IN: colors.distances