yahoo!: rename search-yahoo to yahoo-search

db4
Doug Coleman 2012-07-24 14:09:03 -07:00
parent 178f79decf
commit 51b01d73b3
1 changed files with 1 additions and 1 deletions

View File

@ -56,5 +56,5 @@ CONSTANT: factor-id "fRrVAKzV34GDyeRw6bUHDhEWHRedwfOC7e61wwXZLgGF80E67spxdQXuugB
10 >>results
swap >>query ;
: search-yahoo ( search -- seq )
: yahoo-search ( search -- seq )
query http-get nip string>xml parse-yahoo ;