]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ori/ori.factor
Updating code for make and fry changes
[factor.git] / extra / ori / ori.factor
index de720a229fa05d69b4d058c32c1e96c8c7e4171d..84d33bb77fdf960d15215143978c7f082e04dd6d 100644 (file)
@@ -1,5 +1,5 @@
 
-USING: kernel namespaces accessors
+USING: kernel namespaces make accessors
        math math.constants math.functions math.matrices math.vectors
        sequences splitting grouping self math.trig ;