Changeset 73faf4 for src/cleanUp.cpp


Ignore:
Timestamp:
May 8, 2017, 2:00:47 PM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
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.
Message:

Merge branch 'GeometryObjects' into Candidate_v1.6.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/cleanUp.cpp

    rce254c r73faf4  
    5454#include "Fragmentation/Summation/Containers/FragmentationResultContainer.hpp"
    5555
     56#include "Geometry/GeometryRegistry.hpp"
     57
    5658#include "MoleculeObserver.hpp"
    5759
     
    9597  // make sure that ActionQueue is already purged!
    9698  FragmentationResultContainer::purgeInstance();
     99  GeometryRegistry::purgeInstance();
    97100  Chronos::purgeInstance();
    98101  PotentialFactory::purgeInstance();
Note: See TracChangeset for help on using the changeset viewer.