Moved around the IRC modules
authorMatt Mullins <mmullins@mmlx.us>
Wed, 18 May 2011 04:36:11 +0000 (23:36 -0500)
committerMatt Mullins <mmullins@mmlx.us>
Wed, 18 May 2011 04:36:11 +0000 (23:36 -0500)
commitfbe890de49d0c83448fb331eb86329ef51f1cfd9
tree6f0a745e84ebe2d580376464879e6c8a01fcd842
parent28e2a1a202fcf35f11d14b33a6a0280f64d7c746
Moved around the IRC modules

This will support factoring the bot into several "applications".
irc/irc_channel_sup.erl [moved from src/irc_channel_sup.erl with 100% similarity]
irc/irc_conn.erl [moved from src/irc_conn.erl with 100% similarity]
irc/irc_pid_cache.erl [moved from src/irc_pid_cache.erl with 100% similarity]
irc/irc_sup.erl [moved from src/irc_sup.erl with 100% similarity]
irc/irc_user_sup.erl [moved from src/irc_user_sup.erl with 100% similarity]