Load help.lint by default

db4
Slava Pestov 2009-01-08 17:03:06 -06:00
parent c5f55dc36d
commit 977837143b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ parser vocabs.loader vocabs.loader.private accessors assocs ;
IN: bootstrap.help
: load-help ( -- )
"help.lint" require
"alien.syntax" require
"compiler" require