7 lines
		
	
	
		
			91 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			91 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __CGP0_H
 | |
| #define __CGP0_H
 | |
| 
 | |
| int cgp0100(int argc, char** argv);
 | |
| 
 | |
| #endif // __CGP0_H
 |