Fix load error
parent
97c5324142
commit
eaa2b43ca7
|
@ -3,7 +3,7 @@
|
|||
USING: assocs html.parser kernel math sequences strings ascii
|
||||
arrays generalizations shuffle unicode.case namespaces make
|
||||
splitting http accessors io combinators http.client urls
|
||||
fry sequences.lib ;
|
||||
urls.encoding fry sequences.lib ;
|
||||
IN: html.parser.analyzer
|
||||
|
||||
TUPLE: link attributes clickable ;
|
||||
|
|
Loading…
Reference in New Issue