#ifndef __MG0_H #define __MG0_H int mg0100(int argc, char* argv[]); int mg0200(int argc, char* argv[]); #endif // __MG0_H