f4b7533179
git-svn-id: svn://10.65.10.50/trunk@515 c028cbd2-c16b-5b4b-a496-9718f37d4682
12 lines
189 B
C
Executable File
12 lines
189 B
C
Executable File
#ifndef __CG1100_H
|
|
#define __CG1100_H
|
|
|
|
#define F_DATA_STAMPA 100
|
|
#define F_SCELTA_STAMPA 101
|
|
#define F_SALTO_PAGINA 102
|
|
#define F_CODDITTA 103
|
|
#define F_RAGSOC 104
|
|
|
|
#endif
|
|
|