2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-01 08:22:15 +00:00
Files
build/example/customization/usage.verbatim
Vladimir Prus 1cb8723481 Update the example
[SVN r25369]
2004-09-23 10:46:58 +00:00

6 lines
157 B
Plaintext

usage
Usage: codegen class_name
This program takes a template of C++ code and replaces of
occurences of %class_name% with the passed 'class_name'
parameter.