chrisbolin / skycoins

🚁💰
http://bolin.co/skycoins
11 stars 4 forks source link

Rename module filenames to start with an upppecase letter. #7

Open cript0nauta opened 8 years ago

cript0nauta commented 8 years ago

I'm using GNU/Linux and it has a case-sensitive filesystem so for example if a file is named utils.elm instead Utils.elm, i won't be able to import a Utils module. I had to rename all the modules to compile the game.