mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
usage
 | 
						|
Usage: codegen class_name
 | 
						|
 | 
						|
This program takes a template of C++ code and replaces of all occurrences of
 | 
						|
%class_name% with the passed 'class_name' parameter. |