Files correlati : ta0.exe Ricompilazione Demo : [ ] Commento : Modulo trasferimento accise git-svn-id: svn://10.65.10.50/trunk@16854 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
88 B
C
Executable File
7 lines
88 B
C
Executable File
#ifndef __TA0_H
|
|
#define __TA0_H
|
|
|
|
int ta0100(int argc, char* argv[]);
|
|
|
|
#endif // __TA0_H
|