campo-sirio/pr/percprov.h

12 lines
215 B
C
Raw Normal View History

#ifndef __PER_H
#define __PER_H
#define PER_CODPR "CODPR"
#define PER_KEYORD "KEYORD"
#define PER_TIPO "TIPO"
#define PER_PERCPROVV "PERCPROVV"
#define PER_IMPORTO "IMPORTO"
#endif