Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 18, 2007, 2:42:53 PM (16 years ago)
Author:
rgrieder
Message:
  • curiously (…) under windows there is no difference between orxonox.h and Orxonox.h…
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/Main.cc

    r612 r614  
    2727
    2828 /**
    29  @file  main.cc
     29 @file  Main.cc
    3030 @brief main file handling most of the machine specific code
    3131  */
     
    3636
    3737#include "core/SignalHandler.h"
    38 #include "orxonox.h"
     38#include "Orxonox.h"
    3939
    4040using namespace orxonox;
Note: See TracChangeset for help on using the changeset viewer.