campo-sirio/src/ca/fasi.h

13 lines
303 B
C
Raw Normal View History

#ifndef __FASI_H
#define __FASI_H
#define FASI_CODCMSFAS "CODCMSFAS"
#define FASI_CODFASE "CODFASE"
#define FASI_DESCRIZ "DESCRIZ"
#define FASI_DATAINIZIO "DATAINIZIO"
#define FASI_DATAFINE "DATAFINE"
#define FASI_DATAPROR "DATAPROR"
#define FASI_CODCONTO "CODCONTO"
#endif