Skip to content

Commit

Permalink
Merge branch 'feature/6977_remove_flatbackground_alg' into develop
Browse files Browse the repository at this point in the history
Conflicts:
	Code/Mantid/Framework/Algorithms/CMakeLists.txt

Refs #6977
  • Loading branch information
KarlPalmen committed Oct 4, 2013
2 parents 630c25c + fb38f4d commit 2f0471b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 739 deletions.
3 changes: 0 additions & 3 deletions Code/Mantid/Framework/Algorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ set ( SRC_FILES
src/FindPeakBackground.cpp
src/FindPeaks.cpp
src/FixGSASInstrumentFile.cpp
src/FlatBackground.cpp
src/FlatPlateAbsorption.cpp
src/GeneralisedSecondDifference.cpp
src/GenerateEventsFilter.cpp
Expand Down Expand Up @@ -331,7 +330,6 @@ set ( INC_FILES
inc/MantidAlgorithms/FindPeakBackground.h
inc/MantidAlgorithms/FindPeaks.h
inc/MantidAlgorithms/FixGSASInstrumentFile.h
inc/MantidAlgorithms/FlatBackground.h
inc/MantidAlgorithms/FlatPlateAbsorption.h
inc/MantidAlgorithms/GSLFunctions.h
inc/MantidAlgorithms/GeneralisedSecondDifference.h
Expand Down Expand Up @@ -561,7 +559,6 @@ set ( TEST_FILES
FindPeakBackgroundTest.h
FindPeaksTest.h
FixGSASInstrumentFileTest.h
FlatBackgroundTest.h
FlatPlateAbsorptionTest.h
GenerateEventsFilterTest.h
GeneratePeaksTest.h
Expand Down

This file was deleted.

0 comments on commit 2f0471b

Please sign in to comment.