Implemented correct turning

This commit is contained in:
Matthias Schiffer 2010-03-02 06:10:34 +01:00
parent 6a381a238a
commit d4db00ce9b
5 changed files with 70 additions and 23 deletions

View file

@ -10,4 +10,4 @@ HTanks : $(HSFILES)
hsc2hs $<
clean :
rm -f HTanks $(HSFILES:%.hs=%.o) $(HSFILES:%.hs=%.hi) $(HSCFILES:%.hsc=%.hs)
rm -f HTanks $(HSFILES:%.hs=%.o) $(HSFILES:%.hs=%.hi) $(HSCFILES:%.hsc=%.hs)