]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/pens/gradient/gradient.factor
Specialized array overhaul
[factor.git] / basis / ui / pens / gradient / gradient.factor
index 042e2d34466ca7310f36e65a50246991ebbcbb78..53b4357d44f52871f148eb1743d8b16cd849a3f6 100644 (file)
@@ -1,8 +1,9 @@
 ! Copyright (C) 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: kernel accessors math math.vectors locals sequences
-specialized-arrays.float colors arrays combinators
+specialized-arrays colors arrays combinators
 opengl opengl.gl ui.pens ui.pens.caching ;
+SPECIALIZED-ARRAY: float
 IN: ui.pens.gradient
 
 ! Gradient pen