]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/wordtimer/wordtimer.factor
Updating code for make and fry changes
[factor.git] / extra / wordtimer / wordtimer.factor
index 5dc65c661b708962ac11c631e3836055000f7045..ae3ce224149b93731209b794543368f2a9cab735 100644 (file)
@@ -1,4 +1,6 @@
-USING: kernel sequences namespaces math assocs words arrays tools.annotations vocabs sorting prettyprint io micros math.statistics accessors ;
+USING: kernel sequences namespaces make math assocs words arrays
+tools.annotations vocabs sorting prettyprint io micros
+math.statistics accessors ;
 IN: wordtimer
 
 SYMBOL: *wordtimes*