Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione AGA 1.7 patch 349 git-svn-id: svn://10.65.10.50/trunk@10708 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			18 lines
		
	
	
		
			342 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			342 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_DITTA     201
 | |
| #define F_RAGSOC    202 
 | |
| #define F_ESERCIZIO 203
 | |
| #define F_INIZIO_ES 204 
 | |
| #define F_FINE_ES   205
 | |
| 
 | |
| #define F_DATAREG   206
 | |
| #define F_DATACOM   207
 | |
| #define F_DATATRA   208
 | |
| #define F_CALC      209
 | |
| 
 | |
| #define F_DATE_CALC 200
 | |
| 
 | |
| #define F_DATA_CALC 101 
 | |
| #define F_GRUPPO    102
 | |
| #define F_SPECIE    103
 | |
| #define F_DESC_GRSP 104
 |