Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3955 in orxonox.OLD for orxonox/trunk/src/proto/proto_singleton.h


Ignore:
Timestamp:
Apr 25, 2005, 11:37:47 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: better proto-class-files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/proto/proto_singleton.h

    r3655 r3955  
    11/*!
    22    \file proto_singleton.h
    3     \brief Definition of the proto class template, used quickly start work
     3    \brief Definition of the ... singleton Class
    44   
    5     a simple file to copy and create a singleton-class from
    65*/
    76
     
    1110#include "base_object.h"
    1211
    13 // FORWARD DEFINITION \\
     12// FORWARD DEFINITION
    1413
    1514//! A default singleton class.
Note: See TracChangeset for help on using the changeset viewer.