Initial commit

This commit is contained in:
2014-03-15 23:41:25 +00:00
commit d1f0b85a2c
10 changed files with 537 additions and 0 deletions

5
Makefile Normal file
View File

@@ -0,0 +1,5 @@
test:
./test.sh
.SILENT:
.PHONY: test