Skip to content

Commit

Permalink
Refs #8506. Removed the workflow algorithm.
Browse files Browse the repository at this point in the history
  • Loading branch information
arturbekasov committed Nov 27, 2013
1 parent 425cbef commit 8e399b3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 586 deletions.
3 changes: 0 additions & 3 deletions Code/Mantid/Framework/WorkflowAlgorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ set ( SRC_FILES
src/HFIRInstrument.cpp
src/HFIRLoad.cpp
src/HFIRSANSNormalise.cpp
src/MuonApplyDTC.cpp
src/RefReduction.cpp
src/RefRoi.cpp
src/SANSBeamFinder.cpp
Expand Down Expand Up @@ -55,7 +54,6 @@ set ( INC_FILES
inc/MantidWorkflowAlgorithms/HFIRInstrument.h
inc/MantidWorkflowAlgorithms/HFIRLoad.h
inc/MantidWorkflowAlgorithms/HFIRSANSNormalise.h
inc/MantidWorkflowAlgorithms/MuonApplyDTC.h
inc/MantidWorkflowAlgorithms/RefReduction.h
inc/MantidWorkflowAlgorithms/RefRoi.h
inc/MantidWorkflowAlgorithms/SANSBeamFinder.h
Expand All @@ -69,7 +67,6 @@ set ( INC_FILES
)

set ( TEST_FILES
MuonApplyDTCTest.h
SANSSolidAngleCorrectionTest.h
StepScanTest.h
)
Expand Down

This file was deleted.

262 changes: 0 additions & 262 deletions Code/Mantid/Framework/WorkflowAlgorithms/src/MuonApplyDTC.cpp

This file was deleted.

0 comments on commit 8e399b3

Please sign in to comment.