added a bunch of exmaples and some notes

This commit is contained in:
Stephen M. McQuay
2012-05-05 09:01:40 -06:00
parent 4595d554dc
commit 71adea8733
7 changed files with 72 additions and 39 deletions
+9
View File
@@ -0,0 +1,9 @@
CXX=g++
CPPFLAGS=-Wall -g -std=c++0x
# CPPFLAGS=-Wall -g
all:
@echo "build things individually (make loops, etc.)"
clean:
@rm -vf auto constexpr ilists2 ilists init init_new loops