add missing IN:
parent
d44b88778e
commit
112eed4704
|
@ -1,4 +1,5 @@
|
||||||
USING: delegate help.syntax help.markup ;
|
USING: help.syntax help.markup ;
|
||||||
|
IN: delegate
|
||||||
|
|
||||||
HELP: define-protocol
|
HELP: define-protocol
|
||||||
{ $values { "wordlist" "a sequence of words" } { "protocol" "a word for the new protocol" } }
|
{ $values { "wordlist" "a sequence of words" } { "protocol" "a word for the new protocol" } }
|
||||||
|
|
Loading…
Reference in New Issue