#ifndef __MG1_H
#define __MG1_H
int mg1100(int argc, char* argv[]);
int mg1200(int argc, char* argv[]);
#endif // __MG1_H