campo-sirio/sv/sv1200b.h
augusto 04c19ca632 Corretto errore AGA0203.
Uso di costanti simboliche (scorporate dal file sv1200b.h)
anziché literal.


git-svn-id: svn://10.65.10.50/trunk@5784 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-12-23 11:45:47 +00:00

24 lines
595 B
C
Executable File

#ifndef __SV1200B_H
#define __SV1200B_H
#define F_STRAFFRONTO 101
#define F_TIPORAFFRONTO 102
#define F_STTOTALIRIGA 109
#define F_TIPOTOTALIRIGA 110
#define F_STTOTALICOL 111
#define F_TIPOTOTALICOL 112
#define F_STTOTALIANNO 113
#define F_COLANNO 114
#define F_FLAGSTOTALI 200
#define F_FLAGT1 200
#define F_FLAGT2 201
#define F_FLAGT3 202
#define F_FLAGT4 203
#define F_FLAGT5 204
#define F_FLAGT6 205
#define F_FLAGT7 206
#define F_FLAGT8 207
#define F_FLAGT9 208
#endif