First commit.

This commit is contained in:
David Thompson
2015-01-04 20:02:16 -05:00
commit 1cd43ba967
8 changed files with 871 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/build-aux/
/config.log
/config.status
/configure
/pre-inst-env
*.go
*~
.#*