Ignore:
Timestamp:
Feb 18, 2010, 10:59:29 AM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
536380, a5471c
Parents:
120f8b
git-author:
Tillmann Crueger <crueger@…> (02/17/10 17:07:35)
git-committer:
Tillmann Crueger <crueger@…> (02/18/10 10:59:29)
Message:

Added a special class of Actions that take some time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/builder.cpp

    r120f8b rb53a7e  
    21662166
    21672167void cleanUp(config *configuration){
     2168  UIFactory::purgeInstance();
    21682169  World::destroy();
    21692170  delete(configuration);
     
    21752176  logger::purgeInstance();
    21762177  errorLogger::purgeInstance();
    2177   UIFactory::purgeInstance();
    21782178  ActionRegistry::purgeRegistry();
    21792179}
Note: See TracChangeset for help on using the changeset viewer.