Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione AGA 1.7 patch 335 git-svn-id: svn://10.65.10.50/trunk@10495 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			9 lines
		
	
	
		
			149 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			149 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __BA7_H
 | |
| #define __BA7_H
 | |
| 
 | |
| int ba7100(int argc, char* argv[]);
 | |
| int ba7200(int argc, char* argv[]);
 | |
| int ba7300(int argc, char* argv[]);
 | |
| 
 | |
| #endif
 |