/******************************************************************************* * Configuration.cpp * * Copyright (c) 2008 Requiem (requiem@century-os.com) * * Distributed under the terms of the GNU General Public License (v3) * See http://www.gnu.org/licenses/gpl-3.0.txt for more info. * * Description: * ----------- * Contains definition of a class to load config from sysconf * ******************************************************************************/ //-------------------------------------- // Includes //-------------------------------------- // Configuration Class