(ma non erano tutti questi. Boh.) git-svn-id: svn://10.65.10.50/trunk@264 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			16 lines
		
	
	
		
			349 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			349 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef _FLD_OCC_H
 | 
						|
#define _FLD_OCC_H
 | 
						|
 | 
						|
#define OCC_CFPI      "CFPI"
 | 
						|
#define OCC_RAGSOC    "RAGSOC"
 | 
						|
#define OCC_INDIR     "INDIR"
 | 
						|
#define OCC_CIV       "CIV"
 | 
						|
#define OCC_STATO     "STATO" 
 | 
						|
#define OCC_COM       "COM"
 | 
						|
#define OCC_CAP       "CAP"
 | 
						|
#define OCC_DNASC     "DNASC"
 | 
						|
#define OCC_STATONASC "STATONASC" 
 | 
						|
#define OCC_COMNASC   "COMNASC"
 | 
						|
 | 
						|
#endif
 |