36 lines
378 B
C
Executable File
36 lines
378 B
C
Executable File
#ifndef __CG0400_H
|
|
#define __CG0400_H
|
|
|
|
#define TAB_REG "REG"
|
|
#define TAB_PIM "PIM"
|
|
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_ANNO 102
|
|
#define F_TIPO 103
|
|
#define F_LIVELLO 104
|
|
#define F_CODIVA 105
|
|
#define F_TIPOTAB 106
|
|
#define F_TIPOTABE 107
|
|
#define F_ATTIVITA 108
|
|
#define F_TIPOTABEL 109
|
|
#define F_RAGSOC 110
|
|
#define F_TIPO1 111
|
|
#endif // __CG0400_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|