Filled out the APIs a bit

This commit is contained in:
Kayne Ruse
2014-06-21 18:24:58 +10:00
parent 3662a97475
commit a64411a567
5 changed files with 82 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#config
INCLUDES+=.
INCLUDES+=. generators
LIBS+=
CXXFLAGS+=-std=c++11 $(addprefix -I,$(INCLUDES))