campo-sirio/src/include/fpccaus.h

11 lines
182 B
C
Raw Normal View History

#ifndef __FPCCAUS_H
#define __FPCCAUS_H
#define FPCCAUS_CODICE "CODICE"
#define FPCCAUS_NRIGA "NRIGA"
#define FPCCAUS_VALORE "VALORE"
#define FPCCAUS_COND "COND"
#endif