Changeset 73faf4 for src/cleanUp.cpp
- Timestamp:
- May 8, 2017, 2:00:47 PM (8 years ago)
- Branches:
- ForceAnnealing_goodresults, ForceAnnealing_tocheck
- Children:
- c8165c
- Parents:
- ce254c (diff), cb6357 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/cleanUp.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/cleanUp.cpp
rce254c r73faf4 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.
