diff --git a/basis/bootstrap/tools/tools.factor b/basis/bootstrap/tools/tools.factor index da8128de7c..e5e7e869c8 100644 --- a/basis/bootstrap/tools/tools.factor +++ b/basis/bootstrap/tools/tools.factor @@ -8,13 +8,13 @@ IN: bootstrap.tools "tools.crossref" "tools.errors" "tools.deploy" - "tools.deprecation" "tools.disassembler" "tools.memory" "tools.profiler" "tools.test" "tools.time" "tools.threads" + "tools.deprecation" "vocabs.hierarchy" "vocabs.refresh" "vocabs.refresh.monitor"