Put help.lint in default use list
parent
c93e56d893
commit
597be972b8
|
@ -160,6 +160,7 @@ SYMBOL: interactive-vocabs
|
||||||
"definitions"
|
"definitions"
|
||||||
"editors"
|
"editors"
|
||||||
"help"
|
"help"
|
||||||
|
"help.lint"
|
||||||
"inspector"
|
"inspector"
|
||||||
"io"
|
"io"
|
||||||
"io.files"
|
"io.files"
|
||||||
|
@ -200,7 +201,7 @@ SYMBOL: interactive-vocabs
|
||||||
SYMBOL: print-use-hook
|
SYMBOL: print-use-hook
|
||||||
|
|
||||||
print-use-hook global [ [ ] or ] change-at
|
print-use-hook global [ [ ] or ] change-at
|
||||||
!
|
|
||||||
: parse-fresh ( lines -- quot )
|
: parse-fresh ( lines -- quot )
|
||||||
[
|
[
|
||||||
V{ } clone amended-use set
|
V{ } clone amended-use set
|
||||||
|
|
Loading…
Reference in New Issue