8 lines
		
	
	
		
			121 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			121 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __AB1_H
 | |
| #define __AB1_H
 | |
| 
 | |
| int ab1100(int argc, char **argv);
 | |
| int ab1200(int argc, char **argv);
 | |
| 
 | |
| #endif //__AB1_H
 |