campo-sirio/sv/sv1200b.h
augusto 178ee3952b Aggiunto campo colonne dell'"anno"
git-svn-id: svn://10.65.10.50/trunk@5362 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-10-14 07:51:10 +00:00

26 lines
649 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_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
#define F_COLANNO 210
#define AS_VALUE 'V'
#define AS_DIFF 'D'
#define AS_PERC 'P'
#endif