campo-sirio/ci/rilore.h

20 lines
545 B
C
Raw Normal View History

#ifndef __RILORE_H
#define __RILORE_H
#define RILORE_TIPO "TIPO"
#define RILORE_ID "ID"
#define RILORE_TIPORA "TIPORA"
#define RILORE_CODICE "CODICE"
#define RILORE_ANNO "ANNO"
#define RILORE_MESE "MESE"
#define RILORE_GIORNO "GIORNO"
#define RILORE_TPORA "TPORA"
#define RILORE_CODCOSTO "CODCOSTO"
#define RILORE_CODCMS "CODCMS"
#define RILORE_CODFASE "CODFASE"
#define RILORE_DADATA "DADATA"
#define RILORE_ADATA "ADATA"
#define RILORE_QTAORE "QTAORE"
#define RILORE_COSTO "COSTO"
#endif