Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
28 lines
797 B
C
28 lines
797 B
C
#ifndef __RMOVIVA_H
|
|
#define __RMOVIVA_H
|
|
|
|
#define RMI_ANNOES "ANNOES"
|
|
#define RMI_NUMREG "NUMREG"
|
|
#define RMI_NUMRIG "NUMRIG"
|
|
#define RMI_TIPODOC "TIPODOC"
|
|
#define RMI_CODIVA "CODIVA"
|
|
#define RMI_IMPONIBILE "IMPONIBILE"
|
|
#define RMI_IMPOSTA "IMPOSTA"
|
|
#define RMI_TIPODET "TIPODET"
|
|
#define RMI_TIPOCR "TIPOCR"
|
|
#define RMI_INTRA "INTRA"
|
|
#define RMI_RICSER "RICSER"
|
|
#define RMI_CORRLIRE "CORRLIRE"
|
|
#define RMI_CORRVALUTA "CORRVALUTA"
|
|
#define RMI_GRUPPO "GRUPPO"
|
|
#define RMI_CONTO "CONTO"
|
|
#define RMI_SOTTOCONTO "SOTTOCONTO"
|
|
#define RMI_TIPOATT "TIPOATT"
|
|
#define RMI_TIPOC "TIPOC"
|
|
#define RMI_RIGAIMP "RIGAIMP"
|
|
#define RMI_RIGAIVA "RIGAIVA"
|
|
#define RMI_NAVP "NAVP"
|
|
#define RMI_REVCHARGE "REVCHARGE"
|
|
|
|
#endif
|