6c4b3584d6
Files correlati : no patch Ricompilazione Demo : [ ] Commento : programma incassi CRPA git-svn-id: svn://10.65.10.50/trunk@15942 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
120 B
C
Executable File
8 lines
120 B
C
Executable File
#ifndef __PS0017_H
|
|
#define __PS0017_H
|
|
|
|
int ps0017100(int argc, char* argv[]);// GESTIONE INCASSI
|
|
|
|
#endif // __PS0017_H
|
|
|