]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/stack-checker/inlining/inlining.factor
Cleaning up USING: lists for new strict semantics
[factor.git] / basis / stack-checker / inlining / inlining.factor
index 23283fb6e309064e8bd185f67ffa803befb846d3..c99e0f02521032af919b3bd44407c3e9cd222b6e 100644 (file)
@@ -2,7 +2,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: fry namespaces assocs kernel sequences words accessors
 definitions math math.order effects classes arrays combinators
-vectors arrays hints
+vectors hints
 stack-checker.state
 stack-checker.errors
 stack-checker.values