1ef0a57f4c
git-svn-id: svn://10.65.10.50/trunk@4505 c028cbd2-c16b-5b4b-a496-9718f37d4682
40 lines
788 B
C
Executable File
40 lines
788 B
C
Executable File
// 771231a.h - quadro F
|
|
// *NOTA* gli identificatori fino al 119 sono per spreadsheet
|
|
|
|
#define PROSP_A -11
|
|
#define PROSP_B -12
|
|
#define PROSP_C -13
|
|
#define PROSP_D -14
|
|
#define PROSP_E -15
|
|
#define PROSP_F -16
|
|
#define PROSP_G -17
|
|
#define PROSP_H -18
|
|
|
|
#define DLG_AZZERA 120
|
|
#define DLG_CODDITTA 121
|
|
#define DLG_RAGDITTA 122
|
|
|
|
#define D_CAMBIAL 130
|
|
#define D_PROVENTI 131
|
|
#define D_ALI 132
|
|
#define D_ROP 133
|
|
|
|
#define E_SOGG 140
|
|
#define E_ROP 141
|
|
|
|
#define F_PLUSVAL 160
|
|
#define F_ROP 161
|
|
|
|
#define G_PROVENTI 150
|
|
#define G_ROP 151
|
|
|
|
#define H_PLUSVAL 170
|
|
#define H_ROP 171
|
|
|
|
#define F_A1 181
|
|
#define F_A2 182
|
|
|
|
#define F_A 201
|
|
#define F_B 202
|
|
#define F_C 203
|