]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/nurbs/nurbs.factor
Specialized array overhaul
[factor.git] / extra / nurbs / nurbs.factor
index ff77d3e915b970fe75eb33159a80941cf95e8e23..b8f2f1cb5f8dba3cc238815270cf1906c380616a 100644 (file)
@@ -1,7 +1,8 @@
 ! (c)2009 Joe Groff bsd license
 USING: accessors arrays grouping kernel locals math math.order
 math.ranges math.vectors math.vectors.homogeneous sequences
-specialized-arrays.float ;
+specialized-arrays ;
+SPECIALIZED-ARRAY: float
 IN: nurbs
 
 TUPLE: nurbs-curve