Files correlati : Ricompilazione Demo : [ ] Commento :riportate le dichiarazioni d'intento alla patch 300 della 2.1 git-svn-id: svn://10.65.10.50/trunk@13092 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			20 lines
		
	
	
		
			531 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			531 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __LETINT_H
 | 
						|
#define __LETINT_H
 | 
						|
 | 
						|
#define LETINT_ANNO       "ANNO"
 | 
						|
#define LETINT_NUMPROT    "NUMPROT"
 | 
						|
#define LETINT_DATAREG    "DATAREG"
 | 
						|
#define LETINT_VSPROT     "VSPROT"
 | 
						|
#define LETINT_VSDATA     "VSDATA"
 | 
						|
#define LETINT_CODCLI     "CODCLI"
 | 
						|
#define LETINT_UFFIVA     "UFFIVA"
 | 
						|
#define LETINT_NOTE       "NOTE"
 | 
						|
#define LETINT_TIPOOP     "TIPOOP"
 | 
						|
#define LETINT_IMPORTO    "IMPORTO"
 | 
						|
#define LETINT_DAL        "DAL"
 | 
						|
#define LETINT_AL         "AL"
 | 
						|
#define LETINT_STAMPATO   "STAMPATO"
 | 
						|
#define LETINT_INVIATO   "INVIATO"
 | 
						|
 | 
						|
#endif
 |