Go to file
hasufell 860e7af61d
Improve error handling
Checks the file extension before attempting to read the file.
Also allow empty argument list.
2014-10-01 23:08:58 +02:00
.gitignore Update .gitignore 2014-10-01 01:19:03 +02:00
.hscolour Add hscolour 2014-10-01 20:14:44 +02:00
CG2.cabal Add cabal file 2014-10-01 15:36:37 +02:00
Diagram.hs Improve haddock documentation 2014-10-01 23:02:43 +02:00
Gtk.hs Improve error handling 2014-10-01 23:08:58 +02:00
LICENSE Add GPL-2 LICENSE file 2014-10-01 20:15:00 +02:00
Main.hs Improve error handling 2014-10-01 23:08:58 +02:00
Meshparser.hs Finalize and allow drawing 2014-10-01 00:05:29 +02:00
Parser.hs Finalize and allow drawing 2014-10-01 00:05:29 +02:00
test.obj Add test mesh 2014-10-01 01:19:30 +02:00
Util.hs Fix cmpExt 2014-10-01 23:03:09 +02:00