- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/GlobalListOfActions.hpp
rf20da5 r3a51bd 101 101 (SelectionNotAtomById) \ 102 102 (SelectionNotAtomByOrder) \ 103 (SelectionAllAtomsInsideCuboid) \ 103 104 (SelectionAllAtoms) \ 104 105 (SelectionClearAllAtoms) \ … … 106 107 (SelectionNotAllAtoms) \ 107 108 (SelectionNotAtomByElement) \ 108 (SelectionAllAtomsInside Volume) \109 (SelectionAllAtomsInsideSphere) \ 109 110 (SelectionAllAtomsOfMolecule) \ 110 (SelectionNotAllAtomsInside Volume) \111 (SelectionNotAllAtomsInsideSphere) \ 111 112 (SelectionAtomByElement) \ 112 113 (SelectionNotAllAtomsOfMolecule) \ 114 (SelectionNotAllAtomsInsideCuboid) \ 113 115 (SelectionAtomById) \ 114 116 (SelectionAtomByOrder) \ 115 (SelectionAllShapes) \116 (SelectionShapeByName) \117 (SelectionNotAllShapes) \118 (SelectionNotShapeByName) \119 117 (FragmentationFragmentation) \ 120 118 (FillRegularGrid) \ 121 (FillSurface) \ 122 (ShapeCombineShapes) \ 123 (ShapeCreateShape) \ 124 (ShapeRemoveShape) 119 (FillSphericalSurface) 125 120 126 121 // we need to append the automation action in case we have the JobMarket
Note:
See TracChangeset
for help on using the changeset viewer.