]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/dispatch2/dispatch2.factor
Updating code for make and fry changes
[factor.git] / extra / benchmark / dispatch2 / dispatch2.factor
index 7145cd94f7a60facef902fe6fae943a4daa37d9d..93b42c3e6c9091ba5072e0d8f4115162f124d487 100644 (file)
@@ -1,4 +1,4 @@
-USING: namespaces math sequences splitting grouping
+USING: make math sequences splitting grouping
 kernel columns float-arrays bit-arrays ;
 IN: benchmark.dispatch2