- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/Action_impl_header.hpp
rc38826 re4afb4 174 174 Options[TOKEN]->setShortForm(std::string(SHORTFORM)); 175 175 #endif /* SHORTFORM */ 176 //std::cout << "ActionTrait<ACTION>::ActionTrait() with " << getName() << ", type " << getTypeName() << " and description " << getDescription() << std::endl;176 std::cout << "ActionTrait<ACTION>::ActionTrait() with " << getName() << ", type " << getTypeName() << " and description " << getDescription() << std::endl; 177 177 } 178 178
Note:
See TracChangeset
for help on using the changeset viewer.