Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/WorldAction/AddEmptyBoundaryAction.def

    re4afb4 r8a957e  
    1414// "undefine" if no parameters are required, use (NODEFAULT) for each (undefined) default value
    1515#define paramtypes (Vector)
    16 #define paramtokens ("boundary")
     16#define paramtokens ("add-empty-boundary")
    1717#define paramdescriptions ("desired minimum distance to boundary for each axis over all atoms")
    1818#undef paramdefaults
     
    2727#define MENUPOSITION 1
    2828#define ACTIONNAME AddEmptyBoundary
    29 #define TOKEN "boundary"
     29#define TOKEN "add-empty-boundary"
    3030
    3131
Note: See TracChangeset for help on using the changeset viewer.