]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/distances/distances.factor
math.trig: remove reference to this vocab
[factor.git] / extra / colors / distances / distances.factor
index 40c09bc2b53c634e852c6acdc96d2ea04287223e..b4df214f6e2f5d7b748a9a729f8cfcebca52d14e 100644 (file)
@@ -2,7 +2,7 @@
 ! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors colors colors.lab colors.lch kernel math
-math.functions math.libm math.order math.trig ;
+math.functions math.libm math.order ;
 
 IN: colors.distances