Merge branch 'master' of git://factorcode.org/git/factor into new_ui
commit
fde1ff0054
|
@ -1,5 +1,5 @@
|
||||||
USING: accessors assocs hashtables http http.client json.reader
|
USING: accessors assocs hashtables http http.client json.reader
|
||||||
kernel namespaces urls.encoding ;
|
kernel namespaces urls.secure urls.encoding ;
|
||||||
IN: twitter
|
IN: twitter
|
||||||
|
|
||||||
SYMBOLS: twitter-username twitter-password ;
|
SYMBOLS: twitter-username twitter-password ;
|
||||||
|
|
Loading…
Reference in New Issue