built against CB 1000

Signed-off-by: locutus <bladedpenguin@gmail.com>
This commit is contained in:
locutus
2011-07-22 23:00:34 -04:00
commit c1a601ff32
120 changed files with 13969 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/localexport.jardesc
# Mac filesystem dust
.DS_Store