Merge remote-tracking branch 'origin/Mapping' into tessallation

Conflicts:
	Pioneers.cabal
This commit is contained in:
Stefan Dresselhaus
2014-04-05 23:12:33 +02:00
7 changed files with 220 additions and 31 deletions

View File

@ -12,7 +12,10 @@ executable Pioneers
ghc-options: -Wall -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3 -fllvm
}
other-module
Map.Map,
Map.Types,
Map.Graphics,
Map.Creation,
Map.StaticMaps,
Render.Misc,
Render.Render,
Render.RenderObject,