Wrote the boiler-plate code to start the IRC modules as an application.
authorMatt Mullins <mmullins@mmlx.us>
Sun, 22 May 2011 05:11:25 +0000 (00:11 -0500)
committerMatt Mullins <mmullins@mmlx.us>
Sun, 22 May 2011 05:11:25 +0000 (00:11 -0500)
commit3dc494d3c9f3f63c2a52c1d0df16f255e4bbadd5
tree125a614788325529b3eda7835b3fd410606ca738
parente5a06baf4e32227096e2687b5ecc50ac03506232
Wrote the boiler-plate code to start the IRC modules as an application.
irc/irc.app [new file with mode: 0644]
irc/irc_app.erl [new file with mode: 0644]
irc/irc_conn.erl
irc/irc_sup.erl [new file with mode: 0644]