schluchtenfluch: t.cpp table_fill.inc
	g++ -std=c++0x -oschluchtenfluch t.cpp

table_fill.inc: t.cpp
	python3 make_include.py < t.cpp > table_fill.inc
