Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 1.7 patch 054 aga sul main trunk git-svn-id: svn://10.65.10.50/trunk@9659 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			12 lines
		
	
	
		
			227 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			227 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __MRTBIMP_H
 | 
						|
#define __MRTBIMP_H
 | 
						|
 | 
						|
#define F_CODIMP   101
 | 
						|
#define F_DESC     102
 | 
						|
#define F_CODART   103
 | 
						|
#define F_DESART   104
 | 
						|
#define F_CODFORN  105
 | 
						|
#define F_DESFOR   106
 | 
						|
                    
 | 
						|
#endif                    
 |