Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 16, 2008, 3:46:25 AM (16 years ago)
Author:
landauf
Message:

added comments to all my classes in util

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/util/String.h

    r1625 r1791  
    2323 *      Fabian 'x3n' Landau
    2424 *   Co-authors:
    25  *      Benjamin Grauer
     25 *      ...
    2626 *
    2727 */
     28
     29/**
     30    @file String.h
     31    @brief Declaration of several string manipulation functions, used in many parts of the game.
     32*/
    2833
    2934#ifndef _Util_String_H__
Note: See TracChangeset for help on using the changeset viewer.