Changes in src/Actions/MapOfActions.hpp [7e6b00:e30ce8]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MapOfActions.hpp
r7e6b00 re30ce8 30 30 std::string getKeyAndShortForm(string actionname); 31 31 std::string getShortForm(string actionname); 32 map <std::string, std::string> getShortFormToActionMap();33 32 34 33 void AddOptionsToParser();
Note:
See TracChangeset
for help on using the changeset viewer.