#include "debug.h" #include "init.h" #include "globals.h" int main(int argc, char** argv) { if(argc!=2) return 1; int ret; SetDebugLevel(INFO); COUT(INFO)<<"Parse config file "<