Changeset 25d9d9 for src/Actions/MoleculeAction/CenterInBoxAction.def
- Timestamp:
- Jun 12, 2016, 8:48:21 AM (10 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
-
src/Actions/MoleculeAction/CenterInBoxAction.def (moved) (moved from src/Actions/WorldAction/CenterInBoxAction.def ) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MoleculeAction/CenterInBoxAction.def
r996ef1 r25d9d9 28 28 29 29 // some defines for all the names, you may use ACTION, STATE and PARAMS 30 #define CATEGORY World31 #define MENUNAME " world"30 #define CATEGORY Molecule 31 #define MENUNAME "molecule" 32 32 #define MENUPOSITION 3 33 33 #define ACTIONNAME CenterInBox … … 36 36 37 37 // finally the information stored in the ActionTrait specialization 38 #define DESCRIPTION "center all atomsin the domain"38 #define DESCRIPTION "center each selected molecule in the domain" 39 39 #define SHORTFORM "b"
Note:
See TracChangeset
for help on using the changeset viewer.
