Files correlati : ve6.exe Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 979 git-svn-id: svn://10.65.10.50/trunk@15623 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			26 lines
		
	
	
		
			730 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			730 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"
 | |
| #define F24_NUMREG      "NUMREG"
 | |
| #define F24_INTIVATRIM	"INTIVATRIM"
 | |
| 
 | |
| #endif
 |