12 lines
		
	
	
		
			225 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			225 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __CES_H
 | |
| #define __CES_H
 | |
| 
 | |
| #define CES_NPROGTR   "NPROGTR"
 | |
| #define CES_NRIGA     "NRIGA"
 | |
| #define CES_RAGSOC    "RAGSOC"
 | |
| #define CES_LOCALITA  "LOCALITA"
 | |
| #define CES_STATO     "STATO"
 | |
| #define CES_COM       "COM"
 | |
| 
 | |
| #endif
 |