From 4d749c9dfe8b21c89484a7035034d55265cfe2ad Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Mon, 26 Apr 2010 05:38:14 -0400 Subject: [PATCH] compiler.tree.propagation: fix tests --- basis/compiler/tree/propagation/propagation-tests.factor | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/basis/compiler/tree/propagation/propagation-tests.factor b/basis/compiler/tree/propagation/propagation-tests.factor index d1a1dd18a6..17701e94c1 100644 --- a/basis/compiler/tree/propagation/propagation-tests.factor +++ b/basis/compiler/tree/propagation/propagation-tests.factor @@ -8,7 +8,8 @@ layouts compiler.tree.propagation.info compiler.tree.def-use compiler.tree.debugger compiler.tree.checker slots.private words hashtables classes assocs locals specialized-arrays system sorting math.libm math.floats.private math.integers.private -math.intervals quotations effects alien alien.data sets ; +math.intervals quotations effects alien alien.data sets +strings.private ; FROM: math => float ; SPECIALIZED-ARRAY: double SPECIALIZED-ARRAY: void*