mcconfig: added module for work with ini-files
commit3de5486aac600f2b06368b8f66d7070468381c2e
authorSlava Zanko <slavazanko@gmail.com>
Wed, 20 May 2009 06:33:53 +0000 (20 09:33 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 1 Jun 2009 07:55:06 +0000 (1 10:55 +0300)
treeda023dbc33be33b10d4c39d175ec57a6cceb2ce0
parentd962211bcbf0cbbfa3f3150be306c63040e1aeb2
mcconfig: added module for work with ini-files
src/mcconfig/Makefile.am [new file with mode: 0644]
src/mcconfig/common.c [new file with mode: 0644]
src/mcconfig/get.c [new file with mode: 0644]
src/mcconfig/mcconfig.h [new file with mode: 0644]
src/mcconfig/set.c [new file with mode: 0644]