d5c54ca4ba
git-svn-id: svn://10.65.10.50/trunk@1509 c028cbd2-c16b-5b4b-a496-9718f37d4682
31 lines
305 B
C
Executable File
31 lines
305 B
C
Executable File
#ifndef __CG1300_H
|
|
#define __CG1300_H
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_RAGSOC 102
|
|
#define F_ANNO 103
|
|
#define F_REG 104
|
|
#define F_PROT 105
|
|
#define F_PASS 106
|
|
#define F_DA 107
|
|
#define F_A 108
|
|
#define F_DENATTV 109
|
|
#define F_DENATTN 110
|
|
#endif // __CG1300_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|