Added set command to edit setting on runtime.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 29 Oct 2012 20:32:27 +0000 (21:32 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 10 Nov 2012 13:42:55 +0000 (14:42 +0100)
commitc7d624768e82f281df2f47106bd6c99e6129ec9b
tree8ece55bf5ba8c1bf114af7b74e7e1048cbe3c5c1
parentece5403146cd87be250f57c2119fcbe8666b0a42
Added set command to edit setting on runtime.
config.mk
src/command.c
src/config.h
src/main.c
src/main.h
src/setting.c [new file with mode: 0644]
src/setting.h [new file with mode: 0644]
src/util.c
src/util.h