adding to maps in global?
"Marty Leisner" <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
I have a project which defines C++ header files at .hh I'd think it may be useful to be able to "add" definitions (instead of replacing them). I saw a way to replace maps, not "add" to maps. I like the flexibility idutils has: -i, --include=LANGS include languages in LANGS (default: "C C++ asm") -x, --exclude=LANGS exclude languages in LANGS -l, --lang-option=L:OPT pass OPT as a default for language L (see below) -m, --lang-map=MAPFILE use MAPFILE to map file names onto source language -d, --default-lang=LANG make LANG the default source language It may be useful for them to share code... Marty Leisner [email protected]