5861624bfc
git-svn-id: svn://10.65.10.50/trunk@4171 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
88 B
C
Executable File
7 lines
88 B
C
Executable File
#ifndef __MG1_H
|
|
#define __MG1_H
|
|
|
|
int mg1100(int argc, char* argv[]);
|
|
|
|
#endif // __MG1_H
|