d582d8c919
Files correlati : Ricompilazione Demo : [ ] Commento : omogeneizzato il file 125 con le sue dichiarazioni git-svn-id: svn://10.65.10.50/branches/R_10_00@20719 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
512 B
C
Executable File
18 lines
512 B
C
Executable File
#ifndef __CIRILORE_H
|
|
#define __CIRILORE_H
|
|
|
|
#define CIRILORE_TIPO "TIPO"
|
|
#define CIRILORE_TIPORA "TIPORA"
|
|
#define CIRILORE_CODICE "CODICE"
|
|
#define CIRILORE_ANNO "ANNO"
|
|
#define CIRILORE_MESE "MESE"
|
|
#define CIRILORE_TPORA "TPORA"
|
|
#define CIRILORE_CODCOSTO "CODCOSTO"
|
|
#define CIRILORE_CODCMS "CODCMS"
|
|
#define CIRILORE_CODFASE "CODFASE"
|
|
#define CIRILORE_DADATA "DADATA"
|
|
#define CIRILORE_ADATA "ADATA"
|
|
#define CIRILORE_QTAORE "QTAORE"
|
|
#define CIRILORE_COSTO "COSTO"
|
|
|
|
#endif |