strings.* Spostato da prefix il nome dell'utente corrente tree.cpp Condizionato il controllo delle dimensioni delle immagini varrec.* Aggiornato uso dei nuovi file handles xvtility.cpp Migliorata gestione tasti estesi git-svn-id: svn://10.65.10.50/trunk@6458 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			14 lines
		
	
	
		
			152 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			152 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             
 |