Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Action_impl_header.hpp

    re4afb4 rc38826  
    174174    Options[TOKEN]->setShortForm(std::string(SHORTFORM));
    175175#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;
    177177  }
    178178
Note: See TracChangeset for help on using the changeset viewer.