]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/processing/shapes/shapes.factor
colors: merge colors.constants and colors.hex.
[factor.git] / extra / processing / shapes / shapes.factor
index e11871e5e205c31829ff142de959f0c0f3400405..098e70fca191f76c90f8a94fca1ef700f310da44 100644 (file)
@@ -1,6 +1,8 @@
-USING: alien.c-types alien.data arrays colors.constants grouping
-kernel locals math math.vectors namespaces opengl opengl.demo-support
-opengl.gl opengl.glu sequences sequences.generalizations shuffle ;
+USING: alien.c-types alien.data arrays colors grouping kernel
+locals math math.vectors namespaces opengl opengl.demo-support
+opengl.gl opengl.glu sequences sequences.generalizations shuffle
+;
+
 IN: processing.shapes
 
 SYMBOL: fill-color