git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
11 lines
215 B
C
Executable File
11 lines
215 B
C
Executable File
#ifndef __CDCPDC_H
|
|
#define __CDCPDC_H
|
|
|
|
#define PANAPDC_CODCONTO "CODCONTO"
|
|
#define PANAPDC_NRIGA "NRIGA"
|
|
#define PANAPDC_GRUPPO "GRUPPO"
|
|
#define PANAPDC_CONTO "CONTO"
|
|
#define PANAPDC_SOTTOCONTO "SOTTOCONTO"
|
|
|
|
#endif
|