compiler.tree.propagation: missed using

db4
Joe Groff 2011-11-12 19:29:17 -08:00
parent 873208f986
commit 9a19f82470
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
! See http://factorcode.org/license.txt for BSD license.
USING: accessors assocs byte-arrays combinators compiler.cfg.builder
continuations fry sequences compiler.tree.propagation.info
compiler.tree.propagation.nodes cpu.architecture kernel words
compiler.tree.propagation.nodes cpu.architecture kernel layouts words
make math math.intervals math.vectors.simd.intrinsics namespaces ;
IN: compiler.tree.propagation.simd