28 lines
239 B
C
Executable File
28 lines
239 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|