Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 4, 2005, 2:27:05 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: no more iostrem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/gui/gui/orxonox_gui_exec.cc

    r4028 r4034  
    359359  if(exec->shouldsave())
    360360    exec->writeToFile(Window::mainWindow);
    361   cout << "Starting Orxonox" <<endl;
     361  PRINT(3)("Starting Orxonox\n");
    362362  system("./orxonox"); //!< \todo fix this. should execute orxonox for real(coded not over the shell)
    363363}
Note: See TracChangeset for help on using the changeset viewer.