freebsd-ports/devel/genproto/pkg-descr
Ying-Chieh Liao 9b40f53152 add genproto 0.3
Generates prototypes from C/C++ code
2004-06-29 01:11:31 +00:00

4 lines
196 B
Text

genproto generates prototypes from C/C++ code. It does not touch the original
files, and the output format can be changed via printf-style format strings.
WWW: http://freequaos.host.sk/genproto/