10 lines
		
	
	
		
			204 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			204 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __CODCORR_H 
 | 
						|
#define __CODCORR_H   
 | 
						|
 | 
						|
#define CODCORR_CODARTALT "CODARTALT"
 | 
						|
#define CODCORR_NRIGA     "NRIGA"
 | 
						|
#define CODCORR_TIPO      "TIPO"
 | 
						|
#define CODCORR_CODART    "CODART"
 | 
						|
   
 | 
						|
#endif        
 |