33 lines
648 B
C
33 lines
648 B
C
|
#define F_ORDINE 101
|
||
|
#define F_ORDINEART 102
|
||
|
#define F_ORDINEMAG 103
|
||
|
#define F_ANNOES 104
|
||
|
#define F_DAART 105
|
||
|
#define F_AART 106
|
||
|
#define F_DAMAG 107
|
||
|
#define F_AMAG 108
|
||
|
#define F_DACATMER 109
|
||
|
#define F_ACATMER 110
|
||
|
#define F_DADES 111
|
||
|
#define F_ADES 112
|
||
|
#define F_RAGGCODICE 115
|
||
|
#define F_FROMLIVELLOART 116
|
||
|
#define F_TOLIVELLOART 117
|
||
|
#define F_RAGGLIVGIAC 118
|
||
|
#define F_TOTALIMAGAZZINI 119
|
||
|
#define F_TOTALIDEPOSITI 120
|
||
|
|
||
|
#define F_ENABLEMAGAZZINI 121
|
||
|
#define F_DETTAGLIOMAG 122
|
||
|
#define F_DETTAGLIODEP 123
|
||
|
#define F_FROMLIVELLOGIAC 124
|
||
|
#define F_TOLIVELLOGIAC 125
|
||
|
|
||
|
#define F_DIM_E_NOTE 126
|
||
|
|
||
|
|
||
|
#define G_CATMER 1
|
||
|
#define G_CODART 2
|
||
|
#define G_DESART 3
|
||
|
|