]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/raytracer/raytracer.factor
Updating code for make and fry changes
[factor.git] / extra / benchmark / raytracer / raytracer.factor
index d22f339ed4151c2f7f9673971d1be6607fc9e810..69454505a5ca5a282c73fce0b6863bac0071619f 100755 (executable)
@@ -3,7 +3,7 @@
 
 USING: arrays accessors float-arrays io io.files
 io.encodings.binary kernel math math.functions math.vectors
-math.parser namespaces sequences sequences.private words ;
+math.parser make sequences sequences.private words ;
 IN: benchmark.raytracer
 
 ! parameters