]> git.stg.codes - stg.git/commit
Implemented new command line options parser.
authorMaxim Mamontov <faust.madf@gmail.com>
Sat, 9 Nov 2013 13:40:07 +0000 (15:40 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Sat, 9 Nov 2013 13:40:07 +0000 (15:40 +0200)
commit0c109e9e61ae3624f30621b5fd328f354bfa6524
tree51a71c15f7f4dc2a2ea6ca632502bc9260a10dee
parentab73d1ffd4233fbfc97c53ba5160f6e0367196a4
Implemented new command line options parser.
projects/sgconf/Makefile
projects/sgconf/action.h [new file with mode: 0644]
projects/sgconf/actions.cpp [new file with mode: 0644]
projects/sgconf/actions.h [new file with mode: 0644]
projects/sgconf/composer.h [deleted file]
projects/sgconf/config.h
projects/sgconf/main.cpp
projects/sgconf/options.cpp [new file with mode: 0644]
projects/sgconf/options.h [new file with mode: 0644]
projects/sgconf/parser_state.h
projects/sgconf/parsers.h [deleted file]