Changeset b2951e2 in mainline for tetris/pathnames.h


Ignore:
Timestamp:
2006-06-07T19:27:43Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b3d1e11
Parents:
f951077
Message:

Doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tetris/pathnames.h

    rf951077 rb2951e2  
    3636 */
    3737
     38/** @addtogroup tetris
     39 * @{
     40 */
     41/** @file
     42 */
     43
    3844#define _PATH_SCOREFILE "/var/games/tetris.scores"
     45
     46
     47/** @}
     48 */
     49
Note: See TracChangeset for help on using the changeset viewer.