Ignore:
Timestamp:
Jan 29, 2015, 7:38:23 AM (10 years ago)
Author:
Frederik Heber <heber@…>
Children:
7e6c0d
Parents:
27e464 (diff), 7305d5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'GUI_smallchanges' into Candidate_v1.4.10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/Actions/CommandAction/HelpAction.def

    r27e464 reea0bb  
    1818// "undefine" if no parameters are required, use (NOPARAM_DEFAULT) for each (undefined) default value
    1919#define paramtypes (std::string)
    20 #define paramtokens ("actionname")
     20#define paramtokens ("help")
    2121#define paramdescriptions ("Name of an action whose option list is then given")
    2222#define paramdefaults (PARAM_DEFAULT(std::string("none")))
Note: See TracChangeset for help on using the changeset viewer.