remove configfile parsing stuff, this also eliminates the dependency on bison/flex
authorMatthias Braun <matze@braunis.de>
Thu, 14 Apr 2011 12:39:53 +0000 (14:39 +0200)
committerMatthias Braun <matze@braunis.de>
Fri, 15 Apr 2011 14:11:23 +0000 (16:11 +0200)
commit5c88686059e0c758df3545b212c5399ec0b75d1b
tree98fc7415b51ba70e5e76176084410383b6b6b466
parent4b9c20de89672fd01740c6fcc54f29901f3591d6
remove configfile parsing stuff, this also eliminates the dependency on bison/flex
ir/libcore/do_bisonflex.sh [deleted file]
ir/libcore/lc_config_lexer.c [deleted file]
ir/libcore/lc_config_lexer.l [deleted file]
ir/libcore/lc_config_parser.c [deleted file]
ir/libcore/lc_config_parser.h [deleted file]
ir/libcore/lc_config_parser.y [deleted file]
ir/libcore/lc_opts.c
ir/libcore/lc_opts.h
ir/libcore/lc_parser_t.h [deleted file]