Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

more renamings

File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/defs/class_id_DEPRECATED.h

    r9715 r9716  
    1818
    1919/*!
    20  * @file class_id.h
     20 * @file class_id_DEPRECATED.h
    2121 * @brief contains a list of orxonox ClassID's (identities to register classes and their SuperClasses)
    2222 *
     
    3131 */
    3232
    33 #ifndef _CLASS_ID_H
    34 #define _CLASS_ID_H
     33#ifndef _CLASS_ID___DEPRECATED___H
     34#define _CLASS_ID___DEPRECATED___H
    3535
    3636//! list of all classes to be loadable in via the ObjectManager
     
    463463
    464464
    465 #endif /* _CLASS_ID_H */
     465#endif /* _CLASS_ID___DEPRECATED___H */
Note: See TracChangeset for help on using the changeset viewer.