- Timestamp:
- May 5, 2016, 5:14:19 PM (10 years ago)
- Parents:
- 4a319a
- git-author:
- Frederik Heber <heber@…> (05/05/16 14:54:56)
- git-committer:
- Frederik Heber <heber@…> (05/05/16 17:14:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/FragmentationAction/StoreSaturatedFragmentAction.cpp
r4a319a r94605f 57 57 /** =========== define the function ====================== */ 58 58 ActionState::ptr FragmentationStoreSaturatedFragmentAction::performCall() { 59 World &world = World::getInstance();59 const World &world = World::getConstInstance(); 60 60 61 61 // check for selected atoms
Note:
See TracChangeset
for help on using the changeset viewer.
