Files correlati : Ricompilazione Demo : [ ] Commento : Spostata in XVAGA gestione chiavi di protezione Adeguamenti vari per tutte le altre funzioni spostate git-svn-id: svn://10.65.10.50/trunk@11073 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			14 lines
		
	
	
		
			143 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			143 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __XINCLUDE_H
 | |
| 
 | |
| #ifndef INCL_XI
 | |
| #include <xi.h>
 | |
| #endif
 | |
| 
 | |
| #ifdef OLDXVT_H
 | |
| #ifndef XI_R4
 | |
| #define XI_R4
 | |
| #endif  
 | |
| #endif
 | |
| 
 | |
| #endif             
 |