Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 1, 2006, 8:16:15 PM (19 years ago)
Author:
bensch
Message:

more renamings

File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/lang/class_id.h

    r9715 r9716  
    11/*!
    2  * @file new_class_id.h
     2 * @file class_id.h
    33 * @brief Definition of a dynamically allocating ClassID
    44 *
    55 */
    66
    7 #ifndef _NEW_CLASS_ID_H
    8 #define _NEW_CLASS_ID_H
     7#ifndef _CLASS_ID_H
     8#define _CLASS_ID_H
    99
    1010#include <string>
     
    7474};
    7575
    76 #endif /* _NEW_CLASS_ID_H */
     76#endif /* _CLASS_ID_H */
Note: See TracChangeset for help on using the changeset viewer.