Merge branch 'master' of git://factorcode.org/git/factor into new_ui

db4
Slava Pestov 2009-02-13 01:46:09 -06:00
commit fde1ff0054
1 changed files with 1 additions and 1 deletions
extra/twitter

View File

@ -1,5 +1,5 @@
USING: accessors assocs hashtables http http.client json.reader
kernel namespaces urls.encoding ;
kernel namespaces urls.secure urls.encoding ;
IN: twitter
SYMBOLS: twitter-username twitter-password ;