]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/test/test.factor
factor: trim using lists
[factor.git] / basis / compiler / test / test.factor
index 81a8478457845df9e9da353543c62b89aeda75eb..0a7e9f4823a5c9b147ada6561c7d27d7dd81a47f 100644 (file)
@@ -7,7 +7,7 @@ compiler.cfg.stacks compiler.cfg.stacks.local compiler.cfg.utilities
 compiler.tree.builder compiler.tree.checker compiler.tree.def-use
 compiler.tree.normalization compiler.tree.propagation
 compiler.tree.propagation.info compiler.tree.recursive compiler.units
-fry hashtables kernel math namespaces sequences stack-checker
+hashtables kernel math namespaces sequences stack-checker
 tools.test vectors vocabs words ;
 IN: compiler.test