Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.def

    re4afb4 r967b3c  
    1313// "undefine" if no parameters are required, use (NODEFAULT) for each (undefined) default value
    1414#define paramtypes (boost::filesystem::path)(int)(int)(bool)
    15 #define paramtokens ("linear-interpolate")("start-step")("end-step")("id-mapping")
     15#define paramtokens ("linear-interpolation-of-trajectories")("start-step")("end-step")("id-mapping")
    1616#define paramdescriptions ("path where to store the intermediate configurations")("first or start step")("last or end step")("whether the identity shall be used in mapping atoms onto atoms or not")
    1717#undef paramdefaults
     
    2626#define MENUPOSITION 6
    2727#define ACTIONNAME LinearInterpolationofTrajectories
    28 #define TOKEN "linear-interpolate"
     28#define TOKEN "linear-interpolation-of-trajectories"
    2929
    3030
Note: See TracChangeset for help on using the changeset viewer.