unifdef - Tool for removing ifdef'd lines
Website: | http://dotat.at/prog/unifdef/ |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Unifdef is useful for removing ifdefed lines from a file while otherwise leaving the file alone. Unifdef acts on ifdef, ifndef, else, and endif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment, or a single or double quote.
Packages
unifdef-2.10-1.aldos.src [62 KiB] |
Changelog
by Eric Smith (2014-02-26):
- Update to latest upstream. |