updated README markdown, gitignore, added the Makefile and fixed weird comments in test.c

This commit is contained in:
Kevin Branigan
2011-08-22 00:47:25 -04:00
parent 4cc55858fd
commit ebba183f1e
4 changed files with 104 additions and 97 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
a.out
.svn
*.o