d0ab8cc457
Files correlati : Ricompilazione Demo : [ ] Commento : riportata la versione 98.01.05 patch 34 git-svn-id: svn://10.65.10.50/trunk@7409 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
93 B
C
Executable File
8 lines
93 B
C
Executable File
#ifndef __CGP3_H
|
|
#define __CGP3_H
|
|
|
|
int cgp3100(int argc, char* argv[]);
|
|
|
|
#endif // __CGP3_H
|
|
|