Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2588 in orxonox.OLD for orxonox/trunk/gui/orxonox_gui_exec.h


Ignore:
Timestamp:
Oct 17, 2004, 5:18:58 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk/gui: doxygen orxodox created for all h-files, classes and functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/gui/orxonox_gui_exec.h

    r2053 r2588  
     1/*!
     2  \file orxonox_gui_exec.h
     3  \brief File that holds the class that creates the execute-Options.
     4*/
     5
    16#ifndef _ORXONOX_GUI_EXEC_H
    27#define _ORXONOX_GUI_EXEC_H
     
    611using namespace std;
    712
     13//! Class that creates the execute-Options.
    814class OrxonoxGuiExec
    915{
Note: See TracChangeset for help on using the changeset viewer.