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