> But if so, where did the lex_yy.cpp / ytab.* come from? Generated by LEX and possibly YACC, which are programs for creating lexical anaylisis and compilers for source code. I assume these are generated as part of the build process.