Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/GlobalListOfActions.hpp

    rf20da5 r3a51bd  
    101101  (SelectionNotAtomById) \
    102102  (SelectionNotAtomByOrder) \
     103  (SelectionAllAtomsInsideCuboid) \
    103104  (SelectionAllAtoms) \
    104105  (SelectionClearAllAtoms) \
     
    106107  (SelectionNotAllAtoms) \
    107108  (SelectionNotAtomByElement) \
    108   (SelectionAllAtomsInsideVolume) \
     109  (SelectionAllAtomsInsideSphere) \
    109110  (SelectionAllAtomsOfMolecule) \
    110   (SelectionNotAllAtomsInsideVolume) \
     111  (SelectionNotAllAtomsInsideSphere) \
    111112  (SelectionAtomByElement) \
    112113  (SelectionNotAllAtomsOfMolecule) \
     114  (SelectionNotAllAtomsInsideCuboid) \
    113115  (SelectionAtomById) \
    114116  (SelectionAtomByOrder) \
    115   (SelectionAllShapes) \
    116   (SelectionShapeByName) \
    117   (SelectionNotAllShapes) \
    118   (SelectionNotShapeByName) \
    119117  (FragmentationFragmentation) \
    120118  (FillRegularGrid) \
    121   (FillSurface) \
    122   (ShapeCombineShapes) \
    123   (ShapeCreateShape) \
    124   (ShapeRemoveShape)
     119  (FillSphericalSurface)
    125120
    126121// we need to append the automation action in case we have the JobMarket
Note: See TracChangeset for help on using the changeset viewer.