]> gitweb.factorcode.org Git - factor.git/blobdiff - library/syntax/parser.factor
Documentation updates, help link operations fix, list mouse gestures
[factor.git] / library / syntax / parser.factor
index d8b09309d234a4ec317545c66f5e45dea179a53f..2342963736985bc0a8e388149e974942867f0b01 100644 (file)
@@ -107,7 +107,7 @@ TUPLE: bad-escape ;
 global [
     {
         "scratchpad" "syntax" "arrays" "compiler" "definitions"
-        "errors" "generic" "hashtables" "inference"
+        "errors" "generic" "hashtables" "help" "inference"
         "io" "kernel" "listener" "math"
         "memory" "modules" "namespaces" "parser" "prettyprint"
         "sequences" "shells" "strings" "styles" "test"