1
0
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-06-29 16:35:17 -04:00

5 lines
162 B
Plaintext
Raw Normal View History

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.