]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bunny/fixed-pipeline/fixed-pipeline.factor
Specialized array overhaul
[factor.git] / extra / bunny / fixed-pipeline / fixed-pipeline.factor
index 0791773ba74107abf337a27e90e8712d6ff7f52f..07528c35e80ef1e8fa8e311a3acb5399f6ebd4e9 100755 (executable)
@@ -1,6 +1,6 @@
 USING: alien.c-types continuations destructors kernel
-opengl opengl.gl bunny.model specialized-arrays.float
-accessors ;
+opengl opengl.gl bunny.model specialized-arrays accessors ;
+SPECIALIZED-ARRAY: float
 IN: bunny.fixed-pipeline
 
 TUPLE: bunny-fixed-pipeline ;