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 165e84f068 Add a new example.
[SVN r18925]
2003-07-03 08:57:32 +00:00

7 lines
158 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.