Initial commit

This commit is contained in:
Nathan Sobo
2012-08-10 13:32:19 -06:00
parent 1996ba5558
commit c2c8724ad0
2797 changed files with 172530 additions and 123004 deletions

View File

@@ -0,0 +1,7 @@
#ifdef CFLAG
#error CFLAG should not be set
#endif
#ifndef CCFLAG
#error CCFLAG should be set
#endif