campo-sirio/src/cg/cgp3.h

8 lines
93 B
C
Raw Normal View History

#ifndef __CGP3_H
#define __CGP3_H
int cgp3100(int argc, char* argv[]);
#endif // __CGP3_H