Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 700


Ignore:
Timestamp:
Dec 27, 2007, 5:15:17 PM (16 years ago)
Author:
rgrieder
Message:
  • removed to unwanted @param
  • removed temporary files
Location:
code/branches/FICN/src/orxonox/core
Files:
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/core/Identifier.h

    r698 r700  
    205205    /**
    206206        @brief Constructor: Creates the ObjectList.
    207         @param name The name of the Class
    208207    */
    209208    template <class T>
     
    244243    /**
    245244        @brief Creates the only instance of this class for the template class T.
    246         @param name The name of the Class
    247245        @return The Identifier itself
    248246    */
Note: See TracChangeset for help on using the changeset viewer.