]> Pileus Git - lackey/commit
Add simple config file parser
authorAndy Spencer <andy753421@gmail.com>
Tue, 4 Jun 2013 04:36:02 +0000 (04:36 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 10 Jun 2013 04:57:24 +0000 (04:57 +0000)
commit2b8964c94d39fc6d888e0b274cfb9fbe59424c1c
tree62c0ede6d3a564fedf4b60a948206cc8c0a08d78
parent8565e093588ec2a665a430c7be4f4b440537df84
Add simple config file parser
13 files changed:
cals/dummy.c
cals/ical.c
makefile
src/cal.c
src/cal.h
src/conf.c [new file with mode: 0644]
src/conf.h [new file with mode: 0644]
src/main.c
src/test.c
src/util.c
src/util.h
src/view.c
src/view.h