add first bits of a (custom) config parser

This commit is contained in:
Michael Stapelberg
2012-10-07 16:32:50 +02:00
parent d36264e403
commit 00fca2dabd
8 changed files with 687 additions and 1 deletions

View File

@ -79,6 +79,8 @@
#include "scratchpad.h"
#include "commands.h"
#include "commands_parser.h"
#include "config_directives.h"
//#include "config_parser.h"
#include "fake_outputs.h"
#include "display_version.h"