Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/cleanUp.cpp

    r9eb71b3 r1e6fb7  
    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.