git-svn-id: svn://10.65.10.50/branches/R_10_00@20818 c028cbd2-c16b-5b4b-a496-9718f37d4682
26 lines
729 B
C
Executable File
26 lines
729 B
C
Executable File
#define F_CODTIPO_FAT 201
|
|
#define F_DESCRTIPO_FAT 202
|
|
#define F_STATO_INI_FAT 203
|
|
#define F_STATO_FIN_FAT 204
|
|
//------------------------------
|
|
#define F_CO_ANT_NUM 205
|
|
#define F_CO_ANT_TIP 207
|
|
|
|
#define F_NA_ANT_NUM 210
|
|
#define F_NA_ANT_TIP 212
|
|
#define F_NA_ANT_SPE 213
|
|
//------------------------------
|
|
#define F_CO_POST_NUM 215
|
|
#define F_CO_POST_TIP 217
|
|
|
|
#define F_NA_POST_NUM 220
|
|
#define F_NA_POST_TIP 222
|
|
#define F_NA_POST_SPE 223
|
|
//------------------------------
|
|
#define F_CO_RIFA_NUM 225
|
|
#define F_CO_RIFA_TIP 227
|
|
|
|
#define F_NA_RIFA_NUM 230
|
|
#define F_NA_RIFA_TIP 232
|
|
#define F_NA_RIFA_SPE 233
|