From d4eba4632a1ae3cb4a801350410e32a4babe6f49 Mon Sep 17 00:00:00 2001 From: Daniel Ehrenberg Date: Sat, 24 Apr 2010 21:29:46 -0500 Subject: [PATCH] Making tools.deploy.shaker remove require-when data structures --- basis/tools/deploy/shaker/shaker.factor | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/basis/tools/deploy/shaker/shaker.factor b/basis/tools/deploy/shaker/shaker.factor index a2a2dbbc86..485f0f5fa7 100755 --- a/basis/tools/deploy/shaker/shaker.factor +++ b/basis/tools/deploy/shaker/shaker.factor @@ -6,7 +6,7 @@ parser.notes lexer strings.parser vocabs sequences sequences.deep sequences.private words memory kernel.private continuations io vocabs.loader system strings sets vectors quotations byte-arrays sorting compiler.units definitions generic generic.standard -generic.single tools.deploy.config combinators classes +generic.single tools.deploy.config combinators classes vocabs.loader.private classes.builtin slots.private grouping command-line io.pathnames ; QUALIFIED: bootstrap.stage2 QUALIFIED: classes.private @@ -349,6 +349,8 @@ IN: tools.deploy.shaker lexer-factory print-use-hook root-cache + require-when-vocabs + require-when-table source-files.errors:error-types source-files.errors:error-observers vocabs:dictionary