#ifndef __CGP1_H #define __CGP1_H int cgp1100(int argc, char** argv); int cgp1200(int argc, char** argv); #endif // __CGP1_H