Start of a little irc app, doesn't really work right now and not in the build.
commitc92e4d8b9871b75c73c3e6eddced3f9763abb0e6
authorTravis Geiselbrecht <geist@newos.org>
Sun, 11 Aug 2002 19:55:46 +0000 (11 19:55 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sun, 11 Aug 2002 19:55:46 +0000 (11 19:55 +0000)
tree308aeb816ad83670a8d531f911e84001d0ccace2
parentc081038afef1dec2f20995dc28ef5c62c6994b1f
Start of a little irc app, doesn't really work right now and not in the build.

Checking it in largely to get it out of my way.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@725 c25cc9d1-44fa-0310-b259-ad778cb1d433
apps/irc/app.cpp [new file with mode: 0644]
apps/irc/ircreader.cpp [new file with mode: 0644]
apps/irc/ircreader.h [new file with mode: 0644]
apps/irc/makefile [new file with mode: 0644]
apps/makefile