Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MapOfActions.hpp

    re30ce8 r7e6b00  
    3030  std::string getKeyAndShortForm(string actionname);
    3131  std::string getShortForm(string actionname);
     32  map <std::string, std::string> getShortFormToActionMap();
    3233
    3334  void AddOptionsToParser();
Note: See TracChangeset for help on using the changeset viewer.