Skip to content

Commit

Permalink
No FilterEventsHighFrequency, GhostCorrection, QID & Unwrap re #7072
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Palmen <karl.palmen@stfc.ac.uk>
  • Loading branch information
KarlPalmen authored and keithnbrown committed Oct 25, 2013
1 parent b404d06 commit 3c13ebd
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 3,190 deletions.
12 changes: 0 additions & 12 deletions Code/Mantid/Framework/Algorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ set ( SRC_FILES
src/FilterByTime2.cpp
src/FilterByXValue.cpp
src/FilterEvents.cpp
src/FilterEventsHighFrequency.cpp
src/FindCenterOfMassPosition.cpp
src/FindCenterOfMassPosition2.cpp
src/FindDeadDetectors.cpp
Expand All @@ -112,7 +111,6 @@ set ( SRC_FILES
src/GetEi.cpp
src/GetEi2.cpp
src/GetTimeSeriesLogInformation.cpp
src/GhostCorrection.cpp
src/GravitySANSHelper.cpp
src/GroupWorkspaces.cpp
src/HRPDSlabCanAbsorption.cpp
Expand Down Expand Up @@ -153,7 +151,6 @@ set ( SRC_FILES
src/PolynomialCorrection.cpp
src/Power.cpp
src/PowerLawCorrection.cpp
src/Q1D.cpp
src/Q1D2.cpp
src/Q1DWeighted.cpp
src/Qhelper.cpp
Expand Down Expand Up @@ -208,7 +205,6 @@ set ( SRC_FILES
src/Transpose.cpp
src/UnGroupWorkspace.cpp
src/UnaryOperation.cpp
src/Unwrap.cpp
src/UnwrapMonitor.cpp
src/UnwrapSNS.cpp
src/UpdateScriptRepository.cpp
Expand Down Expand Up @@ -315,7 +311,6 @@ set ( INC_FILES
inc/MantidAlgorithms/FilterByTime2.h
inc/MantidAlgorithms/FilterByXValue.h
inc/MantidAlgorithms/FilterEvents.h
inc/MantidAlgorithms/FilterEventsHighFrequency.h
inc/MantidAlgorithms/FindCenterOfMassPosition.h
inc/MantidAlgorithms/FindCenterOfMassPosition2.h
inc/MantidAlgorithms/FindDeadDetectors.h
Expand All @@ -334,7 +329,6 @@ set ( INC_FILES
inc/MantidAlgorithms/GetEi.h
inc/MantidAlgorithms/GetEi2.h
inc/MantidAlgorithms/GetTimeSeriesLogInformation.h
inc/MantidAlgorithms/GhostCorrection.h
inc/MantidAlgorithms/GravitySANSHelper.h
inc/MantidAlgorithms/GroupWorkspaces.h
inc/MantidAlgorithms/HRPDSlabCanAbsorption.h
Expand Down Expand Up @@ -375,7 +369,6 @@ set ( INC_FILES
inc/MantidAlgorithms/PolynomialCorrection.h
inc/MantidAlgorithms/Power.h
inc/MantidAlgorithms/PowerLawCorrection.h
inc/MantidAlgorithms/Q1D.h
inc/MantidAlgorithms/Q1D2.h
inc/MantidAlgorithms/Q1DWeighted.h
inc/MantidAlgorithms/Qhelper.h
Expand Down Expand Up @@ -430,7 +423,6 @@ set ( INC_FILES
inc/MantidAlgorithms/Transpose.h
inc/MantidAlgorithms/UnGroupWorkspace.h
inc/MantidAlgorithms/UnaryOperation.h
inc/MantidAlgorithms/Unwrap.h
inc/MantidAlgorithms/UnwrapMonitor.h
inc/MantidAlgorithms/UnwrapSNS.h
inc/MantidAlgorithms/UpdateScriptRepository.h
Expand Down Expand Up @@ -541,7 +533,6 @@ set ( TEST_FILES
FilterByTime2Test.h
FilterByTimeTest.h
FilterByXValueTest.h
FilterEventsHighFrequencyTest.h
FilterEventsTest.h
FindCenterOfMassPosition2Test.h
FindCenterOfMassPositionTest.h
Expand All @@ -558,7 +549,6 @@ set ( TEST_FILES
GetDetectorOffsetsTest.h
GetEiTest.h
GetTimeSeriesLogInformationTest.h
GhostCorrectionTest.h
GroupWorkspacesTest.h
HRPDSlabCanAbsorptionTest.h
He3TubeEfficiencyTest.h
Expand Down Expand Up @@ -595,7 +585,6 @@ set ( TEST_FILES
PowerLawCorrectionTest.h
PowerTest.h
Q1D2Test.h
Q1DTest.h
Q1DWeightedTest.h
QxyTest.h
RayTracerTesterTest.h
Expand Down Expand Up @@ -644,7 +633,6 @@ set ( TEST_FILES
UnGroupWorkspaceTest.h
UnaryOperationTest.h
UnwrapSNSTest.h
UnwrapTest.h
WeightedMeanOfWorkspaceTest.h
WeightedMeanTest.h
WeightingStrategyTest.h
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 3c13ebd

Please sign in to comment.