Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4748 in orxonox.OLD for orxonox/trunk/src/orxonox.cc


Ignore:
Timestamp:
Jul 1, 2005, 4:37:15 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: some nicer debug information, and doxygen tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r4746 r4748  
    4343#include "cd_engine.h"
    4444
     45#include "class_list.h"
     46
    4547#include <string.h>
    4648
     
    8183  delete TextEngine::getInstance();
    8284  delete EventHandler::getInstance();
     85
     86  ClassList::debug();
    8387}
    8488
Note: See TracChangeset for help on using the changeset viewer.