diff options
| author | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2010-03-13 12:39:48 +0000 |
|---|---|---|
| committer | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2010-03-13 12:39:48 +0000 |
| commit | a13bb48ca1edf0fbc0a0d6a1aa09c4dc07758e3a (patch) | |
| tree | 4076f59943bfb1b4cf85848e3d96098bfc18e0f8 /Main.hs | |
| parent | e01c6ae44353d1c02af9f061e9072d94343ddbfb (diff) | |
added irc functionality
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@20 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'Main.hs')
| -rw-r--r-- | Main.hs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Main.hs b/Main.hs deleted file mode 100644 index 8333078..0000000 --- a/Main.hs +++ /dev/null @@ -1,7 +0,0 @@ --- Karmabot By Paul C. Buetow - -module Main (main) where - -import HsBot - -main = start |
