Skip to content

Commit

Permalink
Refs #9940. Fixing issue in DiffractionFocussing2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Reuter committed Aug 6, 2014
1 parent aa812c6 commit e8d0e57
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -493,6 +493,7 @@ void DiffractionFocussing2::execEvent()
}
out->clearMRU();
setProperty("OutputWorkspace", boost::dynamic_pointer_cast<MatrixWorkspace>(out));
delete prog;
return;
}

Expand Down

0 comments on commit e8d0e57

Please sign in to comment.