2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Files
build/v2/example/customization/usage.verbatim
Vladimir Prus 3f0d060af0 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.