remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / extra / irc / ui / ircui-rc
bloba1533c7b4d6e57974a00180e0af5ca79bc5c2253
1 ! Default system ircui-rc file\r
2 ! Copy into .ircui-rc in your home directory and then change username and such\r
3 ! To find your home directory, type "home ." into a Factor listener\r
4 \r
5 USING: irc.client irc.ui ;\r
6 \r
7 "irc.freenode.org" 8001 "factor-irc" f ! server port nick password\r
8 { "#concatenative" "#terrorisland" } ! all the channels you want to autojoin\r
9 server-open\r