29bdec473c
Files correlati : cgp4.exe cgp4100a.msk cgp4100a.ini omasa.ini Ricompilazione Demo : [ ] Commento : Importazione stipendi OMASA git-svn-id: svn://10.65.10.50/trunk@12010 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
93 B
C
Executable File
8 lines
93 B
C
Executable File
#ifndef __CGP4_H
|
|
#define __CGP4_H
|
|
|
|
int cgp4100(int argc, char* argv[]);
|
|
|
|
#endif // __CGP4_H
|
|
|