Changeset 7533 for code/trunk/src/modules/pickup/Pickup.cc
- Timestamp:
- Oct 13, 2010, 11:35:18 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/pickup/Pickup.cc
r7494 r7533 44 44 { 45 45 46 //! Initializing the static strings. 46 47 /*static*/ const std::string Pickup::activationTypeImmediate_s = "immediate"; 47 48 /*static*/ const std::string Pickup::activationTypeOnUse_s = "onUse";
Note: See TracChangeset
for help on using the changeset viewer.