Go to file
hasufell 9272ff32d4
Fix cmpExt
So that cmpExt "foo" "foo" will not yield a false positive.
2014-10-01 23:03:09 +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 haddock documentation 2014-10-01 23:02:43 +02:00
LICENSE Add GPL-2 LICENSE file 2014-10-01 20:15:00 +02:00
Main.hs Allow setting a startFile via cli 2014-10-01 21:47:54 +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