]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/bootstrap/handbook/handbook.factor
Changing require-when usages to the new syntax for require-when
[factor.git] / basis / bootstrap / handbook / handbook.factor
index 11f7349b7962d320429563cdb54068a72aad90f1..ef7a456b7bc045e7ec9893e4dc7fb81292b19859 100644 (file)
@@ -1,4 +1,4 @@
 USING: vocabs.loader vocabs kernel ;\r
 IN: bootstrap.handbook\r
 \r
-"bootstrap.help" "help.handbook" require-when\r
+{ "boostrap.handbook" "bootstrap.help" } "help.handbook" require-when\r