]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/handbook/handbook.factor
factor: more top level forms.
[factor.git] / basis / bootstrap / handbook / handbook.factor
index 5e153a38f266a87bce1a752bd50c29d7f99e4564..4fc7f58f42a11efbf4f21ac9d6eeb36e2a26a952 100644 (file)
@@ -1,4 +1,4 @@
 USING: vocabs.loader vocabs kernel ;
 IN: bootstrap.handbook
 
-{ "bootstrap.handbook" "bootstrap.help" } "help.handbook" require-when
+USE-WHEN-LOADED: help.handbook { "bootstrap.handbook" "bootstrap.help" }