git-svn-id: svn://10.65.10.50/branches/R_10_00@23025 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			8 lines
		
	
	
		
			97 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			97 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __SL0_H
 | |
| #define __SL0_H
 | |
| 
 | |
| int sl0100(int argc, char* argv[]);  // SAL
 | |
| 
 | |
| #endif // __SL0_H
 | |
| 
 |