initial commit

This commit is contained in:
Peter Thorson
2011-09-07 20:27:29 -05:00
commit fa73c478e9
34 changed files with 3581 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
.DS_Store
#vim stuff
*~
*.swp
*.o
*.so
*.a
*.dylib
objs_shared/
objs_static/