#ifndef READ_CFG_H #define READ_CFG_H void cfg_interp(); int get_compmode(); #endif