- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/ParserAction/SetOutputFormatsAction.cpp
rce7fdc r091838 45 45 if (!FormatParserStorage::getInstance().add(*iter)) { 46 46 DoeLog(1) && (eLog() << Verbose(1) << "Unknown parser format in ParserSetOutputFormatsAction: '" << *iter << "'" << endl); 47 } else { 48 FormatParserStorage::getInstance().setOutputFormat(*iter); 47 49 } 48 50 }
Note:
See TracChangeset
for help on using the changeset viewer.