Merge pull request #172 from RhysBower/master

Remove duplicate files.
This commit is contained in:
Mike Donaghy
2015-04-12 13:29:59 -04:00
10 changed files with 13 additions and 21 deletions

View File

@@ -1,5 +0,0 @@
class Haxe {
static function main() {
trace("Hello, World!");
}
}