Changeset 25d9d9 for src/Actions/MoleculeAction/BoundInBoxAction.def
- Timestamp:
- Jun 12, 2016, 8:48:21 AM (9 years ago)
- Branches:
- Fix_BoundInBox_CenterInBox_MoleculeActions
- Parents:
- 996ef1
- git-author:
- Frederik Heber <heber@…> (06/11/16 16:43:54)
- git-committer:
- Frederik Heber <heber@…> (06/12/16 08:48:21)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MoleculeAction/BoundInBoxAction.def
r996ef1 r25d9d9 27 27 28 28 // some defines for all the names, you may use ACTION, STATE and PARAMS 29 #define CATEGORY World30 #define MENUNAME " world"29 #define CATEGORY Molecule 30 #define MENUNAME "molecule" 31 31 #define MENUPOSITION 2 32 32 #define ACTIONNAME BoundInBox … … 35 35 36 36 // finally the information stored in the ActionTrait specialization 37 #define DESCRIPTION "bound all atomsin the domain"37 #define DESCRIPTION "bound each selected molecule in the domain" 38 38 #undef SHORTFORM
Note:
See TracChangeset
for help on using the changeset viewer.