Fixed event handling bug; don't provide generated bindings in git as they are probably not 64-bit clean

This commit is contained in:
Matthias Schiffer 2010-02-25 05:08:10 +01:00
parent 9ca9555fed
commit bbed580653
5 changed files with 5 additions and 522 deletions

1
.gitignore vendored
View file

@ -2,5 +2,6 @@
*.o
*~
*.chs.h
Bindings/*.hs
HTanks