unifdef - Unifdef tool for removing ifdef'd lines
Website: | http://dotat.at/prog/unifdef/ |
---|---|
License: | Modified BSD |
- 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-1.334-2m.mo7.x86_64 [17 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (1.334-2m) - full rebuild for mo7 release |