started work on Coordinate-System for the Map

This commit is contained in:
Stefan Dresselhaus
2013-12-29 01:05:01 +01:00
parent f23ef3cadb
commit 47788b4ef0
3 changed files with 187 additions and 9 deletions

View File

@ -11,6 +11,8 @@ executable Pioneers
base >= 4,
gtk,
OpenGL >=2.8.0 && <2.9,
gtkglext >=0.12
gtkglext >=0.12,
containers >=0.5 && <0.6
ghc-options: -Wall
other-modules: Map.Coordinates