Fix yahoo for factor changes

db4
Chris Double 2008-01-17 11:59:23 +13:00
parent 7adea410e4
commit c3d1ba6ce6
1 changed files with 2 additions and 1 deletions

View File

@ -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" } }