1aa60d0476
git-svn-id: svn://10.65.10.50/trunk@314 c028cbd2-c16b-5b4b-a496-9718f37d4682
28 lines
213 B
C
Executable File
28 lines
213 B
C
Executable File
#ifndef __CG3500_H
|
|
#define __CG3500_H
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_DATASTAMPA 102
|
|
#define F_RAGSOC 103
|
|
#define F_ANNO 104
|
|
#define F_STAMPA 105
|
|
#define F_RICHIESTA 106
|
|
|
|
#endif // __CG3500_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|