diff options
| author | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2009-11-23 23:08:39 +0000 |
|---|---|---|
| committer | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2009-11-23 23:08:39 +0000 |
| commit | da2e56b2915019b055ef86d7acc158bba09bdc43 (patch) | |
| tree | 51d3142e148647d13c358b0337cb6b46bd980061 /Main.hs | |
| parent | 4446a955b0a94020fd2f20418d07cf9b2e30f7fc (diff) | |
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@3 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'Main.hs')
| -rw-r--r-- | Main.hs | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +-- Karmabot By Paul C. Buetow + +module Main (main) where + +import HsBot + +main = start |
