Move configuration to Config module
authorChip Black <bytex64@bytex64.net>
Sat, 6 Jun 2009 08:46:44 +0000 (03:46 -0500)
committerChip Black <bytex64@bytex64.net>
Sat, 6 Jun 2009 08:46:44 +0000 (03:46 -0500)
commit85b244419aec2552d114990aa86900aeac83a7e0
tree969b2a41d354131f57679b122fd926102d1f49d6
parentd76e00c61a81db8a74b57ebd8d5abb6042164df9
Move configuration to Config module

Created a generic configuration mechanism that can grab configuration
from the command line or configuration files.
.gitignore
Config.cs [new file with mode: 0644]
Makefile
WebThing.cs
plugins/DefaultPage.cs
plugins/LoadProgress.cs