- Timestamp:
- Sep 17, 2014, 10:34:02 PM (11 years ago)
- Children:
- 67a9d5
- Parents:
- 365a44
- git-author:
- Frederik Heber <heber@…> (05/22/14 16:19:40)
- git-committer:
- Frederik Heber <heber@…> (09/17/14 22:34:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Automation/MPQCCommandFragmentController.cpp
r365a44 r019b96 60 60 61 61 bool MPQCCommandFragmentController::addJobsFromQueue( 62 const std::string _command, 62 63 const MPQCData::DoLongrange_t _DoLongrange, 63 64 const MPQCData::DoValenceOnly_t _DoValenceOnly, … … 71 72 ++jobiter) { 72 73 MPQCCommandJob *job = boost::polymorphic_downcast<MPQCCommandJob *>(jobiter->get()); 74 job->resetCommand(_command); 73 75 // job->DoLongrange = _DoLongrange; 74 76 // job->DoValenceOnly = _DoValenceOnly;
Note:
See TracChangeset
for help on using the changeset viewer.
