10 lines
		
	
	
		
			169 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			169 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __DESLIN_H 
 | |
| #define __DESLIN_H 
 | |
| 
 | |
| #define DESLIN_CODART "CODART"
 | |
| #define DESLIN_NRIGA "NRIGA"
 | |
| #define DESLIN_CODLIN "CODLIN"
 | |
| #define DESLIN_DESCR "DESCR"
 | |
| 
 | |
| #endif
 |