Changeset 02cbf6 for src/Actions/GlobalListOfActions.hpp
- Timestamp:
- May 12, 2017, 8:20:58 PM (8 years ago)
- Branches:
- ForceAnnealing_goodresults, ForceAnnealing_tocheck
- Children:
- b94e74
- Parents:
- 54293d
- git-author:
- Frederik Heber <frederik.heber@…> (05/12/17 20:09:49)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/12/17 20:20:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/GlobalListOfActions.hpp
r54293d r02cbf6 120 120 (SelectionAtomByElement) \ 121 121 (SelectionAtomById) \ 122 (SelectionAtomByName) \ 122 123 (SelectionAtomByOrder) \ 123 124 (SelectionClearAllAtoms) \ … … 135 136 (SelectionNotAllMolecules) \ 136 137 (SelectionNotAllShapes) \ 138 (SelectionNotAtomByElement) \ 137 139 (SelectionNotAtomById) \ 138 (SelectionNotAtomBy Element) \140 (SelectionNotAtomByName) \ 139 141 (SelectionNotAtomByOrder) \ 140 142 (SelectionNotMoleculeOfAtom) \
Note:
See TracChangeset
for help on using the changeset viewer.