]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/coverage/testvocab/testvocab.factor
factor: trim more using lists.
[factor.git] / basis / tools / coverage / testvocab / testvocab.factor
index d6f83c2eb729b12dc5f2be20652221301bc8dee1..0928d978e0fad0df47d5a5cbd070fbfea6ba7d09 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2014 Jon Harper.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: combinators fry kernel macros math sequences ;
+USING: combinators kernel math sequences ;
 IN: tools.coverage.testvocab
 
 <PRIVATE