0178369ee6
(ma non erano tutti questi. Boh.) git-svn-id: svn://10.65.10.50/trunk@264 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
613 B
C
Executable File
24 lines
613 B
C
Executable File
#ifndef __CAUSALI_H
|
|
#define __CAUSALI_H
|
|
|
|
#define CAU_CODCAUS "CODCAUS"
|
|
#define CAU_NRIGA "NRIGA"
|
|
#define CAU_DESCR "DESCR"
|
|
#define CAU_TIPODOC "TIPODOC"
|
|
#define CAU_MOVAP "MOVAP"
|
|
#define CAU_ALLEG "ALLEG"
|
|
#define CAU_INTRACOM "INTRACOM"
|
|
#define CAU_REG "REG"
|
|
#define CAU_MOVVAL "MOVVAL"
|
|
#define CAU_DATADOC "DATADOC"
|
|
#define CAU_NUMDOC "NUMDOC"
|
|
#define CAU_AUTOFATT "AUTOFATT"
|
|
#define CAU_MOVSEZ "MOVSEZ"
|
|
#define CAU_TIPOMOV "TIPOMOV"
|
|
#define CAU_RITFATT "RITFATT"
|
|
#define CAU_COLLCESP "COLLCESP"
|
|
#define CAU_M770 "M770"
|
|
#define CAU_CODCAUSIM "CODCAUSIM"
|
|
|
|
#endif
|