summaryrefslogtreecommitdiffstats
path: root/src/config.hpp
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08clang formattingMarcus Fritzsch1-4/+4
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
2017-08-08remove some unnuecessary commentsMarcus Fritzsch1-4/+0
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
2017-08-08add license text to implementation filesMarcus Fritzsch1-0/+16
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
2017-08-08add config, a simple config interface. i.e. key-value-storeMarcus Fritzsch1-0/+37
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>