Changeset 180 in pacpusframework
- Timestamp:
 - Oct 11, 2013, 6:06:21 PM (12 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/PacpusLib/ComponentBase.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/PacpusLib/ComponentBase.cpp
r179 r180 197 197 po::command_line_parser(xargs) 198 198 .options(mOptionsDescription) 199 //.allow_unregistered() // FIXME: temporary only, at term all the components specify all parameters199 .allow_unregistered() // FIXME: temporary only, at term all the components specify all parameters 200 200 .run() 201 201 , vm);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  