bdd6fcc3a3
git-svn-id: svn://10.65.10.50/trunk@4296 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
91 B
C
Executable File
7 lines
91 B
C
Executable File
#ifndef __CGP0_H
|
|
#define __CGP0_H
|
|
|
|
int cgp0100(int argc, char** argv);
|
|
|
|
#endif // __CGP0_H
|