Changeset 6540 for code/trunk/src/orxonox/pickup
- Timestamp:
- Mar 16, 2010, 9:35:11 PM (15 years ago)
- Location:
- code/trunk/src/orxonox/pickup
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/pickup/PickupIdentifier.cc
r6524 r6540 26 26 * 27 27 */ 28 29 /** 30 @file PickupIdentifier.cc 31 @brief Implementation of the PickupIdentifier class. 32 */ 28 33 29 34 #include "PickupIdentifier.h" -
code/trunk/src/orxonox/pickup/PickupIdentifier.h
r6524 r6540 26 26 * 27 27 */ 28 29 /** 30 @file PickupIdentifier.h 31 @brief Definition of the PickupIdentifier class. 32 */ 28 33 29 34 #ifndef _PickupIdentifier_H__
Note: See TracChangeset
for help on using the changeset viewer.