046e2c06cb
Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 848 git-svn-id: svn://10.65.10.50/trunk@14993 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
661 B
C
Executable File
24 lines
661 B
C
Executable File
#ifndef __RIGHE_F24
|
|
#define __RIGHE_F24
|
|
|
|
#define F24_PROGR "PROGR"
|
|
#define F24_F24 "F24"
|
|
#define F24_TRIBUTO "TRIBUTO"
|
|
#define F24_TIPOINTEST "TIPOINTEST"
|
|
#define F24_INTEST "INTEST"
|
|
#define F24_DESCR "DESCR"
|
|
#define F24_DATASCAD "DATASCAD"
|
|
#define F24_DATAVERS "DATAVERS"
|
|
#define F24_ABI "ABI"
|
|
#define F24_CAB "CAB"
|
|
#define F24_RATEAZIONE "RATEAZIONE"
|
|
#define F24_ANNO "ANNO"
|
|
#define F24_IMPORTODEB "IMPORTODEB"
|
|
#define F24_IMPORTOCRE "IMPORTOCRE"
|
|
#define F24_SEDE "SEDE"
|
|
#define F24_MATRICOLA "MATRICOLA"
|
|
#define F24_PERIODODA "PERIODODA"
|
|
#define F24_PERIODOA "PERIODOA"
|
|
|
|
#endif
|