Skip to content

Commit

Permalink
Rename the files and cmake list. Refs #6580.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Feb 16, 2013
1 parent c684bfa commit 619666d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Code/Mantid/Framework/CurveFitting/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ set ( SRC_FILES
src/TabulatedFunction.cpp
src/ThermalNeutronBk2BkExpAlpha.cpp
src/ThermalNeutronBk2BkExpBeta.cpp
src/ThermalNeutronBk2BkExpConvPV.cpp
src/ThermalNeutronBk2BkExpConvPVoigt.cpp
src/ThermalNeutronBk2BkExpSigma.cpp
src/ThermalNeutronDtoTOFFunction.cpp
src/UserFunction.cpp
Expand Down Expand Up @@ -164,7 +164,7 @@ set ( INC_FILES
inc/MantidCurveFitting/TabulatedFunction.h
inc/MantidCurveFitting/ThermalNeutronBk2BkExpAlpha.h
inc/MantidCurveFitting/ThermalNeutronBk2BkExpBeta.h
inc/MantidCurveFitting/ThermalNeutronBk2BkExpConvPV.h
inc/MantidCurveFitting/ThermalNeutronBk2BkExpConvPVoigt.h
inc/MantidCurveFitting/ThermalNeutronBk2BkExpSigma.h
inc/MantidCurveFitting/ThermalNeutronDtoTOFFunction.h
inc/MantidCurveFitting/UserFunction.h
Expand Down Expand Up @@ -239,7 +239,7 @@ set ( TEST_FILES
TabulatedFunctionTest.h
ThermalNeutronBk2BkExpAlphaTest.h
ThermalNeutronBk2BkExpBetaTest.h
ThermalNeutronBk2BkExpConvPVTest.h
ThermalNeutronBk2BkExpConvPVoigtTest.h
ThermalNeutronBk2BkExpSigmaTest.h
ThermalNeutronDtoTOFFunctionTest.h
UserFunction1DTest.h
Expand Down

0 comments on commit 619666d

Please sign in to comment.