Various code cleanups.
commitc31af05ad3bcdfa9c744854bc2c658424fbe0b21
authorethereal <ethereal.visage@gmail.com>
Sun, 12 Sep 2010 04:12:55 +0000 (11 22:12 -0600)
committerethereal <ethereal.visage@gmail.com>
Sun, 12 Sep 2010 04:12:55 +0000 (11 22:12 -0600)
treefba22b45932e77f9f9b00813c3b500f6c6786058
parent0735774d58ab4277f0838718d68ebdfca9e14508
Various code cleanups.

Something that is bugging me now . . . the monitor has a nice, integrated
configuration system. So does the collector; it simply chains onto much of the
monitor's functionality.

So . . . what about the visualizer? It needs a configuration system as
well . . .
module/collector/Interface.c
module/modules/cpuTime/collector/collector.c
monitor/src/Initializer.cpp
monitor/src/program/Launcher.cpp
visualizer/src/session/SessionSettings.cpp