Changes in src/cleanUp.cpp [9eb71b3:1e6fb7]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/cleanUp.cpp
r9eb71b3 r1e6fb7 54 54 #include "Fragmentation/Summation/Containers/FragmentationResultContainer.hpp" 55 55 56 #include "Geometry/GeometryRegistry.hpp" 57 56 58 #include "MoleculeObserver.hpp" 57 59 … … 95 97 // make sure that ActionQueue is already purged! 96 98 FragmentationResultContainer::purgeInstance(); 99 GeometryRegistry::purgeInstance(); 97 100 Chronos::purgeInstance(); 98 101 PotentialFactory::purgeInstance();
Note:
See TracChangeset
for help on using the changeset viewer.