Effettua la scrittura dei movimenti in modo un poco piu' coerente ed efficiente. git-svn-id: svn://10.65.10.50/trunk@5770 c028cbd2-c16b-5b4b-a496-9718f37d4682
18 lines
481 B
C
Executable File
18 lines
481 B
C
Executable File
#define F_DATEOPEN 101
|
|
#define F_ESTOOPEN 102
|
|
#define F_DATECLOSE 103
|
|
#define F_ESTOCLOSE 104
|
|
#define F_VALORIZZAZIONE 105
|
|
#define F_STOMET 106
|
|
#define F_CAURIM 107
|
|
#define F_CAUICL 108
|
|
#define F_CAUACL 109
|
|
#define F_CAUPRF 110
|
|
#define F_CAUPRC 111
|
|
#define F_CAUORF 112
|
|
#define F_CAUORC 113
|
|
#define F_CATVEN 114
|
|
#define F_LIST 115
|
|
#define F_WHAT 116
|
|
|