Fix yahoo for factor changes
parent
7adea410e4
commit
c3d1ba6ce6
|
@ -1,4 +1,5 @@
|
|||
USING: yahoo help.syntax help.markup ;
|
||||
USING: help.syntax help.markup ;
|
||||
IN: yahoo
|
||||
|
||||
HELP: search-yahoo
|
||||
{ $values { "search" "a string" } { "num" "a positive integer" } { "seq" "sequence of arrays of length 3" } }
|
||||
|
|
Loading…
Reference in New Issue