Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.2 patch 1092 git-svn-id: svn://10.65.10.50/trunk@16297 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			20 lines
		
	
	
		
			346 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			346 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_TIPO		101
 | |
| #define F_ANNO		102
 | |
| #define F_ALGO		103
 | |
| #define F_DIR			104
 | |
| #define F_NAME		105
 | |
| #define F_COFI		106
 | |
| #define F_PIVA		107
 | |
| 
 | |
| #define F_CONT		109
 | |
| #define F_SOGG		110
 | |
| #define F_INTR		111
 | |
| #define F_CAF			112
 | |
| #define F_COMP		113
 | |
| #define F_DATA		114
 | |
| #define F_FILTRO	115
 | |
| 
 | |
| #define F_FUSION  201
 | |
| #define F_DIR2		204
 | |
| #define F_NAME2		205
 |