diff --git a/Code/Mantid/Build/.gitignore b/Build/.gitignore similarity index 100% rename from Code/Mantid/Build/.gitignore rename to Build/.gitignore diff --git a/Code/Mantid/Build/CMake/.gitignore b/Build/CMake/.gitignore similarity index 100% rename from Code/Mantid/Build/CMake/.gitignore rename to Build/CMake/.gitignore diff --git a/Code/Mantid/Build/CMake/CPackCommon.cmake b/Build/CMake/CPackCommon.cmake similarity index 100% rename from Code/Mantid/Build/CMake/CPackCommon.cmake rename to Build/CMake/CPackCommon.cmake diff --git a/Code/Mantid/Build/CMake/CPackLinuxSetup.cmake b/Build/CMake/CPackLinuxSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/CPackLinuxSetup.cmake rename to Build/CMake/CPackLinuxSetup.cmake diff --git a/Code/Mantid/Build/CMake/CommonSetup.cmake b/Build/CMake/CommonSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/CommonSetup.cmake rename to Build/CMake/CommonSetup.cmake diff --git a/Code/Mantid/Build/CMake/CommonVatesSetup.cmake b/Build/CMake/CommonVatesSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/CommonVatesSetup.cmake rename to Build/CMake/CommonVatesSetup.cmake diff --git a/Code/Mantid/Build/CMake/Coveralls.cmake b/Build/CMake/Coveralls.cmake similarity index 100% rename from Code/Mantid/Build/CMake/Coveralls.cmake rename to Build/CMake/Coveralls.cmake diff --git a/Code/Mantid/Build/CMake/CoverallsClear.cmake b/Build/CMake/CoverallsClear.cmake similarity index 100% rename from Code/Mantid/Build/CMake/CoverallsClear.cmake rename to Build/CMake/CoverallsClear.cmake diff --git a/Code/Mantid/Build/CMake/CoverallsGenerateGcov.py b/Build/CMake/CoverallsGenerateGcov.py similarity index 100% rename from Code/Mantid/Build/CMake/CoverallsGenerateGcov.py rename to Build/CMake/CoverallsGenerateGcov.py diff --git a/Code/Mantid/Build/CMake/CppCheckSetup.cmake b/Build/CMake/CppCheckSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/CppCheckSetup.cmake rename to Build/CMake/CppCheckSetup.cmake diff --git a/Code/Mantid/Build/CMake/CppCheck_Suppressions.txt b/Build/CMake/CppCheck_Suppressions.txt similarity index 100% rename from Code/Mantid/Build/CMake/CppCheck_Suppressions.txt rename to Build/CMake/CppCheck_Suppressions.txt diff --git a/Code/Mantid/Build/CMake/DarwinSetup.cmake b/Build/CMake/DarwinSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/DarwinSetup.cmake rename to Build/CMake/DarwinSetup.cmake diff --git a/Code/Mantid/Build/CMake/DetermineLinuxDistro.cmake b/Build/CMake/DetermineLinuxDistro.cmake similarity index 100% rename from Code/Mantid/Build/CMake/DetermineLinuxDistro.cmake rename to Build/CMake/DetermineLinuxDistro.cmake diff --git a/Code/Mantid/Build/CMake/EmbeddedGTest.cmake b/Build/CMake/EmbeddedGTest.cmake similarity index 100% rename from Code/Mantid/Build/CMake/EmbeddedGTest.cmake rename to Build/CMake/EmbeddedGTest.cmake diff --git a/Code/Mantid/Build/CMake/FindBoost.cmake b/Build/CMake/FindBoost.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindBoost.cmake rename to Build/CMake/FindBoost.cmake diff --git a/Code/Mantid/Build/CMake/FindCppcheck.cmake b/Build/CMake/FindCppcheck.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindCppcheck.cmake rename to Build/CMake/FindCppcheck.cmake diff --git a/Code/Mantid/Build/CMake/FindCxxTest.cmake b/Build/CMake/FindCxxTest.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindCxxTest.cmake rename to Build/CMake/FindCxxTest.cmake diff --git a/Code/Mantid/Build/CMake/FindGMock.cmake b/Build/CMake/FindGMock.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindGMock.cmake rename to Build/CMake/FindGMock.cmake diff --git a/Code/Mantid/Build/CMake/FindGSL.cmake b/Build/CMake/FindGSL.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindGSL.cmake rename to Build/CMake/FindGSL.cmake diff --git a/Code/Mantid/Build/CMake/FindJsonCPP.cmake b/Build/CMake/FindJsonCPP.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindJsonCPP.cmake rename to Build/CMake/FindJsonCPP.cmake diff --git a/Code/Mantid/Build/CMake/FindMuParser.cmake b/Build/CMake/FindMuParser.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindMuParser.cmake rename to Build/CMake/FindMuParser.cmake diff --git a/Code/Mantid/Build/CMake/FindNexus.cmake b/Build/CMake/FindNexus.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindNexus.cmake rename to Build/CMake/FindNexus.cmake diff --git a/Code/Mantid/Build/CMake/FindNumpy.cmake b/Build/CMake/FindNumpy.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindNumpy.cmake rename to Build/CMake/FindNumpy.cmake diff --git a/Code/Mantid/Build/CMake/FindOpenCL.cmake b/Build/CMake/FindOpenCL.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindOpenCL.cmake rename to Build/CMake/FindOpenCL.cmake diff --git a/Code/Mantid/Build/CMake/FindOpenCascade.cmake b/Build/CMake/FindOpenCascade.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindOpenCascade.cmake rename to Build/CMake/FindOpenCascade.cmake diff --git a/Code/Mantid/Build/CMake/FindPoco.cmake b/Build/CMake/FindPoco.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindPoco.cmake rename to Build/CMake/FindPoco.cmake diff --git a/Code/Mantid/Build/CMake/FindPyQt.py b/Build/CMake/FindPyQt.py similarity index 100% rename from Code/Mantid/Build/CMake/FindPyQt.py rename to Build/CMake/FindPyQt.py diff --git a/Code/Mantid/Build/CMake/FindPyQt4.cmake b/Build/CMake/FindPyQt4.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindPyQt4.cmake rename to Build/CMake/FindPyQt4.cmake diff --git a/Code/Mantid/Build/CMake/FindPyUnitTest.cmake b/Build/CMake/FindPyUnitTest.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindPyUnitTest.cmake rename to Build/CMake/FindPyUnitTest.cmake diff --git a/Code/Mantid/Build/CMake/FindPylint.cmake b/Build/CMake/FindPylint.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindPylint.cmake rename to Build/CMake/FindPylint.cmake diff --git a/Code/Mantid/Build/CMake/FindQScintilla.cmake b/Build/CMake/FindQScintilla.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindQScintilla.cmake rename to Build/CMake/FindQScintilla.cmake diff --git a/Code/Mantid/Build/CMake/FindQwt.cmake b/Build/CMake/FindQwt.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindQwt.cmake rename to Build/CMake/FindQwt.cmake diff --git a/Code/Mantid/Build/CMake/FindQwtPlot3d.cmake b/Build/CMake/FindQwtPlot3d.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindQwtPlot3d.cmake rename to Build/CMake/FindQwtPlot3d.cmake diff --git a/Code/Mantid/Build/CMake/FindSIP.cmake b/Build/CMake/FindSIP.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindSIP.cmake rename to Build/CMake/FindSIP.cmake diff --git a/Code/Mantid/Build/CMake/FindSIP.py b/Build/CMake/FindSIP.py similarity index 100% rename from Code/Mantid/Build/CMake/FindSIP.py rename to Build/CMake/FindSIP.py diff --git a/Code/Mantid/Build/CMake/FindSphinx.cmake b/Build/CMake/FindSphinx.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindSphinx.cmake rename to Build/CMake/FindSphinx.cmake diff --git a/Code/Mantid/Build/CMake/FindTcmalloc.cmake b/Build/CMake/FindTcmalloc.cmake similarity index 100% rename from Code/Mantid/Build/CMake/FindTcmalloc.cmake rename to Build/CMake/FindTcmalloc.cmake diff --git a/Code/Mantid/Build/CMake/GNUSetup.cmake b/Build/CMake/GNUSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/GNUSetup.cmake rename to Build/CMake/GNUSetup.cmake diff --git a/Code/Mantid/Build/CMake/LinuxPackageScripts.cmake b/Build/CMake/LinuxPackageScripts.cmake similarity index 100% rename from Code/Mantid/Build/CMake/LinuxPackageScripts.cmake rename to Build/CMake/LinuxPackageScripts.cmake diff --git a/Code/Mantid/Build/CMake/LinuxSetup.cmake b/Build/CMake/LinuxSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/LinuxSetup.cmake rename to Build/CMake/LinuxSetup.cmake diff --git a/Code/Mantid/Build/CMake/MPISetup.cmake b/Build/CMake/MPISetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/MPISetup.cmake rename to Build/CMake/MPISetup.cmake diff --git a/Code/Mantid/Build/CMake/MantidExternalData.cmake b/Build/CMake/MantidExternalData.cmake similarity index 100% rename from Code/Mantid/Build/CMake/MantidExternalData.cmake rename to Build/CMake/MantidExternalData.cmake diff --git a/Code/Mantid/Build/CMake/MantidUtils.cmake b/Build/CMake/MantidUtils.cmake similarity index 100% rename from Code/Mantid/Build/CMake/MantidUtils.cmake rename to Build/CMake/MantidUtils.cmake diff --git a/Code/Mantid/Build/CMake/NSIS.template.in b/Build/CMake/NSIS.template.in similarity index 100% rename from Code/Mantid/Build/CMake/NSIS.template.in rename to Build/CMake/NSIS.template.in diff --git a/Code/Mantid/Build/CMake/Packaging/deb/scripts/deb_post_inst.in b/Build/CMake/Packaging/deb/scripts/deb_post_inst.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/deb/scripts/deb_post_inst.in rename to Build/CMake/Packaging/deb/scripts/deb_post_inst.in diff --git a/Code/Mantid/Build/CMake/Packaging/deb/scripts/deb_pre_inst.in b/Build/CMake/Packaging/deb/scripts/deb_pre_inst.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/deb/scripts/deb_pre_inst.in rename to Build/CMake/Packaging/deb/scripts/deb_pre_inst.in diff --git a/Code/Mantid/Build/CMake/Packaging/deb/scripts/deb_pre_rm.in b/Build/CMake/Packaging/deb/scripts/deb_pre_rm.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/deb/scripts/deb_pre_rm.in rename to Build/CMake/Packaging/deb/scripts/deb_pre_rm.in diff --git a/Code/Mantid/Build/CMake/Packaging/launch_mantidplot.bat b/Build/CMake/Packaging/launch_mantidplot.bat similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/launch_mantidplot.bat rename to Build/CMake/Packaging/launch_mantidplot.bat diff --git a/Code/Mantid/Build/CMake/Packaging/launch_mantidplot.sh.in b/Build/CMake/Packaging/launch_mantidplot.sh.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/launch_mantidplot.sh.in rename to Build/CMake/Packaging/launch_mantidplot.sh.in diff --git a/Code/Mantid/Build/CMake/Packaging/launch_mantidplot.vbs b/Build/CMake/Packaging/launch_mantidplot.vbs similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/launch_mantidplot.vbs rename to Build/CMake/Packaging/launch_mantidplot.vbs diff --git a/Code/Mantid/Build/CMake/Packaging/mantidpython.bat b/Build/CMake/Packaging/mantidpython.bat similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/mantidpython.bat rename to Build/CMake/Packaging/mantidpython.bat diff --git a/Code/Mantid/Build/CMake/Packaging/mantidpython.in b/Build/CMake/Packaging/mantidpython.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/mantidpython.in rename to Build/CMake/Packaging/mantidpython.in diff --git a/Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_post_install.sh.in b/Build/CMake/Packaging/rpm/scripts/rpm_post_install.sh.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_post_install.sh.in rename to Build/CMake/Packaging/rpm/scripts/rpm_post_install.sh.in diff --git a/Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_post_uninstall.sh.in b/Build/CMake/Packaging/rpm/scripts/rpm_post_uninstall.sh.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_post_uninstall.sh.in rename to Build/CMake/Packaging/rpm/scripts/rpm_post_uninstall.sh.in diff --git a/Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_pre_install.sh.in b/Build/CMake/Packaging/rpm/scripts/rpm_pre_install.sh.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_pre_install.sh.in rename to Build/CMake/Packaging/rpm/scripts/rpm_pre_install.sh.in diff --git a/Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_pre_uninstall.sh.in b/Build/CMake/Packaging/rpm/scripts/rpm_pre_uninstall.sh.in similarity index 100% rename from Code/Mantid/Build/CMake/Packaging/rpm/scripts/rpm_pre_uninstall.sh.in rename to Build/CMake/Packaging/rpm/scripts/rpm_pre_uninstall.sh.in diff --git a/Code/Mantid/Build/CMake/ParaViewSetup.cmake b/Build/CMake/ParaViewSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/ParaViewSetup.cmake rename to Build/CMake/ParaViewSetup.cmake diff --git a/Code/Mantid/Build/CMake/PatchVersionNumber.cmake.in b/Build/CMake/PatchVersionNumber.cmake.in similarity index 100% rename from Code/Mantid/Build/CMake/PatchVersionNumber.cmake.in rename to Build/CMake/PatchVersionNumber.cmake.in diff --git a/Code/Mantid/Build/CMake/PrecompiledHeaderCommands.cmake b/Build/CMake/PrecompiledHeaderCommands.cmake similarity index 100% rename from Code/Mantid/Build/CMake/PrecompiledHeaderCommands.cmake rename to Build/CMake/PrecompiledHeaderCommands.cmake diff --git a/Code/Mantid/Build/CMake/PylintSetup.cmake b/Build/CMake/PylintSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/PylintSetup.cmake rename to Build/CMake/PylintSetup.cmake diff --git a/Code/Mantid/Build/CMake/SetMantidSubprojects.cmake b/Build/CMake/SetMantidSubprojects.cmake similarity index 100% rename from Code/Mantid/Build/CMake/SetMantidSubprojects.cmake rename to Build/CMake/SetMantidSubprojects.cmake diff --git a/Code/Mantid/Build/CMake/SetupDataTargets.cmake b/Build/CMake/SetupDataTargets.cmake similarity index 100% rename from Code/Mantid/Build/CMake/SetupDataTargets.cmake rename to Build/CMake/SetupDataTargets.cmake diff --git a/Code/Mantid/Build/CMake/SquishAddTestSuite.cmake b/Build/CMake/SquishAddTestSuite.cmake similarity index 100% rename from Code/Mantid/Build/CMake/SquishAddTestSuite.cmake rename to Build/CMake/SquishAddTestSuite.cmake diff --git a/Code/Mantid/Build/CMake/SquishRunTestSuite.bat b/Build/CMake/SquishRunTestSuite.bat similarity index 100% rename from Code/Mantid/Build/CMake/SquishRunTestSuite.bat rename to Build/CMake/SquishRunTestSuite.bat diff --git a/Code/Mantid/Build/CMake/SquishRunTestSuite.sh b/Build/CMake/SquishRunTestSuite.sh similarity index 100% rename from Code/Mantid/Build/CMake/SquishRunTestSuite.sh rename to Build/CMake/SquishRunTestSuite.sh diff --git a/Code/Mantid/Build/CMake/SquishTestScript.cmake b/Build/CMake/SquishTestScript.cmake similarity index 100% rename from Code/Mantid/Build/CMake/SquishTestScript.cmake rename to Build/CMake/SquishTestScript.cmake diff --git a/Code/Mantid/Build/CMake/UiToPy.cmake b/Build/CMake/UiToPy.cmake similarity index 100% rename from Code/Mantid/Build/CMake/UiToPy.cmake rename to Build/CMake/UiToPy.cmake diff --git a/Code/Mantid/Build/CMake/UnityBuild.cmake b/Build/CMake/UnityBuild.cmake similarity index 100% rename from Code/Mantid/Build/CMake/UnityBuild.cmake rename to Build/CMake/UnityBuild.cmake diff --git a/Code/Mantid/Build/CMake/VersionNumber.cmake b/Build/CMake/VersionNumber.cmake similarity index 100% rename from Code/Mantid/Build/CMake/VersionNumber.cmake rename to Build/CMake/VersionNumber.cmake diff --git a/Code/Mantid/Build/CMake/WindowsNSIS.cmake b/Build/CMake/WindowsNSIS.cmake similarity index 100% rename from Code/Mantid/Build/CMake/WindowsNSIS.cmake rename to Build/CMake/WindowsNSIS.cmake diff --git a/Code/Mantid/Build/CMake/WindowsSetup.cmake b/Build/CMake/WindowsSetup.cmake similarity index 100% rename from Code/Mantid/Build/CMake/WindowsSetup.cmake rename to Build/CMake/WindowsSetup.cmake diff --git a/Code/Mantid/Build/CMake/hdf5-config.cmake b/Build/CMake/hdf5-config.cmake similarity index 100% rename from Code/Mantid/Build/CMake/hdf5-config.cmake rename to Build/CMake/hdf5-config.cmake diff --git a/Code/Mantid/Build/CMake/hdf5-targets-mac.cmake b/Build/CMake/hdf5-targets-mac.cmake similarity index 100% rename from Code/Mantid/Build/CMake/hdf5-targets-mac.cmake rename to Build/CMake/hdf5-targets-mac.cmake diff --git a/Code/Mantid/Build/CMake/hdf5-targets-windows.cmake b/Build/CMake/hdf5-targets-windows.cmake similarity index 100% rename from Code/Mantid/Build/CMake/hdf5-targets-windows.cmake rename to Build/CMake/hdf5-targets-windows.cmake diff --git a/Code/Mantid/Build/Jenkins/README.md b/Build/Jenkins/README.md similarity index 100% rename from Code/Mantid/Build/Jenkins/README.md rename to Build/Jenkins/README.md diff --git a/Code/Mantid/Build/Jenkins/buildscript b/Build/Jenkins/buildscript similarity index 100% rename from Code/Mantid/Build/Jenkins/buildscript rename to Build/Jenkins/buildscript diff --git a/Code/Mantid/Build/Jenkins/buildscript.bat b/Build/Jenkins/buildscript.bat similarity index 100% rename from Code/Mantid/Build/Jenkins/buildscript.bat rename to Build/Jenkins/buildscript.bat diff --git a/Code/Mantid/Build/Jenkins/doctests b/Build/Jenkins/doctests similarity index 100% rename from Code/Mantid/Build/Jenkins/doctests rename to Build/Jenkins/doctests diff --git a/Code/Mantid/Build/Jenkins/doctests.bat b/Build/Jenkins/doctests.bat similarity index 100% rename from Code/Mantid/Build/Jenkins/doctests.bat rename to Build/Jenkins/doctests.bat diff --git a/Code/Mantid/Build/Jenkins/jenkins-slave.sh b/Build/Jenkins/jenkins-slave.sh similarity index 100% rename from Code/Mantid/Build/Jenkins/jenkins-slave.sh rename to Build/Jenkins/jenkins-slave.sh diff --git a/Code/Mantid/Build/Jenkins/leeroy.md b/Build/Jenkins/leeroy.md similarity index 100% rename from Code/Mantid/Build/Jenkins/leeroy.md rename to Build/Jenkins/leeroy.md diff --git a/Code/Mantid/Build/Jenkins/systemtests b/Build/Jenkins/systemtests similarity index 100% rename from Code/Mantid/Build/Jenkins/systemtests rename to Build/Jenkins/systemtests diff --git a/Code/Mantid/Build/Jenkins/systemtests.bat b/Build/Jenkins/systemtests.bat similarity index 100% rename from Code/Mantid/Build/Jenkins/systemtests.bat rename to Build/Jenkins/systemtests.bat diff --git a/Code/Mantid/Build/Mantid-eclipse-codestyle.xml b/Build/Mantid-eclipse-codestyle.xml similarity index 100% rename from Code/Mantid/Build/Mantid-eclipse-codestyle.xml rename to Build/Mantid-eclipse-codestyle.xml diff --git a/Code/Mantid/Build/class_maker.py b/Build/class_maker.py similarity index 100% rename from Code/Mantid/Build/class_maker.py rename to Build/class_maker.py diff --git a/Code/Mantid/Build/cmakelists_utils.py b/Build/cmakelists_utils.py similarity index 100% rename from Code/Mantid/Build/cmakelists_utils.py rename to Build/cmakelists_utils.py diff --git a/Code/Mantid/Build/coverity_model.c b/Build/coverity_model.c similarity index 100% rename from Code/Mantid/Build/coverity_model.c rename to Build/coverity_model.c diff --git a/Code/Mantid/Build/delete_class.py b/Build/delete_class.py similarity index 100% rename from Code/Mantid/Build/delete_class.py rename to Build/delete_class.py diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/README b/Build/dev-packages/deb/mantid-developer/README similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/README rename to Build/dev-packages/deb/mantid-developer/README diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.1/DEBIAN/control b/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.1/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.1/DEBIAN/control rename to Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.1/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.2/DEBIAN/control b/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.2/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.2/DEBIAN/control rename to Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.2/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.3/DEBIAN/control b/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.3/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.3/DEBIAN/control rename to Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.3/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.4/DEBIAN/control b/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.4/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.4/DEBIAN/control rename to Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.4/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.5/DEBIAN/control b/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.5/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.5/DEBIAN/control rename to Build/dev-packages/deb/mantid-developer/mantid-developer-1.2.5/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2/DEBIAN/control b/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/mantid-developer/mantid-developer-1.2/DEBIAN/control rename to Build/dev-packages/deb/mantid-developer/mantid-developer-1.2/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/deb/paraview-developer/README b/Build/dev-packages/deb/paraview-developer/README similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/paraview-developer/README rename to Build/dev-packages/deb/paraview-developer/README diff --git a/Code/Mantid/Build/dev-packages/deb/paraview-developer/paraview-developer-1.0/DEBIAN/control b/Build/dev-packages/deb/paraview-developer/paraview-developer-1.0/DEBIAN/control similarity index 100% rename from Code/Mantid/Build/dev-packages/deb/paraview-developer/paraview-developer-1.0/DEBIAN/control rename to Build/dev-packages/deb/paraview-developer/paraview-developer-1.0/DEBIAN/control diff --git a/Code/Mantid/Build/dev-packages/rpm/mantid-developer/mantid-developer.spec b/Build/dev-packages/rpm/mantid-developer/mantid-developer.spec similarity index 100% rename from Code/Mantid/Build/dev-packages/rpm/mantid-developer/mantid-developer.spec rename to Build/dev-packages/rpm/mantid-developer/mantid-developer.spec diff --git a/Code/Mantid/Build/doxygen_to_sip.py b/Build/doxygen_to_sip.py similarity index 100% rename from Code/Mantid/Build/doxygen_to_sip.py rename to Build/doxygen_to_sip.py diff --git a/Code/Mantid/Build/install-rhel6-deps.sh b/Build/install-rhel6-deps.sh similarity index 100% rename from Code/Mantid/Build/install-rhel6-deps.sh rename to Build/install-rhel6-deps.sh diff --git a/Code/Mantid/Build/move_class.py b/Build/move_class.py similarity index 100% rename from Code/Mantid/Build/move_class.py rename to Build/move_class.py diff --git a/Code/Mantid/Build/paraview-deb-packaging/README b/Build/paraview-deb-packaging/README similarity index 100% rename from Code/Mantid/Build/paraview-deb-packaging/README rename to Build/paraview-deb-packaging/README diff --git a/Code/Mantid/Build/paraview-deb-packaging/build_and_package.sh b/Build/paraview-deb-packaging/build_and_package.sh similarity index 100% rename from Code/Mantid/Build/paraview-deb-packaging/build_and_package.sh rename to Build/paraview-deb-packaging/build_and_package.sh diff --git a/Code/Mantid/Build/pyport.patch b/Build/pyport.patch similarity index 100% rename from Code/Mantid/Build/pyport.patch rename to Build/pyport.patch diff --git a/Code/Mantid/Build/python_export_maker.py b/Build/python_export_maker.py similarity index 100% rename from Code/Mantid/Build/python_export_maker.py rename to Build/python_export_maker.py diff --git a/Code/Mantid/Build/qglobal.patch b/Build/qglobal.patch similarity index 100% rename from Code/Mantid/Build/qglobal.patch rename to Build/qglobal.patch diff --git a/Code/Mantid/Build/sip_strip_docstring.py b/Build/sip_strip_docstring.py similarity index 100% rename from Code/Mantid/Build/sip_strip_docstring.py rename to Build/sip_strip_docstring.py diff --git a/Code/Mantid/Build/ui_data_refl_simple.ui b/Build/ui_data_refl_simple.ui similarity index 100% rename from Code/Mantid/Build/ui_data_refl_simple.ui rename to Build/ui_data_refl_simple.ui diff --git a/Code/Mantid/Build/win_python.bat b/Build/win_python.bat similarity index 100% rename from Code/Mantid/Build/win_python.bat rename to Build/win_python.bat diff --git a/Code/Mantid/Build/wrap_pyui.py b/Build/wrap_pyui.py similarity index 100% rename from Code/Mantid/Build/wrap_pyui.py rename to Build/wrap_pyui.py diff --git a/Code/Mantid/CMakeLists.txt b/CMakeLists.txt similarity index 100% rename from Code/Mantid/CMakeLists.txt rename to CMakeLists.txt diff --git a/Code/Mantid/Framework/API/CMakeLists.txt b/Framework/API/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/API/CMakeLists.txt rename to Framework/API/CMakeLists.txt diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Algorithm.h b/Framework/API/inc/MantidAPI/Algorithm.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Algorithm.h rename to Framework/API/inc/MantidAPI/Algorithm.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmFactory.h b/Framework/API/inc/MantidAPI/AlgorithmFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmFactory.h rename to Framework/API/inc/MantidAPI/AlgorithmFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h b/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h rename to Framework/API/inc/MantidAPI/AlgorithmHasProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmHistory.h b/Framework/API/inc/MantidAPI/AlgorithmHistory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmHistory.h rename to Framework/API/inc/MantidAPI/AlgorithmHistory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmManager.h b/Framework/API/inc/MantidAPI/AlgorithmManager.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmManager.h rename to Framework/API/inc/MantidAPI/AlgorithmManager.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmObserver.h b/Framework/API/inc/MantidAPI/AlgorithmObserver.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmObserver.h rename to Framework/API/inc/MantidAPI/AlgorithmObserver.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmProperty.h b/Framework/API/inc/MantidAPI/AlgorithmProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmProperty.h rename to Framework/API/inc/MantidAPI/AlgorithmProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmProxy.h b/Framework/API/inc/MantidAPI/AlgorithmProxy.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AlgorithmProxy.h rename to Framework/API/inc/MantidAPI/AlgorithmProxy.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/AnalysisDataService.h b/Framework/API/inc/MantidAPI/AnalysisDataService.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/AnalysisDataService.h rename to Framework/API/inc/MantidAPI/AnalysisDataService.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h b/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h rename to Framework/API/inc/MantidAPI/ArchiveSearchFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Axis.h b/Framework/API/inc/MantidAPI/Axis.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Axis.h rename to Framework/API/inc/MantidAPI/Axis.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/BinEdgeAxis.h b/Framework/API/inc/MantidAPI/BinEdgeAxis.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/BinEdgeAxis.h rename to Framework/API/inc/MantidAPI/BinEdgeAxis.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/BoxController.h b/Framework/API/inc/MantidAPI/BoxController.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/BoxController.h rename to Framework/API/inc/MantidAPI/BoxController.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CatalogFactory.h b/Framework/API/inc/MantidAPI/CatalogFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CatalogFactory.h rename to Framework/API/inc/MantidAPI/CatalogFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CatalogManager.h b/Framework/API/inc/MantidAPI/CatalogManager.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CatalogManager.h rename to Framework/API/inc/MantidAPI/CatalogManager.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CatalogSession.h b/Framework/API/inc/MantidAPI/CatalogSession.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CatalogSession.h rename to Framework/API/inc/MantidAPI/CatalogSession.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ChopperModel.h b/Framework/API/inc/MantidAPI/ChopperModel.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ChopperModel.h rename to Framework/API/inc/MantidAPI/ChopperModel.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Column.h b/Framework/API/inc/MantidAPI/Column.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Column.h rename to Framework/API/inc/MantidAPI/Column.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ColumnFactory.h b/Framework/API/inc/MantidAPI/ColumnFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ColumnFactory.h rename to Framework/API/inc/MantidAPI/ColumnFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CompositeCatalog.h b/Framework/API/inc/MantidAPI/CompositeCatalog.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CompositeCatalog.h rename to Framework/API/inc/MantidAPI/CompositeCatalog.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CompositeDomain.h b/Framework/API/inc/MantidAPI/CompositeDomain.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CompositeDomain.h rename to Framework/API/inc/MantidAPI/CompositeDomain.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CompositeDomainMD.h b/Framework/API/inc/MantidAPI/CompositeDomainMD.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CompositeDomainMD.h rename to Framework/API/inc/MantidAPI/CompositeDomainMD.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CompositeFunction.h b/Framework/API/inc/MantidAPI/CompositeFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CompositeFunction.h rename to Framework/API/inc/MantidAPI/CompositeFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ConstraintFactory.h b/Framework/API/inc/MantidAPI/ConstraintFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ConstraintFactory.h rename to Framework/API/inc/MantidAPI/ConstraintFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CoordTransform.h b/Framework/API/inc/MantidAPI/CoordTransform.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CoordTransform.h rename to Framework/API/inc/MantidAPI/CoordTransform.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/CostFunctionFactory.h b/Framework/API/inc/MantidAPI/CostFunctionFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/CostFunctionFactory.h rename to Framework/API/inc/MantidAPI/CostFunctionFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h b/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h rename to Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/DeclareUserAlg.h b/Framework/API/inc/MantidAPI/DeclareUserAlg.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/DeclareUserAlg.h rename to Framework/API/inc/MantidAPI/DeclareUserAlg.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h b/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h rename to Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/DllConfig.h b/Framework/API/inc/MantidAPI/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/DllConfig.h rename to Framework/API/inc/MantidAPI/DllConfig.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/DomainCreatorFactory.h b/Framework/API/inc/MantidAPI/DomainCreatorFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/DomainCreatorFactory.h rename to Framework/API/inc/MantidAPI/DomainCreatorFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h b/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h rename to Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ExperimentInfo.h b/Framework/API/inc/MantidAPI/ExperimentInfo.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ExperimentInfo.h rename to Framework/API/inc/MantidAPI/ExperimentInfo.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Expression.h b/Framework/API/inc/MantidAPI/Expression.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Expression.h rename to Framework/API/inc/MantidAPI/Expression.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FermiChopperModel.h b/Framework/API/inc/MantidAPI/FermiChopperModel.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FermiChopperModel.h rename to Framework/API/inc/MantidAPI/FermiChopperModel.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h b/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h rename to Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FileFinder.h b/Framework/API/inc/MantidAPI/FileFinder.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FileFinder.h rename to Framework/API/inc/MantidAPI/FileFinder.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FileLoaderRegistry.h b/Framework/API/inc/MantidAPI/FileLoaderRegistry.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FileLoaderRegistry.h rename to Framework/API/inc/MantidAPI/FileLoaderRegistry.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FileProperty.h b/Framework/API/inc/MantidAPI/FileProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FileProperty.h rename to Framework/API/inc/MantidAPI/FileProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FrameworkManager.h b/Framework/API/inc/MantidAPI/FrameworkManager.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FrameworkManager.h rename to Framework/API/inc/MantidAPI/FrameworkManager.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h b/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h rename to Framework/API/inc/MantidAPI/FuncMinimizerFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionDomain.h b/Framework/API/inc/MantidAPI/FunctionDomain.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionDomain.h rename to Framework/API/inc/MantidAPI/FunctionDomain.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionDomain1D.h b/Framework/API/inc/MantidAPI/FunctionDomain1D.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionDomain1D.h rename to Framework/API/inc/MantidAPI/FunctionDomain1D.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionDomainMD.h b/Framework/API/inc/MantidAPI/FunctionDomainMD.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionDomainMD.h rename to Framework/API/inc/MantidAPI/FunctionDomainMD.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionFactory.h b/Framework/API/inc/MantidAPI/FunctionFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionFactory.h rename to Framework/API/inc/MantidAPI/FunctionFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h b/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h rename to Framework/API/inc/MantidAPI/FunctionParameterDecorator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionProperty.h b/Framework/API/inc/MantidAPI/FunctionProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionProperty.h rename to Framework/API/inc/MantidAPI/FunctionProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/FunctionValues.h b/Framework/API/inc/MantidAPI/FunctionValues.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/FunctionValues.h rename to Framework/API/inc/MantidAPI/FunctionValues.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/GridDomain.h b/Framework/API/inc/MantidAPI/GridDomain.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/GridDomain.h rename to Framework/API/inc/MantidAPI/GridDomain.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/GridDomain1D.h b/Framework/API/inc/MantidAPI/GridDomain1D.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/GridDomain1D.h rename to Framework/API/inc/MantidAPI/GridDomain1D.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/HistoryItem.h b/Framework/API/inc/MantidAPI/HistoryItem.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/HistoryItem.h rename to Framework/API/inc/MantidAPI/HistoryItem.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/HistoryView.h b/Framework/API/inc/MantidAPI/HistoryView.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/HistoryView.h rename to Framework/API/inc/MantidAPI/HistoryView.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IAlgorithm.h b/Framework/API/inc/MantidAPI/IAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IAlgorithm.h rename to Framework/API/inc/MantidAPI/IAlgorithm.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IArchiveSearch.h b/Framework/API/inc/MantidAPI/IArchiveSearch.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IArchiveSearch.h rename to Framework/API/inc/MantidAPI/IArchiveSearch.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IBackgroundFunction.h b/Framework/API/inc/MantidAPI/IBackgroundFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IBackgroundFunction.h rename to Framework/API/inc/MantidAPI/IBackgroundFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IBoxControllerIO.h b/Framework/API/inc/MantidAPI/IBoxControllerIO.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IBoxControllerIO.h rename to Framework/API/inc/MantidAPI/IBoxControllerIO.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ICatalog.h b/Framework/API/inc/MantidAPI/ICatalog.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ICatalog.h rename to Framework/API/inc/MantidAPI/ICatalog.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ICatalogInfoService.h b/Framework/API/inc/MantidAPI/ICatalogInfoService.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ICatalogInfoService.h rename to Framework/API/inc/MantidAPI/ICatalogInfoService.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IConstraint.h b/Framework/API/inc/MantidAPI/IConstraint.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IConstraint.h rename to Framework/API/inc/MantidAPI/IConstraint.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ICostFunction.h b/Framework/API/inc/MantidAPI/ICostFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ICostFunction.h rename to Framework/API/inc/MantidAPI/ICostFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IDomainCreator.h b/Framework/API/inc/MantidAPI/IDomainCreator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IDomainCreator.h rename to Framework/API/inc/MantidAPI/IDomainCreator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IEventList.h b/Framework/API/inc/MantidAPI/IEventList.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IEventList.h rename to Framework/API/inc/MantidAPI/IEventList.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IEventWorkspace.h b/Framework/API/inc/MantidAPI/IEventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IEventWorkspace.h rename to Framework/API/inc/MantidAPI/IEventWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h rename to Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFileLoader.h b/Framework/API/inc/MantidAPI/IFileLoader.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFileLoader.h rename to Framework/API/inc/MantidAPI/IFileLoader.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFuncMinimizer.h b/Framework/API/inc/MantidAPI/IFuncMinimizer.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFuncMinimizer.h rename to Framework/API/inc/MantidAPI/IFuncMinimizer.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFunction.h b/Framework/API/inc/MantidAPI/IFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFunction.h rename to Framework/API/inc/MantidAPI/IFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFunction1D.h b/Framework/API/inc/MantidAPI/IFunction1D.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFunction1D.h rename to Framework/API/inc/MantidAPI/IFunction1D.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h b/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h rename to Framework/API/inc/MantidAPI/IFunction1DSpectrum.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFunctionMD.h b/Framework/API/inc/MantidAPI/IFunctionMD.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFunctionMD.h rename to Framework/API/inc/MantidAPI/IFunctionMD.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFunctionMW.h b/Framework/API/inc/MantidAPI/IFunctionMW.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFunctionMW.h rename to Framework/API/inc/MantidAPI/IFunctionMW.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IFunctionWithLocation.h b/Framework/API/inc/MantidAPI/IFunctionWithLocation.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IFunctionWithLocation.h rename to Framework/API/inc/MantidAPI/IFunctionWithLocation.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ILatticeFunction.h b/Framework/API/inc/MantidAPI/ILatticeFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ILatticeFunction.h rename to Framework/API/inc/MantidAPI/ILatticeFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ILiveListener.h b/Framework/API/inc/MantidAPI/ILiveListener.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ILiveListener.h rename to Framework/API/inc/MantidAPI/ILiveListener.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDEventWorkspace.h b/Framework/API/inc/MantidAPI/IMDEventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDEventWorkspace.h rename to Framework/API/inc/MantidAPI/IMDEventWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h rename to Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h b/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h rename to Framework/API/inc/MantidAPI/IMDHistoWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h rename to Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDIterator.h b/Framework/API/inc/MantidAPI/IMDIterator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDIterator.h rename to Framework/API/inc/MantidAPI/IMDIterator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDNode.h b/Framework/API/inc/MantidAPI/IMDNode.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDNode.h rename to Framework/API/inc/MantidAPI/IMDNode.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMDWorkspace.h b/Framework/API/inc/MantidAPI/IMDWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMDWorkspace.h rename to Framework/API/inc/MantidAPI/IMDWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IMaskWorkspace.h b/Framework/API/inc/MantidAPI/IMaskWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IMaskWorkspace.h rename to Framework/API/inc/MantidAPI/IMaskWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IPawleyFunction.h b/Framework/API/inc/MantidAPI/IPawleyFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IPawleyFunction.h rename to Framework/API/inc/MantidAPI/IPawleyFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IPeakFunction.h b/Framework/API/inc/MantidAPI/IPeakFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IPeakFunction.h rename to Framework/API/inc/MantidAPI/IPeakFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IPeaksWorkspace.h b/Framework/API/inc/MantidAPI/IPeaksWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IPeaksWorkspace.h rename to Framework/API/inc/MantidAPI/IPeaksWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IPeaksWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IPeaksWorkspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IPeaksWorkspace_fwd.h rename to Framework/API/inc/MantidAPI/IPeaksWorkspace_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h b/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h rename to Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IRemoteJobManager.h b/Framework/API/inc/MantidAPI/IRemoteJobManager.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IRemoteJobManager.h rename to Framework/API/inc/MantidAPI/IRemoteJobManager.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ISpectrum.h b/Framework/API/inc/MantidAPI/ISpectrum.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ISpectrum.h rename to Framework/API/inc/MantidAPI/ISpectrum.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ISplittersWorkspace.h b/Framework/API/inc/MantidAPI/ISplittersWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ISplittersWorkspace.h rename to Framework/API/inc/MantidAPI/ISplittersWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ITableWorkspace.h b/Framework/API/inc/MantidAPI/ITableWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ITableWorkspace.h rename to Framework/API/inc/MantidAPI/ITableWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ITableWorkspace_fwd.h b/Framework/API/inc/MantidAPI/ITableWorkspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ITableWorkspace_fwd.h rename to Framework/API/inc/MantidAPI/ITableWorkspace_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ITransformScale.h b/Framework/API/inc/MantidAPI/ITransformScale.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ITransformScale.h rename to Framework/API/inc/MantidAPI/ITransformScale.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IWorkspaceProperty.h b/Framework/API/inc/MantidAPI/IWorkspaceProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IWorkspaceProperty.h rename to Framework/API/inc/MantidAPI/IWorkspaceProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/IkedaCarpenterModerator.h b/Framework/API/inc/MantidAPI/IkedaCarpenterModerator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/IkedaCarpenterModerator.h rename to Framework/API/inc/MantidAPI/IkedaCarpenterModerator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h b/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h rename to Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h b/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h b/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParameter.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParameter.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParameter.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionParameter.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParser.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParser.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParser.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionParameterParser.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionParser.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h rename to Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/InstrumentDataService.h b/Framework/API/inc/MantidAPI/InstrumentDataService.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/InstrumentDataService.h rename to Framework/API/inc/MantidAPI/InstrumentDataService.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Jacobian.h b/Framework/API/inc/MantidAPI/Jacobian.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Jacobian.h rename to Framework/API/inc/MantidAPI/Jacobian.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/JointDomain.h b/Framework/API/inc/MantidAPI/JointDomain.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/JointDomain.h rename to Framework/API/inc/MantidAPI/JointDomain.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/LatticeDomain.h b/Framework/API/inc/MantidAPI/LatticeDomain.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/LatticeDomain.h rename to Framework/API/inc/MantidAPI/LatticeDomain.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/LinearScale.h b/Framework/API/inc/MantidAPI/LinearScale.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/LinearScale.h rename to Framework/API/inc/MantidAPI/LinearScale.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/LiveListenerFactory.h b/Framework/API/inc/MantidAPI/LiveListenerFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/LiveListenerFactory.h rename to Framework/API/inc/MantidAPI/LiveListenerFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/LogManager.h b/Framework/API/inc/MantidAPI/LogManager.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/LogManager.h rename to Framework/API/inc/MantidAPI/LogManager.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/LogarithmScale.h b/Framework/API/inc/MantidAPI/LogarithmScale.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/LogarithmScale.h rename to Framework/API/inc/MantidAPI/LogarithmScale.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MDGeometry.h b/Framework/API/inc/MantidAPI/MDGeometry.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MDGeometry.h rename to Framework/API/inc/MantidAPI/MDGeometry.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MatrixWSIndexCalculator.h b/Framework/API/inc/MantidAPI/MatrixWSIndexCalculator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MatrixWSIndexCalculator.h rename to Framework/API/inc/MantidAPI/MatrixWSIndexCalculator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspace.h b/Framework/API/inc/MantidAPI/MatrixWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspace.h rename to Framework/API/inc/MantidAPI/MatrixWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h b/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h rename to Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h b/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h rename to Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MemoryManager.h b/Framework/API/inc/MantidAPI/MemoryManager.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MemoryManager.h rename to Framework/API/inc/MantidAPI/MemoryManager.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ModeratorModel.h b/Framework/API/inc/MantidAPI/ModeratorModel.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ModeratorModel.h rename to Framework/API/inc/MantidAPI/ModeratorModel.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MultiDomainFunction.h b/Framework/API/inc/MantidAPI/MultiDomainFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MultiDomainFunction.h rename to Framework/API/inc/MantidAPI/MultiDomainFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h b/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h rename to Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h b/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h rename to Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h b/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h rename to Framework/API/inc/MantidAPI/MultipleExperimentInfos.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/MultipleFileProperty.h b/Framework/API/inc/MantidAPI/MultipleFileProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/MultipleFileProperty.h rename to Framework/API/inc/MantidAPI/MultipleFileProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/NotebookBuilder.h b/Framework/API/inc/MantidAPI/NotebookBuilder.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/NotebookBuilder.h rename to Framework/API/inc/MantidAPI/NotebookBuilder.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/NotebookWriter.h b/Framework/API/inc/MantidAPI/NotebookWriter.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/NotebookWriter.h rename to Framework/API/inc/MantidAPI/NotebookWriter.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/NullCoordTransform.h b/Framework/API/inc/MantidAPI/NullCoordTransform.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/NullCoordTransform.h rename to Framework/API/inc/MantidAPI/NullCoordTransform.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/NumericAxis.h b/Framework/API/inc/MantidAPI/NumericAxis.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/NumericAxis.h rename to Framework/API/inc/MantidAPI/NumericAxis.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ParamFunction.h b/Framework/API/inc/MantidAPI/ParamFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ParamFunction.h rename to Framework/API/inc/MantidAPI/ParamFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ParameterReference.h b/Framework/API/inc/MantidAPI/ParameterReference.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ParameterReference.h rename to Framework/API/inc/MantidAPI/ParameterReference.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ParameterTie.h b/Framework/API/inc/MantidAPI/ParameterTie.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ParameterTie.h rename to Framework/API/inc/MantidAPI/ParameterTie.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h b/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h rename to Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/PrecompiledHeader.h b/Framework/API/inc/MantidAPI/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/PrecompiledHeader.h rename to Framework/API/inc/MantidAPI/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Progress.h b/Framework/API/inc/MantidAPI/Progress.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Progress.h rename to Framework/API/inc/MantidAPI/Progress.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Projection.h b/Framework/API/inc/MantidAPI/Projection.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Projection.h rename to Framework/API/inc/MantidAPI/Projection.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/PropertyManagerDataService.h b/Framework/API/inc/MantidAPI/PropertyManagerDataService.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/PropertyManagerDataService.h rename to Framework/API/inc/MantidAPI/PropertyManagerDataService.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/PropertyNexus.h b/Framework/API/inc/MantidAPI/PropertyNexus.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/PropertyNexus.h rename to Framework/API/inc/MantidAPI/PropertyNexus.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/RefAxis.h b/Framework/API/inc/MantidAPI/RefAxis.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/RefAxis.h rename to Framework/API/inc/MantidAPI/RefAxis.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/RegisterFileLoader.h b/Framework/API/inc/MantidAPI/RegisterFileLoader.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/RegisterFileLoader.h rename to Framework/API/inc/MantidAPI/RegisterFileLoader.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h b/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h rename to Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Run.h b/Framework/API/inc/MantidAPI/Run.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Run.h rename to Framework/API/inc/MantidAPI/Run.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Sample.h b/Framework/API/inc/MantidAPI/Sample.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Sample.h rename to Framework/API/inc/MantidAPI/Sample.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SampleEnvironment.h b/Framework/API/inc/MantidAPI/SampleEnvironment.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SampleEnvironment.h rename to Framework/API/inc/MantidAPI/SampleEnvironment.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SampleShapeValidator.h b/Framework/API/inc/MantidAPI/SampleShapeValidator.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SampleShapeValidator.h rename to Framework/API/inc/MantidAPI/SampleShapeValidator.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ScopedWorkspace.h b/Framework/API/inc/MantidAPI/ScopedWorkspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ScopedWorkspace.h rename to Framework/API/inc/MantidAPI/ScopedWorkspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ScriptBuilder.h b/Framework/API/inc/MantidAPI/ScriptBuilder.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ScriptBuilder.h rename to Framework/API/inc/MantidAPI/ScriptBuilder.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ScriptRepository.h b/Framework/API/inc/MantidAPI/ScriptRepository.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ScriptRepository.h rename to Framework/API/inc/MantidAPI/ScriptRepository.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h b/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h rename to Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SingleValueParameter.h b/Framework/API/inc/MantidAPI/SingleValueParameter.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SingleValueParameter.h rename to Framework/API/inc/MantidAPI/SingleValueParameter.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SingleValueParameterParser.h b/Framework/API/inc/MantidAPI/SingleValueParameterParser.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SingleValueParameterParser.h rename to Framework/API/inc/MantidAPI/SingleValueParameterParser.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SpectraAxis.h b/Framework/API/inc/MantidAPI/SpectraAxis.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SpectraAxis.h rename to Framework/API/inc/MantidAPI/SpectraAxis.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h b/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h rename to Framework/API/inc/MantidAPI/SpectraDetectorTypes.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/SpectrumDetectorMapping.h b/Framework/API/inc/MantidAPI/SpectrumDetectorMapping.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/SpectrumDetectorMapping.h rename to Framework/API/inc/MantidAPI/SpectrumDetectorMapping.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/TableRow.h b/Framework/API/inc/MantidAPI/TableRow.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/TableRow.h rename to Framework/API/inc/MantidAPI/TableRow.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/TempFunction.h b/Framework/API/inc/MantidAPI/TempFunction.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/TempFunction.h rename to Framework/API/inc/MantidAPI/TempFunction.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/TextAxis.h b/Framework/API/inc/MantidAPI/TextAxis.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/TextAxis.h rename to Framework/API/inc/MantidAPI/TextAxis.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/TransformScaleFactory.h b/Framework/API/inc/MantidAPI/TransformScaleFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/TransformScaleFactory.h rename to Framework/API/inc/MantidAPI/TransformScaleFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/VectorParameter.h b/Framework/API/inc/MantidAPI/VectorParameter.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/VectorParameter.h rename to Framework/API/inc/MantidAPI/VectorParameter.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/VectorParameterParser.h b/Framework/API/inc/MantidAPI/VectorParameterParser.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/VectorParameterParser.h rename to Framework/API/inc/MantidAPI/VectorParameterParser.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Workspace.h b/Framework/API/inc/MantidAPI/Workspace.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Workspace.h rename to Framework/API/inc/MantidAPI/Workspace.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceFactory.h b/Framework/API/inc/MantidAPI/WorkspaceFactory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceFactory.h rename to Framework/API/inc/MantidAPI/WorkspaceFactory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceGroup.h b/Framework/API/inc/MantidAPI/WorkspaceGroup.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceGroup.h rename to Framework/API/inc/MantidAPI/WorkspaceGroup.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h b/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h rename to Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceHistory.h b/Framework/API/inc/MantidAPI/WorkspaceHistory.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceHistory.h rename to Framework/API/inc/MantidAPI/WorkspaceHistory.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h b/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h rename to Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceProperty.h b/Framework/API/inc/MantidAPI/WorkspaceProperty.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceProperty.h rename to Framework/API/inc/MantidAPI/WorkspaceProperty.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceValidators.h b/Framework/API/inc/MantidAPI/WorkspaceValidators.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/WorkspaceValidators.h rename to Framework/API/inc/MantidAPI/WorkspaceValidators.h diff --git a/Code/Mantid/Framework/API/inc/MantidAPI/Workspace_fwd.h b/Framework/API/inc/MantidAPI/Workspace_fwd.h similarity index 100% rename from Code/Mantid/Framework/API/inc/MantidAPI/Workspace_fwd.h rename to Framework/API/inc/MantidAPI/Workspace_fwd.h diff --git a/Code/Mantid/Framework/API/src/Algorithm.cpp b/Framework/API/src/Algorithm.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Algorithm.cpp rename to Framework/API/src/Algorithm.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmFactory.cpp b/Framework/API/src/AlgorithmFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmFactory.cpp rename to Framework/API/src/AlgorithmFactory.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmHasProperty.cpp b/Framework/API/src/AlgorithmHasProperty.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmHasProperty.cpp rename to Framework/API/src/AlgorithmHasProperty.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmHistory.cpp b/Framework/API/src/AlgorithmHistory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmHistory.cpp rename to Framework/API/src/AlgorithmHistory.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmManager.cpp b/Framework/API/src/AlgorithmManager.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmManager.cpp rename to Framework/API/src/AlgorithmManager.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmObserver.cpp b/Framework/API/src/AlgorithmObserver.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmObserver.cpp rename to Framework/API/src/AlgorithmObserver.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmProperty.cpp b/Framework/API/src/AlgorithmProperty.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmProperty.cpp rename to Framework/API/src/AlgorithmProperty.cpp diff --git a/Code/Mantid/Framework/API/src/AlgorithmProxy.cpp b/Framework/API/src/AlgorithmProxy.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AlgorithmProxy.cpp rename to Framework/API/src/AlgorithmProxy.cpp diff --git a/Code/Mantid/Framework/API/src/AnalysisDataService.cpp b/Framework/API/src/AnalysisDataService.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/AnalysisDataService.cpp rename to Framework/API/src/AnalysisDataService.cpp diff --git a/Code/Mantid/Framework/API/src/ArchiveSearchFactory.cpp b/Framework/API/src/ArchiveSearchFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ArchiveSearchFactory.cpp rename to Framework/API/src/ArchiveSearchFactory.cpp diff --git a/Code/Mantid/Framework/API/src/Axis.cpp b/Framework/API/src/Axis.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Axis.cpp rename to Framework/API/src/Axis.cpp diff --git a/Code/Mantid/Framework/API/src/BinEdgeAxis.cpp b/Framework/API/src/BinEdgeAxis.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/BinEdgeAxis.cpp rename to Framework/API/src/BinEdgeAxis.cpp diff --git a/Code/Mantid/Framework/API/src/BoxController.cpp b/Framework/API/src/BoxController.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/BoxController.cpp rename to Framework/API/src/BoxController.cpp diff --git a/Code/Mantid/Framework/API/src/CatalogFactory.cpp b/Framework/API/src/CatalogFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CatalogFactory.cpp rename to Framework/API/src/CatalogFactory.cpp diff --git a/Code/Mantid/Framework/API/src/CatalogManager.cpp b/Framework/API/src/CatalogManager.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CatalogManager.cpp rename to Framework/API/src/CatalogManager.cpp diff --git a/Code/Mantid/Framework/API/src/CatalogSession.cpp b/Framework/API/src/CatalogSession.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CatalogSession.cpp rename to Framework/API/src/CatalogSession.cpp diff --git a/Code/Mantid/Framework/API/src/ChopperModel.cpp b/Framework/API/src/ChopperModel.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ChopperModel.cpp rename to Framework/API/src/ChopperModel.cpp diff --git a/Code/Mantid/Framework/API/src/Column.cpp b/Framework/API/src/Column.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Column.cpp rename to Framework/API/src/Column.cpp diff --git a/Code/Mantid/Framework/API/src/ColumnFactory.cpp b/Framework/API/src/ColumnFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ColumnFactory.cpp rename to Framework/API/src/ColumnFactory.cpp diff --git a/Code/Mantid/Framework/API/src/CompositeCatalog.cpp b/Framework/API/src/CompositeCatalog.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CompositeCatalog.cpp rename to Framework/API/src/CompositeCatalog.cpp diff --git a/Code/Mantid/Framework/API/src/CompositeDomainMD.cpp b/Framework/API/src/CompositeDomainMD.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CompositeDomainMD.cpp rename to Framework/API/src/CompositeDomainMD.cpp diff --git a/Code/Mantid/Framework/API/src/CompositeFunction.cpp b/Framework/API/src/CompositeFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CompositeFunction.cpp rename to Framework/API/src/CompositeFunction.cpp diff --git a/Code/Mantid/Framework/API/src/ConstraintFactory.cpp b/Framework/API/src/ConstraintFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ConstraintFactory.cpp rename to Framework/API/src/ConstraintFactory.cpp diff --git a/Code/Mantid/Framework/API/src/CoordTransform.cpp b/Framework/API/src/CoordTransform.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CoordTransform.cpp rename to Framework/API/src/CoordTransform.cpp diff --git a/Code/Mantid/Framework/API/src/CostFunctionFactory.cpp b/Framework/API/src/CostFunctionFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/CostFunctionFactory.cpp rename to Framework/API/src/CostFunctionFactory.cpp diff --git a/Code/Mantid/Framework/API/src/DataProcessorAlgorithm.cpp b/Framework/API/src/DataProcessorAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/DataProcessorAlgorithm.cpp rename to Framework/API/src/DataProcessorAlgorithm.cpp diff --git a/Code/Mantid/Framework/API/src/DeprecatedAlgorithm.cpp b/Framework/API/src/DeprecatedAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/DeprecatedAlgorithm.cpp rename to Framework/API/src/DeprecatedAlgorithm.cpp diff --git a/Code/Mantid/Framework/API/src/DomainCreatorFactory.cpp b/Framework/API/src/DomainCreatorFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/DomainCreatorFactory.cpp rename to Framework/API/src/DomainCreatorFactory.cpp diff --git a/Code/Mantid/Framework/API/src/EnabledWhenWorkspaceIsType.cpp b/Framework/API/src/EnabledWhenWorkspaceIsType.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/EnabledWhenWorkspaceIsType.cpp rename to Framework/API/src/EnabledWhenWorkspaceIsType.cpp diff --git a/Code/Mantid/Framework/API/src/ExperimentInfo.cpp b/Framework/API/src/ExperimentInfo.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ExperimentInfo.cpp rename to Framework/API/src/ExperimentInfo.cpp diff --git a/Code/Mantid/Framework/API/src/Expression.cpp b/Framework/API/src/Expression.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Expression.cpp rename to Framework/API/src/Expression.cpp diff --git a/Code/Mantid/Framework/API/src/FermiChopperModel.cpp b/Framework/API/src/FermiChopperModel.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FermiChopperModel.cpp rename to Framework/API/src/FermiChopperModel.cpp diff --git a/Code/Mantid/Framework/API/src/FileBackedExperimentInfo.cpp b/Framework/API/src/FileBackedExperimentInfo.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FileBackedExperimentInfo.cpp rename to Framework/API/src/FileBackedExperimentInfo.cpp diff --git a/Code/Mantid/Framework/API/src/FileFinder.cpp b/Framework/API/src/FileFinder.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FileFinder.cpp rename to Framework/API/src/FileFinder.cpp diff --git a/Code/Mantid/Framework/API/src/FileLoaderRegistry.cpp b/Framework/API/src/FileLoaderRegistry.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FileLoaderRegistry.cpp rename to Framework/API/src/FileLoaderRegistry.cpp diff --git a/Code/Mantid/Framework/API/src/FileProperty.cpp b/Framework/API/src/FileProperty.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FileProperty.cpp rename to Framework/API/src/FileProperty.cpp diff --git a/Code/Mantid/Framework/API/src/FrameworkManager.cpp b/Framework/API/src/FrameworkManager.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FrameworkManager.cpp rename to Framework/API/src/FrameworkManager.cpp diff --git a/Code/Mantid/Framework/API/src/FuncMinimizerFactory.cpp b/Framework/API/src/FuncMinimizerFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FuncMinimizerFactory.cpp rename to Framework/API/src/FuncMinimizerFactory.cpp diff --git a/Code/Mantid/Framework/API/src/FunctionDomain1D.cpp b/Framework/API/src/FunctionDomain1D.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FunctionDomain1D.cpp rename to Framework/API/src/FunctionDomain1D.cpp diff --git a/Code/Mantid/Framework/API/src/FunctionDomainMD.cpp b/Framework/API/src/FunctionDomainMD.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FunctionDomainMD.cpp rename to Framework/API/src/FunctionDomainMD.cpp diff --git a/Code/Mantid/Framework/API/src/FunctionFactory.cpp b/Framework/API/src/FunctionFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FunctionFactory.cpp rename to Framework/API/src/FunctionFactory.cpp diff --git a/Code/Mantid/Framework/API/src/FunctionParameterDecorator.cpp b/Framework/API/src/FunctionParameterDecorator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FunctionParameterDecorator.cpp rename to Framework/API/src/FunctionParameterDecorator.cpp diff --git a/Code/Mantid/Framework/API/src/FunctionProperty.cpp b/Framework/API/src/FunctionProperty.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FunctionProperty.cpp rename to Framework/API/src/FunctionProperty.cpp diff --git a/Code/Mantid/Framework/API/src/FunctionValues.cpp b/Framework/API/src/FunctionValues.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/FunctionValues.cpp rename to Framework/API/src/FunctionValues.cpp diff --git a/Code/Mantid/Framework/API/src/GridDomain.cpp b/Framework/API/src/GridDomain.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/GridDomain.cpp rename to Framework/API/src/GridDomain.cpp diff --git a/Code/Mantid/Framework/API/src/GridDomain1D.cpp b/Framework/API/src/GridDomain1D.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/GridDomain1D.cpp rename to Framework/API/src/GridDomain1D.cpp diff --git a/Code/Mantid/Framework/API/src/HistoryItem.cpp b/Framework/API/src/HistoryItem.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/HistoryItem.cpp rename to Framework/API/src/HistoryItem.cpp diff --git a/Code/Mantid/Framework/API/src/HistoryView.cpp b/Framework/API/src/HistoryView.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/HistoryView.cpp rename to Framework/API/src/HistoryView.cpp diff --git a/Code/Mantid/Framework/API/src/IDomainCreator.cpp b/Framework/API/src/IDomainCreator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IDomainCreator.cpp rename to Framework/API/src/IDomainCreator.cpp diff --git a/Code/Mantid/Framework/API/src/IEventList.cpp b/Framework/API/src/IEventList.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IEventList.cpp rename to Framework/API/src/IEventList.cpp diff --git a/Code/Mantid/Framework/API/src/IEventWorkspace.cpp b/Framework/API/src/IEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IEventWorkspace.cpp rename to Framework/API/src/IEventWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/IFuncMinimizer.cpp b/Framework/API/src/IFuncMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IFuncMinimizer.cpp rename to Framework/API/src/IFuncMinimizer.cpp diff --git a/Code/Mantid/Framework/API/src/IFunction.cpp b/Framework/API/src/IFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IFunction.cpp rename to Framework/API/src/IFunction.cpp diff --git a/Code/Mantid/Framework/API/src/IFunction1D.cpp b/Framework/API/src/IFunction1D.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IFunction1D.cpp rename to Framework/API/src/IFunction1D.cpp diff --git a/Code/Mantid/Framework/API/src/IFunction1DSpectrum.cpp b/Framework/API/src/IFunction1DSpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IFunction1DSpectrum.cpp rename to Framework/API/src/IFunction1DSpectrum.cpp diff --git a/Code/Mantid/Framework/API/src/IFunctionMD.cpp b/Framework/API/src/IFunctionMD.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IFunctionMD.cpp rename to Framework/API/src/IFunctionMD.cpp diff --git a/Code/Mantid/Framework/API/src/IFunctionMW.cpp b/Framework/API/src/IFunctionMW.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IFunctionMW.cpp rename to Framework/API/src/IFunctionMW.cpp diff --git a/Code/Mantid/Framework/API/src/ILatticeFunction.cpp b/Framework/API/src/ILatticeFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ILatticeFunction.cpp rename to Framework/API/src/ILatticeFunction.cpp diff --git a/Code/Mantid/Framework/API/src/ILiveListener.cpp b/Framework/API/src/ILiveListener.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ILiveListener.cpp rename to Framework/API/src/ILiveListener.cpp diff --git a/Code/Mantid/Framework/API/src/IMDEventWorkspace.cpp b/Framework/API/src/IMDEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IMDEventWorkspace.cpp rename to Framework/API/src/IMDEventWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/IMDHistoWorkspace.cpp b/Framework/API/src/IMDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IMDHistoWorkspace.cpp rename to Framework/API/src/IMDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/IMDIterator.cpp b/Framework/API/src/IMDIterator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IMDIterator.cpp rename to Framework/API/src/IMDIterator.cpp diff --git a/Code/Mantid/Framework/API/src/IMDWorkspace.cpp b/Framework/API/src/IMDWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IMDWorkspace.cpp rename to Framework/API/src/IMDWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/IPawleyFunction.cpp b/Framework/API/src/IPawleyFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IPawleyFunction.cpp rename to Framework/API/src/IPawleyFunction.cpp diff --git a/Code/Mantid/Framework/API/src/IPeakFunction.cpp b/Framework/API/src/IPeakFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IPeakFunction.cpp rename to Framework/API/src/IPeakFunction.cpp diff --git a/Code/Mantid/Framework/API/src/IPeaksWorkspace.cpp b/Framework/API/src/IPeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IPeaksWorkspace.cpp rename to Framework/API/src/IPeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/IPowderDiffPeakFunction.cpp b/Framework/API/src/IPowderDiffPeakFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IPowderDiffPeakFunction.cpp rename to Framework/API/src/IPowderDiffPeakFunction.cpp diff --git a/Code/Mantid/Framework/API/src/ISpectrum.cpp b/Framework/API/src/ISpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ISpectrum.cpp rename to Framework/API/src/ISpectrum.cpp diff --git a/Code/Mantid/Framework/API/src/ISplittersWorkspace.cpp b/Framework/API/src/ISplittersWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ISplittersWorkspace.cpp rename to Framework/API/src/ISplittersWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/ITableWorkspace.cpp b/Framework/API/src/ITableWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ITableWorkspace.cpp rename to Framework/API/src/ITableWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/IkedaCarpenterModerator.cpp b/Framework/API/src/IkedaCarpenterModerator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/IkedaCarpenterModerator.cpp rename to Framework/API/src/IkedaCarpenterModerator.cpp diff --git a/Code/Mantid/Framework/API/src/ImmutableCompositeFunction.cpp b/Framework/API/src/ImmutableCompositeFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ImmutableCompositeFunction.cpp rename to Framework/API/src/ImmutableCompositeFunction.cpp diff --git a/Code/Mantid/Framework/API/src/ImplicitFunctionFactory.cpp b/Framework/API/src/ImplicitFunctionFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ImplicitFunctionFactory.cpp rename to Framework/API/src/ImplicitFunctionFactory.cpp diff --git a/Code/Mantid/Framework/API/src/ImplicitFunctionParameterParserFactory.cpp b/Framework/API/src/ImplicitFunctionParameterParserFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ImplicitFunctionParameterParserFactory.cpp rename to Framework/API/src/ImplicitFunctionParameterParserFactory.cpp diff --git a/Code/Mantid/Framework/API/src/ImplicitFunctionParserFactory.cpp b/Framework/API/src/ImplicitFunctionParserFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ImplicitFunctionParserFactory.cpp rename to Framework/API/src/ImplicitFunctionParserFactory.cpp diff --git a/Code/Mantid/Framework/API/src/InstrumentDataService.cpp b/Framework/API/src/InstrumentDataService.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/InstrumentDataService.cpp rename to Framework/API/src/InstrumentDataService.cpp diff --git a/Code/Mantid/Framework/API/src/JointDomain.cpp b/Framework/API/src/JointDomain.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/JointDomain.cpp rename to Framework/API/src/JointDomain.cpp diff --git a/Code/Mantid/Framework/API/src/LatticeDomain.cpp b/Framework/API/src/LatticeDomain.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/LatticeDomain.cpp rename to Framework/API/src/LatticeDomain.cpp diff --git a/Code/Mantid/Framework/API/src/LinearScale.cpp b/Framework/API/src/LinearScale.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/LinearScale.cpp rename to Framework/API/src/LinearScale.cpp diff --git a/Code/Mantid/Framework/API/src/LiveListenerFactory.cpp b/Framework/API/src/LiveListenerFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/LiveListenerFactory.cpp rename to Framework/API/src/LiveListenerFactory.cpp diff --git a/Code/Mantid/Framework/API/src/LogManager.cpp b/Framework/API/src/LogManager.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/LogManager.cpp rename to Framework/API/src/LogManager.cpp diff --git a/Code/Mantid/Framework/API/src/LogarithmScale.cpp b/Framework/API/src/LogarithmScale.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/LogarithmScale.cpp rename to Framework/API/src/LogarithmScale.cpp diff --git a/Code/Mantid/Framework/API/src/MDGeometry.cpp b/Framework/API/src/MDGeometry.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MDGeometry.cpp rename to Framework/API/src/MDGeometry.cpp diff --git a/Code/Mantid/Framework/API/src/MatrixWSIndexCalculator.cpp b/Framework/API/src/MatrixWSIndexCalculator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MatrixWSIndexCalculator.cpp rename to Framework/API/src/MatrixWSIndexCalculator.cpp diff --git a/Code/Mantid/Framework/API/src/MatrixWorkspace.cpp b/Framework/API/src/MatrixWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MatrixWorkspace.cpp rename to Framework/API/src/MatrixWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/MatrixWorkspaceMDIterator.cpp b/Framework/API/src/MatrixWorkspaceMDIterator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MatrixWorkspaceMDIterator.cpp rename to Framework/API/src/MatrixWorkspaceMDIterator.cpp diff --git a/Code/Mantid/Framework/API/src/MemoryManager.cpp b/Framework/API/src/MemoryManager.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MemoryManager.cpp rename to Framework/API/src/MemoryManager.cpp diff --git a/Code/Mantid/Framework/API/src/ModeratorModel.cpp b/Framework/API/src/ModeratorModel.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ModeratorModel.cpp rename to Framework/API/src/ModeratorModel.cpp diff --git a/Code/Mantid/Framework/API/src/MultiDomainFunction.cpp b/Framework/API/src/MultiDomainFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MultiDomainFunction.cpp rename to Framework/API/src/MultiDomainFunction.cpp diff --git a/Code/Mantid/Framework/API/src/MultiPeriodGroupAlgorithm.cpp b/Framework/API/src/MultiPeriodGroupAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MultiPeriodGroupAlgorithm.cpp rename to Framework/API/src/MultiPeriodGroupAlgorithm.cpp diff --git a/Code/Mantid/Framework/API/src/MultiPeriodGroupWorker.cpp b/Framework/API/src/MultiPeriodGroupWorker.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MultiPeriodGroupWorker.cpp rename to Framework/API/src/MultiPeriodGroupWorker.cpp diff --git a/Code/Mantid/Framework/API/src/MultipleExperimentInfos.cpp b/Framework/API/src/MultipleExperimentInfos.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MultipleExperimentInfos.cpp rename to Framework/API/src/MultipleExperimentInfos.cpp diff --git a/Code/Mantid/Framework/API/src/MultipleFileProperty.cpp b/Framework/API/src/MultipleFileProperty.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/MultipleFileProperty.cpp rename to Framework/API/src/MultipleFileProperty.cpp diff --git a/Code/Mantid/Framework/API/src/NotebookBuilder.cpp b/Framework/API/src/NotebookBuilder.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/NotebookBuilder.cpp rename to Framework/API/src/NotebookBuilder.cpp diff --git a/Code/Mantid/Framework/API/src/NotebookWriter.cpp b/Framework/API/src/NotebookWriter.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/NotebookWriter.cpp rename to Framework/API/src/NotebookWriter.cpp diff --git a/Code/Mantid/Framework/API/src/NullCoordTransform.cpp b/Framework/API/src/NullCoordTransform.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/NullCoordTransform.cpp rename to Framework/API/src/NullCoordTransform.cpp diff --git a/Code/Mantid/Framework/API/src/NumericAxis.cpp b/Framework/API/src/NumericAxis.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/NumericAxis.cpp rename to Framework/API/src/NumericAxis.cpp diff --git a/Code/Mantid/Framework/API/src/ParamFunction.cpp b/Framework/API/src/ParamFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ParamFunction.cpp rename to Framework/API/src/ParamFunction.cpp diff --git a/Code/Mantid/Framework/API/src/ParameterReference.cpp b/Framework/API/src/ParameterReference.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ParameterReference.cpp rename to Framework/API/src/ParameterReference.cpp diff --git a/Code/Mantid/Framework/API/src/ParameterTie.cpp b/Framework/API/src/ParameterTie.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ParameterTie.cpp rename to Framework/API/src/ParameterTie.cpp diff --git a/Code/Mantid/Framework/API/src/PeakFunctionIntegrator.cpp b/Framework/API/src/PeakFunctionIntegrator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/PeakFunctionIntegrator.cpp rename to Framework/API/src/PeakFunctionIntegrator.cpp diff --git a/Code/Mantid/Framework/API/src/Progress.cpp b/Framework/API/src/Progress.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Progress.cpp rename to Framework/API/src/Progress.cpp diff --git a/Code/Mantid/Framework/API/src/Projection.cpp b/Framework/API/src/Projection.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Projection.cpp rename to Framework/API/src/Projection.cpp diff --git a/Code/Mantid/Framework/API/src/PropertyManagerDataService.cpp b/Framework/API/src/PropertyManagerDataService.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/PropertyManagerDataService.cpp rename to Framework/API/src/PropertyManagerDataService.cpp diff --git a/Code/Mantid/Framework/API/src/PropertyNexus.cpp b/Framework/API/src/PropertyNexus.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/PropertyNexus.cpp rename to Framework/API/src/PropertyNexus.cpp diff --git a/Code/Mantid/Framework/API/src/RefAxis.cpp b/Framework/API/src/RefAxis.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/RefAxis.cpp rename to Framework/API/src/RefAxis.cpp diff --git a/Code/Mantid/Framework/API/src/RemoteJobManagerFactory.cpp b/Framework/API/src/RemoteJobManagerFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/RemoteJobManagerFactory.cpp rename to Framework/API/src/RemoteJobManagerFactory.cpp diff --git a/Code/Mantid/Framework/API/src/Run.cpp b/Framework/API/src/Run.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Run.cpp rename to Framework/API/src/Run.cpp diff --git a/Code/Mantid/Framework/API/src/Sample.cpp b/Framework/API/src/Sample.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Sample.cpp rename to Framework/API/src/Sample.cpp diff --git a/Code/Mantid/Framework/API/src/SampleEnvironment.cpp b/Framework/API/src/SampleEnvironment.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/SampleEnvironment.cpp rename to Framework/API/src/SampleEnvironment.cpp diff --git a/Code/Mantid/Framework/API/src/SampleShapeValidator.cpp b/Framework/API/src/SampleShapeValidator.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/SampleShapeValidator.cpp rename to Framework/API/src/SampleShapeValidator.cpp diff --git a/Code/Mantid/Framework/API/src/ScopedWorkspace.cpp b/Framework/API/src/ScopedWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ScopedWorkspace.cpp rename to Framework/API/src/ScopedWorkspace.cpp diff --git a/Code/Mantid/Framework/API/src/ScriptBuilder.cpp b/Framework/API/src/ScriptBuilder.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ScriptBuilder.cpp rename to Framework/API/src/ScriptBuilder.cpp diff --git a/Code/Mantid/Framework/API/src/ScriptRepository.cpp b/Framework/API/src/ScriptRepository.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ScriptRepository.cpp rename to Framework/API/src/ScriptRepository.cpp diff --git a/Code/Mantid/Framework/API/src/ScriptRepositoryFactory.cpp b/Framework/API/src/ScriptRepositoryFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/ScriptRepositoryFactory.cpp rename to Framework/API/src/ScriptRepositoryFactory.cpp diff --git a/Code/Mantid/Framework/API/src/SpectraAxis.cpp b/Framework/API/src/SpectraAxis.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/SpectraAxis.cpp rename to Framework/API/src/SpectraAxis.cpp diff --git a/Code/Mantid/Framework/API/src/SpectrumDetectorMapping.cpp b/Framework/API/src/SpectrumDetectorMapping.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/SpectrumDetectorMapping.cpp rename to Framework/API/src/SpectrumDetectorMapping.cpp diff --git a/Code/Mantid/Framework/API/src/TableRow.cpp b/Framework/API/src/TableRow.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/TableRow.cpp rename to Framework/API/src/TableRow.cpp diff --git a/Code/Mantid/Framework/API/src/TempFunction.cpp b/Framework/API/src/TempFunction.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/TempFunction.cpp rename to Framework/API/src/TempFunction.cpp diff --git a/Code/Mantid/Framework/API/src/TextAxis.cpp b/Framework/API/src/TextAxis.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/TextAxis.cpp rename to Framework/API/src/TextAxis.cpp diff --git a/Code/Mantid/Framework/API/src/TransformScaleFactory.cpp b/Framework/API/src/TransformScaleFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/TransformScaleFactory.cpp rename to Framework/API/src/TransformScaleFactory.cpp diff --git a/Code/Mantid/Framework/API/src/Workspace.cpp b/Framework/API/src/Workspace.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/Workspace.cpp rename to Framework/API/src/Workspace.cpp diff --git a/Code/Mantid/Framework/API/src/WorkspaceFactory.cpp b/Framework/API/src/WorkspaceFactory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/WorkspaceFactory.cpp rename to Framework/API/src/WorkspaceFactory.cpp diff --git a/Code/Mantid/Framework/API/src/WorkspaceGroup.cpp b/Framework/API/src/WorkspaceGroup.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/WorkspaceGroup.cpp rename to Framework/API/src/WorkspaceGroup.cpp diff --git a/Code/Mantid/Framework/API/src/WorkspaceHistory.cpp b/Framework/API/src/WorkspaceHistory.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/WorkspaceHistory.cpp rename to Framework/API/src/WorkspaceHistory.cpp diff --git a/Code/Mantid/Framework/API/src/WorkspaceOpOverloads.cpp b/Framework/API/src/WorkspaceOpOverloads.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/WorkspaceOpOverloads.cpp rename to Framework/API/src/WorkspaceOpOverloads.cpp diff --git a/Code/Mantid/Framework/API/src/WorkspaceProperty.cpp b/Framework/API/src/WorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/WorkspaceProperty.cpp rename to Framework/API/src/WorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/API/src/WorkspaceValidators.cpp b/Framework/API/src/WorkspaceValidators.cpp similarity index 100% rename from Code/Mantid/Framework/API/src/WorkspaceValidators.cpp rename to Framework/API/src/WorkspaceValidators.cpp diff --git a/Code/Mantid/Framework/API/test/AlgorithmFactoryTest.h b/Framework/API/test/AlgorithmFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmFactoryTest.h rename to Framework/API/test/AlgorithmFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/AlgorithmHasPropertyTest.h b/Framework/API/test/AlgorithmHasPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmHasPropertyTest.h rename to Framework/API/test/AlgorithmHasPropertyTest.h diff --git a/Code/Mantid/Framework/API/test/AlgorithmHistoryTest.h b/Framework/API/test/AlgorithmHistoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmHistoryTest.h rename to Framework/API/test/AlgorithmHistoryTest.h diff --git a/Code/Mantid/Framework/API/test/AlgorithmManagerTest.h b/Framework/API/test/AlgorithmManagerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmManagerTest.h rename to Framework/API/test/AlgorithmManagerTest.h diff --git a/Code/Mantid/Framework/API/test/AlgorithmPropertyTest.h b/Framework/API/test/AlgorithmPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmPropertyTest.h rename to Framework/API/test/AlgorithmPropertyTest.h diff --git a/Code/Mantid/Framework/API/test/AlgorithmProxyTest.h b/Framework/API/test/AlgorithmProxyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmProxyTest.h rename to Framework/API/test/AlgorithmProxyTest.h diff --git a/Code/Mantid/Framework/API/test/AlgorithmTest.h b/Framework/API/test/AlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AlgorithmTest.h rename to Framework/API/test/AlgorithmTest.h diff --git a/Code/Mantid/Framework/API/test/AnalysisDataServiceTest.h b/Framework/API/test/AnalysisDataServiceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AnalysisDataServiceTest.h rename to Framework/API/test/AnalysisDataServiceTest.h diff --git a/Code/Mantid/Framework/API/test/AsynchronousTest.h b/Framework/API/test/AsynchronousTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/AsynchronousTest.h rename to Framework/API/test/AsynchronousTest.h diff --git a/Code/Mantid/Framework/API/test/BinEdgeAxisTest.h b/Framework/API/test/BinEdgeAxisTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/BinEdgeAxisTest.h rename to Framework/API/test/BinEdgeAxisTest.h diff --git a/Code/Mantid/Framework/API/test/BoxControllerTest.h b/Framework/API/test/BoxControllerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/BoxControllerTest.h rename to Framework/API/test/BoxControllerTest.h diff --git a/Code/Mantid/Framework/API/test/CMakeLists.txt b/Framework/API/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/API/test/CMakeLists.txt rename to Framework/API/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/API/test/CompositeFunctionTest.h b/Framework/API/test/CompositeFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/CompositeFunctionTest.h rename to Framework/API/test/CompositeFunctionTest.h diff --git a/Code/Mantid/Framework/API/test/CoordTransformTest.h b/Framework/API/test/CoordTransformTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/CoordTransformTest.h rename to Framework/API/test/CoordTransformTest.h diff --git a/Code/Mantid/Framework/API/test/CostFunctionFactoryTest.h b/Framework/API/test/CostFunctionFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/CostFunctionFactoryTest.h rename to Framework/API/test/CostFunctionFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/DataProcessorAlgorithmTest.h b/Framework/API/test/DataProcessorAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/DataProcessorAlgorithmTest.h rename to Framework/API/test/DataProcessorAlgorithmTest.h diff --git a/Code/Mantid/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h b/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h rename to Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h diff --git a/Code/Mantid/Framework/API/test/ExperimentInfoTest.h b/Framework/API/test/ExperimentInfoTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ExperimentInfoTest.h rename to Framework/API/test/ExperimentInfoTest.h diff --git a/Code/Mantid/Framework/API/test/ExpressionTest.h b/Framework/API/test/ExpressionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ExpressionTest.h rename to Framework/API/test/ExpressionTest.h diff --git a/Code/Mantid/Framework/API/test/FakeAlgorithms.h b/Framework/API/test/FakeAlgorithms.h similarity index 100% rename from Code/Mantid/Framework/API/test/FakeAlgorithms.h rename to Framework/API/test/FakeAlgorithms.h diff --git a/Code/Mantid/Framework/API/test/FermiChopperModelTest.h b/Framework/API/test/FermiChopperModelTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FermiChopperModelTest.h rename to Framework/API/test/FermiChopperModelTest.h diff --git a/Code/Mantid/Framework/API/test/FileBackedExperimentInfoTest.h b/Framework/API/test/FileBackedExperimentInfoTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FileBackedExperimentInfoTest.h rename to Framework/API/test/FileBackedExperimentInfoTest.h diff --git a/Code/Mantid/Framework/API/test/FileFinderTest.h b/Framework/API/test/FileFinderTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FileFinderTest.h rename to Framework/API/test/FileFinderTest.h diff --git a/Code/Mantid/Framework/API/test/FilePropertyTest.h b/Framework/API/test/FilePropertyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FilePropertyTest.h rename to Framework/API/test/FilePropertyTest.h diff --git a/Code/Mantid/Framework/API/test/FrameworkManagerTest.h b/Framework/API/test/FrameworkManagerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FrameworkManagerTest.h rename to Framework/API/test/FrameworkManagerTest.h diff --git a/Code/Mantid/Framework/API/test/FuncMinimizerFactoryTest.h b/Framework/API/test/FuncMinimizerFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FuncMinimizerFactoryTest.h rename to Framework/API/test/FuncMinimizerFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionAttributeTest.h b/Framework/API/test/FunctionAttributeTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionAttributeTest.h rename to Framework/API/test/FunctionAttributeTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionDomainTest.h b/Framework/API/test/FunctionDomainTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionDomainTest.h rename to Framework/API/test/FunctionDomainTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionFactoryTest.h b/Framework/API/test/FunctionFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionFactoryTest.h rename to Framework/API/test/FunctionFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionParameterDecoratorTest.h b/Framework/API/test/FunctionParameterDecoratorTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionParameterDecoratorTest.h rename to Framework/API/test/FunctionParameterDecoratorTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionPropertyTest.h b/Framework/API/test/FunctionPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionPropertyTest.h rename to Framework/API/test/FunctionPropertyTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionTest.h b/Framework/API/test/FunctionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionTest.h rename to Framework/API/test/FunctionTest.h diff --git a/Code/Mantid/Framework/API/test/FunctionValuesTest.h b/Framework/API/test/FunctionValuesTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/FunctionValuesTest.h rename to Framework/API/test/FunctionValuesTest.h diff --git a/Code/Mantid/Framework/API/test/HistoryItemTest.h b/Framework/API/test/HistoryItemTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/HistoryItemTest.h rename to Framework/API/test/HistoryItemTest.h diff --git a/Code/Mantid/Framework/API/test/HistoryViewTest.h b/Framework/API/test/HistoryViewTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/HistoryViewTest.h rename to Framework/API/test/HistoryViewTest.h diff --git a/Code/Mantid/Framework/API/test/IEventListTest.h b/Framework/API/test/IEventListTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IEventListTest.h rename to Framework/API/test/IEventListTest.h diff --git a/Code/Mantid/Framework/API/test/IFunction1DSpectrumTest.h b/Framework/API/test/IFunction1DSpectrumTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IFunction1DSpectrumTest.h rename to Framework/API/test/IFunction1DSpectrumTest.h diff --git a/Code/Mantid/Framework/API/test/IFunction1DTest.h b/Framework/API/test/IFunction1DTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IFunction1DTest.h rename to Framework/API/test/IFunction1DTest.h diff --git a/Code/Mantid/Framework/API/test/IFunctionMDTest.h b/Framework/API/test/IFunctionMDTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IFunctionMDTest.h rename to Framework/API/test/IFunctionMDTest.h diff --git a/Code/Mantid/Framework/API/test/ILatticeFunctionTest.h b/Framework/API/test/ILatticeFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ILatticeFunctionTest.h rename to Framework/API/test/ILatticeFunctionTest.h diff --git a/Code/Mantid/Framework/API/test/ILiveListenerTest.h b/Framework/API/test/ILiveListenerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ILiveListenerTest.h rename to Framework/API/test/ILiveListenerTest.h diff --git a/Code/Mantid/Framework/API/test/IMDWorkspaceTest.h b/Framework/API/test/IMDWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IMDWorkspaceTest.h rename to Framework/API/test/IMDWorkspaceTest.h diff --git a/Code/Mantid/Framework/API/test/ISpectrumTest.h b/Framework/API/test/ISpectrumTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ISpectrumTest.h rename to Framework/API/test/ISpectrumTest.h diff --git a/Code/Mantid/Framework/API/test/IkedaCarpenterModeratorTest.h b/Framework/API/test/IkedaCarpenterModeratorTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IkedaCarpenterModeratorTest.h rename to Framework/API/test/IkedaCarpenterModeratorTest.h diff --git a/Code/Mantid/Framework/API/test/ImmutableCompositeFunctionTest.h b/Framework/API/test/ImmutableCompositeFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ImmutableCompositeFunctionTest.h rename to Framework/API/test/ImmutableCompositeFunctionTest.h diff --git a/Code/Mantid/Framework/API/test/ImplicitFunctionFactoryTest.h b/Framework/API/test/ImplicitFunctionFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ImplicitFunctionFactoryTest.h rename to Framework/API/test/ImplicitFunctionFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h b/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h rename to Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/ImplicitFunctionParserFactoryTest.h b/Framework/API/test/ImplicitFunctionParserFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ImplicitFunctionParserFactoryTest.h rename to Framework/API/test/ImplicitFunctionParserFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/IncreasingAxisValidatorTest.h b/Framework/API/test/IncreasingAxisValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/IncreasingAxisValidatorTest.h rename to Framework/API/test/IncreasingAxisValidatorTest.h diff --git a/Code/Mantid/Framework/API/test/InstrumentDataServiceTest.h b/Framework/API/test/InstrumentDataServiceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/InstrumentDataServiceTest.h rename to Framework/API/test/InstrumentDataServiceTest.h diff --git a/Code/Mantid/Framework/API/test/LatticeDomainTest.h b/Framework/API/test/LatticeDomainTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/LatticeDomainTest.h rename to Framework/API/test/LatticeDomainTest.h diff --git a/Code/Mantid/Framework/API/test/LiveListenerFactoryTest.h b/Framework/API/test/LiveListenerFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/LiveListenerFactoryTest.h rename to Framework/API/test/LiveListenerFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/LogManagerTest.h b/Framework/API/test/LogManagerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/LogManagerTest.h rename to Framework/API/test/LogManagerTest.h diff --git a/Code/Mantid/Framework/API/test/MDGeometryTest.h b/Framework/API/test/MDGeometryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MDGeometryTest.h rename to Framework/API/test/MDGeometryTest.h diff --git a/Code/Mantid/Framework/API/test/MatrixWorkspaceMDIteratorTest.h b/Framework/API/test/MatrixWorkspaceMDIteratorTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MatrixWorkspaceMDIteratorTest.h rename to Framework/API/test/MatrixWorkspaceMDIteratorTest.h diff --git a/Code/Mantid/Framework/API/test/MatrixWorkspaceTest.h b/Framework/API/test/MatrixWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MatrixWorkspaceTest.h rename to Framework/API/test/MatrixWorkspaceTest.h diff --git a/Code/Mantid/Framework/API/test/MemoryManagerTest.h b/Framework/API/test/MemoryManagerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MemoryManagerTest.h rename to Framework/API/test/MemoryManagerTest.h diff --git a/Code/Mantid/Framework/API/test/ModeratorModelTest.h b/Framework/API/test/ModeratorModelTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ModeratorModelTest.h rename to Framework/API/test/ModeratorModelTest.h diff --git a/Code/Mantid/Framework/API/test/MultiDomainFunctionTest.h b/Framework/API/test/MultiDomainFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MultiDomainFunctionTest.h rename to Framework/API/test/MultiDomainFunctionTest.h diff --git a/Code/Mantid/Framework/API/test/MultiPeriodGroupAlgorithmTest.h b/Framework/API/test/MultiPeriodGroupAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MultiPeriodGroupAlgorithmTest.h rename to Framework/API/test/MultiPeriodGroupAlgorithmTest.h diff --git a/Code/Mantid/Framework/API/test/MultiPeriodGroupTestBase.h b/Framework/API/test/MultiPeriodGroupTestBase.h similarity index 100% rename from Code/Mantid/Framework/API/test/MultiPeriodGroupTestBase.h rename to Framework/API/test/MultiPeriodGroupTestBase.h diff --git a/Code/Mantid/Framework/API/test/MultiPeriodGroupWorkerTest.h b/Framework/API/test/MultiPeriodGroupWorkerTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MultiPeriodGroupWorkerTest.h rename to Framework/API/test/MultiPeriodGroupWorkerTest.h diff --git a/Code/Mantid/Framework/API/test/MultipleExperimentInfosTest.h b/Framework/API/test/MultipleExperimentInfosTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MultipleExperimentInfosTest.h rename to Framework/API/test/MultipleExperimentInfosTest.h diff --git a/Code/Mantid/Framework/API/test/MultipleFilePropertyTest.h b/Framework/API/test/MultipleFilePropertyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/MultipleFilePropertyTest.h rename to Framework/API/test/MultipleFilePropertyTest.h diff --git a/Code/Mantid/Framework/API/test/NotebookBuilderTest.h b/Framework/API/test/NotebookBuilderTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/NotebookBuilderTest.h rename to Framework/API/test/NotebookBuilderTest.h diff --git a/Code/Mantid/Framework/API/test/NotebookWriterTest.h b/Framework/API/test/NotebookWriterTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/NotebookWriterTest.h rename to Framework/API/test/NotebookWriterTest.h diff --git a/Code/Mantid/Framework/API/test/NumericAxisTest.h b/Framework/API/test/NumericAxisTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/NumericAxisTest.h rename to Framework/API/test/NumericAxisTest.h diff --git a/Code/Mantid/Framework/API/test/ParamFunctionAttributeHolderTest.h b/Framework/API/test/ParamFunctionAttributeHolderTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ParamFunctionAttributeHolderTest.h rename to Framework/API/test/ParamFunctionAttributeHolderTest.h diff --git a/Code/Mantid/Framework/API/test/ParameterReferenceTest.h b/Framework/API/test/ParameterReferenceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ParameterReferenceTest.h rename to Framework/API/test/ParameterReferenceTest.h diff --git a/Code/Mantid/Framework/API/test/ParameterTieTest.h b/Framework/API/test/ParameterTieTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ParameterTieTest.h rename to Framework/API/test/ParameterTieTest.h diff --git a/Code/Mantid/Framework/API/test/PeakFunctionIntegratorTest.h b/Framework/API/test/PeakFunctionIntegratorTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/PeakFunctionIntegratorTest.h rename to Framework/API/test/PeakFunctionIntegratorTest.h diff --git a/Code/Mantid/Framework/API/test/PrecompiledHeader.h b/Framework/API/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/API/test/PrecompiledHeader.h rename to Framework/API/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/API/test/ProjectionTest.h b/Framework/API/test/ProjectionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ProjectionTest.h rename to Framework/API/test/ProjectionTest.h diff --git a/Code/Mantid/Framework/API/test/PropertyManagerDataServiceTest.h b/Framework/API/test/PropertyManagerDataServiceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/PropertyManagerDataServiceTest.h rename to Framework/API/test/PropertyManagerDataServiceTest.h diff --git a/Code/Mantid/Framework/API/test/PropertyNexusTest.h b/Framework/API/test/PropertyNexusTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/PropertyNexusTest.h rename to Framework/API/test/PropertyNexusTest.h diff --git a/Code/Mantid/Framework/API/test/RemoteJobManagerFactoryTest.h b/Framework/API/test/RemoteJobManagerFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/RemoteJobManagerFactoryTest.h rename to Framework/API/test/RemoteJobManagerFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/RunTest.h b/Framework/API/test/RunTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/RunTest.h rename to Framework/API/test/RunTest.h diff --git a/Code/Mantid/Framework/API/test/SampleEnvironmentTest.h b/Framework/API/test/SampleEnvironmentTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/SampleEnvironmentTest.h rename to Framework/API/test/SampleEnvironmentTest.h diff --git a/Code/Mantid/Framework/API/test/SampleShapeValidatorTest.h b/Framework/API/test/SampleShapeValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/SampleShapeValidatorTest.h rename to Framework/API/test/SampleShapeValidatorTest.h diff --git a/Code/Mantid/Framework/API/test/SampleTest.h b/Framework/API/test/SampleTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/SampleTest.h rename to Framework/API/test/SampleTest.h diff --git a/Code/Mantid/Framework/API/test/ScopedWorkspaceTest.h b/Framework/API/test/ScopedWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ScopedWorkspaceTest.h rename to Framework/API/test/ScopedWorkspaceTest.h diff --git a/Code/Mantid/Framework/API/test/ScriptBuilderTest.h b/Framework/API/test/ScriptBuilderTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/ScriptBuilderTest.h rename to Framework/API/test/ScriptBuilderTest.h diff --git a/Code/Mantid/Framework/API/test/SpectraAxisTest.h b/Framework/API/test/SpectraAxisTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/SpectraAxisTest.h rename to Framework/API/test/SpectraAxisTest.h diff --git a/Code/Mantid/Framework/API/test/SpectrumDetectorMappingTest.h b/Framework/API/test/SpectrumDetectorMappingTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/SpectrumDetectorMappingTest.h rename to Framework/API/test/SpectrumDetectorMappingTest.h diff --git a/Code/Mantid/Framework/API/test/TempFunctionTest.h b/Framework/API/test/TempFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/TempFunctionTest.h rename to Framework/API/test/TempFunctionTest.h diff --git a/Code/Mantid/Framework/API/test/TextAxisTest.h b/Framework/API/test/TextAxisTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/TextAxisTest.h rename to Framework/API/test/TextAxisTest.h diff --git a/Code/Mantid/Framework/API/test/TransformScaleFactoryTest.h b/Framework/API/test/TransformScaleFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/TransformScaleFactoryTest.h rename to Framework/API/test/TransformScaleFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/VectorParameterParserTest.h b/Framework/API/test/VectorParameterParserTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/VectorParameterParserTest.h rename to Framework/API/test/VectorParameterParserTest.h diff --git a/Code/Mantid/Framework/API/test/VectorParameterTest.h b/Framework/API/test/VectorParameterTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/VectorParameterTest.h rename to Framework/API/test/VectorParameterTest.h diff --git a/Code/Mantid/Framework/API/test/WorkspaceFactoryTest.h b/Framework/API/test/WorkspaceFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/WorkspaceFactoryTest.h rename to Framework/API/test/WorkspaceFactoryTest.h diff --git a/Code/Mantid/Framework/API/test/WorkspaceGroupTest.h b/Framework/API/test/WorkspaceGroupTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/WorkspaceGroupTest.h rename to Framework/API/test/WorkspaceGroupTest.h diff --git a/Code/Mantid/Framework/API/test/WorkspaceHistoryIOTest.h b/Framework/API/test/WorkspaceHistoryIOTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/WorkspaceHistoryIOTest.h rename to Framework/API/test/WorkspaceHistoryIOTest.h diff --git a/Code/Mantid/Framework/API/test/WorkspaceHistoryTest.h b/Framework/API/test/WorkspaceHistoryTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/WorkspaceHistoryTest.h rename to Framework/API/test/WorkspaceHistoryTest.h diff --git a/Code/Mantid/Framework/API/test/WorkspaceOpOverloadsTest.h b/Framework/API/test/WorkspaceOpOverloadsTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/WorkspaceOpOverloadsTest.h rename to Framework/API/test/WorkspaceOpOverloadsTest.h diff --git a/Code/Mantid/Framework/API/test/WorkspacePropertyTest.h b/Framework/API/test/WorkspacePropertyTest.h similarity index 100% rename from Code/Mantid/Framework/API/test/WorkspacePropertyTest.h rename to Framework/API/test/WorkspacePropertyTest.h diff --git a/Code/Mantid/Framework/Algorithms/CMakeLists.txt b/Framework/Algorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Algorithms/CMakeLists.txt rename to Framework/Algorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AbsorptionCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/AbsorptionCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AbsorptionCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/AbsorptionCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddLogDerivative.h b/Framework/Algorithms/inc/MantidAlgorithms/AddLogDerivative.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddLogDerivative.h rename to Framework/Algorithms/inc/MantidAlgorithms/AddLogDerivative.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddNote.h b/Framework/Algorithms/inc/MantidAlgorithms/AddNote.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddNote.h rename to Framework/Algorithms/inc/MantidAlgorithms/AddNote.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddPeak.h b/Framework/Algorithms/inc/MantidAlgorithms/AddPeak.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddPeak.h rename to Framework/Algorithms/inc/MantidAlgorithms/AddPeak.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddSampleLog.h b/Framework/Algorithms/inc/MantidAlgorithms/AddSampleLog.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddSampleLog.h rename to Framework/Algorithms/inc/MantidAlgorithms/AddSampleLog.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddTimeSeriesLog.h b/Framework/Algorithms/inc/MantidAlgorithms/AddTimeSeriesLog.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AddTimeSeriesLog.h rename to Framework/Algorithms/inc/MantidAlgorithms/AddTimeSeriesLog.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AlignDetectors.h b/Framework/Algorithms/inc/MantidAlgorithms/AlignDetectors.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AlignDetectors.h rename to Framework/Algorithms/inc/MantidAlgorithms/AlignDetectors.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AlphaCalc.h b/Framework/Algorithms/inc/MantidAlgorithms/AlphaCalc.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AlphaCalc.h rename to Framework/Algorithms/inc/MantidAlgorithms/AlphaCalc.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AnnularRingAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/AnnularRingAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AnnularRingAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/AnnularRingAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AnyShapeAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/AnyShapeAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AnyShapeAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/AnyShapeAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AppendSpectra.h b/Framework/Algorithms/inc/MantidAlgorithms/AppendSpectra.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AppendSpectra.h rename to Framework/Algorithms/inc/MantidAlgorithms/AppendSpectra.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyCalibration.h b/Framework/Algorithms/inc/MantidAlgorithms/ApplyCalibration.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyCalibration.h rename to Framework/Algorithms/inc/MantidAlgorithms/ApplyCalibration.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyDeadTimeCorr.h b/Framework/Algorithms/inc/MantidAlgorithms/ApplyDeadTimeCorr.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyDeadTimeCorr.h rename to Framework/Algorithms/inc/MantidAlgorithms/ApplyDeadTimeCorr.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyDetailedBalance.h b/Framework/Algorithms/inc/MantidAlgorithms/ApplyDetailedBalance.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyDetailedBalance.h rename to Framework/Algorithms/inc/MantidAlgorithms/ApplyDetailedBalance.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyTransmissionCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/ApplyTransmissionCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ApplyTransmissionCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/ApplyTransmissionCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AsymmetryCalc.h b/Framework/Algorithms/inc/MantidAlgorithms/AsymmetryCalc.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AsymmetryCalc.h rename to Framework/Algorithms/inc/MantidAlgorithms/AsymmetryCalc.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AverageLogData.h b/Framework/Algorithms/inc/MantidAlgorithms/AverageLogData.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/AverageLogData.h rename to Framework/Algorithms/inc/MantidAlgorithms/AverageLogData.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/BinaryOperateMasks.h b/Framework/Algorithms/inc/MantidAlgorithms/BinaryOperateMasks.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/BinaryOperateMasks.h rename to Framework/Algorithms/inc/MantidAlgorithms/BinaryOperateMasks.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/BinaryOperation.h b/Framework/Algorithms/inc/MantidAlgorithms/BinaryOperation.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/BinaryOperation.h rename to Framework/Algorithms/inc/MantidAlgorithms/BinaryOperation.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalMuonDeadTime.h b/Framework/Algorithms/inc/MantidAlgorithms/CalMuonDeadTime.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalMuonDeadTime.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalMuonDeadTime.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalMuonDetectorPhases.h b/Framework/Algorithms/inc/MantidAlgorithms/CalMuonDetectorPhases.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalMuonDetectorPhases.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalMuonDetectorPhases.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateDIFC.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateDIFC.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateDIFC.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateDIFC.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateEfficiency.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateEfficiency.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateEfficiency.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateEfficiency.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateFlatBackground.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateFlatBackground.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateFlatBackground.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateFlatBackground.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateResolution.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateResolution.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateResolution.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateResolution.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateSlits.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateSlits.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateSlits.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateSlits.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmission.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmission.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmission.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmission.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmissionBeamSpreader.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmissionBeamSpreader.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmissionBeamSpreader.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateTransmissionBeamSpreader.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateZscore.h b/Framework/Algorithms/inc/MantidAlgorithms/CalculateZscore.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CalculateZscore.h rename to Framework/Algorithms/inc/MantidAlgorithms/CalculateZscore.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangeBinOffset.h b/Framework/Algorithms/inc/MantidAlgorithms/ChangeBinOffset.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangeBinOffset.h rename to Framework/Algorithms/inc/MantidAlgorithms/ChangeBinOffset.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangeLogTime.h b/Framework/Algorithms/inc/MantidAlgorithms/ChangeLogTime.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangeLogTime.h rename to Framework/Algorithms/inc/MantidAlgorithms/ChangeLogTime.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangePulsetime.h b/Framework/Algorithms/inc/MantidAlgorithms/ChangePulsetime.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangePulsetime.h rename to Framework/Algorithms/inc/MantidAlgorithms/ChangePulsetime.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangeTimeZero.h b/Framework/Algorithms/inc/MantidAlgorithms/ChangeTimeZero.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChangeTimeZero.h rename to Framework/Algorithms/inc/MantidAlgorithms/ChangeTimeZero.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CheckWorkspacesMatch.h b/Framework/Algorithms/inc/MantidAlgorithms/CheckWorkspacesMatch.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CheckWorkspacesMatch.h rename to Framework/Algorithms/inc/MantidAlgorithms/CheckWorkspacesMatch.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChopData.h b/Framework/Algorithms/inc/MantidAlgorithms/ChopData.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ChopData.h rename to Framework/Algorithms/inc/MantidAlgorithms/ChopData.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ClearInstrumentParameters.h b/Framework/Algorithms/inc/MantidAlgorithms/ClearInstrumentParameters.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ClearInstrumentParameters.h rename to Framework/Algorithms/inc/MantidAlgorithms/ClearInstrumentParameters.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ClearMaskFlag.h b/Framework/Algorithms/inc/MantidAlgorithms/ClearMaskFlag.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ClearMaskFlag.h rename to Framework/Algorithms/inc/MantidAlgorithms/ClearMaskFlag.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CloneWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CloneWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CloneWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CloneWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CommutativeBinaryOperation.h b/Framework/Algorithms/inc/MantidAlgorithms/CommutativeBinaryOperation.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CommutativeBinaryOperation.h rename to Framework/Algorithms/inc/MantidAlgorithms/CommutativeBinaryOperation.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConjoinWorkspaces.h b/Framework/Algorithms/inc/MantidAlgorithms/ConjoinWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConjoinWorkspaces.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConjoinWorkspaces.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertAxesToRealSpace.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertAxesToRealSpace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertAxesToRealSpace.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertAxesToRealSpace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertAxisByFormula.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertAxisByFormula.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertAxisByFormula.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertAxisByFormula.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertDiffCal.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertDiffCal.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertDiffCal.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertDiffCal.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertEmptyToTof.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertEmptyToTof.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertEmptyToTof.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertEmptyToTof.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertFromDistribution.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertFromDistribution.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertFromDistribution.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertFromDistribution.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis2.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis2.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertSpectrumAxis2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertTableToMatrixWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertTableToMatrixWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertTableToMatrixWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertTableToMatrixWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToDistribution.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertToDistribution.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToDistribution.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertToDistribution.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToEventWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertToEventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToEventWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertToEventWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToHistogram.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertToHistogram.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToHistogram.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertToHistogram.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToMatrixWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertToMatrixWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToMatrixWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertToMatrixWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToPointData.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertToPointData.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertToPointData.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertToPointData.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertUnits.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertUnits.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertUnits.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertUnits.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertUnitsUsingDetectorTable.h b/Framework/Algorithms/inc/MantidAlgorithms/ConvertUnitsUsingDetectorTable.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ConvertUnitsUsingDetectorTable.h rename to Framework/Algorithms/inc/MantidAlgorithms/ConvertUnitsUsingDetectorTable.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopyDetectorMapping.h b/Framework/Algorithms/inc/MantidAlgorithms/CopyDetectorMapping.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopyDetectorMapping.h rename to Framework/Algorithms/inc/MantidAlgorithms/CopyDetectorMapping.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopyInstrumentParameters.h b/Framework/Algorithms/inc/MantidAlgorithms/CopyInstrumentParameters.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopyInstrumentParameters.h rename to Framework/Algorithms/inc/MantidAlgorithms/CopyInstrumentParameters.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopyLogs.h b/Framework/Algorithms/inc/MantidAlgorithms/CopyLogs.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopyLogs.h rename to Framework/Algorithms/inc/MantidAlgorithms/CopyLogs.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopySample.h b/Framework/Algorithms/inc/MantidAlgorithms/CopySample.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CopySample.h rename to Framework/Algorithms/inc/MantidAlgorithms/CopySample.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorelliCrossCorrelate.h b/Framework/Algorithms/inc/MantidAlgorithms/CorelliCrossCorrelate.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorelliCrossCorrelate.h rename to Framework/Algorithms/inc/MantidAlgorithms/CorelliCrossCorrelate.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorrectFlightPaths.h b/Framework/Algorithms/inc/MantidAlgorithms/CorrectFlightPaths.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorrectFlightPaths.h rename to Framework/Algorithms/inc/MantidAlgorithms/CorrectFlightPaths.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorrectKiKf.h b/Framework/Algorithms/inc/MantidAlgorithms/CorrectKiKf.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorrectKiKf.h rename to Framework/Algorithms/inc/MantidAlgorithms/CorrectKiKf.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorrectToFile.h b/Framework/Algorithms/inc/MantidAlgorithms/CorrectToFile.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CorrectToFile.h rename to Framework/Algorithms/inc/MantidAlgorithms/CorrectToFile.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CountEventsInPulses.h b/Framework/Algorithms/inc/MantidAlgorithms/CountEventsInPulses.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CountEventsInPulses.h rename to Framework/Algorithms/inc/MantidAlgorithms/CountEventsInPulses.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateCalFileByNames.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateCalFileByNames.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateCalFileByNames.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateCalFileByNames.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateDummyCalFile.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateDummyCalFile.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateDummyCalFile.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateDummyCalFile.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateFlatEventWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateFlatEventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateFlatEventWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateFlatEventWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateGroupingWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateGroupingWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateGroupingWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateGroupingWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateLogPropertyTable.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateLogPropertyTable.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateLogPropertyTable.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateLogPropertyTable.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateLogTimeCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateLogTimeCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateLogTimeCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateLogTimeCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreatePSDBleedMask.h b/Framework/Algorithms/inc/MantidAlgorithms/CreatePSDBleedMask.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreatePSDBleedMask.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreatePSDBleedMask.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreatePeaksWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreatePeaksWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreatePeaksWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreatePeaksWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateSampleWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateSampleWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateSampleWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateSampleWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateSingleValuedWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateSingleValuedWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateSingleValuedWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateSingleValuedWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspaceAuto.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspaceAuto.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspaceAuto.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateTransmissionWorkspaceAuto.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CreateWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CreateWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CreateWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CropWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/CropWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CropWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/CropWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CrossCorrelate.h b/Framework/Algorithms/inc/MantidAlgorithms/CrossCorrelate.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CrossCorrelate.h rename to Framework/Algorithms/inc/MantidAlgorithms/CrossCorrelate.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CuboidGaugeVolumeAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/CuboidGaugeVolumeAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CuboidGaugeVolumeAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/CuboidGaugeVolumeAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CylinderAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/CylinderAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/CylinderAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/CylinderAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DeleteLog.h b/Framework/Algorithms/inc/MantidAlgorithms/DeleteLog.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DeleteLog.h rename to Framework/Algorithms/inc/MantidAlgorithms/DeleteLog.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DeleteWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/DeleteWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DeleteWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/DeleteWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorDiagnostic.h b/Framework/Algorithms/inc/MantidAlgorithms/DetectorDiagnostic.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorDiagnostic.h rename to Framework/Algorithms/inc/MantidAlgorithms/DetectorDiagnostic.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCor.h b/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCor.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCor.h rename to Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCor.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCorUser.h b/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCorUser.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCorUser.h rename to Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyCorUser.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyVariation.h b/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyVariation.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyVariation.h rename to Framework/Algorithms/inc/MantidAlgorithms/DetectorEfficiencyVariation.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DiffractionEventCalibrateDetectors.h b/Framework/Algorithms/inc/MantidAlgorithms/DiffractionEventCalibrateDetectors.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DiffractionEventCalibrateDetectors.h rename to Framework/Algorithms/inc/MantidAlgorithms/DiffractionEventCalibrateDetectors.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing.h b/Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing.h rename to Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing2.h b/Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing2.h rename to Framework/Algorithms/inc/MantidAlgorithms/DiffractionFocussing2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Divide.h b/Framework/Algorithms/inc/MantidAlgorithms/Divide.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Divide.h rename to Framework/Algorithms/inc/MantidAlgorithms/Divide.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DllConfig.h b/Framework/Algorithms/inc/MantidAlgorithms/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/DllConfig.h rename to Framework/Algorithms/inc/MantidAlgorithms/DllConfig.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EQSANSResolution.h b/Framework/Algorithms/inc/MantidAlgorithms/EQSANSResolution.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EQSANSResolution.h rename to Framework/Algorithms/inc/MantidAlgorithms/EQSANSResolution.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EQSANSTofStructure.h b/Framework/Algorithms/inc/MantidAlgorithms/EQSANSTofStructure.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EQSANSTofStructure.h rename to Framework/Algorithms/inc/MantidAlgorithms/EQSANSTofStructure.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EditInstrumentGeometry.h b/Framework/Algorithms/inc/MantidAlgorithms/EditInstrumentGeometry.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EditInstrumentGeometry.h rename to Framework/Algorithms/inc/MantidAlgorithms/EditInstrumentGeometry.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ElasticWindow.h b/Framework/Algorithms/inc/MantidAlgorithms/ElasticWindow.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ElasticWindow.h rename to Framework/Algorithms/inc/MantidAlgorithms/ElasticWindow.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EstimateResolutionDiffraction.h b/Framework/Algorithms/inc/MantidAlgorithms/EstimateResolutionDiffraction.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/EstimateResolutionDiffraction.h rename to Framework/Algorithms/inc/MantidAlgorithms/EstimateResolutionDiffraction.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Exponential.h b/Framework/Algorithms/inc/MantidAlgorithms/Exponential.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Exponential.h rename to Framework/Algorithms/inc/MantidAlgorithms/Exponential.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExponentialCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/ExponentialCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExponentialCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExponentialCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExportTimeSeriesLog.h b/Framework/Algorithms/inc/MantidAlgorithms/ExportTimeSeriesLog.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExportTimeSeriesLog.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExportTimeSeriesLog.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractFFTSpectrum.h b/Framework/Algorithms/inc/MantidAlgorithms/ExtractFFTSpectrum.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractFFTSpectrum.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExtractFFTSpectrum.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractMask.h b/Framework/Algorithms/inc/MantidAlgorithms/ExtractMask.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractMask.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExtractMask.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractMaskToTable.h b/Framework/Algorithms/inc/MantidAlgorithms/ExtractMaskToTable.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractMaskToTable.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExtractMaskToTable.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractSingleSpectrum.h b/Framework/Algorithms/inc/MantidAlgorithms/ExtractSingleSpectrum.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractSingleSpectrum.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExtractSingleSpectrum.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractSpectra.h b/Framework/Algorithms/inc/MantidAlgorithms/ExtractSpectra.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ExtractSpectra.h rename to Framework/Algorithms/inc/MantidAlgorithms/ExtractSpectra.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFT.h b/Framework/Algorithms/inc/MantidAlgorithms/FFT.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFT.h rename to Framework/Algorithms/inc/MantidAlgorithms/FFT.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFTDerivative.h b/Framework/Algorithms/inc/MantidAlgorithms/FFTDerivative.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFTDerivative.h rename to Framework/Algorithms/inc/MantidAlgorithms/FFTDerivative.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth.h b/Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth.h rename to Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth2.h b/Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth2.h rename to Framework/Algorithms/inc/MantidAlgorithms/FFTSmooth2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterBadPulses.h b/Framework/Algorithms/inc/MantidAlgorithms/FilterBadPulses.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterBadPulses.h rename to Framework/Algorithms/inc/MantidAlgorithms/FilterBadPulses.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByLogValue.h b/Framework/Algorithms/inc/MantidAlgorithms/FilterByLogValue.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByLogValue.h rename to Framework/Algorithms/inc/MantidAlgorithms/FilterByLogValue.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByTime.h b/Framework/Algorithms/inc/MantidAlgorithms/FilterByTime.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByTime.h rename to Framework/Algorithms/inc/MantidAlgorithms/FilterByTime.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByTime2.h b/Framework/Algorithms/inc/MantidAlgorithms/FilterByTime2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByTime2.h rename to Framework/Algorithms/inc/MantidAlgorithms/FilterByTime2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByXValue.h b/Framework/Algorithms/inc/MantidAlgorithms/FilterByXValue.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByXValue.h rename to Framework/Algorithms/inc/MantidAlgorithms/FilterByXValue.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterEvents.h b/Framework/Algorithms/inc/MantidAlgorithms/FilterEvents.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterEvents.h rename to Framework/Algorithms/inc/MantidAlgorithms/FilterEvents.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition.h b/Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition.h rename to Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition2.h b/Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition2.h rename to Framework/Algorithms/inc/MantidAlgorithms/FindCenterOfMassPosition2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindDeadDetectors.h b/Framework/Algorithms/inc/MantidAlgorithms/FindDeadDetectors.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindDeadDetectors.h rename to Framework/Algorithms/inc/MantidAlgorithms/FindDeadDetectors.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindDetectorsOutsideLimits.h b/Framework/Algorithms/inc/MantidAlgorithms/FindDetectorsOutsideLimits.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindDetectorsOutsideLimits.h rename to Framework/Algorithms/inc/MantidAlgorithms/FindDetectorsOutsideLimits.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindPeakBackground.h b/Framework/Algorithms/inc/MantidAlgorithms/FindPeakBackground.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindPeakBackground.h rename to Framework/Algorithms/inc/MantidAlgorithms/FindPeakBackground.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindPeaks.h b/Framework/Algorithms/inc/MantidAlgorithms/FindPeaks.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FindPeaks.h rename to Framework/Algorithms/inc/MantidAlgorithms/FindPeaks.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FitPeak.h b/Framework/Algorithms/inc/MantidAlgorithms/FitPeak.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FitPeak.h rename to Framework/Algorithms/inc/MantidAlgorithms/FitPeak.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FixGSASInstrumentFile.h b/Framework/Algorithms/inc/MantidAlgorithms/FixGSASInstrumentFile.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FixGSASInstrumentFile.h rename to Framework/Algorithms/inc/MantidAlgorithms/FixGSASInstrumentFile.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FlatPlateAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/FlatPlateAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FlatPlateAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/FlatPlateAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GSLFunctions.h b/Framework/Algorithms/inc/MantidAlgorithms/GSLFunctions.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GSLFunctions.h rename to Framework/Algorithms/inc/MantidAlgorithms/GSLFunctions.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GeneralisedSecondDifference.h b/Framework/Algorithms/inc/MantidAlgorithms/GeneralisedSecondDifference.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GeneralisedSecondDifference.h rename to Framework/Algorithms/inc/MantidAlgorithms/GeneralisedSecondDifference.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GenerateEventsFilter.h b/Framework/Algorithms/inc/MantidAlgorithms/GenerateEventsFilter.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GenerateEventsFilter.h rename to Framework/Algorithms/inc/MantidAlgorithms/GenerateEventsFilter.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GenerateIPythonNotebook.h b/Framework/Algorithms/inc/MantidAlgorithms/GenerateIPythonNotebook.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GenerateIPythonNotebook.h rename to Framework/Algorithms/inc/MantidAlgorithms/GenerateIPythonNotebook.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GeneratePeaks.h b/Framework/Algorithms/inc/MantidAlgorithms/GeneratePeaks.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GeneratePeaks.h rename to Framework/Algorithms/inc/MantidAlgorithms/GeneratePeaks.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GeneratePythonScript.h b/Framework/Algorithms/inc/MantidAlgorithms/GeneratePythonScript.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GeneratePythonScript.h rename to Framework/Algorithms/inc/MantidAlgorithms/GeneratePythonScript.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetDetOffsetsMultiPeaks.h b/Framework/Algorithms/inc/MantidAlgorithms/GetDetOffsetsMultiPeaks.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetDetOffsetsMultiPeaks.h rename to Framework/Algorithms/inc/MantidAlgorithms/GetDetOffsetsMultiPeaks.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetDetectorOffsets.h b/Framework/Algorithms/inc/MantidAlgorithms/GetDetectorOffsets.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetDetectorOffsets.h rename to Framework/Algorithms/inc/MantidAlgorithms/GetDetectorOffsets.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetEi.h b/Framework/Algorithms/inc/MantidAlgorithms/GetEi.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetEi.h rename to Framework/Algorithms/inc/MantidAlgorithms/GetEi.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetEi2.h b/Framework/Algorithms/inc/MantidAlgorithms/GetEi2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetEi2.h rename to Framework/Algorithms/inc/MantidAlgorithms/GetEi2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetTimeSeriesLogInformation.h b/Framework/Algorithms/inc/MantidAlgorithms/GetTimeSeriesLogInformation.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GetTimeSeriesLogInformation.h rename to Framework/Algorithms/inc/MantidAlgorithms/GetTimeSeriesLogInformation.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GravitySANSHelper.h b/Framework/Algorithms/inc/MantidAlgorithms/GravitySANSHelper.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GravitySANSHelper.h rename to Framework/Algorithms/inc/MantidAlgorithms/GravitySANSHelper.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GroupWorkspaces.h b/Framework/Algorithms/inc/MantidAlgorithms/GroupWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/GroupWorkspaces.h rename to Framework/Algorithms/inc/MantidAlgorithms/GroupWorkspaces.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/HRPDSlabCanAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/HRPDSlabCanAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/HRPDSlabCanAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/HRPDSlabCanAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/He3TubeEfficiency.h b/Framework/Algorithms/inc/MantidAlgorithms/He3TubeEfficiency.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/He3TubeEfficiency.h rename to Framework/Algorithms/inc/MantidAlgorithms/He3TubeEfficiency.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/IQTransform.h b/Framework/Algorithms/inc/MantidAlgorithms/IQTransform.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/IQTransform.h rename to Framework/Algorithms/inc/MantidAlgorithms/IQTransform.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/IdentifyNoisyDetectors.h b/Framework/Algorithms/inc/MantidAlgorithms/IdentifyNoisyDetectors.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/IdentifyNoisyDetectors.h rename to Framework/Algorithms/inc/MantidAlgorithms/IdentifyNoisyDetectors.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/IntegrateByComponent.h b/Framework/Algorithms/inc/MantidAlgorithms/IntegrateByComponent.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/IntegrateByComponent.h rename to Framework/Algorithms/inc/MantidAlgorithms/IntegrateByComponent.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Integration.h b/Framework/Algorithms/inc/MantidAlgorithms/Integration.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Integration.h rename to Framework/Algorithms/inc/MantidAlgorithms/Integration.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/InterpolatingRebin.h b/Framework/Algorithms/inc/MantidAlgorithms/InterpolatingRebin.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/InterpolatingRebin.h rename to Framework/Algorithms/inc/MantidAlgorithms/InterpolatingRebin.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/InvertMask.h b/Framework/Algorithms/inc/MantidAlgorithms/InvertMask.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/InvertMask.h rename to Framework/Algorithms/inc/MantidAlgorithms/InvertMask.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Logarithm.h b/Framework/Algorithms/inc/MantidAlgorithms/Logarithm.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Logarithm.h rename to Framework/Algorithms/inc/MantidAlgorithms/Logarithm.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/LorentzCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/LorentzCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/LorentzCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/LorentzCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaskBins.h b/Framework/Algorithms/inc/MantidAlgorithms/MaskBins.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaskBins.h rename to Framework/Algorithms/inc/MantidAlgorithms/MaskBins.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaskBinsFromTable.h b/Framework/Algorithms/inc/MantidAlgorithms/MaskBinsFromTable.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaskBinsFromTable.h rename to Framework/Algorithms/inc/MantidAlgorithms/MaskBinsFromTable.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaskDetectorsIf.h b/Framework/Algorithms/inc/MantidAlgorithms/MaskDetectorsIf.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaskDetectorsIf.h rename to Framework/Algorithms/inc/MantidAlgorithms/MaskDetectorsIf.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Max.h b/Framework/Algorithms/inc/MantidAlgorithms/Max.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Max.h rename to Framework/Algorithms/inc/MantidAlgorithms/Max.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaxMin.h b/Framework/Algorithms/inc/MantidAlgorithms/MaxMin.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MaxMin.h rename to Framework/Algorithms/inc/MantidAlgorithms/MaxMin.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MedianDetectorTest.h b/Framework/Algorithms/inc/MantidAlgorithms/MedianDetectorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MedianDetectorTest.h rename to Framework/Algorithms/inc/MantidAlgorithms/MedianDetectorTest.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MergeRuns.h b/Framework/Algorithms/inc/MantidAlgorithms/MergeRuns.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MergeRuns.h rename to Framework/Algorithms/inc/MantidAlgorithms/MergeRuns.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Min.h b/Framework/Algorithms/inc/MantidAlgorithms/Min.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Min.h rename to Framework/Algorithms/inc/MantidAlgorithms/Min.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Minus.h b/Framework/Algorithms/inc/MantidAlgorithms/Minus.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Minus.h rename to Framework/Algorithms/inc/MantidAlgorithms/Minus.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzero.h b/Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzero.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzero.h rename to Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzero.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzeroLinear.h b/Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzeroLinear.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzeroLinear.h rename to Framework/Algorithms/inc/MantidAlgorithms/ModeratorTzeroLinear.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MonitorEfficiencyCorUser.h b/Framework/Algorithms/inc/MantidAlgorithms/MonitorEfficiencyCorUser.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MonitorEfficiencyCorUser.h rename to Framework/Algorithms/inc/MantidAlgorithms/MonitorEfficiencyCorUser.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MonteCarloAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/MonteCarloAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MonteCarloAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/MonteCarloAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MultipleScatteringCylinderAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/MultipleScatteringCylinderAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MultipleScatteringCylinderAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/MultipleScatteringCylinderAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Multiply.h b/Framework/Algorithms/inc/MantidAlgorithms/Multiply.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Multiply.h rename to Framework/Algorithms/inc/MantidAlgorithms/Multiply.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MultiplyRange.h b/Framework/Algorithms/inc/MantidAlgorithms/MultiplyRange.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MultiplyRange.h rename to Framework/Algorithms/inc/MantidAlgorithms/MultiplyRange.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MuonGroupDetectors.h b/Framework/Algorithms/inc/MantidAlgorithms/MuonGroupDetectors.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/MuonGroupDetectors.h rename to Framework/Algorithms/inc/MantidAlgorithms/MuonGroupDetectors.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseByCurrent.h b/Framework/Algorithms/inc/MantidAlgorithms/NormaliseByCurrent.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseByCurrent.h rename to Framework/Algorithms/inc/MantidAlgorithms/NormaliseByCurrent.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseByDetector.h b/Framework/Algorithms/inc/MantidAlgorithms/NormaliseByDetector.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseByDetector.h rename to Framework/Algorithms/inc/MantidAlgorithms/NormaliseByDetector.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseToMonitor.h b/Framework/Algorithms/inc/MantidAlgorithms/NormaliseToMonitor.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseToMonitor.h rename to Framework/Algorithms/inc/MantidAlgorithms/NormaliseToMonitor.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseToUnity.h b/Framework/Algorithms/inc/MantidAlgorithms/NormaliseToUnity.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/NormaliseToUnity.h rename to Framework/Algorithms/inc/MantidAlgorithms/NormaliseToUnity.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/OneMinusExponentialCor.h b/Framework/Algorithms/inc/MantidAlgorithms/OneMinusExponentialCor.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/OneMinusExponentialCor.h rename to Framework/Algorithms/inc/MantidAlgorithms/OneMinusExponentialCor.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PDDetermineCharacterizations.h b/Framework/Algorithms/inc/MantidAlgorithms/PDDetermineCharacterizations.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PDDetermineCharacterizations.h rename to Framework/Algorithms/inc/MantidAlgorithms/PDDetermineCharacterizations.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PDFFourierTransform.h b/Framework/Algorithms/inc/MantidAlgorithms/PDFFourierTransform.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PDFFourierTransform.h rename to Framework/Algorithms/inc/MantidAlgorithms/PDFFourierTransform.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Pause.h b/Framework/Algorithms/inc/MantidAlgorithms/Pause.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Pause.h rename to Framework/Algorithms/inc/MantidAlgorithms/Pause.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PerformIndexOperations.h b/Framework/Algorithms/inc/MantidAlgorithms/PerformIndexOperations.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PerformIndexOperations.h rename to Framework/Algorithms/inc/MantidAlgorithms/PerformIndexOperations.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PhaseQuadMuon.h b/Framework/Algorithms/inc/MantidAlgorithms/PhaseQuadMuon.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PhaseQuadMuon.h rename to Framework/Algorithms/inc/MantidAlgorithms/PhaseQuadMuon.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PlotAsymmetryByLogValue.h b/Framework/Algorithms/inc/MantidAlgorithms/PlotAsymmetryByLogValue.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PlotAsymmetryByLogValue.h rename to Framework/Algorithms/inc/MantidAlgorithms/PlotAsymmetryByLogValue.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Plus.h b/Framework/Algorithms/inc/MantidAlgorithms/Plus.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Plus.h rename to Framework/Algorithms/inc/MantidAlgorithms/Plus.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PointByPointVCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/PointByPointVCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PointByPointVCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/PointByPointVCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PoissonErrors.h b/Framework/Algorithms/inc/MantidAlgorithms/PoissonErrors.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PoissonErrors.h rename to Framework/Algorithms/inc/MantidAlgorithms/PoissonErrors.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PolarizationCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/PolarizationCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PolarizationCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/PolarizationCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PolynomialCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/PolynomialCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PolynomialCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/PolynomialCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Power.h b/Framework/Algorithms/inc/MantidAlgorithms/Power.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Power.h rename to Framework/Algorithms/inc/MantidAlgorithms/Power.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PowerLawCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/PowerLawCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PowerLawCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/PowerLawCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PrecompiledHeader.h b/Framework/Algorithms/inc/MantidAlgorithms/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/PrecompiledHeader.h rename to Framework/Algorithms/inc/MantidAlgorithms/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Q1D2.h b/Framework/Algorithms/inc/MantidAlgorithms/Q1D2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Q1D2.h rename to Framework/Algorithms/inc/MantidAlgorithms/Q1D2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Q1DTOF.h b/Framework/Algorithms/inc/MantidAlgorithms/Q1DTOF.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Q1DTOF.h rename to Framework/Algorithms/inc/MantidAlgorithms/Q1DTOF.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Q1DWeighted.h b/Framework/Algorithms/inc/MantidAlgorithms/Q1DWeighted.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Q1DWeighted.h rename to Framework/Algorithms/inc/MantidAlgorithms/Q1DWeighted.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Qhelper.h b/Framework/Algorithms/inc/MantidAlgorithms/Qhelper.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Qhelper.h rename to Framework/Algorithms/inc/MantidAlgorithms/Qhelper.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Qxy.h b/Framework/Algorithms/inc/MantidAlgorithms/Qxy.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Qxy.h rename to Framework/Algorithms/inc/MantidAlgorithms/Qxy.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RRFMuon.h b/Framework/Algorithms/inc/MantidAlgorithms/RRFMuon.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RRFMuon.h rename to Framework/Algorithms/inc/MantidAlgorithms/RRFMuon.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RadiusSum.h b/Framework/Algorithms/inc/MantidAlgorithms/RadiusSum.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RadiusSum.h rename to Framework/Algorithms/inc/MantidAlgorithms/RadiusSum.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RayTracerTester.h b/Framework/Algorithms/inc/MantidAlgorithms/RayTracerTester.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RayTracerTester.h rename to Framework/Algorithms/inc/MantidAlgorithms/RayTracerTester.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReadGroupsFromFile.h b/Framework/Algorithms/inc/MantidAlgorithms/ReadGroupsFromFile.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReadGroupsFromFile.h rename to Framework/Algorithms/inc/MantidAlgorithms/ReadGroupsFromFile.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RealFFT.h b/Framework/Algorithms/inc/MantidAlgorithms/RealFFT.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RealFFT.h rename to Framework/Algorithms/inc/MantidAlgorithms/RealFFT.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Rebin.h b/Framework/Algorithms/inc/MantidAlgorithms/Rebin.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Rebin.h rename to Framework/Algorithms/inc/MantidAlgorithms/Rebin.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Rebin2D.h b/Framework/Algorithms/inc/MantidAlgorithms/Rebin2D.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Rebin2D.h rename to Framework/Algorithms/inc/MantidAlgorithms/Rebin2D.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinByPulseTimes.h b/Framework/Algorithms/inc/MantidAlgorithms/RebinByPulseTimes.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinByPulseTimes.h rename to Framework/Algorithms/inc/MantidAlgorithms/RebinByPulseTimes.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeAtSample.h b/Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeAtSample.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeAtSample.h rename to Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeAtSample.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeBase.h b/Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeBase.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeBase.h rename to Framework/Algorithms/inc/MantidAlgorithms/RebinByTimeBase.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinToWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/RebinToWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RebinToWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/RebinToWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Rebunch.h b/Framework/Algorithms/inc/MantidAlgorithms/Rebunch.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Rebunch.h rename to Framework/Algorithms/inc/MantidAlgorithms/Rebunch.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RecordPythonScript.h b/Framework/Algorithms/inc/MantidAlgorithms/RecordPythonScript.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RecordPythonScript.h rename to Framework/Algorithms/inc/MantidAlgorithms/RecordPythonScript.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOne.h b/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOne.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOne.h rename to Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOne.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOneAuto.h b/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOneAuto.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOneAuto.h rename to Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOneAuto.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryWorkflowBase.h b/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryWorkflowBase.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryWorkflowBase.h rename to Framework/Algorithms/inc/MantidAlgorithms/ReflectometryWorkflowBase.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Regroup.h b/Framework/Algorithms/inc/MantidAlgorithms/Regroup.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Regroup.h rename to Framework/Algorithms/inc/MantidAlgorithms/Regroup.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveBackground.h b/Framework/Algorithms/inc/MantidAlgorithms/RemoveBackground.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveBackground.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemoveBackground.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveBins.h b/Framework/Algorithms/inc/MantidAlgorithms/RemoveBins.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveBins.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemoveBins.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveExpDecay.h b/Framework/Algorithms/inc/MantidAlgorithms/RemoveExpDecay.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveExpDecay.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemoveExpDecay.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveLowResTOF.h b/Framework/Algorithms/inc/MantidAlgorithms/RemoveLowResTOF.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveLowResTOF.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemoveLowResTOF.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveMaskedSpectra.h b/Framework/Algorithms/inc/MantidAlgorithms/RemoveMaskedSpectra.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveMaskedSpectra.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemoveMaskedSpectra.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemovePromptPulse.h b/Framework/Algorithms/inc/MantidAlgorithms/RemovePromptPulse.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemovePromptPulse.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemovePromptPulse.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveWorkspaceHistory.h b/Framework/Algorithms/inc/MantidAlgorithms/RemoveWorkspaceHistory.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RemoveWorkspaceHistory.h rename to Framework/Algorithms/inc/MantidAlgorithms/RemoveWorkspaceHistory.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspaces.h b/Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspaces.h rename to Framework/Algorithms/inc/MantidAlgorithms/RenameWorkspaces.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h b/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h rename to Framework/Algorithms/inc/MantidAlgorithms/ReplaceSpecialValues.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResampleX.h b/Framework/Algorithms/inc/MantidAlgorithms/ResampleX.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResampleX.h rename to Framework/Algorithms/inc/MantidAlgorithms/ResampleX.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResetNegatives.h b/Framework/Algorithms/inc/MantidAlgorithms/ResetNegatives.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResetNegatives.h rename to Framework/Algorithms/inc/MantidAlgorithms/ResetNegatives.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResizeRectangularDetector.h b/Framework/Algorithms/inc/MantidAlgorithms/ResizeRectangularDetector.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResizeRectangularDetector.h rename to Framework/Algorithms/inc/MantidAlgorithms/ResizeRectangularDetector.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RingProfile.h b/Framework/Algorithms/inc/MantidAlgorithms/RingProfile.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/RingProfile.h rename to Framework/Algorithms/inc/MantidAlgorithms/RingProfile.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SANSCollimationLengthEstimator.h b/Framework/Algorithms/inc/MantidAlgorithms/SANSCollimationLengthEstimator.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SANSCollimationLengthEstimator.h rename to Framework/Algorithms/inc/MantidAlgorithms/SANSCollimationLengthEstimator.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SANSDirectBeamScaling.h b/Framework/Algorithms/inc/MantidAlgorithms/SANSDirectBeamScaling.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SANSDirectBeamScaling.h rename to Framework/Algorithms/inc/MantidAlgorithms/SANSDirectBeamScaling.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrection.h b/Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrection.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrection.h rename to Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrection.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrectionStrategy.h b/Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrectionStrategy.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrectionStrategy.h rename to Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MayersSampleCorrectionStrategy.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SassenaFFT.h b/Framework/Algorithms/inc/MantidAlgorithms/SassenaFFT.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SassenaFFT.h rename to Framework/Algorithms/inc/MantidAlgorithms/SassenaFFT.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SaveGSASInstrumentFile.h b/Framework/Algorithms/inc/MantidAlgorithms/SaveGSASInstrumentFile.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SaveGSASInstrumentFile.h rename to Framework/Algorithms/inc/MantidAlgorithms/SaveGSASInstrumentFile.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Scale.h b/Framework/Algorithms/inc/MantidAlgorithms/Scale.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Scale.h rename to Framework/Algorithms/inc/MantidAlgorithms/Scale.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ScaleX.h b/Framework/Algorithms/inc/MantidAlgorithms/ScaleX.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ScaleX.h rename to Framework/Algorithms/inc/MantidAlgorithms/ScaleX.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Segfault.h b/Framework/Algorithms/inc/MantidAlgorithms/Segfault.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Segfault.h rename to Framework/Algorithms/inc/MantidAlgorithms/Segfault.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SetInstrumentParameter.h b/Framework/Algorithms/inc/MantidAlgorithms/SetInstrumentParameter.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SetInstrumentParameter.h rename to Framework/Algorithms/inc/MantidAlgorithms/SetInstrumentParameter.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SetUncertainties.h b/Framework/Algorithms/inc/MantidAlgorithms/SetUncertainties.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SetUncertainties.h rename to Framework/Algorithms/inc/MantidAlgorithms/SetUncertainties.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ShiftLogTime.h b/Framework/Algorithms/inc/MantidAlgorithms/ShiftLogTime.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ShiftLogTime.h rename to Framework/Algorithms/inc/MantidAlgorithms/ShiftLogTime.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SignalOverError.h b/Framework/Algorithms/inc/MantidAlgorithms/SignalOverError.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SignalOverError.h rename to Framework/Algorithms/inc/MantidAlgorithms/SignalOverError.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SmoothData.h b/Framework/Algorithms/inc/MantidAlgorithms/SmoothData.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SmoothData.h rename to Framework/Algorithms/inc/MantidAlgorithms/SmoothData.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SmoothNeighbours.h b/Framework/Algorithms/inc/MantidAlgorithms/SmoothNeighbours.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SmoothNeighbours.h rename to Framework/Algorithms/inc/MantidAlgorithms/SmoothNeighbours.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQCommon.h b/Framework/Algorithms/inc/MantidAlgorithms/SofQCommon.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQCommon.h rename to Framework/Algorithms/inc/MantidAlgorithms/SofQCommon.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQW.h b/Framework/Algorithms/inc/MantidAlgorithms/SofQW.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQW.h rename to Framework/Algorithms/inc/MantidAlgorithms/SofQW.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQWCentre.h b/Framework/Algorithms/inc/MantidAlgorithms/SofQWCentre.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQWCentre.h rename to Framework/Algorithms/inc/MantidAlgorithms/SofQWCentre.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQWNormalisedPolygon.h b/Framework/Algorithms/inc/MantidAlgorithms/SofQWNormalisedPolygon.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQWNormalisedPolygon.h rename to Framework/Algorithms/inc/MantidAlgorithms/SofQWNormalisedPolygon.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQWPolygon.h b/Framework/Algorithms/inc/MantidAlgorithms/SofQWPolygon.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SofQWPolygon.h rename to Framework/Algorithms/inc/MantidAlgorithms/SofQWPolygon.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SolidAngle.h b/Framework/Algorithms/inc/MantidAlgorithms/SolidAngle.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SolidAngle.h rename to Framework/Algorithms/inc/MantidAlgorithms/SolidAngle.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SortEvents.h b/Framework/Algorithms/inc/MantidAlgorithms/SortEvents.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SortEvents.h rename to Framework/Algorithms/inc/MantidAlgorithms/SortEvents.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpatialGrouping.h b/Framework/Algorithms/inc/MantidAlgorithms/SpatialGrouping.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpatialGrouping.h rename to Framework/Algorithms/inc/MantidAlgorithms/SpatialGrouping.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionAlgorithm.h b/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionAlgorithm.h rename to Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionAlgorithm.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionCalculateTheta.h b/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionCalculateTheta.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionCalculateTheta.h rename to Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionCalculateTheta.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionPositionCorrect.h b/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionPositionCorrect.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionPositionCorrect.h rename to Framework/Algorithms/inc/MantidAlgorithms/SpecularReflectionPositionCorrect.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SphericalAbsorption.h b/Framework/Algorithms/inc/MantidAlgorithms/SphericalAbsorption.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SphericalAbsorption.h rename to Framework/Algorithms/inc/MantidAlgorithms/SphericalAbsorption.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Stitch1D.h b/Framework/Algorithms/inc/MantidAlgorithms/Stitch1D.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Stitch1D.h rename to Framework/Algorithms/inc/MantidAlgorithms/Stitch1D.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Stitch1DMany.h b/Framework/Algorithms/inc/MantidAlgorithms/Stitch1DMany.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Stitch1DMany.h rename to Framework/Algorithms/inc/MantidAlgorithms/Stitch1DMany.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/StripPeaks.h b/Framework/Algorithms/inc/MantidAlgorithms/StripPeaks.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/StripPeaks.h rename to Framework/Algorithms/inc/MantidAlgorithms/StripPeaks.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks.h b/Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks.h rename to Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks2.h b/Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks2.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks2.h rename to Framework/Algorithms/inc/MantidAlgorithms/StripVanadiumPeaks2.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumEventsByLogValue.h b/Framework/Algorithms/inc/MantidAlgorithms/SumEventsByLogValue.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumEventsByLogValue.h rename to Framework/Algorithms/inc/MantidAlgorithms/SumEventsByLogValue.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumNeighbours.h b/Framework/Algorithms/inc/MantidAlgorithms/SumNeighbours.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumNeighbours.h rename to Framework/Algorithms/inc/MantidAlgorithms/SumNeighbours.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumRowColumn.h b/Framework/Algorithms/inc/MantidAlgorithms/SumRowColumn.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumRowColumn.h rename to Framework/Algorithms/inc/MantidAlgorithms/SumRowColumn.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumSpectra.h b/Framework/Algorithms/inc/MantidAlgorithms/SumSpectra.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/SumSpectra.h rename to Framework/Algorithms/inc/MantidAlgorithms/SumSpectra.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolution.h b/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolution.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolution.h rename to Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolution.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixel.h b/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixel.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixel.h rename to Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixel.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixelCalculator.h b/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixelCalculator.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixelCalculator.h rename to Framework/Algorithms/inc/MantidAlgorithms/TOFSANSResolutionByPixelCalculator.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategy.h b/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategy.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategy.h rename to Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategy.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyDirect.h b/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyDirect.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyDirect.h rename to Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyDirect.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyElastic.h b/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyElastic.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyElastic.h rename to Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyElastic.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyIndirect.h b/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyIndirect.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyIndirect.h rename to Framework/Algorithms/inc/MantidAlgorithms/TimeAtSampleStrategyIndirect.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Transpose.h b/Framework/Algorithms/inc/MantidAlgorithms/Transpose.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/Transpose.h rename to Framework/Algorithms/inc/MantidAlgorithms/Transpose.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnGroupWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/UnGroupWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnGroupWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/UnGroupWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnaryOperation.h b/Framework/Algorithms/inc/MantidAlgorithms/UnaryOperation.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnaryOperation.h rename to Framework/Algorithms/inc/MantidAlgorithms/UnaryOperation.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnwrapMonitor.h b/Framework/Algorithms/inc/MantidAlgorithms/UnwrapMonitor.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnwrapMonitor.h rename to Framework/Algorithms/inc/MantidAlgorithms/UnwrapMonitor.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnwrapSNS.h b/Framework/Algorithms/inc/MantidAlgorithms/UnwrapSNS.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UnwrapSNS.h rename to Framework/Algorithms/inc/MantidAlgorithms/UnwrapSNS.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UpdateScriptRepository.h b/Framework/Algorithms/inc/MantidAlgorithms/UpdateScriptRepository.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/UpdateScriptRepository.h rename to Framework/Algorithms/inc/MantidAlgorithms/UpdateScriptRepository.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/VesuvioL1ThetaResolution.h b/Framework/Algorithms/inc/MantidAlgorithms/VesuvioL1ThetaResolution.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/VesuvioL1ThetaResolution.h rename to Framework/Algorithms/inc/MantidAlgorithms/VesuvioL1ThetaResolution.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WeightedMean.h b/Framework/Algorithms/inc/MantidAlgorithms/WeightedMean.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WeightedMean.h rename to Framework/Algorithms/inc/MantidAlgorithms/WeightedMean.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WeightedMeanOfWorkspace.h b/Framework/Algorithms/inc/MantidAlgorithms/WeightedMeanOfWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WeightedMeanOfWorkspace.h rename to Framework/Algorithms/inc/MantidAlgorithms/WeightedMeanOfWorkspace.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WeightingStrategy.h b/Framework/Algorithms/inc/MantidAlgorithms/WeightingStrategy.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WeightingStrategy.h rename to Framework/Algorithms/inc/MantidAlgorithms/WeightingStrategy.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WienerSmooth.h b/Framework/Algorithms/inc/MantidAlgorithms/WienerSmooth.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WienerSmooth.h rename to Framework/Algorithms/inc/MantidAlgorithms/WienerSmooth.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WorkspaceJoiners.h b/Framework/Algorithms/inc/MantidAlgorithms/WorkspaceJoiners.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/WorkspaceJoiners.h rename to Framework/Algorithms/inc/MantidAlgorithms/WorkspaceJoiners.h diff --git a/Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/XDataConverter.h b/Framework/Algorithms/inc/MantidAlgorithms/XDataConverter.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/XDataConverter.h rename to Framework/Algorithms/inc/MantidAlgorithms/XDataConverter.h diff --git a/Code/Mantid/Framework/Algorithms/src/AbsorptionCorrection.cpp b/Framework/Algorithms/src/AbsorptionCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AbsorptionCorrection.cpp rename to Framework/Algorithms/src/AbsorptionCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AddLogDerivative.cpp b/Framework/Algorithms/src/AddLogDerivative.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AddLogDerivative.cpp rename to Framework/Algorithms/src/AddLogDerivative.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AddNote.cpp b/Framework/Algorithms/src/AddNote.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AddNote.cpp rename to Framework/Algorithms/src/AddNote.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AddPeak.cpp b/Framework/Algorithms/src/AddPeak.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AddPeak.cpp rename to Framework/Algorithms/src/AddPeak.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AddSampleLog.cpp b/Framework/Algorithms/src/AddSampleLog.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AddSampleLog.cpp rename to Framework/Algorithms/src/AddSampleLog.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AddTimeSeriesLog.cpp b/Framework/Algorithms/src/AddTimeSeriesLog.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AddTimeSeriesLog.cpp rename to Framework/Algorithms/src/AddTimeSeriesLog.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AlignDetectors.cpp b/Framework/Algorithms/src/AlignDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AlignDetectors.cpp rename to Framework/Algorithms/src/AlignDetectors.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AlphaCalc.cpp b/Framework/Algorithms/src/AlphaCalc.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AlphaCalc.cpp rename to Framework/Algorithms/src/AlphaCalc.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AnnularRingAbsorption.cpp b/Framework/Algorithms/src/AnnularRingAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AnnularRingAbsorption.cpp rename to Framework/Algorithms/src/AnnularRingAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AnyShapeAbsorption.cpp b/Framework/Algorithms/src/AnyShapeAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AnyShapeAbsorption.cpp rename to Framework/Algorithms/src/AnyShapeAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AppendSpectra.cpp b/Framework/Algorithms/src/AppendSpectra.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AppendSpectra.cpp rename to Framework/Algorithms/src/AppendSpectra.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ApplyCalibration.cpp b/Framework/Algorithms/src/ApplyCalibration.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ApplyCalibration.cpp rename to Framework/Algorithms/src/ApplyCalibration.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ApplyDeadTimeCorr.cpp b/Framework/Algorithms/src/ApplyDeadTimeCorr.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ApplyDeadTimeCorr.cpp rename to Framework/Algorithms/src/ApplyDeadTimeCorr.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ApplyDetailedBalance.cpp b/Framework/Algorithms/src/ApplyDetailedBalance.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ApplyDetailedBalance.cpp rename to Framework/Algorithms/src/ApplyDetailedBalance.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ApplyTransmissionCorrection.cpp b/Framework/Algorithms/src/ApplyTransmissionCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ApplyTransmissionCorrection.cpp rename to Framework/Algorithms/src/ApplyTransmissionCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AsymmetryCalc.cpp b/Framework/Algorithms/src/AsymmetryCalc.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AsymmetryCalc.cpp rename to Framework/Algorithms/src/AsymmetryCalc.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/AverageLogData.cpp b/Framework/Algorithms/src/AverageLogData.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/AverageLogData.cpp rename to Framework/Algorithms/src/AverageLogData.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/BinaryOperateMasks.cpp b/Framework/Algorithms/src/BinaryOperateMasks.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/BinaryOperateMasks.cpp rename to Framework/Algorithms/src/BinaryOperateMasks.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/BinaryOperation.cpp b/Framework/Algorithms/src/BinaryOperation.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/BinaryOperation.cpp rename to Framework/Algorithms/src/BinaryOperation.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalMuonDeadTime.cpp b/Framework/Algorithms/src/CalMuonDeadTime.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalMuonDeadTime.cpp rename to Framework/Algorithms/src/CalMuonDeadTime.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalMuonDetectorPhases.cpp b/Framework/Algorithms/src/CalMuonDetectorPhases.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalMuonDetectorPhases.cpp rename to Framework/Algorithms/src/CalMuonDetectorPhases.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateDIFC.cpp b/Framework/Algorithms/src/CalculateDIFC.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateDIFC.cpp rename to Framework/Algorithms/src/CalculateDIFC.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateEfficiency.cpp b/Framework/Algorithms/src/CalculateEfficiency.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateEfficiency.cpp rename to Framework/Algorithms/src/CalculateEfficiency.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateFlatBackground.cpp b/Framework/Algorithms/src/CalculateFlatBackground.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateFlatBackground.cpp rename to Framework/Algorithms/src/CalculateFlatBackground.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateResolution.cpp b/Framework/Algorithms/src/CalculateResolution.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateResolution.cpp rename to Framework/Algorithms/src/CalculateResolution.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateSlits.cpp b/Framework/Algorithms/src/CalculateSlits.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateSlits.cpp rename to Framework/Algorithms/src/CalculateSlits.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateTransmission.cpp b/Framework/Algorithms/src/CalculateTransmission.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateTransmission.cpp rename to Framework/Algorithms/src/CalculateTransmission.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateTransmissionBeamSpreader.cpp b/Framework/Algorithms/src/CalculateTransmissionBeamSpreader.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateTransmissionBeamSpreader.cpp rename to Framework/Algorithms/src/CalculateTransmissionBeamSpreader.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CalculateZscore.cpp b/Framework/Algorithms/src/CalculateZscore.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CalculateZscore.cpp rename to Framework/Algorithms/src/CalculateZscore.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ChangeBinOffset.cpp b/Framework/Algorithms/src/ChangeBinOffset.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ChangeBinOffset.cpp rename to Framework/Algorithms/src/ChangeBinOffset.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ChangeLogTime.cpp b/Framework/Algorithms/src/ChangeLogTime.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ChangeLogTime.cpp rename to Framework/Algorithms/src/ChangeLogTime.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ChangePulsetime.cpp b/Framework/Algorithms/src/ChangePulsetime.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ChangePulsetime.cpp rename to Framework/Algorithms/src/ChangePulsetime.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ChangeTimeZero.cpp b/Framework/Algorithms/src/ChangeTimeZero.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ChangeTimeZero.cpp rename to Framework/Algorithms/src/ChangeTimeZero.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CheckWorkspacesMatch.cpp b/Framework/Algorithms/src/CheckWorkspacesMatch.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CheckWorkspacesMatch.cpp rename to Framework/Algorithms/src/CheckWorkspacesMatch.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ChopData.cpp b/Framework/Algorithms/src/ChopData.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ChopData.cpp rename to Framework/Algorithms/src/ChopData.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ClearInstrumentParameters.cpp b/Framework/Algorithms/src/ClearInstrumentParameters.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ClearInstrumentParameters.cpp rename to Framework/Algorithms/src/ClearInstrumentParameters.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ClearMaskFlag.cpp b/Framework/Algorithms/src/ClearMaskFlag.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ClearMaskFlag.cpp rename to Framework/Algorithms/src/ClearMaskFlag.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CloneWorkspace.cpp b/Framework/Algorithms/src/CloneWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CloneWorkspace.cpp rename to Framework/Algorithms/src/CloneWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CommutativeBinaryOperation.cpp b/Framework/Algorithms/src/CommutativeBinaryOperation.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CommutativeBinaryOperation.cpp rename to Framework/Algorithms/src/CommutativeBinaryOperation.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConjoinWorkspaces.cpp b/Framework/Algorithms/src/ConjoinWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConjoinWorkspaces.cpp rename to Framework/Algorithms/src/ConjoinWorkspaces.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertAxesToRealSpace.cpp b/Framework/Algorithms/src/ConvertAxesToRealSpace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertAxesToRealSpace.cpp rename to Framework/Algorithms/src/ConvertAxesToRealSpace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertAxisByFormula.cpp b/Framework/Algorithms/src/ConvertAxisByFormula.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertAxisByFormula.cpp rename to Framework/Algorithms/src/ConvertAxisByFormula.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertDiffCal.cpp b/Framework/Algorithms/src/ConvertDiffCal.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertDiffCal.cpp rename to Framework/Algorithms/src/ConvertDiffCal.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertEmptyToTof.cpp b/Framework/Algorithms/src/ConvertEmptyToTof.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertEmptyToTof.cpp rename to Framework/Algorithms/src/ConvertEmptyToTof.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertFromDistribution.cpp b/Framework/Algorithms/src/ConvertFromDistribution.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertFromDistribution.cpp rename to Framework/Algorithms/src/ConvertFromDistribution.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertSpectrumAxis.cpp b/Framework/Algorithms/src/ConvertSpectrumAxis.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertSpectrumAxis.cpp rename to Framework/Algorithms/src/ConvertSpectrumAxis.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertSpectrumAxis2.cpp b/Framework/Algorithms/src/ConvertSpectrumAxis2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertSpectrumAxis2.cpp rename to Framework/Algorithms/src/ConvertSpectrumAxis2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertTableToMatrixWorkspace.cpp b/Framework/Algorithms/src/ConvertTableToMatrixWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertTableToMatrixWorkspace.cpp rename to Framework/Algorithms/src/ConvertTableToMatrixWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertToDistribution.cpp b/Framework/Algorithms/src/ConvertToDistribution.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertToDistribution.cpp rename to Framework/Algorithms/src/ConvertToDistribution.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertToEventWorkspace.cpp b/Framework/Algorithms/src/ConvertToEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertToEventWorkspace.cpp rename to Framework/Algorithms/src/ConvertToEventWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertToHistogram.cpp b/Framework/Algorithms/src/ConvertToHistogram.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertToHistogram.cpp rename to Framework/Algorithms/src/ConvertToHistogram.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertToMatrixWorkspace.cpp b/Framework/Algorithms/src/ConvertToMatrixWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertToMatrixWorkspace.cpp rename to Framework/Algorithms/src/ConvertToMatrixWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertToPointData.cpp b/Framework/Algorithms/src/ConvertToPointData.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertToPointData.cpp rename to Framework/Algorithms/src/ConvertToPointData.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertUnits.cpp b/Framework/Algorithms/src/ConvertUnits.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertUnits.cpp rename to Framework/Algorithms/src/ConvertUnits.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ConvertUnitsUsingDetectorTable.cpp b/Framework/Algorithms/src/ConvertUnitsUsingDetectorTable.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ConvertUnitsUsingDetectorTable.cpp rename to Framework/Algorithms/src/ConvertUnitsUsingDetectorTable.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CopyDetectorMapping.cpp b/Framework/Algorithms/src/CopyDetectorMapping.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CopyDetectorMapping.cpp rename to Framework/Algorithms/src/CopyDetectorMapping.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CopyInstrumentParameters.cpp b/Framework/Algorithms/src/CopyInstrumentParameters.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CopyInstrumentParameters.cpp rename to Framework/Algorithms/src/CopyInstrumentParameters.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CopyLogs.cpp b/Framework/Algorithms/src/CopyLogs.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CopyLogs.cpp rename to Framework/Algorithms/src/CopyLogs.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CopySample.cpp b/Framework/Algorithms/src/CopySample.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CopySample.cpp rename to Framework/Algorithms/src/CopySample.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CorelliCrossCorrelate.cpp b/Framework/Algorithms/src/CorelliCrossCorrelate.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CorelliCrossCorrelate.cpp rename to Framework/Algorithms/src/CorelliCrossCorrelate.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CorrectFlightPaths.cpp b/Framework/Algorithms/src/CorrectFlightPaths.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CorrectFlightPaths.cpp rename to Framework/Algorithms/src/CorrectFlightPaths.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CorrectKiKf.cpp b/Framework/Algorithms/src/CorrectKiKf.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CorrectKiKf.cpp rename to Framework/Algorithms/src/CorrectKiKf.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CorrectToFile.cpp b/Framework/Algorithms/src/CorrectToFile.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CorrectToFile.cpp rename to Framework/Algorithms/src/CorrectToFile.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CountEventsInPulses.cpp b/Framework/Algorithms/src/CountEventsInPulses.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CountEventsInPulses.cpp rename to Framework/Algorithms/src/CountEventsInPulses.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateCalFileByNames.cpp b/Framework/Algorithms/src/CreateCalFileByNames.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateCalFileByNames.cpp rename to Framework/Algorithms/src/CreateCalFileByNames.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateDummyCalFile.cpp b/Framework/Algorithms/src/CreateDummyCalFile.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateDummyCalFile.cpp rename to Framework/Algorithms/src/CreateDummyCalFile.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateFlatEventWorkspace.cpp b/Framework/Algorithms/src/CreateFlatEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateFlatEventWorkspace.cpp rename to Framework/Algorithms/src/CreateFlatEventWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateGroupingWorkspace.cpp b/Framework/Algorithms/src/CreateGroupingWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateGroupingWorkspace.cpp rename to Framework/Algorithms/src/CreateGroupingWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateLogPropertyTable.cpp b/Framework/Algorithms/src/CreateLogPropertyTable.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateLogPropertyTable.cpp rename to Framework/Algorithms/src/CreateLogPropertyTable.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateLogTimeCorrection.cpp b/Framework/Algorithms/src/CreateLogTimeCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateLogTimeCorrection.cpp rename to Framework/Algorithms/src/CreateLogTimeCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreatePSDBleedMask.cpp b/Framework/Algorithms/src/CreatePSDBleedMask.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreatePSDBleedMask.cpp rename to Framework/Algorithms/src/CreatePSDBleedMask.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreatePeaksWorkspace.cpp b/Framework/Algorithms/src/CreatePeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreatePeaksWorkspace.cpp rename to Framework/Algorithms/src/CreatePeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateSampleWorkspace.cpp b/Framework/Algorithms/src/CreateSampleWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateSampleWorkspace.cpp rename to Framework/Algorithms/src/CreateSampleWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateSingleValuedWorkspace.cpp b/Framework/Algorithms/src/CreateSingleValuedWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateSingleValuedWorkspace.cpp rename to Framework/Algorithms/src/CreateSingleValuedWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateTransmissionWorkspace.cpp b/Framework/Algorithms/src/CreateTransmissionWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateTransmissionWorkspace.cpp rename to Framework/Algorithms/src/CreateTransmissionWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateTransmissionWorkspaceAuto.cpp b/Framework/Algorithms/src/CreateTransmissionWorkspaceAuto.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateTransmissionWorkspaceAuto.cpp rename to Framework/Algorithms/src/CreateTransmissionWorkspaceAuto.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CreateWorkspace.cpp b/Framework/Algorithms/src/CreateWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CreateWorkspace.cpp rename to Framework/Algorithms/src/CreateWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CropWorkspace.cpp b/Framework/Algorithms/src/CropWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CropWorkspace.cpp rename to Framework/Algorithms/src/CropWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CrossCorrelate.cpp b/Framework/Algorithms/src/CrossCorrelate.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CrossCorrelate.cpp rename to Framework/Algorithms/src/CrossCorrelate.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CuboidGaugeVolumeAbsorption.cpp b/Framework/Algorithms/src/CuboidGaugeVolumeAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CuboidGaugeVolumeAbsorption.cpp rename to Framework/Algorithms/src/CuboidGaugeVolumeAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/CylinderAbsorption.cpp b/Framework/Algorithms/src/CylinderAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/CylinderAbsorption.cpp rename to Framework/Algorithms/src/CylinderAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DeleteLog.cpp b/Framework/Algorithms/src/DeleteLog.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DeleteLog.cpp rename to Framework/Algorithms/src/DeleteLog.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DeleteWorkspace.cpp b/Framework/Algorithms/src/DeleteWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DeleteWorkspace.cpp rename to Framework/Algorithms/src/DeleteWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DetectorDiagnostic.cpp b/Framework/Algorithms/src/DetectorDiagnostic.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DetectorDiagnostic.cpp rename to Framework/Algorithms/src/DetectorDiagnostic.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DetectorEfficiencyCor.cpp b/Framework/Algorithms/src/DetectorEfficiencyCor.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DetectorEfficiencyCor.cpp rename to Framework/Algorithms/src/DetectorEfficiencyCor.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DetectorEfficiencyCorUser.cpp b/Framework/Algorithms/src/DetectorEfficiencyCorUser.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DetectorEfficiencyCorUser.cpp rename to Framework/Algorithms/src/DetectorEfficiencyCorUser.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DetectorEfficiencyVariation.cpp b/Framework/Algorithms/src/DetectorEfficiencyVariation.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DetectorEfficiencyVariation.cpp rename to Framework/Algorithms/src/DetectorEfficiencyVariation.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DiffractionEventCalibrateDetectors.cpp b/Framework/Algorithms/src/DiffractionEventCalibrateDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DiffractionEventCalibrateDetectors.cpp rename to Framework/Algorithms/src/DiffractionEventCalibrateDetectors.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DiffractionFocussing.cpp b/Framework/Algorithms/src/DiffractionFocussing.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DiffractionFocussing.cpp rename to Framework/Algorithms/src/DiffractionFocussing.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/DiffractionFocussing2.cpp b/Framework/Algorithms/src/DiffractionFocussing2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/DiffractionFocussing2.cpp rename to Framework/Algorithms/src/DiffractionFocussing2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Divide.cpp b/Framework/Algorithms/src/Divide.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Divide.cpp rename to Framework/Algorithms/src/Divide.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/EQSANSResolution.cpp b/Framework/Algorithms/src/EQSANSResolution.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/EQSANSResolution.cpp rename to Framework/Algorithms/src/EQSANSResolution.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/EQSANSTofStructure.cpp b/Framework/Algorithms/src/EQSANSTofStructure.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/EQSANSTofStructure.cpp rename to Framework/Algorithms/src/EQSANSTofStructure.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/EditInstrumentGeometry.cpp b/Framework/Algorithms/src/EditInstrumentGeometry.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/EditInstrumentGeometry.cpp rename to Framework/Algorithms/src/EditInstrumentGeometry.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ElasticWindow.cpp b/Framework/Algorithms/src/ElasticWindow.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ElasticWindow.cpp rename to Framework/Algorithms/src/ElasticWindow.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/EstimateResolutionDiffraction.cpp b/Framework/Algorithms/src/EstimateResolutionDiffraction.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/EstimateResolutionDiffraction.cpp rename to Framework/Algorithms/src/EstimateResolutionDiffraction.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Exponential.cpp b/Framework/Algorithms/src/Exponential.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Exponential.cpp rename to Framework/Algorithms/src/Exponential.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExponentialCorrection.cpp b/Framework/Algorithms/src/ExponentialCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExponentialCorrection.cpp rename to Framework/Algorithms/src/ExponentialCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExportTimeSeriesLog.cpp b/Framework/Algorithms/src/ExportTimeSeriesLog.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExportTimeSeriesLog.cpp rename to Framework/Algorithms/src/ExportTimeSeriesLog.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExtractFFTSpectrum.cpp b/Framework/Algorithms/src/ExtractFFTSpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExtractFFTSpectrum.cpp rename to Framework/Algorithms/src/ExtractFFTSpectrum.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExtractMask.cpp b/Framework/Algorithms/src/ExtractMask.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExtractMask.cpp rename to Framework/Algorithms/src/ExtractMask.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExtractMaskToTable.cpp b/Framework/Algorithms/src/ExtractMaskToTable.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExtractMaskToTable.cpp rename to Framework/Algorithms/src/ExtractMaskToTable.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExtractSingleSpectrum.cpp b/Framework/Algorithms/src/ExtractSingleSpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExtractSingleSpectrum.cpp rename to Framework/Algorithms/src/ExtractSingleSpectrum.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ExtractSpectra.cpp b/Framework/Algorithms/src/ExtractSpectra.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ExtractSpectra.cpp rename to Framework/Algorithms/src/ExtractSpectra.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FFT.cpp b/Framework/Algorithms/src/FFT.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FFT.cpp rename to Framework/Algorithms/src/FFT.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FFTDerivative.cpp b/Framework/Algorithms/src/FFTDerivative.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FFTDerivative.cpp rename to Framework/Algorithms/src/FFTDerivative.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FFTSmooth.cpp b/Framework/Algorithms/src/FFTSmooth.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FFTSmooth.cpp rename to Framework/Algorithms/src/FFTSmooth.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FFTSmooth2.cpp b/Framework/Algorithms/src/FFTSmooth2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FFTSmooth2.cpp rename to Framework/Algorithms/src/FFTSmooth2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FilterBadPulses.cpp b/Framework/Algorithms/src/FilterBadPulses.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FilterBadPulses.cpp rename to Framework/Algorithms/src/FilterBadPulses.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FilterByLogValue.cpp b/Framework/Algorithms/src/FilterByLogValue.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FilterByLogValue.cpp rename to Framework/Algorithms/src/FilterByLogValue.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FilterByTime.cpp b/Framework/Algorithms/src/FilterByTime.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FilterByTime.cpp rename to Framework/Algorithms/src/FilterByTime.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FilterByTime2.cpp b/Framework/Algorithms/src/FilterByTime2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FilterByTime2.cpp rename to Framework/Algorithms/src/FilterByTime2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FilterByXValue.cpp b/Framework/Algorithms/src/FilterByXValue.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FilterByXValue.cpp rename to Framework/Algorithms/src/FilterByXValue.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FilterEvents.cpp b/Framework/Algorithms/src/FilterEvents.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FilterEvents.cpp rename to Framework/Algorithms/src/FilterEvents.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FindCenterOfMassPosition.cpp b/Framework/Algorithms/src/FindCenterOfMassPosition.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FindCenterOfMassPosition.cpp rename to Framework/Algorithms/src/FindCenterOfMassPosition.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FindCenterOfMassPosition2.cpp b/Framework/Algorithms/src/FindCenterOfMassPosition2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FindCenterOfMassPosition2.cpp rename to Framework/Algorithms/src/FindCenterOfMassPosition2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FindDeadDetectors.cpp b/Framework/Algorithms/src/FindDeadDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FindDeadDetectors.cpp rename to Framework/Algorithms/src/FindDeadDetectors.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FindDetectorsOutsideLimits.cpp b/Framework/Algorithms/src/FindDetectorsOutsideLimits.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FindDetectorsOutsideLimits.cpp rename to Framework/Algorithms/src/FindDetectorsOutsideLimits.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FindPeakBackground.cpp b/Framework/Algorithms/src/FindPeakBackground.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FindPeakBackground.cpp rename to Framework/Algorithms/src/FindPeakBackground.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FindPeaks.cpp b/Framework/Algorithms/src/FindPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FindPeaks.cpp rename to Framework/Algorithms/src/FindPeaks.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FitPeak.cpp b/Framework/Algorithms/src/FitPeak.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FitPeak.cpp rename to Framework/Algorithms/src/FitPeak.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FixGSASInstrumentFile.cpp b/Framework/Algorithms/src/FixGSASInstrumentFile.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FixGSASInstrumentFile.cpp rename to Framework/Algorithms/src/FixGSASInstrumentFile.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/FlatPlateAbsorption.cpp b/Framework/Algorithms/src/FlatPlateAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/FlatPlateAbsorption.cpp rename to Framework/Algorithms/src/FlatPlateAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GeneralisedSecondDifference.cpp b/Framework/Algorithms/src/GeneralisedSecondDifference.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GeneralisedSecondDifference.cpp rename to Framework/Algorithms/src/GeneralisedSecondDifference.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GenerateEventsFilter.cpp b/Framework/Algorithms/src/GenerateEventsFilter.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GenerateEventsFilter.cpp rename to Framework/Algorithms/src/GenerateEventsFilter.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GenerateIPythonNotebook.cpp b/Framework/Algorithms/src/GenerateIPythonNotebook.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GenerateIPythonNotebook.cpp rename to Framework/Algorithms/src/GenerateIPythonNotebook.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GeneratePeaks.cpp b/Framework/Algorithms/src/GeneratePeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GeneratePeaks.cpp rename to Framework/Algorithms/src/GeneratePeaks.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GeneratePythonScript.cpp b/Framework/Algorithms/src/GeneratePythonScript.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GeneratePythonScript.cpp rename to Framework/Algorithms/src/GeneratePythonScript.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GetDetOffsetsMultiPeaks.cpp b/Framework/Algorithms/src/GetDetOffsetsMultiPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GetDetOffsetsMultiPeaks.cpp rename to Framework/Algorithms/src/GetDetOffsetsMultiPeaks.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GetDetectorOffsets.cpp b/Framework/Algorithms/src/GetDetectorOffsets.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GetDetectorOffsets.cpp rename to Framework/Algorithms/src/GetDetectorOffsets.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GetEi.cpp b/Framework/Algorithms/src/GetEi.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GetEi.cpp rename to Framework/Algorithms/src/GetEi.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GetEi2.cpp b/Framework/Algorithms/src/GetEi2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GetEi2.cpp rename to Framework/Algorithms/src/GetEi2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GetTimeSeriesLogInformation.cpp b/Framework/Algorithms/src/GetTimeSeriesLogInformation.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GetTimeSeriesLogInformation.cpp rename to Framework/Algorithms/src/GetTimeSeriesLogInformation.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GravitySANSHelper.cpp b/Framework/Algorithms/src/GravitySANSHelper.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GravitySANSHelper.cpp rename to Framework/Algorithms/src/GravitySANSHelper.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/GroupWorkspaces.cpp b/Framework/Algorithms/src/GroupWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/GroupWorkspaces.cpp rename to Framework/Algorithms/src/GroupWorkspaces.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/HRPDSlabCanAbsorption.cpp b/Framework/Algorithms/src/HRPDSlabCanAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/HRPDSlabCanAbsorption.cpp rename to Framework/Algorithms/src/HRPDSlabCanAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/He3TubeEfficiency.cpp b/Framework/Algorithms/src/He3TubeEfficiency.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/He3TubeEfficiency.cpp rename to Framework/Algorithms/src/He3TubeEfficiency.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/IQTransform.cpp b/Framework/Algorithms/src/IQTransform.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/IQTransform.cpp rename to Framework/Algorithms/src/IQTransform.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/IdentifyNoisyDetectors.cpp b/Framework/Algorithms/src/IdentifyNoisyDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/IdentifyNoisyDetectors.cpp rename to Framework/Algorithms/src/IdentifyNoisyDetectors.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/IntegrateByComponent.cpp b/Framework/Algorithms/src/IntegrateByComponent.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/IntegrateByComponent.cpp rename to Framework/Algorithms/src/IntegrateByComponent.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Integration.cpp b/Framework/Algorithms/src/Integration.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Integration.cpp rename to Framework/Algorithms/src/Integration.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/InterpolatingRebin.cpp b/Framework/Algorithms/src/InterpolatingRebin.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/InterpolatingRebin.cpp rename to Framework/Algorithms/src/InterpolatingRebin.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/InvertMask.cpp b/Framework/Algorithms/src/InvertMask.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/InvertMask.cpp rename to Framework/Algorithms/src/InvertMask.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Logarithm.cpp b/Framework/Algorithms/src/Logarithm.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Logarithm.cpp rename to Framework/Algorithms/src/Logarithm.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/LorentzCorrection.cpp b/Framework/Algorithms/src/LorentzCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/LorentzCorrection.cpp rename to Framework/Algorithms/src/LorentzCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MaskBins.cpp b/Framework/Algorithms/src/MaskBins.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MaskBins.cpp rename to Framework/Algorithms/src/MaskBins.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MaskBinsFromTable.cpp b/Framework/Algorithms/src/MaskBinsFromTable.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MaskBinsFromTable.cpp rename to Framework/Algorithms/src/MaskBinsFromTable.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MaskDetectorsIf.cpp b/Framework/Algorithms/src/MaskDetectorsIf.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MaskDetectorsIf.cpp rename to Framework/Algorithms/src/MaskDetectorsIf.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Max.cpp b/Framework/Algorithms/src/Max.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Max.cpp rename to Framework/Algorithms/src/Max.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MaxMin.cpp b/Framework/Algorithms/src/MaxMin.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MaxMin.cpp rename to Framework/Algorithms/src/MaxMin.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MedianDetectorTest.cpp b/Framework/Algorithms/src/MedianDetectorTest.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MedianDetectorTest.cpp rename to Framework/Algorithms/src/MedianDetectorTest.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MergeRuns.cpp b/Framework/Algorithms/src/MergeRuns.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MergeRuns.cpp rename to Framework/Algorithms/src/MergeRuns.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Min.cpp b/Framework/Algorithms/src/Min.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Min.cpp rename to Framework/Algorithms/src/Min.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Minus.cpp b/Framework/Algorithms/src/Minus.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Minus.cpp rename to Framework/Algorithms/src/Minus.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ModeratorTzero.cpp b/Framework/Algorithms/src/ModeratorTzero.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ModeratorTzero.cpp rename to Framework/Algorithms/src/ModeratorTzero.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ModeratorTzeroLinear.cpp b/Framework/Algorithms/src/ModeratorTzeroLinear.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ModeratorTzeroLinear.cpp rename to Framework/Algorithms/src/ModeratorTzeroLinear.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MonitorEfficiencyCorUser.cpp b/Framework/Algorithms/src/MonitorEfficiencyCorUser.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MonitorEfficiencyCorUser.cpp rename to Framework/Algorithms/src/MonitorEfficiencyCorUser.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MonteCarloAbsorption.cpp b/Framework/Algorithms/src/MonteCarloAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MonteCarloAbsorption.cpp rename to Framework/Algorithms/src/MonteCarloAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MultipleScatteringCylinderAbsorption.cpp b/Framework/Algorithms/src/MultipleScatteringCylinderAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MultipleScatteringCylinderAbsorption.cpp rename to Framework/Algorithms/src/MultipleScatteringCylinderAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Multiply.cpp b/Framework/Algorithms/src/Multiply.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Multiply.cpp rename to Framework/Algorithms/src/Multiply.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MultiplyRange.cpp b/Framework/Algorithms/src/MultiplyRange.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MultiplyRange.cpp rename to Framework/Algorithms/src/MultiplyRange.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/MuonGroupDetectors.cpp b/Framework/Algorithms/src/MuonGroupDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/MuonGroupDetectors.cpp rename to Framework/Algorithms/src/MuonGroupDetectors.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/NormaliseByCurrent.cpp b/Framework/Algorithms/src/NormaliseByCurrent.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/NormaliseByCurrent.cpp rename to Framework/Algorithms/src/NormaliseByCurrent.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/NormaliseByDetector.cpp b/Framework/Algorithms/src/NormaliseByDetector.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/NormaliseByDetector.cpp rename to Framework/Algorithms/src/NormaliseByDetector.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/NormaliseToMonitor.cpp b/Framework/Algorithms/src/NormaliseToMonitor.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/NormaliseToMonitor.cpp rename to Framework/Algorithms/src/NormaliseToMonitor.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/NormaliseToUnity.cpp b/Framework/Algorithms/src/NormaliseToUnity.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/NormaliseToUnity.cpp rename to Framework/Algorithms/src/NormaliseToUnity.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/OneMinusExponentialCor.cpp b/Framework/Algorithms/src/OneMinusExponentialCor.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/OneMinusExponentialCor.cpp rename to Framework/Algorithms/src/OneMinusExponentialCor.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PDDetermineCharacterizations.cpp b/Framework/Algorithms/src/PDDetermineCharacterizations.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PDDetermineCharacterizations.cpp rename to Framework/Algorithms/src/PDDetermineCharacterizations.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PDFFourierTransform.cpp b/Framework/Algorithms/src/PDFFourierTransform.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PDFFourierTransform.cpp rename to Framework/Algorithms/src/PDFFourierTransform.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Pause.cpp b/Framework/Algorithms/src/Pause.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Pause.cpp rename to Framework/Algorithms/src/Pause.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PerformIndexOperations.cpp b/Framework/Algorithms/src/PerformIndexOperations.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PerformIndexOperations.cpp rename to Framework/Algorithms/src/PerformIndexOperations.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PhaseQuadMuon.cpp b/Framework/Algorithms/src/PhaseQuadMuon.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PhaseQuadMuon.cpp rename to Framework/Algorithms/src/PhaseQuadMuon.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PlotAsymmetryByLogValue.cpp b/Framework/Algorithms/src/PlotAsymmetryByLogValue.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PlotAsymmetryByLogValue.cpp rename to Framework/Algorithms/src/PlotAsymmetryByLogValue.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Plus.cpp b/Framework/Algorithms/src/Plus.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Plus.cpp rename to Framework/Algorithms/src/Plus.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PointByPointVCorrection.cpp b/Framework/Algorithms/src/PointByPointVCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PointByPointVCorrection.cpp rename to Framework/Algorithms/src/PointByPointVCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PoissonErrors.cpp b/Framework/Algorithms/src/PoissonErrors.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PoissonErrors.cpp rename to Framework/Algorithms/src/PoissonErrors.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PolarizationCorrection.cpp b/Framework/Algorithms/src/PolarizationCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PolarizationCorrection.cpp rename to Framework/Algorithms/src/PolarizationCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PolynomialCorrection.cpp b/Framework/Algorithms/src/PolynomialCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PolynomialCorrection.cpp rename to Framework/Algorithms/src/PolynomialCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Power.cpp b/Framework/Algorithms/src/Power.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Power.cpp rename to Framework/Algorithms/src/Power.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/PowerLawCorrection.cpp b/Framework/Algorithms/src/PowerLawCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/PowerLawCorrection.cpp rename to Framework/Algorithms/src/PowerLawCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Q1D2.cpp b/Framework/Algorithms/src/Q1D2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Q1D2.cpp rename to Framework/Algorithms/src/Q1D2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Q1DTOF.cpp b/Framework/Algorithms/src/Q1DTOF.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Q1DTOF.cpp rename to Framework/Algorithms/src/Q1DTOF.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Q1DWeighted.cpp b/Framework/Algorithms/src/Q1DWeighted.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Q1DWeighted.cpp rename to Framework/Algorithms/src/Q1DWeighted.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Qhelper.cpp b/Framework/Algorithms/src/Qhelper.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Qhelper.cpp rename to Framework/Algorithms/src/Qhelper.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Qxy.cpp b/Framework/Algorithms/src/Qxy.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Qxy.cpp rename to Framework/Algorithms/src/Qxy.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RRFMuon.cpp b/Framework/Algorithms/src/RRFMuon.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RRFMuon.cpp rename to Framework/Algorithms/src/RRFMuon.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RadiusSum.cpp b/Framework/Algorithms/src/RadiusSum.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RadiusSum.cpp rename to Framework/Algorithms/src/RadiusSum.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RayTracerTester.cpp b/Framework/Algorithms/src/RayTracerTester.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RayTracerTester.cpp rename to Framework/Algorithms/src/RayTracerTester.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ReadGroupsFromFile.cpp b/Framework/Algorithms/src/ReadGroupsFromFile.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ReadGroupsFromFile.cpp rename to Framework/Algorithms/src/ReadGroupsFromFile.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RealFFT.cpp b/Framework/Algorithms/src/RealFFT.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RealFFT.cpp rename to Framework/Algorithms/src/RealFFT.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Rebin.cpp b/Framework/Algorithms/src/Rebin.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Rebin.cpp rename to Framework/Algorithms/src/Rebin.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Rebin2D.cpp b/Framework/Algorithms/src/Rebin2D.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Rebin2D.cpp rename to Framework/Algorithms/src/Rebin2D.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RebinByPulseTimes.cpp b/Framework/Algorithms/src/RebinByPulseTimes.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RebinByPulseTimes.cpp rename to Framework/Algorithms/src/RebinByPulseTimes.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RebinByTimeAtSample.cpp b/Framework/Algorithms/src/RebinByTimeAtSample.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RebinByTimeAtSample.cpp rename to Framework/Algorithms/src/RebinByTimeAtSample.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RebinByTimeBase.cpp b/Framework/Algorithms/src/RebinByTimeBase.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RebinByTimeBase.cpp rename to Framework/Algorithms/src/RebinByTimeBase.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RebinToWorkspace.cpp b/Framework/Algorithms/src/RebinToWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RebinToWorkspace.cpp rename to Framework/Algorithms/src/RebinToWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Rebunch.cpp b/Framework/Algorithms/src/Rebunch.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Rebunch.cpp rename to Framework/Algorithms/src/Rebunch.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RecordPythonScript.cpp b/Framework/Algorithms/src/RecordPythonScript.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RecordPythonScript.cpp rename to Framework/Algorithms/src/RecordPythonScript.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ReflectometryReductionOne.cpp b/Framework/Algorithms/src/ReflectometryReductionOne.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ReflectometryReductionOne.cpp rename to Framework/Algorithms/src/ReflectometryReductionOne.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ReflectometryReductionOneAuto.cpp b/Framework/Algorithms/src/ReflectometryReductionOneAuto.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ReflectometryReductionOneAuto.cpp rename to Framework/Algorithms/src/ReflectometryReductionOneAuto.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ReflectometryWorkflowBase.cpp b/Framework/Algorithms/src/ReflectometryWorkflowBase.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ReflectometryWorkflowBase.cpp rename to Framework/Algorithms/src/ReflectometryWorkflowBase.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Regroup.cpp b/Framework/Algorithms/src/Regroup.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Regroup.cpp rename to Framework/Algorithms/src/Regroup.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemoveBackground.cpp b/Framework/Algorithms/src/RemoveBackground.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemoveBackground.cpp rename to Framework/Algorithms/src/RemoveBackground.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemoveBins.cpp b/Framework/Algorithms/src/RemoveBins.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemoveBins.cpp rename to Framework/Algorithms/src/RemoveBins.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemoveExpDecay.cpp b/Framework/Algorithms/src/RemoveExpDecay.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemoveExpDecay.cpp rename to Framework/Algorithms/src/RemoveExpDecay.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemoveLowResTOF.cpp b/Framework/Algorithms/src/RemoveLowResTOF.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemoveLowResTOF.cpp rename to Framework/Algorithms/src/RemoveLowResTOF.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemoveMaskedSpectra.cpp b/Framework/Algorithms/src/RemoveMaskedSpectra.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemoveMaskedSpectra.cpp rename to Framework/Algorithms/src/RemoveMaskedSpectra.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemovePromptPulse.cpp b/Framework/Algorithms/src/RemovePromptPulse.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemovePromptPulse.cpp rename to Framework/Algorithms/src/RemovePromptPulse.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RemoveWorkspaceHistory.cpp b/Framework/Algorithms/src/RemoveWorkspaceHistory.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RemoveWorkspaceHistory.cpp rename to Framework/Algorithms/src/RemoveWorkspaceHistory.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RenameWorkspace.cpp b/Framework/Algorithms/src/RenameWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RenameWorkspace.cpp rename to Framework/Algorithms/src/RenameWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RenameWorkspaces.cpp b/Framework/Algorithms/src/RenameWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RenameWorkspaces.cpp rename to Framework/Algorithms/src/RenameWorkspaces.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ReplaceSpecialValues.cpp b/Framework/Algorithms/src/ReplaceSpecialValues.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ReplaceSpecialValues.cpp rename to Framework/Algorithms/src/ReplaceSpecialValues.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ResampleX.cpp b/Framework/Algorithms/src/ResampleX.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ResampleX.cpp rename to Framework/Algorithms/src/ResampleX.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ResetNegatives.cpp b/Framework/Algorithms/src/ResetNegatives.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ResetNegatives.cpp rename to Framework/Algorithms/src/ResetNegatives.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ResizeRectangularDetector.cpp b/Framework/Algorithms/src/ResizeRectangularDetector.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ResizeRectangularDetector.cpp rename to Framework/Algorithms/src/ResizeRectangularDetector.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/RingProfile.cpp b/Framework/Algorithms/src/RingProfile.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/RingProfile.cpp rename to Framework/Algorithms/src/RingProfile.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SANSCollimationLengthEstimator.cpp b/Framework/Algorithms/src/SANSCollimationLengthEstimator.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SANSCollimationLengthEstimator.cpp rename to Framework/Algorithms/src/SANSCollimationLengthEstimator.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SANSDirectBeamScaling.cpp b/Framework/Algorithms/src/SANSDirectBeamScaling.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SANSDirectBeamScaling.cpp rename to Framework/Algorithms/src/SANSDirectBeamScaling.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SampleCorrections/MayersSampleCorrection.cpp b/Framework/Algorithms/src/SampleCorrections/MayersSampleCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SampleCorrections/MayersSampleCorrection.cpp rename to Framework/Algorithms/src/SampleCorrections/MayersSampleCorrection.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SampleCorrections/MayersSampleCorrectionStrategy.cpp b/Framework/Algorithms/src/SampleCorrections/MayersSampleCorrectionStrategy.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SampleCorrections/MayersSampleCorrectionStrategy.cpp rename to Framework/Algorithms/src/SampleCorrections/MayersSampleCorrectionStrategy.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SassenaFFT.cpp b/Framework/Algorithms/src/SassenaFFT.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SassenaFFT.cpp rename to Framework/Algorithms/src/SassenaFFT.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SaveGSASInstrumentFile.cpp b/Framework/Algorithms/src/SaveGSASInstrumentFile.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SaveGSASInstrumentFile.cpp rename to Framework/Algorithms/src/SaveGSASInstrumentFile.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Scale.cpp b/Framework/Algorithms/src/Scale.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Scale.cpp rename to Framework/Algorithms/src/Scale.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ScaleX.cpp b/Framework/Algorithms/src/ScaleX.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ScaleX.cpp rename to Framework/Algorithms/src/ScaleX.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Segfault.cpp b/Framework/Algorithms/src/Segfault.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Segfault.cpp rename to Framework/Algorithms/src/Segfault.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SetInstrumentParameter.cpp b/Framework/Algorithms/src/SetInstrumentParameter.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SetInstrumentParameter.cpp rename to Framework/Algorithms/src/SetInstrumentParameter.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SetUncertainties.cpp b/Framework/Algorithms/src/SetUncertainties.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SetUncertainties.cpp rename to Framework/Algorithms/src/SetUncertainties.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/ShiftLogTime.cpp b/Framework/Algorithms/src/ShiftLogTime.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/ShiftLogTime.cpp rename to Framework/Algorithms/src/ShiftLogTime.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SignalOverError.cpp b/Framework/Algorithms/src/SignalOverError.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SignalOverError.cpp rename to Framework/Algorithms/src/SignalOverError.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SmoothData.cpp b/Framework/Algorithms/src/SmoothData.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SmoothData.cpp rename to Framework/Algorithms/src/SmoothData.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SmoothNeighbours.cpp b/Framework/Algorithms/src/SmoothNeighbours.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SmoothNeighbours.cpp rename to Framework/Algorithms/src/SmoothNeighbours.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SofQCommon.cpp b/Framework/Algorithms/src/SofQCommon.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SofQCommon.cpp rename to Framework/Algorithms/src/SofQCommon.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SofQW.cpp b/Framework/Algorithms/src/SofQW.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SofQW.cpp rename to Framework/Algorithms/src/SofQW.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SofQWCentre.cpp b/Framework/Algorithms/src/SofQWCentre.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SofQWCentre.cpp rename to Framework/Algorithms/src/SofQWCentre.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SofQWNormalisedPolygon.cpp b/Framework/Algorithms/src/SofQWNormalisedPolygon.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SofQWNormalisedPolygon.cpp rename to Framework/Algorithms/src/SofQWNormalisedPolygon.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SofQWPolygon.cpp b/Framework/Algorithms/src/SofQWPolygon.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SofQWPolygon.cpp rename to Framework/Algorithms/src/SofQWPolygon.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SolidAngle.cpp b/Framework/Algorithms/src/SolidAngle.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SolidAngle.cpp rename to Framework/Algorithms/src/SolidAngle.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SortEvents.cpp b/Framework/Algorithms/src/SortEvents.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SortEvents.cpp rename to Framework/Algorithms/src/SortEvents.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SpatialGrouping.cpp b/Framework/Algorithms/src/SpatialGrouping.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SpatialGrouping.cpp rename to Framework/Algorithms/src/SpatialGrouping.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SpecularReflectionAlgorithm.cpp b/Framework/Algorithms/src/SpecularReflectionAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SpecularReflectionAlgorithm.cpp rename to Framework/Algorithms/src/SpecularReflectionAlgorithm.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SpecularReflectionCalculateTheta.cpp b/Framework/Algorithms/src/SpecularReflectionCalculateTheta.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SpecularReflectionCalculateTheta.cpp rename to Framework/Algorithms/src/SpecularReflectionCalculateTheta.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SpecularReflectionPositionCorrect.cpp b/Framework/Algorithms/src/SpecularReflectionPositionCorrect.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SpecularReflectionPositionCorrect.cpp rename to Framework/Algorithms/src/SpecularReflectionPositionCorrect.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SphericalAbsorption.cpp b/Framework/Algorithms/src/SphericalAbsorption.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SphericalAbsorption.cpp rename to Framework/Algorithms/src/SphericalAbsorption.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Stitch1D.cpp b/Framework/Algorithms/src/Stitch1D.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Stitch1D.cpp rename to Framework/Algorithms/src/Stitch1D.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Stitch1DMany.cpp b/Framework/Algorithms/src/Stitch1DMany.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Stitch1DMany.cpp rename to Framework/Algorithms/src/Stitch1DMany.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/StripPeaks.cpp b/Framework/Algorithms/src/StripPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/StripPeaks.cpp rename to Framework/Algorithms/src/StripPeaks.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/StripVanadiumPeaks.cpp b/Framework/Algorithms/src/StripVanadiumPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/StripVanadiumPeaks.cpp rename to Framework/Algorithms/src/StripVanadiumPeaks.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/StripVanadiumPeaks2.cpp b/Framework/Algorithms/src/StripVanadiumPeaks2.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/StripVanadiumPeaks2.cpp rename to Framework/Algorithms/src/StripVanadiumPeaks2.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SumEventsByLogValue.cpp b/Framework/Algorithms/src/SumEventsByLogValue.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SumEventsByLogValue.cpp rename to Framework/Algorithms/src/SumEventsByLogValue.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SumNeighbours.cpp b/Framework/Algorithms/src/SumNeighbours.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SumNeighbours.cpp rename to Framework/Algorithms/src/SumNeighbours.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SumRowColumn.cpp b/Framework/Algorithms/src/SumRowColumn.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SumRowColumn.cpp rename to Framework/Algorithms/src/SumRowColumn.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/SumSpectra.cpp b/Framework/Algorithms/src/SumSpectra.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/SumSpectra.cpp rename to Framework/Algorithms/src/SumSpectra.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/TOFSANSResolution.cpp b/Framework/Algorithms/src/TOFSANSResolution.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/TOFSANSResolution.cpp rename to Framework/Algorithms/src/TOFSANSResolution.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/TOFSANSResolutionByPixel.cpp b/Framework/Algorithms/src/TOFSANSResolutionByPixel.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/TOFSANSResolutionByPixel.cpp rename to Framework/Algorithms/src/TOFSANSResolutionByPixel.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/TOFSANSResolutionByPixelCalculator.cpp b/Framework/Algorithms/src/TOFSANSResolutionByPixelCalculator.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/TOFSANSResolutionByPixelCalculator.cpp rename to Framework/Algorithms/src/TOFSANSResolutionByPixelCalculator.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/TimeAtSampleStrategyDirect.cpp b/Framework/Algorithms/src/TimeAtSampleStrategyDirect.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/TimeAtSampleStrategyDirect.cpp rename to Framework/Algorithms/src/TimeAtSampleStrategyDirect.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/TimeAtSampleStrategyElastic.cpp b/Framework/Algorithms/src/TimeAtSampleStrategyElastic.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/TimeAtSampleStrategyElastic.cpp rename to Framework/Algorithms/src/TimeAtSampleStrategyElastic.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/TimeAtSampleStrategyIndirect.cpp b/Framework/Algorithms/src/TimeAtSampleStrategyIndirect.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/TimeAtSampleStrategyIndirect.cpp rename to Framework/Algorithms/src/TimeAtSampleStrategyIndirect.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/Transpose.cpp b/Framework/Algorithms/src/Transpose.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/Transpose.cpp rename to Framework/Algorithms/src/Transpose.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/UnGroupWorkspace.cpp b/Framework/Algorithms/src/UnGroupWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/UnGroupWorkspace.cpp rename to Framework/Algorithms/src/UnGroupWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/UnaryOperation.cpp b/Framework/Algorithms/src/UnaryOperation.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/UnaryOperation.cpp rename to Framework/Algorithms/src/UnaryOperation.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/UnwrapMonitor.cpp b/Framework/Algorithms/src/UnwrapMonitor.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/UnwrapMonitor.cpp rename to Framework/Algorithms/src/UnwrapMonitor.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/UnwrapSNS.cpp b/Framework/Algorithms/src/UnwrapSNS.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/UnwrapSNS.cpp rename to Framework/Algorithms/src/UnwrapSNS.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/UpdateScriptRepository.cpp b/Framework/Algorithms/src/UpdateScriptRepository.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/UpdateScriptRepository.cpp rename to Framework/Algorithms/src/UpdateScriptRepository.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/VesuvioL1ThetaResolution.cpp b/Framework/Algorithms/src/VesuvioL1ThetaResolution.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/VesuvioL1ThetaResolution.cpp rename to Framework/Algorithms/src/VesuvioL1ThetaResolution.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/WeightedMean.cpp b/Framework/Algorithms/src/WeightedMean.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/WeightedMean.cpp rename to Framework/Algorithms/src/WeightedMean.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/WeightedMeanOfWorkspace.cpp b/Framework/Algorithms/src/WeightedMeanOfWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/WeightedMeanOfWorkspace.cpp rename to Framework/Algorithms/src/WeightedMeanOfWorkspace.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/WeightingStrategy.cpp b/Framework/Algorithms/src/WeightingStrategy.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/WeightingStrategy.cpp rename to Framework/Algorithms/src/WeightingStrategy.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/WienerSmooth.cpp b/Framework/Algorithms/src/WienerSmooth.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/WienerSmooth.cpp rename to Framework/Algorithms/src/WienerSmooth.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/WorkspaceJoiners.cpp b/Framework/Algorithms/src/WorkspaceJoiners.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/WorkspaceJoiners.cpp rename to Framework/Algorithms/src/WorkspaceJoiners.cpp diff --git a/Code/Mantid/Framework/Algorithms/src/XDataConverter.cpp b/Framework/Algorithms/src/XDataConverter.cpp similarity index 100% rename from Code/Mantid/Framework/Algorithms/src/XDataConverter.cpp rename to Framework/Algorithms/src/XDataConverter.cpp diff --git a/Code/Mantid/Framework/Algorithms/test/.gitignore b/Framework/Algorithms/test/.gitignore similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/.gitignore rename to Framework/Algorithms/test/.gitignore diff --git a/Code/Mantid/Framework/Algorithms/test/AddLogDerivativeTest.h b/Framework/Algorithms/test/AddLogDerivativeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AddLogDerivativeTest.h rename to Framework/Algorithms/test/AddLogDerivativeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AddNoteTest.h b/Framework/Algorithms/test/AddNoteTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AddNoteTest.h rename to Framework/Algorithms/test/AddNoteTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AddPeakTest.h b/Framework/Algorithms/test/AddPeakTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AddPeakTest.h rename to Framework/Algorithms/test/AddPeakTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AddSampleLogTest.h b/Framework/Algorithms/test/AddSampleLogTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AddSampleLogTest.h rename to Framework/Algorithms/test/AddSampleLogTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AddTimeSeriesLogTest.h b/Framework/Algorithms/test/AddTimeSeriesLogTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AddTimeSeriesLogTest.h rename to Framework/Algorithms/test/AddTimeSeriesLogTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AlignDetectorsTest.h b/Framework/Algorithms/test/AlignDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AlignDetectorsTest.h rename to Framework/Algorithms/test/AlignDetectorsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AlphaCalcTest.h b/Framework/Algorithms/test/AlphaCalcTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AlphaCalcTest.h rename to Framework/Algorithms/test/AlphaCalcTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AnnularRingAbsorptionTest.h b/Framework/Algorithms/test/AnnularRingAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AnnularRingAbsorptionTest.h rename to Framework/Algorithms/test/AnnularRingAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AnyShapeAbsorptionTest.h b/Framework/Algorithms/test/AnyShapeAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AnyShapeAbsorptionTest.h rename to Framework/Algorithms/test/AnyShapeAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AppendSpectraTest.h b/Framework/Algorithms/test/AppendSpectraTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AppendSpectraTest.h rename to Framework/Algorithms/test/AppendSpectraTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ApplyCalibrationTest.h b/Framework/Algorithms/test/ApplyCalibrationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ApplyCalibrationTest.h rename to Framework/Algorithms/test/ApplyCalibrationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ApplyDeadTimeCorrTest.h b/Framework/Algorithms/test/ApplyDeadTimeCorrTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ApplyDeadTimeCorrTest.h rename to Framework/Algorithms/test/ApplyDeadTimeCorrTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ApplyDetailedBalanceTest.h b/Framework/Algorithms/test/ApplyDetailedBalanceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ApplyDetailedBalanceTest.h rename to Framework/Algorithms/test/ApplyDetailedBalanceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ApplyTransmissionCorrectionTest.h b/Framework/Algorithms/test/ApplyTransmissionCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ApplyTransmissionCorrectionTest.h rename to Framework/Algorithms/test/ApplyTransmissionCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AsymmetryCalcTest.h b/Framework/Algorithms/test/AsymmetryCalcTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AsymmetryCalcTest.h rename to Framework/Algorithms/test/AsymmetryCalcTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/AverageLogDataTest.h b/Framework/Algorithms/test/AverageLogDataTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/AverageLogDataTest.h rename to Framework/Algorithms/test/AverageLogDataTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/BinaryOperateMasksTest.h b/Framework/Algorithms/test/BinaryOperateMasksTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/BinaryOperateMasksTest.h rename to Framework/Algorithms/test/BinaryOperateMasksTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/BinaryOperationTest.h b/Framework/Algorithms/test/BinaryOperationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/BinaryOperationTest.h rename to Framework/Algorithms/test/BinaryOperationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CMakeLists.txt b/Framework/Algorithms/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CMakeLists.txt rename to Framework/Algorithms/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/Algorithms/test/CalMuonDeadTimeTest.h b/Framework/Algorithms/test/CalMuonDeadTimeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalMuonDeadTimeTest.h rename to Framework/Algorithms/test/CalMuonDeadTimeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalMuonDetectorPhasesTest.h b/Framework/Algorithms/test/CalMuonDetectorPhasesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalMuonDetectorPhasesTest.h rename to Framework/Algorithms/test/CalMuonDetectorPhasesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateDIFCTest.h b/Framework/Algorithms/test/CalculateDIFCTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateDIFCTest.h rename to Framework/Algorithms/test/CalculateDIFCTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateEfficiencyTest.h b/Framework/Algorithms/test/CalculateEfficiencyTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateEfficiencyTest.h rename to Framework/Algorithms/test/CalculateEfficiencyTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateFlatBackgroundTest.h b/Framework/Algorithms/test/CalculateFlatBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateFlatBackgroundTest.h rename to Framework/Algorithms/test/CalculateFlatBackgroundTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateResolutionTest.h b/Framework/Algorithms/test/CalculateResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateResolutionTest.h rename to Framework/Algorithms/test/CalculateResolutionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateTransmissionBeamSpreaderTest.h b/Framework/Algorithms/test/CalculateTransmissionBeamSpreaderTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateTransmissionBeamSpreaderTest.h rename to Framework/Algorithms/test/CalculateTransmissionBeamSpreaderTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateTransmissionTest.h b/Framework/Algorithms/test/CalculateTransmissionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateTransmissionTest.h rename to Framework/Algorithms/test/CalculateTransmissionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CalculateZscoreTest.h b/Framework/Algorithms/test/CalculateZscoreTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CalculateZscoreTest.h rename to Framework/Algorithms/test/CalculateZscoreTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ChainedOperatorTest.h b/Framework/Algorithms/test/ChainedOperatorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ChainedOperatorTest.h rename to Framework/Algorithms/test/ChainedOperatorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ChangeBinOffsetTest.h b/Framework/Algorithms/test/ChangeBinOffsetTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ChangeBinOffsetTest.h rename to Framework/Algorithms/test/ChangeBinOffsetTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ChangeLogTimeTest.h b/Framework/Algorithms/test/ChangeLogTimeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ChangeLogTimeTest.h rename to Framework/Algorithms/test/ChangeLogTimeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ChangePulsetimeTest.h b/Framework/Algorithms/test/ChangePulsetimeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ChangePulsetimeTest.h rename to Framework/Algorithms/test/ChangePulsetimeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ChangeTimeZeroTest.h b/Framework/Algorithms/test/ChangeTimeZeroTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ChangeTimeZeroTest.h rename to Framework/Algorithms/test/ChangeTimeZeroTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CheckWorkspacesMatchTest.h b/Framework/Algorithms/test/CheckWorkspacesMatchTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CheckWorkspacesMatchTest.h rename to Framework/Algorithms/test/CheckWorkspacesMatchTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ChopDataTest.h b/Framework/Algorithms/test/ChopDataTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ChopDataTest.h rename to Framework/Algorithms/test/ChopDataTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ClearInstrumentParametersTest.h b/Framework/Algorithms/test/ClearInstrumentParametersTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ClearInstrumentParametersTest.h rename to Framework/Algorithms/test/ClearInstrumentParametersTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ClearMaskFlagTest.h b/Framework/Algorithms/test/ClearMaskFlagTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ClearMaskFlagTest.h rename to Framework/Algorithms/test/ClearMaskFlagTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CloneWorkspaceTest.h b/Framework/Algorithms/test/CloneWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CloneWorkspaceTest.h rename to Framework/Algorithms/test/CloneWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CommutativeBinaryOperationTest.h b/Framework/Algorithms/test/CommutativeBinaryOperationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CommutativeBinaryOperationTest.h rename to Framework/Algorithms/test/CommutativeBinaryOperationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConjoinWorkspacesTest.h b/Framework/Algorithms/test/ConjoinWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConjoinWorkspacesTest.h rename to Framework/Algorithms/test/ConjoinWorkspacesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertAxesToRealSpaceTest.h b/Framework/Algorithms/test/ConvertAxesToRealSpaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertAxesToRealSpaceTest.h rename to Framework/Algorithms/test/ConvertAxesToRealSpaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertAxisByFormulaTest.h b/Framework/Algorithms/test/ConvertAxisByFormulaTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertAxisByFormulaTest.h rename to Framework/Algorithms/test/ConvertAxisByFormulaTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertDiffCalTest.h b/Framework/Algorithms/test/ConvertDiffCalTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertDiffCalTest.h rename to Framework/Algorithms/test/ConvertDiffCalTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertEmptyToTofTest.h b/Framework/Algorithms/test/ConvertEmptyToTofTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertEmptyToTofTest.h rename to Framework/Algorithms/test/ConvertEmptyToTofTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertFromDistributionTest.h b/Framework/Algorithms/test/ConvertFromDistributionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertFromDistributionTest.h rename to Framework/Algorithms/test/ConvertFromDistributionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertSpectrumAxis2Test.h b/Framework/Algorithms/test/ConvertSpectrumAxis2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertSpectrumAxis2Test.h rename to Framework/Algorithms/test/ConvertSpectrumAxis2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertSpectrumAxisTest.h b/Framework/Algorithms/test/ConvertSpectrumAxisTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertSpectrumAxisTest.h rename to Framework/Algorithms/test/ConvertSpectrumAxisTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertTableToMatrixWorkspaceTest.h b/Framework/Algorithms/test/ConvertTableToMatrixWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertTableToMatrixWorkspaceTest.h rename to Framework/Algorithms/test/ConvertTableToMatrixWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertToDistributionTest.h b/Framework/Algorithms/test/ConvertToDistributionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertToDistributionTest.h rename to Framework/Algorithms/test/ConvertToDistributionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertToEventWorkspaceTest.h b/Framework/Algorithms/test/ConvertToEventWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertToEventWorkspaceTest.h rename to Framework/Algorithms/test/ConvertToEventWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertToHistogramTest.h b/Framework/Algorithms/test/ConvertToHistogramTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertToHistogramTest.h rename to Framework/Algorithms/test/ConvertToHistogramTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertToMatrixWorkspaceTest.h b/Framework/Algorithms/test/ConvertToMatrixWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertToMatrixWorkspaceTest.h rename to Framework/Algorithms/test/ConvertToMatrixWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertToPointDataTest.h b/Framework/Algorithms/test/ConvertToPointDataTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertToPointDataTest.h rename to Framework/Algorithms/test/ConvertToPointDataTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertUnitsTest.h b/Framework/Algorithms/test/ConvertUnitsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertUnitsTest.h rename to Framework/Algorithms/test/ConvertUnitsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ConvertUnitsUsingDetectorTableTest.h b/Framework/Algorithms/test/ConvertUnitsUsingDetectorTableTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ConvertUnitsUsingDetectorTableTest.h rename to Framework/Algorithms/test/ConvertUnitsUsingDetectorTableTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CopyDetectorMappingTest.h b/Framework/Algorithms/test/CopyDetectorMappingTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CopyDetectorMappingTest.h rename to Framework/Algorithms/test/CopyDetectorMappingTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CopyInstrumentParametersTest.h b/Framework/Algorithms/test/CopyInstrumentParametersTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CopyInstrumentParametersTest.h rename to Framework/Algorithms/test/CopyInstrumentParametersTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CopyLogsTest.h b/Framework/Algorithms/test/CopyLogsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CopyLogsTest.h rename to Framework/Algorithms/test/CopyLogsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CopySampleTest.h b/Framework/Algorithms/test/CopySampleTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CopySampleTest.h rename to Framework/Algorithms/test/CopySampleTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CorelliCrossCorrelateTest.h b/Framework/Algorithms/test/CorelliCrossCorrelateTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CorelliCrossCorrelateTest.h rename to Framework/Algorithms/test/CorelliCrossCorrelateTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CorrectFlightPathsTest.h b/Framework/Algorithms/test/CorrectFlightPathsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CorrectFlightPathsTest.h rename to Framework/Algorithms/test/CorrectFlightPathsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CorrectKiKfTest.h b/Framework/Algorithms/test/CorrectKiKfTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CorrectKiKfTest.h rename to Framework/Algorithms/test/CorrectKiKfTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CorrectToFileTest.h b/Framework/Algorithms/test/CorrectToFileTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CorrectToFileTest.h rename to Framework/Algorithms/test/CorrectToFileTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CountEventsInPulsesTest.h b/Framework/Algorithms/test/CountEventsInPulsesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CountEventsInPulsesTest.h rename to Framework/Algorithms/test/CountEventsInPulsesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateCalFileByNamesTest.h b/Framework/Algorithms/test/CreateCalFileByNamesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateCalFileByNamesTest.h rename to Framework/Algorithms/test/CreateCalFileByNamesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateDummyCalFileTest.h b/Framework/Algorithms/test/CreateDummyCalFileTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateDummyCalFileTest.h rename to Framework/Algorithms/test/CreateDummyCalFileTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateFlatEventWorkspaceTest.h b/Framework/Algorithms/test/CreateFlatEventWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateFlatEventWorkspaceTest.h rename to Framework/Algorithms/test/CreateFlatEventWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateGroupingWorkspaceTest.h b/Framework/Algorithms/test/CreateGroupingWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateGroupingWorkspaceTest.h rename to Framework/Algorithms/test/CreateGroupingWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateLogPropertyTableTest.h b/Framework/Algorithms/test/CreateLogPropertyTableTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateLogPropertyTableTest.h rename to Framework/Algorithms/test/CreateLogPropertyTableTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateLogTimeCorrectionTest.h b/Framework/Algorithms/test/CreateLogTimeCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateLogTimeCorrectionTest.h rename to Framework/Algorithms/test/CreateLogTimeCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreatePSDBleedMaskTest.h b/Framework/Algorithms/test/CreatePSDBleedMaskTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreatePSDBleedMaskTest.h rename to Framework/Algorithms/test/CreatePSDBleedMaskTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreatePeaksWorkspaceTest.h b/Framework/Algorithms/test/CreatePeaksWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreatePeaksWorkspaceTest.h rename to Framework/Algorithms/test/CreatePeaksWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateSampleWorkspaceTest.h b/Framework/Algorithms/test/CreateSampleWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateSampleWorkspaceTest.h rename to Framework/Algorithms/test/CreateSampleWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateSingleValuedWorkspaceTest.h b/Framework/Algorithms/test/CreateSingleValuedWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateSingleValuedWorkspaceTest.h rename to Framework/Algorithms/test/CreateSingleValuedWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateTransmissionWorkspaceAutoTest.h b/Framework/Algorithms/test/CreateTransmissionWorkspaceAutoTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateTransmissionWorkspaceAutoTest.h rename to Framework/Algorithms/test/CreateTransmissionWorkspaceAutoTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateTransmissionWorkspaceTest.h b/Framework/Algorithms/test/CreateTransmissionWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateTransmissionWorkspaceTest.h rename to Framework/Algorithms/test/CreateTransmissionWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CreateWorkspaceTest.h b/Framework/Algorithms/test/CreateWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CreateWorkspaceTest.h rename to Framework/Algorithms/test/CreateWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CropWorkspaceTest.h b/Framework/Algorithms/test/CropWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CropWorkspaceTest.h rename to Framework/Algorithms/test/CropWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CuboidGaugeVolumeAbsorptionTest.h b/Framework/Algorithms/test/CuboidGaugeVolumeAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CuboidGaugeVolumeAbsorptionTest.h rename to Framework/Algorithms/test/CuboidGaugeVolumeAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/CylinderAbsorptionTest.h b/Framework/Algorithms/test/CylinderAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/CylinderAbsorptionTest.h rename to Framework/Algorithms/test/CylinderAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DeleteLogTest.h b/Framework/Algorithms/test/DeleteLogTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DeleteLogTest.h rename to Framework/Algorithms/test/DeleteLogTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DeleteWorkspaceTest.h b/Framework/Algorithms/test/DeleteWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DeleteWorkspaceTest.h rename to Framework/Algorithms/test/DeleteWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DetectorEfficiencyCorTest.h b/Framework/Algorithms/test/DetectorEfficiencyCorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DetectorEfficiencyCorTest.h rename to Framework/Algorithms/test/DetectorEfficiencyCorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DetectorEfficiencyCorUserTest.h b/Framework/Algorithms/test/DetectorEfficiencyCorUserTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DetectorEfficiencyCorUserTest.h rename to Framework/Algorithms/test/DetectorEfficiencyCorUserTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DetectorEfficiencyVariationTest.h b/Framework/Algorithms/test/DetectorEfficiencyVariationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DetectorEfficiencyVariationTest.h rename to Framework/Algorithms/test/DetectorEfficiencyVariationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DiffractionEventCalibrateDetectorsTest.h b/Framework/Algorithms/test/DiffractionEventCalibrateDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DiffractionEventCalibrateDetectorsTest.h rename to Framework/Algorithms/test/DiffractionEventCalibrateDetectorsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/DiffractionFocussing2Test.h b/Framework/Algorithms/test/DiffractionFocussing2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DiffractionFocussing2Test.h rename to Framework/Algorithms/test/DiffractionFocussing2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/DiffractionFocussingTest.h b/Framework/Algorithms/test/DiffractionFocussingTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/DiffractionFocussingTest.h rename to Framework/Algorithms/test/DiffractionFocussingTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/EditInstrumentGeometryTest.h b/Framework/Algorithms/test/EditInstrumentGeometryTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/EditInstrumentGeometryTest.h rename to Framework/Algorithms/test/EditInstrumentGeometryTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ElasticWindowTest.h b/Framework/Algorithms/test/ElasticWindowTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ElasticWindowTest.h rename to Framework/Algorithms/test/ElasticWindowTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/EstimateResolutionDiffractionTest.h b/Framework/Algorithms/test/EstimateResolutionDiffractionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/EstimateResolutionDiffractionTest.h rename to Framework/Algorithms/test/EstimateResolutionDiffractionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExponentialCorrectionTest.h b/Framework/Algorithms/test/ExponentialCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExponentialCorrectionTest.h rename to Framework/Algorithms/test/ExponentialCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExponentialTest.h b/Framework/Algorithms/test/ExponentialTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExponentialTest.h rename to Framework/Algorithms/test/ExponentialTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExportTimeSeriesLogTest.h b/Framework/Algorithms/test/ExportTimeSeriesLogTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExportTimeSeriesLogTest.h rename to Framework/Algorithms/test/ExportTimeSeriesLogTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExtractFFTSpectrumTest.h b/Framework/Algorithms/test/ExtractFFTSpectrumTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExtractFFTSpectrumTest.h rename to Framework/Algorithms/test/ExtractFFTSpectrumTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExtractMaskTest.h b/Framework/Algorithms/test/ExtractMaskTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExtractMaskTest.h rename to Framework/Algorithms/test/ExtractMaskTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExtractMaskToTableTest.h b/Framework/Algorithms/test/ExtractMaskToTableTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExtractMaskToTableTest.h rename to Framework/Algorithms/test/ExtractMaskToTableTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExtractSingleSpectrumTest.h b/Framework/Algorithms/test/ExtractSingleSpectrumTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExtractSingleSpectrumTest.h rename to Framework/Algorithms/test/ExtractSingleSpectrumTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ExtractSpectraTest.h b/Framework/Algorithms/test/ExtractSpectraTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ExtractSpectraTest.h rename to Framework/Algorithms/test/ExtractSpectraTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FFTDerivativeTest.h b/Framework/Algorithms/test/FFTDerivativeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FFTDerivativeTest.h rename to Framework/Algorithms/test/FFTDerivativeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FFTSmooth2Test.h b/Framework/Algorithms/test/FFTSmooth2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FFTSmooth2Test.h rename to Framework/Algorithms/test/FFTSmooth2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/FFTTest.h b/Framework/Algorithms/test/FFTTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FFTTest.h rename to Framework/Algorithms/test/FFTTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FilterBadPulsesTest.h b/Framework/Algorithms/test/FilterBadPulsesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FilterBadPulsesTest.h rename to Framework/Algorithms/test/FilterBadPulsesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FilterByLogValueTest.h b/Framework/Algorithms/test/FilterByLogValueTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FilterByLogValueTest.h rename to Framework/Algorithms/test/FilterByLogValueTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FilterByTime2Test.h b/Framework/Algorithms/test/FilterByTime2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FilterByTime2Test.h rename to Framework/Algorithms/test/FilterByTime2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/FilterByTimeTest.h b/Framework/Algorithms/test/FilterByTimeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FilterByTimeTest.h rename to Framework/Algorithms/test/FilterByTimeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FilterByXValueTest.h b/Framework/Algorithms/test/FilterByXValueTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FilterByXValueTest.h rename to Framework/Algorithms/test/FilterByXValueTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FilterEventsTest.h b/Framework/Algorithms/test/FilterEventsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FilterEventsTest.h rename to Framework/Algorithms/test/FilterEventsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FindCenterOfMassPosition2Test.h b/Framework/Algorithms/test/FindCenterOfMassPosition2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FindCenterOfMassPosition2Test.h rename to Framework/Algorithms/test/FindCenterOfMassPosition2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/FindCenterOfMassPositionTest.h b/Framework/Algorithms/test/FindCenterOfMassPositionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FindCenterOfMassPositionTest.h rename to Framework/Algorithms/test/FindCenterOfMassPositionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FindDeadDetectorsTest.h b/Framework/Algorithms/test/FindDeadDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FindDeadDetectorsTest.h rename to Framework/Algorithms/test/FindDeadDetectorsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FindDetectorsOutsideLimitsTest.h b/Framework/Algorithms/test/FindDetectorsOutsideLimitsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FindDetectorsOutsideLimitsTest.h rename to Framework/Algorithms/test/FindDetectorsOutsideLimitsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FindPeakBackgroundTest.h b/Framework/Algorithms/test/FindPeakBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FindPeakBackgroundTest.h rename to Framework/Algorithms/test/FindPeakBackgroundTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FindPeaksTest.h b/Framework/Algorithms/test/FindPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FindPeaksTest.h rename to Framework/Algorithms/test/FindPeaksTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FitPeakTest.h b/Framework/Algorithms/test/FitPeakTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FitPeakTest.h rename to Framework/Algorithms/test/FitPeakTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FixGSASInstrumentFileTest.h b/Framework/Algorithms/test/FixGSASInstrumentFileTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FixGSASInstrumentFileTest.h rename to Framework/Algorithms/test/FixGSASInstrumentFileTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/FlatPlateAbsorptionTest.h b/Framework/Algorithms/test/FlatPlateAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/FlatPlateAbsorptionTest.h rename to Framework/Algorithms/test/FlatPlateAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GeneralisedSecondDifferenceTest.h b/Framework/Algorithms/test/GeneralisedSecondDifferenceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GeneralisedSecondDifferenceTest.h rename to Framework/Algorithms/test/GeneralisedSecondDifferenceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GenerateEventsFilterTest.h b/Framework/Algorithms/test/GenerateEventsFilterTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GenerateEventsFilterTest.h rename to Framework/Algorithms/test/GenerateEventsFilterTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GenerateIPythonNotebookTest.h b/Framework/Algorithms/test/GenerateIPythonNotebookTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GenerateIPythonNotebookTest.h rename to Framework/Algorithms/test/GenerateIPythonNotebookTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GeneratePeaksTest.h b/Framework/Algorithms/test/GeneratePeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GeneratePeaksTest.h rename to Framework/Algorithms/test/GeneratePeaksTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GeneratePythonScriptTest.h b/Framework/Algorithms/test/GeneratePythonScriptTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GeneratePythonScriptTest.h rename to Framework/Algorithms/test/GeneratePythonScriptTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GetDetOffsetsMultiPeaksTest.h b/Framework/Algorithms/test/GetDetOffsetsMultiPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GetDetOffsetsMultiPeaksTest.h rename to Framework/Algorithms/test/GetDetOffsetsMultiPeaksTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GetDetectorOffsetsTest.h b/Framework/Algorithms/test/GetDetectorOffsetsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GetDetectorOffsetsTest.h rename to Framework/Algorithms/test/GetDetectorOffsetsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GetEiTest.h b/Framework/Algorithms/test/GetEiTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GetEiTest.h rename to Framework/Algorithms/test/GetEiTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GetTimeSeriesLogInformationTest.h b/Framework/Algorithms/test/GetTimeSeriesLogInformationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GetTimeSeriesLogInformationTest.h rename to Framework/Algorithms/test/GetTimeSeriesLogInformationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/GroupWorkspacesTest.h b/Framework/Algorithms/test/GroupWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/GroupWorkspacesTest.h rename to Framework/Algorithms/test/GroupWorkspacesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/HRPDSlabCanAbsorptionTest.h b/Framework/Algorithms/test/HRPDSlabCanAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/HRPDSlabCanAbsorptionTest.h rename to Framework/Algorithms/test/HRPDSlabCanAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/He3TubeEfficiencyTest.h b/Framework/Algorithms/test/He3TubeEfficiencyTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/He3TubeEfficiencyTest.h rename to Framework/Algorithms/test/He3TubeEfficiencyTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/IQTransformTest.h b/Framework/Algorithms/test/IQTransformTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/IQTransformTest.h rename to Framework/Algorithms/test/IQTransformTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/IdentifyNoisyDetectorsTest.h b/Framework/Algorithms/test/IdentifyNoisyDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/IdentifyNoisyDetectorsTest.h rename to Framework/Algorithms/test/IdentifyNoisyDetectorsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/IntegrateByComponentTest.h b/Framework/Algorithms/test/IntegrateByComponentTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/IntegrateByComponentTest.h rename to Framework/Algorithms/test/IntegrateByComponentTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/IntegrationTest.h b/Framework/Algorithms/test/IntegrationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/IntegrationTest.h rename to Framework/Algorithms/test/IntegrationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/InterpolatingRebinTest.h b/Framework/Algorithms/test/InterpolatingRebinTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/InterpolatingRebinTest.h rename to Framework/Algorithms/test/InterpolatingRebinTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/InvertMaskTest.h b/Framework/Algorithms/test/InvertMaskTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/InvertMaskTest.h rename to Framework/Algorithms/test/InvertMaskTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/LogarithmTest.h b/Framework/Algorithms/test/LogarithmTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/LogarithmTest.h rename to Framework/Algorithms/test/LogarithmTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/LorentzCorrectionTest.h b/Framework/Algorithms/test/LorentzCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/LorentzCorrectionTest.h rename to Framework/Algorithms/test/LorentzCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MaskBinsFromTableTest.h b/Framework/Algorithms/test/MaskBinsFromTableTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MaskBinsFromTableTest.h rename to Framework/Algorithms/test/MaskBinsFromTableTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MaskBinsTest.h b/Framework/Algorithms/test/MaskBinsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MaskBinsTest.h rename to Framework/Algorithms/test/MaskBinsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MaxMinTest.h b/Framework/Algorithms/test/MaxMinTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MaxMinTest.h rename to Framework/Algorithms/test/MaxMinTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MayersSampleCorrectionStrategyTest.h b/Framework/Algorithms/test/MayersSampleCorrectionStrategyTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MayersSampleCorrectionStrategyTest.h rename to Framework/Algorithms/test/MayersSampleCorrectionStrategyTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MayersSampleCorrectionTest.h b/Framework/Algorithms/test/MayersSampleCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MayersSampleCorrectionTest.h rename to Framework/Algorithms/test/MayersSampleCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MedianDetectorTestTest.h b/Framework/Algorithms/test/MedianDetectorTestTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MedianDetectorTestTest.h rename to Framework/Algorithms/test/MedianDetectorTestTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MergeRunsTest.h b/Framework/Algorithms/test/MergeRunsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MergeRunsTest.h rename to Framework/Algorithms/test/MergeRunsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ModeratorTzeroLinearTest.h b/Framework/Algorithms/test/ModeratorTzeroLinearTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ModeratorTzeroLinearTest.h rename to Framework/Algorithms/test/ModeratorTzeroLinearTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ModeratorTzeroTest.h b/Framework/Algorithms/test/ModeratorTzeroTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ModeratorTzeroTest.h rename to Framework/Algorithms/test/ModeratorTzeroTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MonitorEfficiencyCorUserTest.h b/Framework/Algorithms/test/MonitorEfficiencyCorUserTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MonitorEfficiencyCorUserTest.h rename to Framework/Algorithms/test/MonitorEfficiencyCorUserTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MonteCarloAbsorptionTest.h b/Framework/Algorithms/test/MonteCarloAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MonteCarloAbsorptionTest.h rename to Framework/Algorithms/test/MonteCarloAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MultipleScatteringCylinderAbsorptionTest.h b/Framework/Algorithms/test/MultipleScatteringCylinderAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MultipleScatteringCylinderAbsorptionTest.h rename to Framework/Algorithms/test/MultipleScatteringCylinderAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MultiplyDivideTest.in.h b/Framework/Algorithms/test/MultiplyDivideTest.in.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MultiplyDivideTest.in.h rename to Framework/Algorithms/test/MultiplyDivideTest.in.h diff --git a/Code/Mantid/Framework/Algorithms/test/MultiplyRangeTest.h b/Framework/Algorithms/test/MultiplyRangeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MultiplyRangeTest.h rename to Framework/Algorithms/test/MultiplyRangeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/MuonGroupDetectorsTest.h b/Framework/Algorithms/test/MuonGroupDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/MuonGroupDetectorsTest.h rename to Framework/Algorithms/test/MuonGroupDetectorsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/NormaliseByCurrentTest.h b/Framework/Algorithms/test/NormaliseByCurrentTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/NormaliseByCurrentTest.h rename to Framework/Algorithms/test/NormaliseByCurrentTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/NormaliseByDetectorTest.h b/Framework/Algorithms/test/NormaliseByDetectorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/NormaliseByDetectorTest.h rename to Framework/Algorithms/test/NormaliseByDetectorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/NormaliseToMonitorTest.h b/Framework/Algorithms/test/NormaliseToMonitorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/NormaliseToMonitorTest.h rename to Framework/Algorithms/test/NormaliseToMonitorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/NormaliseToUnityTest.py b/Framework/Algorithms/test/NormaliseToUnityTest.py similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/NormaliseToUnityTest.py rename to Framework/Algorithms/test/NormaliseToUnityTest.py diff --git a/Code/Mantid/Framework/Algorithms/test/OneMinusExponentialCorTest.h b/Framework/Algorithms/test/OneMinusExponentialCorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/OneMinusExponentialCorTest.h rename to Framework/Algorithms/test/OneMinusExponentialCorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PDDetermineCharacterizationsTest.h b/Framework/Algorithms/test/PDDetermineCharacterizationsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PDDetermineCharacterizationsTest.h rename to Framework/Algorithms/test/PDDetermineCharacterizationsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PDFFourierTransformTest.h b/Framework/Algorithms/test/PDFFourierTransformTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PDFFourierTransformTest.h rename to Framework/Algorithms/test/PDFFourierTransformTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PauseTest.h b/Framework/Algorithms/test/PauseTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PauseTest.h rename to Framework/Algorithms/test/PauseTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PerformIndexOperationsTest.h b/Framework/Algorithms/test/PerformIndexOperationsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PerformIndexOperationsTest.h rename to Framework/Algorithms/test/PerformIndexOperationsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PhaseQuadMuonTest.h b/Framework/Algorithms/test/PhaseQuadMuonTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PhaseQuadMuonTest.h rename to Framework/Algorithms/test/PhaseQuadMuonTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PlotAsymmetryByLogValueTest.h b/Framework/Algorithms/test/PlotAsymmetryByLogValueTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PlotAsymmetryByLogValueTest.h rename to Framework/Algorithms/test/PlotAsymmetryByLogValueTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PlusMinusTest.in.h b/Framework/Algorithms/test/PlusMinusTest.in.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PlusMinusTest.in.h rename to Framework/Algorithms/test/PlusMinusTest.in.h diff --git a/Code/Mantid/Framework/Algorithms/test/PointByPointVCorrectionTest.h b/Framework/Algorithms/test/PointByPointVCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PointByPointVCorrectionTest.h rename to Framework/Algorithms/test/PointByPointVCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PoissonErrorsTest.h b/Framework/Algorithms/test/PoissonErrorsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PoissonErrorsTest.h rename to Framework/Algorithms/test/PoissonErrorsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PolarizationCorrectionTest.h b/Framework/Algorithms/test/PolarizationCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PolarizationCorrectionTest.h rename to Framework/Algorithms/test/PolarizationCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PolynomialCorrectionTest.h b/Framework/Algorithms/test/PolynomialCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PolynomialCorrectionTest.h rename to Framework/Algorithms/test/PolynomialCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PowerLawCorrectionTest.h b/Framework/Algorithms/test/PowerLawCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PowerLawCorrectionTest.h rename to Framework/Algorithms/test/PowerLawCorrectionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PowerTest.h b/Framework/Algorithms/test/PowerTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PowerTest.h rename to Framework/Algorithms/test/PowerTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/PrecompiledHeader.h b/Framework/Algorithms/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/PrecompiledHeader.h rename to Framework/Algorithms/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Algorithms/test/Q1D2Test.h b/Framework/Algorithms/test/Q1D2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/Q1D2Test.h rename to Framework/Algorithms/test/Q1D2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/Q1DWeightedTest.h b/Framework/Algorithms/test/Q1DWeightedTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/Q1DWeightedTest.h rename to Framework/Algorithms/test/Q1DWeightedTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/QxyTest.h b/Framework/Algorithms/test/QxyTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/QxyTest.h rename to Framework/Algorithms/test/QxyTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RRFMuonTest.h b/Framework/Algorithms/test/RRFMuonTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RRFMuonTest.h rename to Framework/Algorithms/test/RRFMuonTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RadiusSumTest.h b/Framework/Algorithms/test/RadiusSumTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RadiusSumTest.h rename to Framework/Algorithms/test/RadiusSumTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RayTracerTesterTest.h b/Framework/Algorithms/test/RayTracerTesterTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RayTracerTesterTest.h rename to Framework/Algorithms/test/RayTracerTesterTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ReadGroupsFromFileTest.h b/Framework/Algorithms/test/ReadGroupsFromFileTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ReadGroupsFromFileTest.h rename to Framework/Algorithms/test/ReadGroupsFromFileTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RealFFTTest.h b/Framework/Algorithms/test/RealFFTTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RealFFTTest.h rename to Framework/Algorithms/test/RealFFTTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/Rebin2DTest.h b/Framework/Algorithms/test/Rebin2DTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/Rebin2DTest.h rename to Framework/Algorithms/test/Rebin2DTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RebinByPulseTimesTest.h b/Framework/Algorithms/test/RebinByPulseTimesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RebinByPulseTimesTest.h rename to Framework/Algorithms/test/RebinByPulseTimesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RebinByTimeAtSampleTest.h b/Framework/Algorithms/test/RebinByTimeAtSampleTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RebinByTimeAtSampleTest.h rename to Framework/Algorithms/test/RebinByTimeAtSampleTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RebinByTimeBaseTest.h b/Framework/Algorithms/test/RebinByTimeBaseTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RebinByTimeBaseTest.h rename to Framework/Algorithms/test/RebinByTimeBaseTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RebinTest.h b/Framework/Algorithms/test/RebinTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RebinTest.h rename to Framework/Algorithms/test/RebinTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RebinToWorkspaceTest.h b/Framework/Algorithms/test/RebinToWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RebinToWorkspaceTest.h rename to Framework/Algorithms/test/RebinToWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RebunchTest.h b/Framework/Algorithms/test/RebunchTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RebunchTest.h rename to Framework/Algorithms/test/RebunchTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ReflectometryReductionOneAutoTest.h b/Framework/Algorithms/test/ReflectometryReductionOneAutoTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ReflectometryReductionOneAutoTest.h rename to Framework/Algorithms/test/ReflectometryReductionOneAutoTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ReflectometryReductionOneTest.h b/Framework/Algorithms/test/ReflectometryReductionOneTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ReflectometryReductionOneTest.h rename to Framework/Algorithms/test/ReflectometryReductionOneTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RegroupTest.h b/Framework/Algorithms/test/RegroupTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RegroupTest.h rename to Framework/Algorithms/test/RegroupTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemoveBackgroundTest.h b/Framework/Algorithms/test/RemoveBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemoveBackgroundTest.h rename to Framework/Algorithms/test/RemoveBackgroundTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemoveBinsTest.h b/Framework/Algorithms/test/RemoveBinsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemoveBinsTest.h rename to Framework/Algorithms/test/RemoveBinsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemoveExpDecayTest.h b/Framework/Algorithms/test/RemoveExpDecayTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemoveExpDecayTest.h rename to Framework/Algorithms/test/RemoveExpDecayTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemoveLowResTOFTest.h b/Framework/Algorithms/test/RemoveLowResTOFTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemoveLowResTOFTest.h rename to Framework/Algorithms/test/RemoveLowResTOFTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemoveMaskedSpectraTest.h b/Framework/Algorithms/test/RemoveMaskedSpectraTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemoveMaskedSpectraTest.h rename to Framework/Algorithms/test/RemoveMaskedSpectraTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemovePromptPulseTest.h b/Framework/Algorithms/test/RemovePromptPulseTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemovePromptPulseTest.h rename to Framework/Algorithms/test/RemovePromptPulseTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RemoveWorkspaceHistoryTest.h b/Framework/Algorithms/test/RemoveWorkspaceHistoryTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RemoveWorkspaceHistoryTest.h rename to Framework/Algorithms/test/RemoveWorkspaceHistoryTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RenameWorkspaceTest.h b/Framework/Algorithms/test/RenameWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RenameWorkspaceTest.h rename to Framework/Algorithms/test/RenameWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RenameWorkspacesTest.h b/Framework/Algorithms/test/RenameWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RenameWorkspacesTest.h rename to Framework/Algorithms/test/RenameWorkspacesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ReplaceSpecialValuesTest.h b/Framework/Algorithms/test/ReplaceSpecialValuesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ReplaceSpecialValuesTest.h rename to Framework/Algorithms/test/ReplaceSpecialValuesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ResampleXTest.h b/Framework/Algorithms/test/ResampleXTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ResampleXTest.h rename to Framework/Algorithms/test/ResampleXTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ResetNegativesTest.h b/Framework/Algorithms/test/ResetNegativesTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ResetNegativesTest.h rename to Framework/Algorithms/test/ResetNegativesTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ResizeRectangularDetectorTest.h b/Framework/Algorithms/test/ResizeRectangularDetectorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ResizeRectangularDetectorTest.h rename to Framework/Algorithms/test/ResizeRectangularDetectorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/RingProfileTest.h b/Framework/Algorithms/test/RingProfileTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/RingProfileTest.h rename to Framework/Algorithms/test/RingProfileTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SANSCollimationLengthEstimatorTest.h b/Framework/Algorithms/test/SANSCollimationLengthEstimatorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SANSCollimationLengthEstimatorTest.h rename to Framework/Algorithms/test/SANSCollimationLengthEstimatorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SassenaFFTTest.h b/Framework/Algorithms/test/SassenaFFTTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SassenaFFTTest.h rename to Framework/Algorithms/test/SassenaFFTTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SaveGSASInstrumentFileTest.h b/Framework/Algorithms/test/SaveGSASInstrumentFileTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SaveGSASInstrumentFileTest.h rename to Framework/Algorithms/test/SaveGSASInstrumentFileTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ScaleTest.h b/Framework/Algorithms/test/ScaleTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ScaleTest.h rename to Framework/Algorithms/test/ScaleTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ScaleXTest.h b/Framework/Algorithms/test/ScaleXTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ScaleXTest.h rename to Framework/Algorithms/test/ScaleXTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SetInstrumentParameterTest.h b/Framework/Algorithms/test/SetInstrumentParameterTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SetInstrumentParameterTest.h rename to Framework/Algorithms/test/SetInstrumentParameterTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/ShiftLogTimeTest.h b/Framework/Algorithms/test/ShiftLogTimeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/ShiftLogTimeTest.h rename to Framework/Algorithms/test/ShiftLogTimeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SignalOverErrorTest.h b/Framework/Algorithms/test/SignalOverErrorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SignalOverErrorTest.h rename to Framework/Algorithms/test/SignalOverErrorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SmoothDataTest.h b/Framework/Algorithms/test/SmoothDataTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SmoothDataTest.h rename to Framework/Algorithms/test/SmoothDataTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SmoothNeighboursTest.h b/Framework/Algorithms/test/SmoothNeighboursTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SmoothNeighboursTest.h rename to Framework/Algorithms/test/SmoothNeighboursTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SofQWCentreTest.h b/Framework/Algorithms/test/SofQWCentreTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SofQWCentreTest.h rename to Framework/Algorithms/test/SofQWCentreTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SofQWNormalisedPolygonTest.h b/Framework/Algorithms/test/SofQWNormalisedPolygonTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SofQWNormalisedPolygonTest.h rename to Framework/Algorithms/test/SofQWNormalisedPolygonTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SofQWPolygonTest.h b/Framework/Algorithms/test/SofQWPolygonTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SofQWPolygonTest.h rename to Framework/Algorithms/test/SofQWPolygonTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SofQWTest.h b/Framework/Algorithms/test/SofQWTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SofQWTest.h rename to Framework/Algorithms/test/SofQWTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SolidAngleTest.h b/Framework/Algorithms/test/SolidAngleTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SolidAngleTest.h rename to Framework/Algorithms/test/SolidAngleTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SortEventsTest.h b/Framework/Algorithms/test/SortEventsTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SortEventsTest.h rename to Framework/Algorithms/test/SortEventsTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SpatialGroupingTest.h b/Framework/Algorithms/test/SpatialGroupingTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SpatialGroupingTest.h rename to Framework/Algorithms/test/SpatialGroupingTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SpecularReflectionAlgorithmTest.h b/Framework/Algorithms/test/SpecularReflectionAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SpecularReflectionAlgorithmTest.h rename to Framework/Algorithms/test/SpecularReflectionAlgorithmTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SpecularReflectionCalculateThetaTest.h b/Framework/Algorithms/test/SpecularReflectionCalculateThetaTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SpecularReflectionCalculateThetaTest.h rename to Framework/Algorithms/test/SpecularReflectionCalculateThetaTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SpecularReflectionPositionCorrectTest.h b/Framework/Algorithms/test/SpecularReflectionPositionCorrectTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SpecularReflectionPositionCorrectTest.h rename to Framework/Algorithms/test/SpecularReflectionPositionCorrectTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SphericalAbsorptionTest.h b/Framework/Algorithms/test/SphericalAbsorptionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SphericalAbsorptionTest.h rename to Framework/Algorithms/test/SphericalAbsorptionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/Stitch1DTest.h b/Framework/Algorithms/test/Stitch1DTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/Stitch1DTest.h rename to Framework/Algorithms/test/Stitch1DTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/StripPeaksTest.h b/Framework/Algorithms/test/StripPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/StripPeaksTest.h rename to Framework/Algorithms/test/StripPeaksTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/StripVanadiumPeaks2Test.h b/Framework/Algorithms/test/StripVanadiumPeaks2Test.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/StripVanadiumPeaks2Test.h rename to Framework/Algorithms/test/StripVanadiumPeaks2Test.h diff --git a/Code/Mantid/Framework/Algorithms/test/StripVanadiumPeaksTest.h b/Framework/Algorithms/test/StripVanadiumPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/StripVanadiumPeaksTest.h rename to Framework/Algorithms/test/StripVanadiumPeaksTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SumEventsByLogValueTest.h b/Framework/Algorithms/test/SumEventsByLogValueTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SumEventsByLogValueTest.h rename to Framework/Algorithms/test/SumEventsByLogValueTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SumNeighboursTest.h b/Framework/Algorithms/test/SumNeighboursTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SumNeighboursTest.h rename to Framework/Algorithms/test/SumNeighboursTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SumRowColumnTest.h b/Framework/Algorithms/test/SumRowColumnTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SumRowColumnTest.h rename to Framework/Algorithms/test/SumRowColumnTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/SumSpectraTest.h b/Framework/Algorithms/test/SumSpectraTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/SumSpectraTest.h rename to Framework/Algorithms/test/SumSpectraTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/TOFSANSResolutionByPixelCalculatorTest.h b/Framework/Algorithms/test/TOFSANSResolutionByPixelCalculatorTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/TOFSANSResolutionByPixelCalculatorTest.h rename to Framework/Algorithms/test/TOFSANSResolutionByPixelCalculatorTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/TOFSANSResolutionByPixelTest.h b/Framework/Algorithms/test/TOFSANSResolutionByPixelTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/TOFSANSResolutionByPixelTest.h rename to Framework/Algorithms/test/TOFSANSResolutionByPixelTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/TimeAtSampleStrategyDirectTest.h b/Framework/Algorithms/test/TimeAtSampleStrategyDirectTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/TimeAtSampleStrategyDirectTest.h rename to Framework/Algorithms/test/TimeAtSampleStrategyDirectTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/TimeAtSampleStrategyElasticTest.h b/Framework/Algorithms/test/TimeAtSampleStrategyElasticTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/TimeAtSampleStrategyElasticTest.h rename to Framework/Algorithms/test/TimeAtSampleStrategyElasticTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/TimeAtSampleStrategyIndirectTest.h b/Framework/Algorithms/test/TimeAtSampleStrategyIndirectTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/TimeAtSampleStrategyIndirectTest.h rename to Framework/Algorithms/test/TimeAtSampleStrategyIndirectTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/TransposeTest.h b/Framework/Algorithms/test/TransposeTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/TransposeTest.h rename to Framework/Algorithms/test/TransposeTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/UnGroupWorkspaceTest.h b/Framework/Algorithms/test/UnGroupWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/UnGroupWorkspaceTest.h rename to Framework/Algorithms/test/UnGroupWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/UnaryOperationTest.h b/Framework/Algorithms/test/UnaryOperationTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/UnaryOperationTest.h rename to Framework/Algorithms/test/UnaryOperationTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/UnwrapSNSTest.h b/Framework/Algorithms/test/UnwrapSNSTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/UnwrapSNSTest.h rename to Framework/Algorithms/test/UnwrapSNSTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/VesuvioL1ThetaResolutionTest.h b/Framework/Algorithms/test/VesuvioL1ThetaResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/VesuvioL1ThetaResolutionTest.h rename to Framework/Algorithms/test/VesuvioL1ThetaResolutionTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/WeightedMeanOfWorkspaceTest.h b/Framework/Algorithms/test/WeightedMeanOfWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/WeightedMeanOfWorkspaceTest.h rename to Framework/Algorithms/test/WeightedMeanOfWorkspaceTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/WeightedMeanTest.h b/Framework/Algorithms/test/WeightedMeanTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/WeightedMeanTest.h rename to Framework/Algorithms/test/WeightedMeanTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/WeightingStrategyTest.h b/Framework/Algorithms/test/WeightingStrategyTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/WeightingStrategyTest.h rename to Framework/Algorithms/test/WeightingStrategyTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/WienerSmoothTest.h b/Framework/Algorithms/test/WienerSmoothTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/WienerSmoothTest.h rename to Framework/Algorithms/test/WienerSmoothTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/WorkspaceCreationHelperTest.h b/Framework/Algorithms/test/WorkspaceCreationHelperTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/WorkspaceCreationHelperTest.h rename to Framework/Algorithms/test/WorkspaceCreationHelperTest.h diff --git a/Code/Mantid/Framework/Algorithms/test/WorkspaceGroupTest.h b/Framework/Algorithms/test/WorkspaceGroupTest.h similarity index 100% rename from Code/Mantid/Framework/Algorithms/test/WorkspaceGroupTest.h rename to Framework/Algorithms/test/WorkspaceGroupTest.h diff --git a/Code/Mantid/Framework/CMakeLists.txt b/Framework/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/CMakeLists.txt rename to Framework/CMakeLists.txt diff --git a/Code/Mantid/Framework/Crystal/CMakeLists.txt b/Framework/Crystal/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Crystal/CMakeLists.txt rename to Framework/Crystal/CMakeLists.txt diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/AddPeakHKL.h b/Framework/Crystal/inc/MantidCrystal/AddPeakHKL.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/AddPeakHKL.h rename to Framework/Crystal/inc/MantidCrystal/AddPeakHKL.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/AnvredCorrection.h b/Framework/Crystal/inc/MantidCrystal/AnvredCorrection.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/AnvredCorrection.h rename to Framework/Crystal/inc/MantidCrystal/AnvredCorrection.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/BackgroundStrategy.h b/Framework/Crystal/inc/MantidCrystal/BackgroundStrategy.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/BackgroundStrategy.h rename to Framework/Crystal/inc/MantidCrystal/BackgroundStrategy.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/CalculatePeaksHKL.h b/Framework/Crystal/inc/MantidCrystal/CalculatePeaksHKL.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/CalculatePeaksHKL.h rename to Framework/Crystal/inc/MantidCrystal/CalculatePeaksHKL.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/CalculateUMatrix.h b/Framework/Crystal/inc/MantidCrystal/CalculateUMatrix.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/CalculateUMatrix.h rename to Framework/Crystal/inc/MantidCrystal/CalculateUMatrix.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/CentroidPeaks.h b/Framework/Crystal/inc/MantidCrystal/CentroidPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/CentroidPeaks.h rename to Framework/Crystal/inc/MantidCrystal/CentroidPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/ClearUB.h b/Framework/Crystal/inc/MantidCrystal/ClearUB.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/ClearUB.h rename to Framework/Crystal/inc/MantidCrystal/ClearUB.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/Cluster.h b/Framework/Crystal/inc/MantidCrystal/Cluster.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/Cluster.h rename to Framework/Crystal/inc/MantidCrystal/Cluster.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/ClusterRegister.h b/Framework/Crystal/inc/MantidCrystal/ClusterRegister.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/ClusterRegister.h rename to Framework/Crystal/inc/MantidCrystal/ClusterRegister.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/CombinePeaksWorkspaces.h b/Framework/Crystal/inc/MantidCrystal/CombinePeaksWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/CombinePeaksWorkspaces.h rename to Framework/Crystal/inc/MantidCrystal/CombinePeaksWorkspaces.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/CompositeCluster.h b/Framework/Crystal/inc/MantidCrystal/CompositeCluster.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/CompositeCluster.h rename to Framework/Crystal/inc/MantidCrystal/CompositeCluster.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/ConnectedComponentLabeling.h b/Framework/Crystal/inc/MantidCrystal/ConnectedComponentLabeling.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/ConnectedComponentLabeling.h rename to Framework/Crystal/inc/MantidCrystal/ConnectedComponentLabeling.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/DiffPeaksWorkspaces.h b/Framework/Crystal/inc/MantidCrystal/DiffPeaksWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/DiffPeaksWorkspaces.h rename to Framework/Crystal/inc/MantidCrystal/DiffPeaksWorkspaces.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/DisjointElement.h b/Framework/Crystal/inc/MantidCrystal/DisjointElement.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/DisjointElement.h rename to Framework/Crystal/inc/MantidCrystal/DisjointElement.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FilterPeaks.h b/Framework/Crystal/inc/MantidCrystal/FilterPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FilterPeaks.h rename to Framework/Crystal/inc/MantidCrystal/FilterPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindClusterFaces.h b/Framework/Crystal/inc/MantidCrystal/FindClusterFaces.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindClusterFaces.h rename to Framework/Crystal/inc/MantidCrystal/FindClusterFaces.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindSXPeaks.h b/Framework/Crystal/inc/MantidCrystal/FindSXPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindSXPeaks.h rename to Framework/Crystal/inc/MantidCrystal/FindSXPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingFFT.h b/Framework/Crystal/inc/MantidCrystal/FindUBUsingFFT.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingFFT.h rename to Framework/Crystal/inc/MantidCrystal/FindUBUsingFFT.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingIndexedPeaks.h b/Framework/Crystal/inc/MantidCrystal/FindUBUsingIndexedPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingIndexedPeaks.h rename to Framework/Crystal/inc/MantidCrystal/FindUBUsingIndexedPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingLatticeParameters.h b/Framework/Crystal/inc/MantidCrystal/FindUBUsingLatticeParameters.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingLatticeParameters.h rename to Framework/Crystal/inc/MantidCrystal/FindUBUsingLatticeParameters.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingMinMaxD.h b/Framework/Crystal/inc/MantidCrystal/FindUBUsingMinMaxD.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/FindUBUsingMinMaxD.h rename to Framework/Crystal/inc/MantidCrystal/FindUBUsingMinMaxD.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/GSLFunctions.h b/Framework/Crystal/inc/MantidCrystal/GSLFunctions.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/GSLFunctions.h rename to Framework/Crystal/inc/MantidCrystal/GSLFunctions.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/GoniometerAnglesFromPhiRotation.h b/Framework/Crystal/inc/MantidCrystal/GoniometerAnglesFromPhiRotation.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/GoniometerAnglesFromPhiRotation.h rename to Framework/Crystal/inc/MantidCrystal/GoniometerAnglesFromPhiRotation.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/HardThresholdBackground.h b/Framework/Crystal/inc/MantidCrystal/HardThresholdBackground.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/HardThresholdBackground.h rename to Framework/Crystal/inc/MantidCrystal/HardThresholdBackground.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/HasUB.h b/Framework/Crystal/inc/MantidCrystal/HasUB.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/HasUB.h rename to Framework/Crystal/inc/MantidCrystal/HasUB.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/ICluster.h b/Framework/Crystal/inc/MantidCrystal/ICluster.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/ICluster.h rename to Framework/Crystal/inc/MantidCrystal/ICluster.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/IndexPeaks.h b/Framework/Crystal/inc/MantidCrystal/IndexPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/IndexPeaks.h rename to Framework/Crystal/inc/MantidCrystal/IndexPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/IndexSXPeaks.h b/Framework/Crystal/inc/MantidCrystal/IndexSXPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/IndexSXPeaks.h rename to Framework/Crystal/inc/MantidCrystal/IndexSXPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/IntegratePeakTimeSlices.h b/Framework/Crystal/inc/MantidCrystal/IntegratePeakTimeSlices.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/IntegratePeakTimeSlices.h rename to Framework/Crystal/inc/MantidCrystal/IntegratePeakTimeSlices.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/IntegratePeaksHybrid.h b/Framework/Crystal/inc/MantidCrystal/IntegratePeaksHybrid.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/IntegratePeaksHybrid.h rename to Framework/Crystal/inc/MantidCrystal/IntegratePeaksHybrid.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/IntegratePeaksUsingClusters.h b/Framework/Crystal/inc/MantidCrystal/IntegratePeaksUsingClusters.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/IntegratePeaksUsingClusters.h rename to Framework/Crystal/inc/MantidCrystal/IntegratePeaksUsingClusters.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/LatticeErrors.h b/Framework/Crystal/inc/MantidCrystal/LatticeErrors.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/LatticeErrors.h rename to Framework/Crystal/inc/MantidCrystal/LatticeErrors.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadHKL.h b/Framework/Crystal/inc/MantidCrystal/LoadHKL.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadHKL.h rename to Framework/Crystal/inc/MantidCrystal/LoadHKL.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadIsawPeaks.h b/Framework/Crystal/inc/MantidCrystal/LoadIsawPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadIsawPeaks.h rename to Framework/Crystal/inc/MantidCrystal/LoadIsawPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadIsawSpectrum.h b/Framework/Crystal/inc/MantidCrystal/LoadIsawSpectrum.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadIsawSpectrum.h rename to Framework/Crystal/inc/MantidCrystal/LoadIsawSpectrum.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadIsawUB.h b/Framework/Crystal/inc/MantidCrystal/LoadIsawUB.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/LoadIsawUB.h rename to Framework/Crystal/inc/MantidCrystal/LoadIsawUB.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/MaskPeaksWorkspace.h b/Framework/Crystal/inc/MantidCrystal/MaskPeaksWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/MaskPeaksWorkspace.h rename to Framework/Crystal/inc/MantidCrystal/MaskPeaksWorkspace.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/NormaliseVanadium.h b/Framework/Crystal/inc/MantidCrystal/NormaliseVanadium.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/NormaliseVanadium.h rename to Framework/Crystal/inc/MantidCrystal/NormaliseVanadium.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/OptimizeCrystalPlacement.h b/Framework/Crystal/inc/MantidCrystal/OptimizeCrystalPlacement.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/OptimizeCrystalPlacement.h rename to Framework/Crystal/inc/MantidCrystal/OptimizeCrystalPlacement.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/OptimizeExtinctionParameters.h b/Framework/Crystal/inc/MantidCrystal/OptimizeExtinctionParameters.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/OptimizeExtinctionParameters.h rename to Framework/Crystal/inc/MantidCrystal/OptimizeExtinctionParameters.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/OptimizeLatticeForCellType.h b/Framework/Crystal/inc/MantidCrystal/OptimizeLatticeForCellType.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/OptimizeLatticeForCellType.h rename to Framework/Crystal/inc/MantidCrystal/OptimizeLatticeForCellType.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakBackground.h b/Framework/Crystal/inc/MantidCrystal/PeakBackground.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakBackground.h rename to Framework/Crystal/inc/MantidCrystal/PeakBackground.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakClusterProjection.h b/Framework/Crystal/inc/MantidCrystal/PeakClusterProjection.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakClusterProjection.h rename to Framework/Crystal/inc/MantidCrystal/PeakClusterProjection.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakHKLErrors.h b/Framework/Crystal/inc/MantidCrystal/PeakHKLErrors.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakHKLErrors.h rename to Framework/Crystal/inc/MantidCrystal/PeakHKLErrors.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakIntegration.h b/Framework/Crystal/inc/MantidCrystal/PeakIntegration.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakIntegration.h rename to Framework/Crystal/inc/MantidCrystal/PeakIntegration.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakIntensityVsRadius.h b/Framework/Crystal/inc/MantidCrystal/PeakIntensityVsRadius.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeakIntensityVsRadius.h rename to Framework/Crystal/inc/MantidCrystal/PeakIntensityVsRadius.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeaksInRegion.h b/Framework/Crystal/inc/MantidCrystal/PeaksInRegion.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeaksInRegion.h rename to Framework/Crystal/inc/MantidCrystal/PeaksInRegion.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeaksIntersection.h b/Framework/Crystal/inc/MantidCrystal/PeaksIntersection.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeaksIntersection.h rename to Framework/Crystal/inc/MantidCrystal/PeaksIntersection.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeaksOnSurface.h b/Framework/Crystal/inc/MantidCrystal/PeaksOnSurface.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PeaksOnSurface.h rename to Framework/Crystal/inc/MantidCrystal/PeaksOnSurface.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PredictFractionalPeaks.h b/Framework/Crystal/inc/MantidCrystal/PredictFractionalPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PredictFractionalPeaks.h rename to Framework/Crystal/inc/MantidCrystal/PredictFractionalPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/PredictPeaks.h b/Framework/Crystal/inc/MantidCrystal/PredictPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/PredictPeaks.h rename to Framework/Crystal/inc/MantidCrystal/PredictPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SCDCalibratePanels.h b/Framework/Crystal/inc/MantidCrystal/SCDCalibratePanels.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SCDCalibratePanels.h rename to Framework/Crystal/inc/MantidCrystal/SCDCalibratePanels.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SCDPanelErrors.h b/Framework/Crystal/inc/MantidCrystal/SCDPanelErrors.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SCDPanelErrors.h rename to Framework/Crystal/inc/MantidCrystal/SCDPanelErrors.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveHKL.h b/Framework/Crystal/inc/MantidCrystal/SaveHKL.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveHKL.h rename to Framework/Crystal/inc/MantidCrystal/SaveHKL.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveIsawPeaks.h b/Framework/Crystal/inc/MantidCrystal/SaveIsawPeaks.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveIsawPeaks.h rename to Framework/Crystal/inc/MantidCrystal/SaveIsawPeaks.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveIsawUB.h b/Framework/Crystal/inc/MantidCrystal/SaveIsawUB.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveIsawUB.h rename to Framework/Crystal/inc/MantidCrystal/SaveIsawUB.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveLauenorm.h b/Framework/Crystal/inc/MantidCrystal/SaveLauenorm.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SaveLauenorm.h rename to Framework/Crystal/inc/MantidCrystal/SaveLauenorm.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SavePeaksFile.h b/Framework/Crystal/inc/MantidCrystal/SavePeaksFile.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SavePeaksFile.h rename to Framework/Crystal/inc/MantidCrystal/SavePeaksFile.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SelectCellOfType.h b/Framework/Crystal/inc/MantidCrystal/SelectCellOfType.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SelectCellOfType.h rename to Framework/Crystal/inc/MantidCrystal/SelectCellOfType.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SelectCellWithForm.h b/Framework/Crystal/inc/MantidCrystal/SelectCellWithForm.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SelectCellWithForm.h rename to Framework/Crystal/inc/MantidCrystal/SelectCellWithForm.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SetGoniometer.h b/Framework/Crystal/inc/MantidCrystal/SetGoniometer.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SetGoniometer.h rename to Framework/Crystal/inc/MantidCrystal/SetGoniometer.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SetSpecialCoordinates.h b/Framework/Crystal/inc/MantidCrystal/SetSpecialCoordinates.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SetSpecialCoordinates.h rename to Framework/Crystal/inc/MantidCrystal/SetSpecialCoordinates.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SetUB.h b/Framework/Crystal/inc/MantidCrystal/SetUB.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SetUB.h rename to Framework/Crystal/inc/MantidCrystal/SetUB.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/ShowPeakHKLOffsets.h b/Framework/Crystal/inc/MantidCrystal/ShowPeakHKLOffsets.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/ShowPeakHKLOffsets.h rename to Framework/Crystal/inc/MantidCrystal/ShowPeakHKLOffsets.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/ShowPossibleCells.h b/Framework/Crystal/inc/MantidCrystal/ShowPossibleCells.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/ShowPossibleCells.h rename to Framework/Crystal/inc/MantidCrystal/ShowPossibleCells.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SortHKL.h b/Framework/Crystal/inc/MantidCrystal/SortHKL.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SortHKL.h rename to Framework/Crystal/inc/MantidCrystal/SortHKL.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/SortPeaksWorkspace.h b/Framework/Crystal/inc/MantidCrystal/SortPeaksWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/SortPeaksWorkspace.h rename to Framework/Crystal/inc/MantidCrystal/SortPeaksWorkspace.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/StatisticsOfPeaksWorkspace.h b/Framework/Crystal/inc/MantidCrystal/StatisticsOfPeaksWorkspace.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/StatisticsOfPeaksWorkspace.h rename to Framework/Crystal/inc/MantidCrystal/StatisticsOfPeaksWorkspace.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/TOFExtinction.h b/Framework/Crystal/inc/MantidCrystal/TOFExtinction.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/TOFExtinction.h rename to Framework/Crystal/inc/MantidCrystal/TOFExtinction.h diff --git a/Code/Mantid/Framework/Crystal/inc/MantidCrystal/TransformHKL.h b/Framework/Crystal/inc/MantidCrystal/TransformHKL.h similarity index 100% rename from Code/Mantid/Framework/Crystal/inc/MantidCrystal/TransformHKL.h rename to Framework/Crystal/inc/MantidCrystal/TransformHKL.h diff --git a/Code/Mantid/Framework/Crystal/src/AddPeakHKL.cpp b/Framework/Crystal/src/AddPeakHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/AddPeakHKL.cpp rename to Framework/Crystal/src/AddPeakHKL.cpp diff --git a/Code/Mantid/Framework/Crystal/src/AnvredCorrection.cpp b/Framework/Crystal/src/AnvredCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/AnvredCorrection.cpp rename to Framework/Crystal/src/AnvredCorrection.cpp diff --git a/Code/Mantid/Framework/Crystal/src/CalculatePeaksHKL.cpp b/Framework/Crystal/src/CalculatePeaksHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/CalculatePeaksHKL.cpp rename to Framework/Crystal/src/CalculatePeaksHKL.cpp diff --git a/Code/Mantid/Framework/Crystal/src/CalculateUMatrix.cpp b/Framework/Crystal/src/CalculateUMatrix.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/CalculateUMatrix.cpp rename to Framework/Crystal/src/CalculateUMatrix.cpp diff --git a/Code/Mantid/Framework/Crystal/src/CentroidPeaks.cpp b/Framework/Crystal/src/CentroidPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/CentroidPeaks.cpp rename to Framework/Crystal/src/CentroidPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/ClearUB.cpp b/Framework/Crystal/src/ClearUB.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/ClearUB.cpp rename to Framework/Crystal/src/ClearUB.cpp diff --git a/Code/Mantid/Framework/Crystal/src/Cluster.cpp b/Framework/Crystal/src/Cluster.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/Cluster.cpp rename to Framework/Crystal/src/Cluster.cpp diff --git a/Code/Mantid/Framework/Crystal/src/ClusterRegister.cpp b/Framework/Crystal/src/ClusterRegister.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/ClusterRegister.cpp rename to Framework/Crystal/src/ClusterRegister.cpp diff --git a/Code/Mantid/Framework/Crystal/src/CombinePeaksWorkspaces.cpp b/Framework/Crystal/src/CombinePeaksWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/CombinePeaksWorkspaces.cpp rename to Framework/Crystal/src/CombinePeaksWorkspaces.cpp diff --git a/Code/Mantid/Framework/Crystal/src/CompositeCluster.cpp b/Framework/Crystal/src/CompositeCluster.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/CompositeCluster.cpp rename to Framework/Crystal/src/CompositeCluster.cpp diff --git a/Code/Mantid/Framework/Crystal/src/ConnectedComponentLabeling.cpp b/Framework/Crystal/src/ConnectedComponentLabeling.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/ConnectedComponentLabeling.cpp rename to Framework/Crystal/src/ConnectedComponentLabeling.cpp diff --git a/Code/Mantid/Framework/Crystal/src/DiffPeaksWorkspaces.cpp b/Framework/Crystal/src/DiffPeaksWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/DiffPeaksWorkspaces.cpp rename to Framework/Crystal/src/DiffPeaksWorkspaces.cpp diff --git a/Code/Mantid/Framework/Crystal/src/DisjointElement.cpp b/Framework/Crystal/src/DisjointElement.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/DisjointElement.cpp rename to Framework/Crystal/src/DisjointElement.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FilterPeaks.cpp b/Framework/Crystal/src/FilterPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FilterPeaks.cpp rename to Framework/Crystal/src/FilterPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FindClusterFaces.cpp b/Framework/Crystal/src/FindClusterFaces.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FindClusterFaces.cpp rename to Framework/Crystal/src/FindClusterFaces.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FindSXPeaks.cpp b/Framework/Crystal/src/FindSXPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FindSXPeaks.cpp rename to Framework/Crystal/src/FindSXPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FindUBUsingFFT.cpp b/Framework/Crystal/src/FindUBUsingFFT.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FindUBUsingFFT.cpp rename to Framework/Crystal/src/FindUBUsingFFT.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FindUBUsingIndexedPeaks.cpp b/Framework/Crystal/src/FindUBUsingIndexedPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FindUBUsingIndexedPeaks.cpp rename to Framework/Crystal/src/FindUBUsingIndexedPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FindUBUsingLatticeParameters.cpp b/Framework/Crystal/src/FindUBUsingLatticeParameters.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FindUBUsingLatticeParameters.cpp rename to Framework/Crystal/src/FindUBUsingLatticeParameters.cpp diff --git a/Code/Mantid/Framework/Crystal/src/FindUBUsingMinMaxD.cpp b/Framework/Crystal/src/FindUBUsingMinMaxD.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/FindUBUsingMinMaxD.cpp rename to Framework/Crystal/src/FindUBUsingMinMaxD.cpp diff --git a/Code/Mantid/Framework/Crystal/src/GoniometerAnglesFromPhiRotation.cpp b/Framework/Crystal/src/GoniometerAnglesFromPhiRotation.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/GoniometerAnglesFromPhiRotation.cpp rename to Framework/Crystal/src/GoniometerAnglesFromPhiRotation.cpp diff --git a/Code/Mantid/Framework/Crystal/src/HardThresholdBackground.cpp b/Framework/Crystal/src/HardThresholdBackground.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/HardThresholdBackground.cpp rename to Framework/Crystal/src/HardThresholdBackground.cpp diff --git a/Code/Mantid/Framework/Crystal/src/HasUB.cpp b/Framework/Crystal/src/HasUB.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/HasUB.cpp rename to Framework/Crystal/src/HasUB.cpp diff --git a/Code/Mantid/Framework/Crystal/src/IndexPeaks.cpp b/Framework/Crystal/src/IndexPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/IndexPeaks.cpp rename to Framework/Crystal/src/IndexPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/IndexSXPeaks.cpp b/Framework/Crystal/src/IndexSXPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/IndexSXPeaks.cpp rename to Framework/Crystal/src/IndexSXPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/IntegratePeakTimeSlices.cpp b/Framework/Crystal/src/IntegratePeakTimeSlices.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/IntegratePeakTimeSlices.cpp rename to Framework/Crystal/src/IntegratePeakTimeSlices.cpp diff --git a/Code/Mantid/Framework/Crystal/src/IntegratePeaksHybrid.cpp b/Framework/Crystal/src/IntegratePeaksHybrid.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/IntegratePeaksHybrid.cpp rename to Framework/Crystal/src/IntegratePeaksHybrid.cpp diff --git a/Code/Mantid/Framework/Crystal/src/IntegratePeaksUsingClusters.cpp b/Framework/Crystal/src/IntegratePeaksUsingClusters.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/IntegratePeaksUsingClusters.cpp rename to Framework/Crystal/src/IntegratePeaksUsingClusters.cpp diff --git a/Code/Mantid/Framework/Crystal/src/LatticeErrors.cpp b/Framework/Crystal/src/LatticeErrors.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/LatticeErrors.cpp rename to Framework/Crystal/src/LatticeErrors.cpp diff --git a/Code/Mantid/Framework/Crystal/src/LoadHKL.cpp b/Framework/Crystal/src/LoadHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/LoadHKL.cpp rename to Framework/Crystal/src/LoadHKL.cpp diff --git a/Code/Mantid/Framework/Crystal/src/LoadIsawPeaks.cpp b/Framework/Crystal/src/LoadIsawPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/LoadIsawPeaks.cpp rename to Framework/Crystal/src/LoadIsawPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/LoadIsawSpectrum.cpp b/Framework/Crystal/src/LoadIsawSpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/LoadIsawSpectrum.cpp rename to Framework/Crystal/src/LoadIsawSpectrum.cpp diff --git a/Code/Mantid/Framework/Crystal/src/LoadIsawUB.cpp b/Framework/Crystal/src/LoadIsawUB.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/LoadIsawUB.cpp rename to Framework/Crystal/src/LoadIsawUB.cpp diff --git a/Code/Mantid/Framework/Crystal/src/MaskPeaksWorkspace.cpp b/Framework/Crystal/src/MaskPeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/MaskPeaksWorkspace.cpp rename to Framework/Crystal/src/MaskPeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/Crystal/src/NormaliseVanadium.cpp b/Framework/Crystal/src/NormaliseVanadium.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/NormaliseVanadium.cpp rename to Framework/Crystal/src/NormaliseVanadium.cpp diff --git a/Code/Mantid/Framework/Crystal/src/OptimizeCrystalPlacement.cpp b/Framework/Crystal/src/OptimizeCrystalPlacement.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/OptimizeCrystalPlacement.cpp rename to Framework/Crystal/src/OptimizeCrystalPlacement.cpp diff --git a/Code/Mantid/Framework/Crystal/src/OptimizeExtinctionParameters.cpp b/Framework/Crystal/src/OptimizeExtinctionParameters.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/OptimizeExtinctionParameters.cpp rename to Framework/Crystal/src/OptimizeExtinctionParameters.cpp diff --git a/Code/Mantid/Framework/Crystal/src/OptimizeLatticeForCellType.cpp b/Framework/Crystal/src/OptimizeLatticeForCellType.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/OptimizeLatticeForCellType.cpp rename to Framework/Crystal/src/OptimizeLatticeForCellType.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeakBackground.cpp b/Framework/Crystal/src/PeakBackground.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeakBackground.cpp rename to Framework/Crystal/src/PeakBackground.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeakClusterProjection.cpp b/Framework/Crystal/src/PeakClusterProjection.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeakClusterProjection.cpp rename to Framework/Crystal/src/PeakClusterProjection.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeakHKLErrors.cpp b/Framework/Crystal/src/PeakHKLErrors.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeakHKLErrors.cpp rename to Framework/Crystal/src/PeakHKLErrors.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeakIntegration.cpp b/Framework/Crystal/src/PeakIntegration.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeakIntegration.cpp rename to Framework/Crystal/src/PeakIntegration.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeakIntensityVsRadius.cpp b/Framework/Crystal/src/PeakIntensityVsRadius.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeakIntensityVsRadius.cpp rename to Framework/Crystal/src/PeakIntensityVsRadius.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeaksInRegion.cpp b/Framework/Crystal/src/PeaksInRegion.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeaksInRegion.cpp rename to Framework/Crystal/src/PeaksInRegion.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeaksIntersection.cpp b/Framework/Crystal/src/PeaksIntersection.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeaksIntersection.cpp rename to Framework/Crystal/src/PeaksIntersection.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PeaksOnSurface.cpp b/Framework/Crystal/src/PeaksOnSurface.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PeaksOnSurface.cpp rename to Framework/Crystal/src/PeaksOnSurface.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PredictFractionalPeaks.cpp b/Framework/Crystal/src/PredictFractionalPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PredictFractionalPeaks.cpp rename to Framework/Crystal/src/PredictFractionalPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/PredictPeaks.cpp b/Framework/Crystal/src/PredictPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/PredictPeaks.cpp rename to Framework/Crystal/src/PredictPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SCDCalibratePanels.cpp b/Framework/Crystal/src/SCDCalibratePanels.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SCDCalibratePanels.cpp rename to Framework/Crystal/src/SCDCalibratePanels.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SCDPanelErrors.cpp b/Framework/Crystal/src/SCDPanelErrors.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SCDPanelErrors.cpp rename to Framework/Crystal/src/SCDPanelErrors.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SaveHKL.cpp b/Framework/Crystal/src/SaveHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SaveHKL.cpp rename to Framework/Crystal/src/SaveHKL.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SaveIsawPeaks.cpp b/Framework/Crystal/src/SaveIsawPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SaveIsawPeaks.cpp rename to Framework/Crystal/src/SaveIsawPeaks.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SaveIsawUB.cpp b/Framework/Crystal/src/SaveIsawUB.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SaveIsawUB.cpp rename to Framework/Crystal/src/SaveIsawUB.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SaveLauenorm.cpp b/Framework/Crystal/src/SaveLauenorm.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SaveLauenorm.cpp rename to Framework/Crystal/src/SaveLauenorm.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SavePeaksFile.cpp b/Framework/Crystal/src/SavePeaksFile.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SavePeaksFile.cpp rename to Framework/Crystal/src/SavePeaksFile.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SelectCellOfType.cpp b/Framework/Crystal/src/SelectCellOfType.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SelectCellOfType.cpp rename to Framework/Crystal/src/SelectCellOfType.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SelectCellWithForm.cpp b/Framework/Crystal/src/SelectCellWithForm.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SelectCellWithForm.cpp rename to Framework/Crystal/src/SelectCellWithForm.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SetGoniometer.cpp b/Framework/Crystal/src/SetGoniometer.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SetGoniometer.cpp rename to Framework/Crystal/src/SetGoniometer.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SetSpecialCoordinates.cpp b/Framework/Crystal/src/SetSpecialCoordinates.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SetSpecialCoordinates.cpp rename to Framework/Crystal/src/SetSpecialCoordinates.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SetUB.cpp b/Framework/Crystal/src/SetUB.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SetUB.cpp rename to Framework/Crystal/src/SetUB.cpp diff --git a/Code/Mantid/Framework/Crystal/src/ShowPeakHKLOffsets.cpp b/Framework/Crystal/src/ShowPeakHKLOffsets.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/ShowPeakHKLOffsets.cpp rename to Framework/Crystal/src/ShowPeakHKLOffsets.cpp diff --git a/Code/Mantid/Framework/Crystal/src/ShowPossibleCells.cpp b/Framework/Crystal/src/ShowPossibleCells.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/ShowPossibleCells.cpp rename to Framework/Crystal/src/ShowPossibleCells.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SortHKL.cpp b/Framework/Crystal/src/SortHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SortHKL.cpp rename to Framework/Crystal/src/SortHKL.cpp diff --git a/Code/Mantid/Framework/Crystal/src/SortPeaksWorkspace.cpp b/Framework/Crystal/src/SortPeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/SortPeaksWorkspace.cpp rename to Framework/Crystal/src/SortPeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/Crystal/src/StatisticsOfPeaksWorkspace.cpp b/Framework/Crystal/src/StatisticsOfPeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/StatisticsOfPeaksWorkspace.cpp rename to Framework/Crystal/src/StatisticsOfPeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/Crystal/src/TOFExtinction.cpp b/Framework/Crystal/src/TOFExtinction.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/TOFExtinction.cpp rename to Framework/Crystal/src/TOFExtinction.cpp diff --git a/Code/Mantid/Framework/Crystal/src/TransformHKL.cpp b/Framework/Crystal/src/TransformHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Crystal/src/TransformHKL.cpp rename to Framework/Crystal/src/TransformHKL.cpp diff --git a/Code/Mantid/Framework/Crystal/test/AddPeakHKLTest.h b/Framework/Crystal/test/AddPeakHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/AddPeakHKLTest.h rename to Framework/Crystal/test/AddPeakHKLTest.h diff --git a/Code/Mantid/Framework/Crystal/test/AnvredCorrectionTest.h b/Framework/Crystal/test/AnvredCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/AnvredCorrectionTest.h rename to Framework/Crystal/test/AnvredCorrectionTest.h diff --git a/Code/Mantid/Framework/Crystal/test/CMakeLists.txt b/Framework/Crystal/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Crystal/test/CMakeLists.txt rename to Framework/Crystal/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/Crystal/test/CalculatePeaksHKLTest.h b/Framework/Crystal/test/CalculatePeaksHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/CalculatePeaksHKLTest.h rename to Framework/Crystal/test/CalculatePeaksHKLTest.h diff --git a/Code/Mantid/Framework/Crystal/test/CalculateUMatrixTest.h b/Framework/Crystal/test/CalculateUMatrixTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/CalculateUMatrixTest.h rename to Framework/Crystal/test/CalculateUMatrixTest.h diff --git a/Code/Mantid/Framework/Crystal/test/CentroidPeaksTest.h b/Framework/Crystal/test/CentroidPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/CentroidPeaksTest.h rename to Framework/Crystal/test/CentroidPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ClearUBTest.h b/Framework/Crystal/test/ClearUBTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ClearUBTest.h rename to Framework/Crystal/test/ClearUBTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ClusterIntegrationBaseTest.h b/Framework/Crystal/test/ClusterIntegrationBaseTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ClusterIntegrationBaseTest.h rename to Framework/Crystal/test/ClusterIntegrationBaseTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ClusterRegisterTest.h b/Framework/Crystal/test/ClusterRegisterTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ClusterRegisterTest.h rename to Framework/Crystal/test/ClusterRegisterTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ClusterTest.h b/Framework/Crystal/test/ClusterTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ClusterTest.h rename to Framework/Crystal/test/ClusterTest.h diff --git a/Code/Mantid/Framework/Crystal/test/CombinePeaksWorkspacesTest.h b/Framework/Crystal/test/CombinePeaksWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/CombinePeaksWorkspacesTest.h rename to Framework/Crystal/test/CombinePeaksWorkspacesTest.h diff --git a/Code/Mantid/Framework/Crystal/test/CompositeClusterTest.h b/Framework/Crystal/test/CompositeClusterTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/CompositeClusterTest.h rename to Framework/Crystal/test/CompositeClusterTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ConnectedComponentLabelingTest.h b/Framework/Crystal/test/ConnectedComponentLabelingTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ConnectedComponentLabelingTest.h rename to Framework/Crystal/test/ConnectedComponentLabelingTest.h diff --git a/Code/Mantid/Framework/Crystal/test/DiffPeaksWorkspacesTest.h b/Framework/Crystal/test/DiffPeaksWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/DiffPeaksWorkspacesTest.h rename to Framework/Crystal/test/DiffPeaksWorkspacesTest.h diff --git a/Code/Mantid/Framework/Crystal/test/DisjointElementTest.h b/Framework/Crystal/test/DisjointElementTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/DisjointElementTest.h rename to Framework/Crystal/test/DisjointElementTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FilterPeaksTest.h b/Framework/Crystal/test/FilterPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FilterPeaksTest.h rename to Framework/Crystal/test/FilterPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FindClusterFacesTest.h b/Framework/Crystal/test/FindClusterFacesTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FindClusterFacesTest.h rename to Framework/Crystal/test/FindClusterFacesTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FindSXPeaksTest.h b/Framework/Crystal/test/FindSXPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FindSXPeaksTest.h rename to Framework/Crystal/test/FindSXPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FindUBUsingFFTTest.h b/Framework/Crystal/test/FindUBUsingFFTTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FindUBUsingFFTTest.h rename to Framework/Crystal/test/FindUBUsingFFTTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FindUBUsingIndexedPeaksTest.h b/Framework/Crystal/test/FindUBUsingIndexedPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FindUBUsingIndexedPeaksTest.h rename to Framework/Crystal/test/FindUBUsingIndexedPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FindUBUsingLatticeParametersTest.h b/Framework/Crystal/test/FindUBUsingLatticeParametersTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FindUBUsingLatticeParametersTest.h rename to Framework/Crystal/test/FindUBUsingLatticeParametersTest.h diff --git a/Code/Mantid/Framework/Crystal/test/FindUBUsingMinMaxDTest.h b/Framework/Crystal/test/FindUBUsingMinMaxDTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/FindUBUsingMinMaxDTest.h rename to Framework/Crystal/test/FindUBUsingMinMaxDTest.h diff --git a/Code/Mantid/Framework/Crystal/test/GoniometerAnglesFromPhiRotationTest.h b/Framework/Crystal/test/GoniometerAnglesFromPhiRotationTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/GoniometerAnglesFromPhiRotationTest.h rename to Framework/Crystal/test/GoniometerAnglesFromPhiRotationTest.h diff --git a/Code/Mantid/Framework/Crystal/test/HardThresholdBackgroundTest.h b/Framework/Crystal/test/HardThresholdBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/HardThresholdBackgroundTest.h rename to Framework/Crystal/test/HardThresholdBackgroundTest.h diff --git a/Code/Mantid/Framework/Crystal/test/HasUBTest.h b/Framework/Crystal/test/HasUBTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/HasUBTest.h rename to Framework/Crystal/test/HasUBTest.h diff --git a/Code/Mantid/Framework/Crystal/test/IndexPeaksTest.h b/Framework/Crystal/test/IndexPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/IndexPeaksTest.h rename to Framework/Crystal/test/IndexPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/IndexSXPeaksTest.h b/Framework/Crystal/test/IndexSXPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/IndexSXPeaksTest.h rename to Framework/Crystal/test/IndexSXPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/IntegratePeakTimeSlicesTest.h b/Framework/Crystal/test/IntegratePeakTimeSlicesTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/IntegratePeakTimeSlicesTest.h rename to Framework/Crystal/test/IntegratePeakTimeSlicesTest.h diff --git a/Code/Mantid/Framework/Crystal/test/IntegratePeaksHybridTest.h b/Framework/Crystal/test/IntegratePeaksHybridTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/IntegratePeaksHybridTest.h rename to Framework/Crystal/test/IntegratePeaksHybridTest.h diff --git a/Code/Mantid/Framework/Crystal/test/IntegratePeaksUsingClustersTest.h b/Framework/Crystal/test/IntegratePeaksUsingClustersTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/IntegratePeaksUsingClustersTest.h rename to Framework/Crystal/test/IntegratePeaksUsingClustersTest.h diff --git a/Code/Mantid/Framework/Crystal/test/LoadHKLTest.h b/Framework/Crystal/test/LoadHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/LoadHKLTest.h rename to Framework/Crystal/test/LoadHKLTest.h diff --git a/Code/Mantid/Framework/Crystal/test/LoadIsawPeaksTest.h b/Framework/Crystal/test/LoadIsawPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/LoadIsawPeaksTest.h rename to Framework/Crystal/test/LoadIsawPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/LoadIsawSpectrumTest.h b/Framework/Crystal/test/LoadIsawSpectrumTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/LoadIsawSpectrumTest.h rename to Framework/Crystal/test/LoadIsawSpectrumTest.h diff --git a/Code/Mantid/Framework/Crystal/test/LoadIsawUBTest.h b/Framework/Crystal/test/LoadIsawUBTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/LoadIsawUBTest.h rename to Framework/Crystal/test/LoadIsawUBTest.h diff --git a/Code/Mantid/Framework/Crystal/test/MaskPeaksWorkspaceTest.h b/Framework/Crystal/test/MaskPeaksWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/MaskPeaksWorkspaceTest.h rename to Framework/Crystal/test/MaskPeaksWorkspaceTest.h diff --git a/Code/Mantid/Framework/Crystal/test/MockObjects.h b/Framework/Crystal/test/MockObjects.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/MockObjects.h rename to Framework/Crystal/test/MockObjects.h diff --git a/Code/Mantid/Framework/Crystal/test/NormaliseVanadiumTest.h b/Framework/Crystal/test/NormaliseVanadiumTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/NormaliseVanadiumTest.h rename to Framework/Crystal/test/NormaliseVanadiumTest.h diff --git a/Code/Mantid/Framework/Crystal/test/OptimizeCrystalPlacementTest.h b/Framework/Crystal/test/OptimizeCrystalPlacementTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/OptimizeCrystalPlacementTest.h rename to Framework/Crystal/test/OptimizeCrystalPlacementTest.h diff --git a/Code/Mantid/Framework/Crystal/test/OptimizeLatticeForCellTypeTest.h b/Framework/Crystal/test/OptimizeLatticeForCellTypeTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/OptimizeLatticeForCellTypeTest.h rename to Framework/Crystal/test/OptimizeLatticeForCellTypeTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeakBackgroundTest.h b/Framework/Crystal/test/PeakBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeakBackgroundTest.h rename to Framework/Crystal/test/PeakBackgroundTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeakClusterProjectionTest.h b/Framework/Crystal/test/PeakClusterProjectionTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeakClusterProjectionTest.h rename to Framework/Crystal/test/PeakClusterProjectionTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeakHKLErrorsTest.h b/Framework/Crystal/test/PeakHKLErrorsTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeakHKLErrorsTest.h rename to Framework/Crystal/test/PeakHKLErrorsTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeakIntegrationTest.h b/Framework/Crystal/test/PeakIntegrationTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeakIntegrationTest.h rename to Framework/Crystal/test/PeakIntegrationTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeakIntensityVsRadiusTest.h b/Framework/Crystal/test/PeakIntensityVsRadiusTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeakIntensityVsRadiusTest.h rename to Framework/Crystal/test/PeakIntensityVsRadiusTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeaksInRegionTest.h b/Framework/Crystal/test/PeaksInRegionTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeaksInRegionTest.h rename to Framework/Crystal/test/PeaksInRegionTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PeaksOnSurfaceTest.h b/Framework/Crystal/test/PeaksOnSurfaceTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PeaksOnSurfaceTest.h rename to Framework/Crystal/test/PeaksOnSurfaceTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PredictFractionalPeaksTest.h b/Framework/Crystal/test/PredictFractionalPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PredictFractionalPeaksTest.h rename to Framework/Crystal/test/PredictFractionalPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/PredictPeaksTest.h b/Framework/Crystal/test/PredictPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/PredictPeaksTest.h rename to Framework/Crystal/test/PredictPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SCDCalibratePanelsTest.h b/Framework/Crystal/test/SCDCalibratePanelsTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SCDCalibratePanelsTest.h rename to Framework/Crystal/test/SCDCalibratePanelsTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SCDPanelErrorsTest.h b/Framework/Crystal/test/SCDPanelErrorsTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SCDPanelErrorsTest.h rename to Framework/Crystal/test/SCDPanelErrorsTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SaveHKLTest.h b/Framework/Crystal/test/SaveHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SaveHKLTest.h rename to Framework/Crystal/test/SaveHKLTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SaveIsawPeaksTest.h b/Framework/Crystal/test/SaveIsawPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SaveIsawPeaksTest.h rename to Framework/Crystal/test/SaveIsawPeaksTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SaveIsawUBTest.h b/Framework/Crystal/test/SaveIsawUBTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SaveIsawUBTest.h rename to Framework/Crystal/test/SaveIsawUBTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SaveLauenormTest.h b/Framework/Crystal/test/SaveLauenormTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SaveLauenormTest.h rename to Framework/Crystal/test/SaveLauenormTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SavePeaksFileTest.h b/Framework/Crystal/test/SavePeaksFileTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SavePeaksFileTest.h rename to Framework/Crystal/test/SavePeaksFileTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SelectCellOfTypeTest.h b/Framework/Crystal/test/SelectCellOfTypeTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SelectCellOfTypeTest.h rename to Framework/Crystal/test/SelectCellOfTypeTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SelectCellWithFormTest.h b/Framework/Crystal/test/SelectCellWithFormTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SelectCellWithFormTest.h rename to Framework/Crystal/test/SelectCellWithFormTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SetGoniometerTest.h b/Framework/Crystal/test/SetGoniometerTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SetGoniometerTest.h rename to Framework/Crystal/test/SetGoniometerTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SetSpecialCoordinatesTest.h b/Framework/Crystal/test/SetSpecialCoordinatesTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SetSpecialCoordinatesTest.h rename to Framework/Crystal/test/SetSpecialCoordinatesTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SetUBTest.h b/Framework/Crystal/test/SetUBTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SetUBTest.h rename to Framework/Crystal/test/SetUBTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ShowPeakHKLOffsetsTest.h b/Framework/Crystal/test/ShowPeakHKLOffsetsTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ShowPeakHKLOffsetsTest.h rename to Framework/Crystal/test/ShowPeakHKLOffsetsTest.h diff --git a/Code/Mantid/Framework/Crystal/test/ShowPossibleCellsTest.h b/Framework/Crystal/test/ShowPossibleCellsTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/ShowPossibleCellsTest.h rename to Framework/Crystal/test/ShowPossibleCellsTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SortHKLTest.h b/Framework/Crystal/test/SortHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SortHKLTest.h rename to Framework/Crystal/test/SortHKLTest.h diff --git a/Code/Mantid/Framework/Crystal/test/SortPeaksWorkspaceTest.h b/Framework/Crystal/test/SortPeaksWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/SortPeaksWorkspaceTest.h rename to Framework/Crystal/test/SortPeaksWorkspaceTest.h diff --git a/Code/Mantid/Framework/Crystal/test/StatisticsOfPeaksWorkspaceTest.h b/Framework/Crystal/test/StatisticsOfPeaksWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/StatisticsOfPeaksWorkspaceTest.h rename to Framework/Crystal/test/StatisticsOfPeaksWorkspaceTest.h diff --git a/Code/Mantid/Framework/Crystal/test/TransformHKLTest.h b/Framework/Crystal/test/TransformHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Crystal/test/TransformHKLTest.h rename to Framework/Crystal/test/TransformHKLTest.h diff --git a/Code/Mantid/Framework/CurveFitting/CMakeLists.txt b/Framework/CurveFitting/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/CurveFitting/CMakeLists.txt rename to Framework/CurveFitting/CMakeLists.txt diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Abragam.h b/Framework/CurveFitting/inc/MantidCurveFitting/Abragam.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Abragam.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Abragam.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/AugmentedLagrangianOptimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/AugmentedLagrangianOptimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/AugmentedLagrangianOptimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/AugmentedLagrangianOptimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BFGS_Minimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/BFGS_Minimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BFGS_Minimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/BFGS_Minimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BSpline.h b/Framework/CurveFitting/inc/MantidCurveFitting/BSpline.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BSpline.h rename to Framework/CurveFitting/inc/MantidCurveFitting/BSpline.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BackToBackExponential.h b/Framework/CurveFitting/inc/MantidCurveFitting/BackToBackExponential.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BackToBackExponential.h rename to Framework/CurveFitting/inc/MantidCurveFitting/BackToBackExponential.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BackgroundFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/BackgroundFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BackgroundFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/BackgroundFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BivariateNormal.h b/Framework/CurveFitting/inc/MantidCurveFitting/BivariateNormal.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BivariateNormal.h rename to Framework/CurveFitting/inc/MantidCurveFitting/BivariateNormal.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Bk2BkExpConvPV.h b/Framework/CurveFitting/inc/MantidCurveFitting/Bk2BkExpConvPV.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Bk2BkExpConvPV.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Bk2BkExpConvPV.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BoundaryConstraint.h b/Framework/CurveFitting/inc/MantidCurveFitting/BoundaryConstraint.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/BoundaryConstraint.h rename to Framework/CurveFitting/inc/MantidCurveFitting/BoundaryConstraint.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CalculateChiSquared.h b/Framework/CurveFitting/inc/MantidCurveFitting/CalculateChiSquared.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CalculateChiSquared.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CalculateChiSquared.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CalculateGammaBackground.h b/Framework/CurveFitting/inc/MantidCurveFitting/CalculateGammaBackground.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CalculateGammaBackground.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CalculateGammaBackground.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CalculateMSVesuvio.h b/Framework/CurveFitting/inc/MantidCurveFitting/CalculateMSVesuvio.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CalculateMSVesuvio.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CalculateMSVesuvio.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ChebfunBase.h b/Framework/CurveFitting/inc/MantidCurveFitting/ChebfunBase.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ChebfunBase.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ChebfunBase.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Chebyshev.h b/Framework/CurveFitting/inc/MantidCurveFitting/Chebyshev.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Chebyshev.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Chebyshev.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ComptonPeakProfile.h b/Framework/CurveFitting/inc/MantidCurveFitting/ComptonPeakProfile.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ComptonPeakProfile.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ComptonPeakProfile.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ComptonProfile.h b/Framework/CurveFitting/inc/MantidCurveFitting/ComptonProfile.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ComptonProfile.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ComptonProfile.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ComptonScatteringCountRate.h b/Framework/CurveFitting/inc/MantidCurveFitting/ComptonScatteringCountRate.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ComptonScatteringCountRate.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ComptonScatteringCountRate.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ConvertToYSpace.h b/Framework/CurveFitting/inc/MantidCurveFitting/ConvertToYSpace.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ConvertToYSpace.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ConvertToYSpace.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Convolution.h b/Framework/CurveFitting/inc/MantidCurveFitting/Convolution.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Convolution.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Convolution.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ConvolveWorkspaces.h b/Framework/CurveFitting/inc/MantidCurveFitting/ConvolveWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ConvolveWorkspaces.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ConvolveWorkspaces.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncFitting.h b/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncFitting.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncFitting.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CostFuncFitting.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncIgnorePosPeaks.h b/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncIgnorePosPeaks.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncIgnorePosPeaks.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CostFuncIgnorePosPeaks.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncLeastSquares.h b/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncLeastSquares.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncLeastSquares.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CostFuncLeastSquares.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncRwp.h b/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncRwp.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncRwp.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CostFuncRwp.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncUnweightedLeastSquares.h b/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncUnweightedLeastSquares.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CostFuncUnweightedLeastSquares.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CostFuncUnweightedLeastSquares.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CubicSpline.h b/Framework/CurveFitting/inc/MantidCurveFitting/CubicSpline.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/CubicSpline.h rename to Framework/CurveFitting/inc/MantidCurveFitting/CubicSpline.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DampingMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/DampingMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DampingMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DampingMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DeltaFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/DeltaFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DeltaFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DeltaFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DerivMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/DerivMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DerivMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DerivMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DiffRotDiscreteCircle.h b/Framework/CurveFitting/inc/MantidCurveFitting/DiffRotDiscreteCircle.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DiffRotDiscreteCircle.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DiffRotDiscreteCircle.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DiffSphere.h b/Framework/CurveFitting/inc/MantidCurveFitting/DiffSphere.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DiffSphere.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DiffSphere.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DllConfig.h b/Framework/CurveFitting/inc/MantidCurveFitting/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DllConfig.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DllConfig.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DynamicKuboToyabe.h b/Framework/CurveFitting/inc/MantidCurveFitting/DynamicKuboToyabe.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/DynamicKuboToyabe.h rename to Framework/CurveFitting/inc/MantidCurveFitting/DynamicKuboToyabe.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/EndErfc.h b/Framework/CurveFitting/inc/MantidCurveFitting/EndErfc.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/EndErfc.h rename to Framework/CurveFitting/inc/MantidCurveFitting/EndErfc.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/EstimatePeakErrors.h b/Framework/CurveFitting/inc/MantidCurveFitting/EstimatePeakErrors.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/EstimatePeakErrors.h rename to Framework/CurveFitting/inc/MantidCurveFitting/EstimatePeakErrors.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/EvaluateFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/EvaluateFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/EvaluateFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/EvaluateFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecay.h b/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecay.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecay.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ExpDecay.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayMuon.h b/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayMuon.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayMuon.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayMuon.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayOsc.h b/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayOsc.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayOsc.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ExpDecayOsc.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FABADAMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/FABADAMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FABADAMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FABADAMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FRConjugateGradientMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/FRConjugateGradientMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FRConjugateGradientMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FRConjugateGradientMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Fit.h b/Framework/CurveFitting/inc/MantidCurveFitting/Fit.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Fit.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Fit.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Fit1D.h b/Framework/CurveFitting/inc/MantidCurveFitting/Fit1D.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Fit1D.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Fit1D.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FitMW.h b/Framework/CurveFitting/inc/MantidCurveFitting/FitMW.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FitMW.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FitMW.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FitPowderDiffPeaks.h b/Framework/CurveFitting/inc/MantidCurveFitting/FitPowderDiffPeaks.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FitPowderDiffPeaks.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FitPowderDiffPeaks.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FlatBackground.h b/Framework/CurveFitting/inc/MantidCurveFitting/FlatBackground.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FlatBackground.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FlatBackground.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FullprofPolynomial.h b/Framework/CurveFitting/inc/MantidCurveFitting/FullprofPolynomial.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FullprofPolynomial.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FullprofPolynomial.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FunctionDomain1DSpectrumCreator.h b/Framework/CurveFitting/inc/MantidCurveFitting/FunctionDomain1DSpectrumCreator.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/FunctionDomain1DSpectrumCreator.h rename to Framework/CurveFitting/inc/MantidCurveFitting/FunctionDomain1DSpectrumCreator.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLFunctions.h b/Framework/CurveFitting/inc/MantidCurveFitting/GSLFunctions.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLFunctions.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GSLFunctions.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLJacobian.h b/Framework/CurveFitting/inc/MantidCurveFitting/GSLJacobian.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLJacobian.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GSLJacobian.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLMatrix.h b/Framework/CurveFitting/inc/MantidCurveFitting/GSLMatrix.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLMatrix.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GSLMatrix.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLVector.h b/Framework/CurveFitting/inc/MantidCurveFitting/GSLVector.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GSLVector.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GSLVector.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GausDecay.h b/Framework/CurveFitting/inc/MantidCurveFitting/GausDecay.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GausDecay.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GausDecay.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GausOsc.h b/Framework/CurveFitting/inc/MantidCurveFitting/GausOsc.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GausOsc.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GausOsc.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Gaussian.h b/Framework/CurveFitting/inc/MantidCurveFitting/Gaussian.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Gaussian.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Gaussian.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GaussianComptonProfile.h b/Framework/CurveFitting/inc/MantidCurveFitting/GaussianComptonProfile.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GaussianComptonProfile.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GaussianComptonProfile.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GramCharlierComptonProfile.h b/Framework/CurveFitting/inc/MantidCurveFitting/GramCharlierComptonProfile.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/GramCharlierComptonProfile.h rename to Framework/CurveFitting/inc/MantidCurveFitting/GramCharlierComptonProfile.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/HalfComplex.h b/Framework/CurveFitting/inc/MantidCurveFitting/HalfComplex.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/HalfComplex.h rename to Framework/CurveFitting/inc/MantidCurveFitting/HalfComplex.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/IFittingAlgorithm.h b/Framework/CurveFitting/inc/MantidCurveFitting/IFittingAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/IFittingAlgorithm.h rename to Framework/CurveFitting/inc/MantidCurveFitting/IFittingAlgorithm.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/IkedaCarpenterPV.h b/Framework/CurveFitting/inc/MantidCurveFitting/IkedaCarpenterPV.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/IkedaCarpenterPV.h rename to Framework/CurveFitting/inc/MantidCurveFitting/IkedaCarpenterPV.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Jacobian.h b/Framework/CurveFitting/inc/MantidCurveFitting/Jacobian.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Jacobian.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Jacobian.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LatticeDomainCreator.h b/Framework/CurveFitting/inc/MantidCurveFitting/LatticeDomainCreator.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LatticeDomainCreator.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LatticeDomainCreator.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LatticeFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/LatticeFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LatticeFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LatticeFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LeBailFit.h b/Framework/CurveFitting/inc/MantidCurveFitting/LeBailFit.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LeBailFit.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LeBailFit.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LeBailFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/LeBailFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LeBailFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LeBailFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMDMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMDMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMDMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMDMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LevenbergMarquardtMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LinearBackground.h b/Framework/CurveFitting/inc/MantidCurveFitting/LinearBackground.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LinearBackground.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LinearBackground.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LogNormal.h b/Framework/CurveFitting/inc/MantidCurveFitting/LogNormal.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/LogNormal.h rename to Framework/CurveFitting/inc/MantidCurveFitting/LogNormal.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian.h b/Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian1D.h b/Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian1D.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian1D.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Lorentzian1D.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MSVesuvioHelpers.h b/Framework/CurveFitting/inc/MantidCurveFitting/MSVesuvioHelpers.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MSVesuvioHelpers.h rename to Framework/CurveFitting/inc/MantidCurveFitting/MSVesuvioHelpers.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MultiBG.h b/Framework/CurveFitting/inc/MantidCurveFitting/MultiBG.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MultiBG.h rename to Framework/CurveFitting/inc/MantidCurveFitting/MultiBG.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MultiDomainCreator.h b/Framework/CurveFitting/inc/MantidCurveFitting/MultiDomainCreator.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MultiDomainCreator.h rename to Framework/CurveFitting/inc/MantidCurveFitting/MultiDomainCreator.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MuonFInteraction.h b/Framework/CurveFitting/inc/MantidCurveFitting/MuonFInteraction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/MuonFInteraction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/MuonFInteraction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/NeutronBk2BkExpConvPVoigt.h b/Framework/CurveFitting/inc/MantidCurveFitting/NeutronBk2BkExpConvPVoigt.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/NeutronBk2BkExpConvPVoigt.h rename to Framework/CurveFitting/inc/MantidCurveFitting/NeutronBk2BkExpConvPVoigt.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/NormaliseByPeakArea.h b/Framework/CurveFitting/inc/MantidCurveFitting/NormaliseByPeakArea.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/NormaliseByPeakArea.h rename to Framework/CurveFitting/inc/MantidCurveFitting/NormaliseByPeakArea.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PRConjugateGradientMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/PRConjugateGradientMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PRConjugateGradientMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PRConjugateGradientMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ParDomain.h b/Framework/CurveFitting/inc/MantidCurveFitting/ParDomain.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ParDomain.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ParDomain.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ParameterEstimator.h b/Framework/CurveFitting/inc/MantidCurveFitting/ParameterEstimator.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ParameterEstimator.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ParameterEstimator.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFit.h b/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFit.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFit.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PawleyFit.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PawleyFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PeakParameterFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/PeakParameterFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PeakParameterFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PeakParameterFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PlotPeakByLogValue.h b/Framework/CurveFitting/inc/MantidCurveFitting/PlotPeakByLogValue.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PlotPeakByLogValue.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PlotPeakByLogValue.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Polynomial.h b/Framework/CurveFitting/inc/MantidCurveFitting/Polynomial.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Polynomial.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Polynomial.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PrecompiledHeader.h b/Framework/CurveFitting/inc/MantidCurveFitting/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PrecompiledHeader.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProcessBackground.h b/Framework/CurveFitting/inc/MantidCurveFitting/ProcessBackground.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProcessBackground.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ProcessBackground.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProductFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/ProductFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProductFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ProductFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProductLinearExp.h b/Framework/CurveFitting/inc/MantidCurveFitting/ProductLinearExp.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProductLinearExp.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ProductLinearExp.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProductQuadraticExp.h b/Framework/CurveFitting/inc/MantidCurveFitting/ProductQuadraticExp.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ProductQuadraticExp.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ProductQuadraticExp.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PseudoVoigt.h b/Framework/CurveFitting/inc/MantidCurveFitting/PseudoVoigt.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PseudoVoigt.h rename to Framework/CurveFitting/inc/MantidCurveFitting/PseudoVoigt.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Quadratic.h b/Framework/CurveFitting/inc/MantidCurveFitting/Quadratic.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Quadratic.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Quadratic.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters.h b/Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters.h rename to Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters3.h b/Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters3.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters3.h rename to Framework/CurveFitting/inc/MantidCurveFitting/RefinePowderInstrumentParameters3.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ReflectivityMulf.h b/Framework/CurveFitting/inc/MantidCurveFitting/ReflectivityMulf.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ReflectivityMulf.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ReflectivityMulf.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Resolution.h b/Framework/CurveFitting/inc/MantidCurveFitting/Resolution.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Resolution.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Resolution.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SeqDomain.h b/Framework/CurveFitting/inc/MantidCurveFitting/SeqDomain.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SeqDomain.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SeqDomain.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SeqDomainSpectrumCreator.h b/Framework/CurveFitting/inc/MantidCurveFitting/SeqDomainSpectrumCreator.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SeqDomainSpectrumCreator.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SeqDomainSpectrumCreator.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SimpleChebfun.h b/Framework/CurveFitting/inc/MantidCurveFitting/SimpleChebfun.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SimpleChebfun.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SimpleChebfun.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SimplexMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/SimplexMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SimplexMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SimplexMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SpecialFunctionSupport.h b/Framework/CurveFitting/inc/MantidCurveFitting/SpecialFunctionSupport.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SpecialFunctionSupport.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SpecialFunctionSupport.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SplineBackground.h b/Framework/CurveFitting/inc/MantidCurveFitting/SplineBackground.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SplineBackground.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SplineBackground.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SplineInterpolation.h b/Framework/CurveFitting/inc/MantidCurveFitting/SplineInterpolation.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SplineInterpolation.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SplineInterpolation.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SplineSmoothing.h b/Framework/CurveFitting/inc/MantidCurveFitting/SplineSmoothing.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SplineSmoothing.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SplineSmoothing.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabe.h b/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabe.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabe.h rename to Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabe.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesExpDecay.h b/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesExpDecay.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesExpDecay.h rename to Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesExpDecay.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesGausDecay.h b/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesGausDecay.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesGausDecay.h rename to Framework/CurveFitting/inc/MantidCurveFitting/StaticKuboToyabeTimesGausDecay.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SteepestDescentMinimizer.h b/Framework/CurveFitting/inc/MantidCurveFitting/SteepestDescentMinimizer.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/SteepestDescentMinimizer.h rename to Framework/CurveFitting/inc/MantidCurveFitting/SteepestDescentMinimizer.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StretchExp.h b/Framework/CurveFitting/inc/MantidCurveFitting/StretchExp.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StretchExp.h rename to Framework/CurveFitting/inc/MantidCurveFitting/StretchExp.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StretchExpMuon.h b/Framework/CurveFitting/inc/MantidCurveFitting/StretchExpMuon.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/StretchExpMuon.h rename to Framework/CurveFitting/inc/MantidCurveFitting/StretchExpMuon.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/TabulatedFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/TabulatedFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/TabulatedFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/TabulatedFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpAlpha.h b/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpAlpha.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpAlpha.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpAlpha.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpBeta.h b/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpBeta.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpBeta.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpBeta.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpConvPVoigt.h b/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpConvPVoigt.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpConvPVoigt.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpConvPVoigt.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpSigma.h b/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpSigma.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpSigma.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronBk2BkExpSigma.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronDtoTOFFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronDtoTOFFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronDtoTOFFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/ThermalNeutronDtoTOFFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/UserFunction.h b/Framework/CurveFitting/inc/MantidCurveFitting/UserFunction.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/UserFunction.h rename to Framework/CurveFitting/inc/MantidCurveFitting/UserFunction.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/UserFunction1D.h b/Framework/CurveFitting/inc/MantidCurveFitting/UserFunction1D.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/UserFunction1D.h rename to Framework/CurveFitting/inc/MantidCurveFitting/UserFunction1D.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/VesuvioResolution.h b/Framework/CurveFitting/inc/MantidCurveFitting/VesuvioResolution.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/VesuvioResolution.h rename to Framework/CurveFitting/inc/MantidCurveFitting/VesuvioResolution.h diff --git a/Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Voigt.h b/Framework/CurveFitting/inc/MantidCurveFitting/Voigt.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/Voigt.h rename to Framework/CurveFitting/inc/MantidCurveFitting/Voigt.h diff --git a/Code/Mantid/Framework/CurveFitting/src/Abragam.cpp b/Framework/CurveFitting/src/Abragam.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Abragam.cpp rename to Framework/CurveFitting/src/Abragam.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/AugmentedLagrangianOptimizer.cpp b/Framework/CurveFitting/src/AugmentedLagrangianOptimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/AugmentedLagrangianOptimizer.cpp rename to Framework/CurveFitting/src/AugmentedLagrangianOptimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/BFGS_Minimizer.cpp b/Framework/CurveFitting/src/BFGS_Minimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/BFGS_Minimizer.cpp rename to Framework/CurveFitting/src/BFGS_Minimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/BSpline.cpp b/Framework/CurveFitting/src/BSpline.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/BSpline.cpp rename to Framework/CurveFitting/src/BSpline.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/BackToBackExponential.cpp b/Framework/CurveFitting/src/BackToBackExponential.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/BackToBackExponential.cpp rename to Framework/CurveFitting/src/BackToBackExponential.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/BackgroundFunction.cpp b/Framework/CurveFitting/src/BackgroundFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/BackgroundFunction.cpp rename to Framework/CurveFitting/src/BackgroundFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/BivariateNormal.cpp b/Framework/CurveFitting/src/BivariateNormal.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/BivariateNormal.cpp rename to Framework/CurveFitting/src/BivariateNormal.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Bk2BkExpConvPV.cpp b/Framework/CurveFitting/src/Bk2BkExpConvPV.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Bk2BkExpConvPV.cpp rename to Framework/CurveFitting/src/Bk2BkExpConvPV.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/BoundaryConstraint.cpp b/Framework/CurveFitting/src/BoundaryConstraint.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/BoundaryConstraint.cpp rename to Framework/CurveFitting/src/BoundaryConstraint.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CalculateChiSquared.cpp b/Framework/CurveFitting/src/CalculateChiSquared.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CalculateChiSquared.cpp rename to Framework/CurveFitting/src/CalculateChiSquared.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CalculateGammaBackground.cpp b/Framework/CurveFitting/src/CalculateGammaBackground.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CalculateGammaBackground.cpp rename to Framework/CurveFitting/src/CalculateGammaBackground.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CalculateMSVesuvio.cpp b/Framework/CurveFitting/src/CalculateMSVesuvio.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CalculateMSVesuvio.cpp rename to Framework/CurveFitting/src/CalculateMSVesuvio.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ChebfunBase.cpp b/Framework/CurveFitting/src/ChebfunBase.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ChebfunBase.cpp rename to Framework/CurveFitting/src/ChebfunBase.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Chebyshev.cpp b/Framework/CurveFitting/src/Chebyshev.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Chebyshev.cpp rename to Framework/CurveFitting/src/Chebyshev.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ComptonPeakProfile.cpp b/Framework/CurveFitting/src/ComptonPeakProfile.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ComptonPeakProfile.cpp rename to Framework/CurveFitting/src/ComptonPeakProfile.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ComptonProfile.cpp b/Framework/CurveFitting/src/ComptonProfile.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ComptonProfile.cpp rename to Framework/CurveFitting/src/ComptonProfile.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ComptonScatteringCountRate.cpp b/Framework/CurveFitting/src/ComptonScatteringCountRate.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ComptonScatteringCountRate.cpp rename to Framework/CurveFitting/src/ComptonScatteringCountRate.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ConvertToYSpace.cpp b/Framework/CurveFitting/src/ConvertToYSpace.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ConvertToYSpace.cpp rename to Framework/CurveFitting/src/ConvertToYSpace.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Convolution.cpp b/Framework/CurveFitting/src/Convolution.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Convolution.cpp rename to Framework/CurveFitting/src/Convolution.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ConvolveWorkspaces.cpp b/Framework/CurveFitting/src/ConvolveWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ConvolveWorkspaces.cpp rename to Framework/CurveFitting/src/ConvolveWorkspaces.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CostFuncFitting.cpp b/Framework/CurveFitting/src/CostFuncFitting.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CostFuncFitting.cpp rename to Framework/CurveFitting/src/CostFuncFitting.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CostFuncIgnorePosPeaks.cpp b/Framework/CurveFitting/src/CostFuncIgnorePosPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CostFuncIgnorePosPeaks.cpp rename to Framework/CurveFitting/src/CostFuncIgnorePosPeaks.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CostFuncLeastSquares.cpp b/Framework/CurveFitting/src/CostFuncLeastSquares.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CostFuncLeastSquares.cpp rename to Framework/CurveFitting/src/CostFuncLeastSquares.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CostFuncRwp.cpp b/Framework/CurveFitting/src/CostFuncRwp.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CostFuncRwp.cpp rename to Framework/CurveFitting/src/CostFuncRwp.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CostFuncUnweightedLeastSquares.cpp b/Framework/CurveFitting/src/CostFuncUnweightedLeastSquares.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CostFuncUnweightedLeastSquares.cpp rename to Framework/CurveFitting/src/CostFuncUnweightedLeastSquares.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/CubicSpline.cpp b/Framework/CurveFitting/src/CubicSpline.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/CubicSpline.cpp rename to Framework/CurveFitting/src/CubicSpline.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/DampingMinimizer.cpp b/Framework/CurveFitting/src/DampingMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/DampingMinimizer.cpp rename to Framework/CurveFitting/src/DampingMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/DeltaFunction.cpp b/Framework/CurveFitting/src/DeltaFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/DeltaFunction.cpp rename to Framework/CurveFitting/src/DeltaFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/DerivMinimizer.cpp b/Framework/CurveFitting/src/DerivMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/DerivMinimizer.cpp rename to Framework/CurveFitting/src/DerivMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/DiffRotDiscreteCircle.cpp b/Framework/CurveFitting/src/DiffRotDiscreteCircle.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/DiffRotDiscreteCircle.cpp rename to Framework/CurveFitting/src/DiffRotDiscreteCircle.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/DiffSphere.cpp b/Framework/CurveFitting/src/DiffSphere.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/DiffSphere.cpp rename to Framework/CurveFitting/src/DiffSphere.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/DynamicKuboToyabe.cpp b/Framework/CurveFitting/src/DynamicKuboToyabe.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/DynamicKuboToyabe.cpp rename to Framework/CurveFitting/src/DynamicKuboToyabe.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/EndErfc.cpp b/Framework/CurveFitting/src/EndErfc.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/EndErfc.cpp rename to Framework/CurveFitting/src/EndErfc.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/EstimatePeakErrors.cpp b/Framework/CurveFitting/src/EstimatePeakErrors.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/EstimatePeakErrors.cpp rename to Framework/CurveFitting/src/EstimatePeakErrors.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/EvaluateFunction.cpp b/Framework/CurveFitting/src/EvaluateFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/EvaluateFunction.cpp rename to Framework/CurveFitting/src/EvaluateFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ExpDecay.cpp b/Framework/CurveFitting/src/ExpDecay.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ExpDecay.cpp rename to Framework/CurveFitting/src/ExpDecay.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ExpDecayMuon.cpp b/Framework/CurveFitting/src/ExpDecayMuon.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ExpDecayMuon.cpp rename to Framework/CurveFitting/src/ExpDecayMuon.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ExpDecayOsc.cpp b/Framework/CurveFitting/src/ExpDecayOsc.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ExpDecayOsc.cpp rename to Framework/CurveFitting/src/ExpDecayOsc.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FABADAMinimizer.cpp b/Framework/CurveFitting/src/FABADAMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FABADAMinimizer.cpp rename to Framework/CurveFitting/src/FABADAMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FRConjugateGradientMinimizer.cpp b/Framework/CurveFitting/src/FRConjugateGradientMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FRConjugateGradientMinimizer.cpp rename to Framework/CurveFitting/src/FRConjugateGradientMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Fit.cpp b/Framework/CurveFitting/src/Fit.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Fit.cpp rename to Framework/CurveFitting/src/Fit.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Fit1D.cpp b/Framework/CurveFitting/src/Fit1D.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Fit1D.cpp rename to Framework/CurveFitting/src/Fit1D.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FitMW.cpp b/Framework/CurveFitting/src/FitMW.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FitMW.cpp rename to Framework/CurveFitting/src/FitMW.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FitPowderDiffPeaks.cpp b/Framework/CurveFitting/src/FitPowderDiffPeaks.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FitPowderDiffPeaks.cpp rename to Framework/CurveFitting/src/FitPowderDiffPeaks.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FlatBackground.cpp b/Framework/CurveFitting/src/FlatBackground.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FlatBackground.cpp rename to Framework/CurveFitting/src/FlatBackground.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FullprofPolynomial.cpp b/Framework/CurveFitting/src/FullprofPolynomial.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FullprofPolynomial.cpp rename to Framework/CurveFitting/src/FullprofPolynomial.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/FunctionDomain1DSpectrumCreator.cpp b/Framework/CurveFitting/src/FunctionDomain1DSpectrumCreator.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/FunctionDomain1DSpectrumCreator.cpp rename to Framework/CurveFitting/src/FunctionDomain1DSpectrumCreator.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GSLFunctions.cpp b/Framework/CurveFitting/src/GSLFunctions.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GSLFunctions.cpp rename to Framework/CurveFitting/src/GSLFunctions.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GSLMatrix.cpp b/Framework/CurveFitting/src/GSLMatrix.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GSLMatrix.cpp rename to Framework/CurveFitting/src/GSLMatrix.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GSLVector.cpp b/Framework/CurveFitting/src/GSLVector.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GSLVector.cpp rename to Framework/CurveFitting/src/GSLVector.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GausDecay.cpp b/Framework/CurveFitting/src/GausDecay.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GausDecay.cpp rename to Framework/CurveFitting/src/GausDecay.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GausOsc.cpp b/Framework/CurveFitting/src/GausOsc.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GausOsc.cpp rename to Framework/CurveFitting/src/GausOsc.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Gaussian.cpp b/Framework/CurveFitting/src/Gaussian.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Gaussian.cpp rename to Framework/CurveFitting/src/Gaussian.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GaussianComptonProfile.cpp b/Framework/CurveFitting/src/GaussianComptonProfile.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GaussianComptonProfile.cpp rename to Framework/CurveFitting/src/GaussianComptonProfile.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp b/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp rename to Framework/CurveFitting/src/GramCharlierComptonProfile.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/IFittingAlgorithm.cpp b/Framework/CurveFitting/src/IFittingAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/IFittingAlgorithm.cpp rename to Framework/CurveFitting/src/IFittingAlgorithm.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/IkedaCarpenterPV.cpp b/Framework/CurveFitting/src/IkedaCarpenterPV.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/IkedaCarpenterPV.cpp rename to Framework/CurveFitting/src/IkedaCarpenterPV.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LatticeDomainCreator.cpp b/Framework/CurveFitting/src/LatticeDomainCreator.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LatticeDomainCreator.cpp rename to Framework/CurveFitting/src/LatticeDomainCreator.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LatticeFunction.cpp b/Framework/CurveFitting/src/LatticeFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LatticeFunction.cpp rename to Framework/CurveFitting/src/LatticeFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LeBailFit.cpp b/Framework/CurveFitting/src/LeBailFit.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LeBailFit.cpp rename to Framework/CurveFitting/src/LeBailFit.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LeBailFunction.cpp b/Framework/CurveFitting/src/LeBailFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LeBailFunction.cpp rename to Framework/CurveFitting/src/LeBailFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LevenbergMarquardtMDMinimizer.cpp b/Framework/CurveFitting/src/LevenbergMarquardtMDMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LevenbergMarquardtMDMinimizer.cpp rename to Framework/CurveFitting/src/LevenbergMarquardtMDMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LevenbergMarquardtMinimizer.cpp b/Framework/CurveFitting/src/LevenbergMarquardtMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LevenbergMarquardtMinimizer.cpp rename to Framework/CurveFitting/src/LevenbergMarquardtMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LinearBackground.cpp b/Framework/CurveFitting/src/LinearBackground.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LinearBackground.cpp rename to Framework/CurveFitting/src/LinearBackground.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/LogNormal.cpp b/Framework/CurveFitting/src/LogNormal.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/LogNormal.cpp rename to Framework/CurveFitting/src/LogNormal.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Lorentzian.cpp b/Framework/CurveFitting/src/Lorentzian.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Lorentzian.cpp rename to Framework/CurveFitting/src/Lorentzian.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Lorentzian1D.cpp b/Framework/CurveFitting/src/Lorentzian1D.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Lorentzian1D.cpp rename to Framework/CurveFitting/src/Lorentzian1D.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/MSVesuvioHelpers.cpp b/Framework/CurveFitting/src/MSVesuvioHelpers.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/MSVesuvioHelpers.cpp rename to Framework/CurveFitting/src/MSVesuvioHelpers.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/MultiBG.cpp b/Framework/CurveFitting/src/MultiBG.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/MultiBG.cpp rename to Framework/CurveFitting/src/MultiBG.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/MultiDomainCreator.cpp b/Framework/CurveFitting/src/MultiDomainCreator.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/MultiDomainCreator.cpp rename to Framework/CurveFitting/src/MultiDomainCreator.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/MuonFInteraction.cpp b/Framework/CurveFitting/src/MuonFInteraction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/MuonFInteraction.cpp rename to Framework/CurveFitting/src/MuonFInteraction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/NeutronBk2BkExpConvPVoigt.cpp b/Framework/CurveFitting/src/NeutronBk2BkExpConvPVoigt.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/NeutronBk2BkExpConvPVoigt.cpp rename to Framework/CurveFitting/src/NeutronBk2BkExpConvPVoigt.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/NormaliseByPeakArea.cpp b/Framework/CurveFitting/src/NormaliseByPeakArea.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/NormaliseByPeakArea.cpp rename to Framework/CurveFitting/src/NormaliseByPeakArea.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/PRConjugateGradientMinimizer.cpp b/Framework/CurveFitting/src/PRConjugateGradientMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/PRConjugateGradientMinimizer.cpp rename to Framework/CurveFitting/src/PRConjugateGradientMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ParDomain.cpp b/Framework/CurveFitting/src/ParDomain.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ParDomain.cpp rename to Framework/CurveFitting/src/ParDomain.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ParameterEstimator.cpp b/Framework/CurveFitting/src/ParameterEstimator.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ParameterEstimator.cpp rename to Framework/CurveFitting/src/ParameterEstimator.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/PawleyFit.cpp b/Framework/CurveFitting/src/PawleyFit.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/PawleyFit.cpp rename to Framework/CurveFitting/src/PawleyFit.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/PawleyFunction.cpp b/Framework/CurveFitting/src/PawleyFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/PawleyFunction.cpp rename to Framework/CurveFitting/src/PawleyFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/PeakParameterFunction.cpp b/Framework/CurveFitting/src/PeakParameterFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/PeakParameterFunction.cpp rename to Framework/CurveFitting/src/PeakParameterFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/PlotPeakByLogValue.cpp b/Framework/CurveFitting/src/PlotPeakByLogValue.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/PlotPeakByLogValue.cpp rename to Framework/CurveFitting/src/PlotPeakByLogValue.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Polynomial.cpp b/Framework/CurveFitting/src/Polynomial.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Polynomial.cpp rename to Framework/CurveFitting/src/Polynomial.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ProcessBackground.cpp b/Framework/CurveFitting/src/ProcessBackground.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ProcessBackground.cpp rename to Framework/CurveFitting/src/ProcessBackground.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ProductFunction.cpp b/Framework/CurveFitting/src/ProductFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ProductFunction.cpp rename to Framework/CurveFitting/src/ProductFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ProductLinearExp.cpp b/Framework/CurveFitting/src/ProductLinearExp.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ProductLinearExp.cpp rename to Framework/CurveFitting/src/ProductLinearExp.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ProductQuadraticExp.cpp b/Framework/CurveFitting/src/ProductQuadraticExp.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ProductQuadraticExp.cpp rename to Framework/CurveFitting/src/ProductQuadraticExp.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/PseudoVoigt.cpp b/Framework/CurveFitting/src/PseudoVoigt.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/PseudoVoigt.cpp rename to Framework/CurveFitting/src/PseudoVoigt.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Quadratic.cpp b/Framework/CurveFitting/src/Quadratic.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Quadratic.cpp rename to Framework/CurveFitting/src/Quadratic.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/RefinePowderInstrumentParameters.cpp b/Framework/CurveFitting/src/RefinePowderInstrumentParameters.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/RefinePowderInstrumentParameters.cpp rename to Framework/CurveFitting/src/RefinePowderInstrumentParameters.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/RefinePowderInstrumentParameters3.cpp b/Framework/CurveFitting/src/RefinePowderInstrumentParameters3.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/RefinePowderInstrumentParameters3.cpp rename to Framework/CurveFitting/src/RefinePowderInstrumentParameters3.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ReflectivityMulf.cpp b/Framework/CurveFitting/src/ReflectivityMulf.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ReflectivityMulf.cpp rename to Framework/CurveFitting/src/ReflectivityMulf.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Resolution.cpp b/Framework/CurveFitting/src/Resolution.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Resolution.cpp rename to Framework/CurveFitting/src/Resolution.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SeqDomain.cpp b/Framework/CurveFitting/src/SeqDomain.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SeqDomain.cpp rename to Framework/CurveFitting/src/SeqDomain.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SeqDomainSpectrumCreator.cpp b/Framework/CurveFitting/src/SeqDomainSpectrumCreator.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SeqDomainSpectrumCreator.cpp rename to Framework/CurveFitting/src/SeqDomainSpectrumCreator.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SimpleChebfun.cpp b/Framework/CurveFitting/src/SimpleChebfun.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SimpleChebfun.cpp rename to Framework/CurveFitting/src/SimpleChebfun.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SimplexMinimizer.cpp b/Framework/CurveFitting/src/SimplexMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SimplexMinimizer.cpp rename to Framework/CurveFitting/src/SimplexMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SpecialFunctionHelper.cpp b/Framework/CurveFitting/src/SpecialFunctionHelper.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SpecialFunctionHelper.cpp rename to Framework/CurveFitting/src/SpecialFunctionHelper.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SplineBackground.cpp b/Framework/CurveFitting/src/SplineBackground.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SplineBackground.cpp rename to Framework/CurveFitting/src/SplineBackground.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SplineInterpolation.cpp b/Framework/CurveFitting/src/SplineInterpolation.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SplineInterpolation.cpp rename to Framework/CurveFitting/src/SplineInterpolation.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SplineSmoothing.cpp b/Framework/CurveFitting/src/SplineSmoothing.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SplineSmoothing.cpp rename to Framework/CurveFitting/src/SplineSmoothing.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/StaticKuboToyabe.cpp b/Framework/CurveFitting/src/StaticKuboToyabe.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/StaticKuboToyabe.cpp rename to Framework/CurveFitting/src/StaticKuboToyabe.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/StaticKuboToyabeTimesExpDecay.cpp b/Framework/CurveFitting/src/StaticKuboToyabeTimesExpDecay.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/StaticKuboToyabeTimesExpDecay.cpp rename to Framework/CurveFitting/src/StaticKuboToyabeTimesExpDecay.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/StaticKuboToyabeTimesGausDecay.cpp b/Framework/CurveFitting/src/StaticKuboToyabeTimesGausDecay.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/StaticKuboToyabeTimesGausDecay.cpp rename to Framework/CurveFitting/src/StaticKuboToyabeTimesGausDecay.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/SteepestDescentMinimizer.cpp b/Framework/CurveFitting/src/SteepestDescentMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/SteepestDescentMinimizer.cpp rename to Framework/CurveFitting/src/SteepestDescentMinimizer.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/StretchExp.cpp b/Framework/CurveFitting/src/StretchExp.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/StretchExp.cpp rename to Framework/CurveFitting/src/StretchExp.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/StretchExpMuon.cpp b/Framework/CurveFitting/src/StretchExpMuon.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/StretchExpMuon.cpp rename to Framework/CurveFitting/src/StretchExpMuon.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/TabulatedFunction.cpp b/Framework/CurveFitting/src/TabulatedFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/TabulatedFunction.cpp rename to Framework/CurveFitting/src/TabulatedFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpAlpha.cpp b/Framework/CurveFitting/src/ThermalNeutronBk2BkExpAlpha.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpAlpha.cpp rename to Framework/CurveFitting/src/ThermalNeutronBk2BkExpAlpha.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpBeta.cpp b/Framework/CurveFitting/src/ThermalNeutronBk2BkExpBeta.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpBeta.cpp rename to Framework/CurveFitting/src/ThermalNeutronBk2BkExpBeta.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpConvPVoigt.cpp b/Framework/CurveFitting/src/ThermalNeutronBk2BkExpConvPVoigt.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpConvPVoigt.cpp rename to Framework/CurveFitting/src/ThermalNeutronBk2BkExpConvPVoigt.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpSigma.cpp b/Framework/CurveFitting/src/ThermalNeutronBk2BkExpSigma.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ThermalNeutronBk2BkExpSigma.cpp rename to Framework/CurveFitting/src/ThermalNeutronBk2BkExpSigma.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/ThermalNeutronDtoTOFFunction.cpp b/Framework/CurveFitting/src/ThermalNeutronDtoTOFFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/ThermalNeutronDtoTOFFunction.cpp rename to Framework/CurveFitting/src/ThermalNeutronDtoTOFFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/UserFunction.cpp b/Framework/CurveFitting/src/UserFunction.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/UserFunction.cpp rename to Framework/CurveFitting/src/UserFunction.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/UserFunction1D.cpp b/Framework/CurveFitting/src/UserFunction1D.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/UserFunction1D.cpp rename to Framework/CurveFitting/src/UserFunction1D.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/VesuvioResolution.cpp b/Framework/CurveFitting/src/VesuvioResolution.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/VesuvioResolution.cpp rename to Framework/CurveFitting/src/VesuvioResolution.cpp diff --git a/Code/Mantid/Framework/CurveFitting/src/Voigt.cpp b/Framework/CurveFitting/src/Voigt.cpp similarity index 100% rename from Code/Mantid/Framework/CurveFitting/src/Voigt.cpp rename to Framework/CurveFitting/src/Voigt.cpp diff --git a/Code/Mantid/Framework/CurveFitting/test/AbragamTest.h b/Framework/CurveFitting/test/AbragamTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/AbragamTest.h rename to Framework/CurveFitting/test/AbragamTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/AugmentedLagrangianOptimizerTest.h b/Framework/CurveFitting/test/AugmentedLagrangianOptimizerTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/AugmentedLagrangianOptimizerTest.h rename to Framework/CurveFitting/test/AugmentedLagrangianOptimizerTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/BFGSTest.h b/Framework/CurveFitting/test/BFGSTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/BFGSTest.h rename to Framework/CurveFitting/test/BFGSTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/BSplineTest.h b/Framework/CurveFitting/test/BSplineTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/BSplineTest.h rename to Framework/CurveFitting/test/BSplineTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/BackToBackExponentialTest.h b/Framework/CurveFitting/test/BackToBackExponentialTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/BackToBackExponentialTest.h rename to Framework/CurveFitting/test/BackToBackExponentialTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/BivariateNormalTest.h b/Framework/CurveFitting/test/BivariateNormalTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/BivariateNormalTest.h rename to Framework/CurveFitting/test/BivariateNormalTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/Bk2BkExpConvPVTest.h b/Framework/CurveFitting/test/Bk2BkExpConvPVTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/Bk2BkExpConvPVTest.h rename to Framework/CurveFitting/test/Bk2BkExpConvPVTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/BoundaryConstraintTest.h b/Framework/CurveFitting/test/BoundaryConstraintTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/BoundaryConstraintTest.h rename to Framework/CurveFitting/test/BoundaryConstraintTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/CMakeLists.txt b/Framework/CurveFitting/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CMakeLists.txt rename to Framework/CurveFitting/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/CurveFitting/test/CalculateChiSquaredTest.h b/Framework/CurveFitting/test/CalculateChiSquaredTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CalculateChiSquaredTest.h rename to Framework/CurveFitting/test/CalculateChiSquaredTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/CalculateGammaBackgroundTest.h b/Framework/CurveFitting/test/CalculateGammaBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CalculateGammaBackgroundTest.h rename to Framework/CurveFitting/test/CalculateGammaBackgroundTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/CalculateMSVesuvioTest.h b/Framework/CurveFitting/test/CalculateMSVesuvioTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CalculateMSVesuvioTest.h rename to Framework/CurveFitting/test/CalculateMSVesuvioTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ChebfunBaseTest.h b/Framework/CurveFitting/test/ChebfunBaseTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ChebfunBaseTest.h rename to Framework/CurveFitting/test/ChebfunBaseTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ChebyshevTest.h b/Framework/CurveFitting/test/ChebyshevTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ChebyshevTest.h rename to Framework/CurveFitting/test/ChebyshevTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/CompositeFunctionTest.h b/Framework/CurveFitting/test/CompositeFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CompositeFunctionTest.h rename to Framework/CurveFitting/test/CompositeFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ComptonPeakProfileTest.h b/Framework/CurveFitting/test/ComptonPeakProfileTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ComptonPeakProfileTest.h rename to Framework/CurveFitting/test/ComptonPeakProfileTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ComptonProfileTest.h b/Framework/CurveFitting/test/ComptonProfileTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ComptonProfileTest.h rename to Framework/CurveFitting/test/ComptonProfileTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ComptonProfileTestHelpers.h b/Framework/CurveFitting/test/ComptonProfileTestHelpers.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ComptonProfileTestHelpers.h rename to Framework/CurveFitting/test/ComptonProfileTestHelpers.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ComptonScatteringCountRateTest.h b/Framework/CurveFitting/test/ComptonScatteringCountRateTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ComptonScatteringCountRateTest.h rename to Framework/CurveFitting/test/ComptonScatteringCountRateTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ConvertToYSpaceTest.h b/Framework/CurveFitting/test/ConvertToYSpaceTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ConvertToYSpaceTest.h rename to Framework/CurveFitting/test/ConvertToYSpaceTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ConvolutionTest.h b/Framework/CurveFitting/test/ConvolutionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ConvolutionTest.h rename to Framework/CurveFitting/test/ConvolutionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ConvolveWorkspacesTest.h b/Framework/CurveFitting/test/ConvolveWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ConvolveWorkspacesTest.h rename to Framework/CurveFitting/test/ConvolveWorkspacesTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/CostFuncUnweightedLeastSquaresTest.h b/Framework/CurveFitting/test/CostFuncUnweightedLeastSquaresTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CostFuncUnweightedLeastSquaresTest.h rename to Framework/CurveFitting/test/CostFuncUnweightedLeastSquaresTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/CubicSplineTest.h b/Framework/CurveFitting/test/CubicSplineTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/CubicSplineTest.h rename to Framework/CurveFitting/test/CubicSplineTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/DampingMinimizerTest.h b/Framework/CurveFitting/test/DampingMinimizerTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/DampingMinimizerTest.h rename to Framework/CurveFitting/test/DampingMinimizerTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/DeltaFunctionTest.h b/Framework/CurveFitting/test/DeltaFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/DeltaFunctionTest.h rename to Framework/CurveFitting/test/DeltaFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/DiffRotDiscreteCircleTest.h b/Framework/CurveFitting/test/DiffRotDiscreteCircleTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/DiffRotDiscreteCircleTest.h rename to Framework/CurveFitting/test/DiffRotDiscreteCircleTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/DiffSphereTest.h b/Framework/CurveFitting/test/DiffSphereTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/DiffSphereTest.h rename to Framework/CurveFitting/test/DiffSphereTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/DynamicKuboToyabeTest.h b/Framework/CurveFitting/test/DynamicKuboToyabeTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/DynamicKuboToyabeTest.h rename to Framework/CurveFitting/test/DynamicKuboToyabeTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/EndErfcTest.h b/Framework/CurveFitting/test/EndErfcTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/EndErfcTest.h rename to Framework/CurveFitting/test/EndErfcTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/EstimatePeakErrorsTest.h b/Framework/CurveFitting/test/EstimatePeakErrorsTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/EstimatePeakErrorsTest.h rename to Framework/CurveFitting/test/EstimatePeakErrorsTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/EvaluateFunctionTest.h b/Framework/CurveFitting/test/EvaluateFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/EvaluateFunctionTest.h rename to Framework/CurveFitting/test/EvaluateFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ExpDecayMuonTest.h b/Framework/CurveFitting/test/ExpDecayMuonTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ExpDecayMuonTest.h rename to Framework/CurveFitting/test/ExpDecayMuonTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ExpDecayOscTest.h b/Framework/CurveFitting/test/ExpDecayOscTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ExpDecayOscTest.h rename to Framework/CurveFitting/test/ExpDecayOscTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ExpDecayTest.h b/Framework/CurveFitting/test/ExpDecayTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ExpDecayTest.h rename to Framework/CurveFitting/test/ExpDecayTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FABADAMinimizerTest.h b/Framework/CurveFitting/test/FABADAMinimizerTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FABADAMinimizerTest.h rename to Framework/CurveFitting/test/FABADAMinimizerTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FRConjugateGradientTest.h b/Framework/CurveFitting/test/FRConjugateGradientTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FRConjugateGradientTest.h rename to Framework/CurveFitting/test/FRConjugateGradientTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FitMWTest.h b/Framework/CurveFitting/test/FitMWTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FitMWTest.h rename to Framework/CurveFitting/test/FitMWTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FitPowderDiffPeaksTest.h b/Framework/CurveFitting/test/FitPowderDiffPeaksTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FitPowderDiffPeaksTest.h rename to Framework/CurveFitting/test/FitPowderDiffPeaksTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FitTest.h b/Framework/CurveFitting/test/FitTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FitTest.h rename to Framework/CurveFitting/test/FitTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FitTestHelpers.h b/Framework/CurveFitting/test/FitTestHelpers.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FitTestHelpers.h rename to Framework/CurveFitting/test/FitTestHelpers.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FlatBackgroundTest.h b/Framework/CurveFitting/test/FlatBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FlatBackgroundTest.h rename to Framework/CurveFitting/test/FlatBackgroundTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FullprofPolynomialTest.h b/Framework/CurveFitting/test/FullprofPolynomialTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FullprofPolynomialTest.h rename to Framework/CurveFitting/test/FullprofPolynomialTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FunctionDomain1DSpectrumCreatorTest.h b/Framework/CurveFitting/test/FunctionDomain1DSpectrumCreatorTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FunctionDomain1DSpectrumCreatorTest.h rename to Framework/CurveFitting/test/FunctionDomain1DSpectrumCreatorTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FunctionFactoryConstraintTest.h b/Framework/CurveFitting/test/FunctionFactoryConstraintTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FunctionFactoryConstraintTest.h rename to Framework/CurveFitting/test/FunctionFactoryConstraintTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/FunctionParameterDecoratorFitTest.h b/Framework/CurveFitting/test/FunctionParameterDecoratorFitTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/FunctionParameterDecoratorFitTest.h rename to Framework/CurveFitting/test/FunctionParameterDecoratorFitTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GSLMatrixTest.h b/Framework/CurveFitting/test/GSLMatrixTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GSLMatrixTest.h rename to Framework/CurveFitting/test/GSLMatrixTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GSLVectorTest.h b/Framework/CurveFitting/test/GSLVectorTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GSLVectorTest.h rename to Framework/CurveFitting/test/GSLVectorTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GausDecayTest.h b/Framework/CurveFitting/test/GausDecayTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GausDecayTest.h rename to Framework/CurveFitting/test/GausDecayTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GausOscTest.h b/Framework/CurveFitting/test/GausOscTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GausOscTest.h rename to Framework/CurveFitting/test/GausOscTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GaussianComptonProfileTest.h b/Framework/CurveFitting/test/GaussianComptonProfileTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GaussianComptonProfileTest.h rename to Framework/CurveFitting/test/GaussianComptonProfileTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GaussianTest.h b/Framework/CurveFitting/test/GaussianTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GaussianTest.h rename to Framework/CurveFitting/test/GaussianTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/GramCharlierComptonProfileTest.h b/Framework/CurveFitting/test/GramCharlierComptonProfileTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/GramCharlierComptonProfileTest.h rename to Framework/CurveFitting/test/GramCharlierComptonProfileTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/IPeakFunctionCentreParameterNameTest.h b/Framework/CurveFitting/test/IPeakFunctionCentreParameterNameTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/IPeakFunctionCentreParameterNameTest.h rename to Framework/CurveFitting/test/IPeakFunctionCentreParameterNameTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/IPeakFunctionIntensityTest.h b/Framework/CurveFitting/test/IPeakFunctionIntensityTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/IPeakFunctionIntensityTest.h rename to Framework/CurveFitting/test/IPeakFunctionIntensityTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/IkedaCarpenterPVTest.h b/Framework/CurveFitting/test/IkedaCarpenterPVTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/IkedaCarpenterPVTest.h rename to Framework/CurveFitting/test/IkedaCarpenterPVTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LatticeDomainCreatorTest.h b/Framework/CurveFitting/test/LatticeDomainCreatorTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LatticeDomainCreatorTest.h rename to Framework/CurveFitting/test/LatticeDomainCreatorTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LatticeFunctionTest.h b/Framework/CurveFitting/test/LatticeFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LatticeFunctionTest.h rename to Framework/CurveFitting/test/LatticeFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LeBailFitTest.h b/Framework/CurveFitting/test/LeBailFitTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LeBailFitTest.h rename to Framework/CurveFitting/test/LeBailFitTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LeBailFunctionTest.h b/Framework/CurveFitting/test/LeBailFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LeBailFunctionTest.h rename to Framework/CurveFitting/test/LeBailFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LeastSquaresTest.h b/Framework/CurveFitting/test/LeastSquaresTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LeastSquaresTest.h rename to Framework/CurveFitting/test/LeastSquaresTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LevenbergMarquardtMDTest.h b/Framework/CurveFitting/test/LevenbergMarquardtMDTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LevenbergMarquardtMDTest.h rename to Framework/CurveFitting/test/LevenbergMarquardtMDTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LevenbergMarquardtTest.h b/Framework/CurveFitting/test/LevenbergMarquardtTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LevenbergMarquardtTest.h rename to Framework/CurveFitting/test/LevenbergMarquardtTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LinearBackgroundTest.h b/Framework/CurveFitting/test/LinearBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LinearBackgroundTest.h rename to Framework/CurveFitting/test/LinearBackgroundTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LogNormalTest.h b/Framework/CurveFitting/test/LogNormalTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LogNormalTest.h rename to Framework/CurveFitting/test/LogNormalTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/Lorentzian1DTest.h b/Framework/CurveFitting/test/Lorentzian1DTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/Lorentzian1DTest.h rename to Framework/CurveFitting/test/Lorentzian1DTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/LorentzianTest.h b/Framework/CurveFitting/test/LorentzianTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/LorentzianTest.h rename to Framework/CurveFitting/test/LorentzianTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/MultiDomainCreatorTest.h b/Framework/CurveFitting/test/MultiDomainCreatorTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/MultiDomainCreatorTest.h rename to Framework/CurveFitting/test/MultiDomainCreatorTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/MultiDomainFunctionTest.h b/Framework/CurveFitting/test/MultiDomainFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/MultiDomainFunctionTest.h rename to Framework/CurveFitting/test/MultiDomainFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/MuonFInteractionTest.h b/Framework/CurveFitting/test/MuonFInteractionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/MuonFInteractionTest.h rename to Framework/CurveFitting/test/MuonFInteractionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/NeutronBk2BkExpConvPVoigtTest.h b/Framework/CurveFitting/test/NeutronBk2BkExpConvPVoigtTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/NeutronBk2BkExpConvPVoigtTest.h rename to Framework/CurveFitting/test/NeutronBk2BkExpConvPVoigtTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/NormaliseByPeakAreaTest.h b/Framework/CurveFitting/test/NormaliseByPeakAreaTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/NormaliseByPeakAreaTest.h rename to Framework/CurveFitting/test/NormaliseByPeakAreaTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PRConjugateGradientTest.h b/Framework/CurveFitting/test/PRConjugateGradientTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PRConjugateGradientTest.h rename to Framework/CurveFitting/test/PRConjugateGradientTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ParameterEstimatorTest.h b/Framework/CurveFitting/test/ParameterEstimatorTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ParameterEstimatorTest.h rename to Framework/CurveFitting/test/ParameterEstimatorTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PawleyFitTest.h b/Framework/CurveFitting/test/PawleyFitTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PawleyFitTest.h rename to Framework/CurveFitting/test/PawleyFitTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PawleyFunctionTest.h b/Framework/CurveFitting/test/PawleyFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PawleyFunctionTest.h rename to Framework/CurveFitting/test/PawleyFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PeakParameterFunctionTest.h b/Framework/CurveFitting/test/PeakParameterFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PeakParameterFunctionTest.h rename to Framework/CurveFitting/test/PeakParameterFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PlotPeakByLogValueTest.h b/Framework/CurveFitting/test/PlotPeakByLogValueTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PlotPeakByLogValueTest.h rename to Framework/CurveFitting/test/PlotPeakByLogValueTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PolynomialTest.h b/Framework/CurveFitting/test/PolynomialTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PolynomialTest.h rename to Framework/CurveFitting/test/PolynomialTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PrecompiledHeader.h b/Framework/CurveFitting/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PrecompiledHeader.h rename to Framework/CurveFitting/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ProcessBackgroundTest.h b/Framework/CurveFitting/test/ProcessBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ProcessBackgroundTest.h rename to Framework/CurveFitting/test/ProcessBackgroundTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ProductFunctionTest.h b/Framework/CurveFitting/test/ProductFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ProductFunctionTest.h rename to Framework/CurveFitting/test/ProductFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ProductLinearExpTest.h b/Framework/CurveFitting/test/ProductLinearExpTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ProductLinearExpTest.h rename to Framework/CurveFitting/test/ProductLinearExpTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ProductQuadraticExpTest.h b/Framework/CurveFitting/test/ProductQuadraticExpTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ProductQuadraticExpTest.h rename to Framework/CurveFitting/test/ProductQuadraticExpTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/PseudoVoigtTest.h b/Framework/CurveFitting/test/PseudoVoigtTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/PseudoVoigtTest.h rename to Framework/CurveFitting/test/PseudoVoigtTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/QuadraticTest.h b/Framework/CurveFitting/test/QuadraticTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/QuadraticTest.h rename to Framework/CurveFitting/test/QuadraticTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/RefinePowderInstrumentParameters3Test.h b/Framework/CurveFitting/test/RefinePowderInstrumentParameters3Test.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/RefinePowderInstrumentParameters3Test.h rename to Framework/CurveFitting/test/RefinePowderInstrumentParameters3Test.h diff --git a/Code/Mantid/Framework/CurveFitting/test/RefinePowderInstrumentParametersTest.h b/Framework/CurveFitting/test/RefinePowderInstrumentParametersTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/RefinePowderInstrumentParametersTest.h rename to Framework/CurveFitting/test/RefinePowderInstrumentParametersTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ReflectivityMulfTest.h b/Framework/CurveFitting/test/ReflectivityMulfTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ReflectivityMulfTest.h rename to Framework/CurveFitting/test/ReflectivityMulfTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ResolutionTest.h b/Framework/CurveFitting/test/ResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ResolutionTest.h rename to Framework/CurveFitting/test/ResolutionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SeqDomainSpectrumCreatorTest.h b/Framework/CurveFitting/test/SeqDomainSpectrumCreatorTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SeqDomainSpectrumCreatorTest.h rename to Framework/CurveFitting/test/SeqDomainSpectrumCreatorTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SimpleChebfunTest.h b/Framework/CurveFitting/test/SimpleChebfunTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SimpleChebfunTest.h rename to Framework/CurveFitting/test/SimpleChebfunTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SimplexTest.h b/Framework/CurveFitting/test/SimplexTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SimplexTest.h rename to Framework/CurveFitting/test/SimplexTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SpecialFunctionSupportTest.h b/Framework/CurveFitting/test/SpecialFunctionSupportTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SpecialFunctionSupportTest.h rename to Framework/CurveFitting/test/SpecialFunctionSupportTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SplineBackgroundTest.h b/Framework/CurveFitting/test/SplineBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SplineBackgroundTest.h rename to Framework/CurveFitting/test/SplineBackgroundTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SplineInterpolationTest.h b/Framework/CurveFitting/test/SplineInterpolationTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SplineInterpolationTest.h rename to Framework/CurveFitting/test/SplineInterpolationTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/SplineSmoothingTest.h b/Framework/CurveFitting/test/SplineSmoothingTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/SplineSmoothingTest.h rename to Framework/CurveFitting/test/SplineSmoothingTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/StaticKuboToyabeTest.h b/Framework/CurveFitting/test/StaticKuboToyabeTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/StaticKuboToyabeTest.h rename to Framework/CurveFitting/test/StaticKuboToyabeTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/StaticKuboToyabeTimesExpDecayTest.h b/Framework/CurveFitting/test/StaticKuboToyabeTimesExpDecayTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/StaticKuboToyabeTimesExpDecayTest.h rename to Framework/CurveFitting/test/StaticKuboToyabeTimesExpDecayTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/StaticKuboToyabeTimesGausDecayTest.h b/Framework/CurveFitting/test/StaticKuboToyabeTimesGausDecayTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/StaticKuboToyabeTimesGausDecayTest.h rename to Framework/CurveFitting/test/StaticKuboToyabeTimesGausDecayTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/StretchExpMuonTest.h b/Framework/CurveFitting/test/StretchExpMuonTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/StretchExpMuonTest.h rename to Framework/CurveFitting/test/StretchExpMuonTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/StretchExpTest.h b/Framework/CurveFitting/test/StretchExpTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/StretchExpTest.h rename to Framework/CurveFitting/test/StretchExpTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/TabulatedFunctionTest.h b/Framework/CurveFitting/test/TabulatedFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/TabulatedFunctionTest.h rename to Framework/CurveFitting/test/TabulatedFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpAlphaTest.h b/Framework/CurveFitting/test/ThermalNeutronBk2BkExpAlphaTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpAlphaTest.h rename to Framework/CurveFitting/test/ThermalNeutronBk2BkExpAlphaTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpBetaTest.h b/Framework/CurveFitting/test/ThermalNeutronBk2BkExpBetaTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpBetaTest.h rename to Framework/CurveFitting/test/ThermalNeutronBk2BkExpBetaTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpConvPVoigtTest.h b/Framework/CurveFitting/test/ThermalNeutronBk2BkExpConvPVoigtTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpConvPVoigtTest.h rename to Framework/CurveFitting/test/ThermalNeutronBk2BkExpConvPVoigtTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpSigmaTest.h b/Framework/CurveFitting/test/ThermalNeutronBk2BkExpSigmaTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ThermalNeutronBk2BkExpSigmaTest.h rename to Framework/CurveFitting/test/ThermalNeutronBk2BkExpSigmaTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/ThermalNeutronDtoTOFFunctionTest.h b/Framework/CurveFitting/test/ThermalNeutronDtoTOFFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/ThermalNeutronDtoTOFFunctionTest.h rename to Framework/CurveFitting/test/ThermalNeutronDtoTOFFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/UserFunction1DTest.h b/Framework/CurveFitting/test/UserFunction1DTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/UserFunction1DTest.h rename to Framework/CurveFitting/test/UserFunction1DTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/UserFunctionTest.h b/Framework/CurveFitting/test/UserFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/UserFunctionTest.h rename to Framework/CurveFitting/test/UserFunctionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/VesuvioResolutionTest.h b/Framework/CurveFitting/test/VesuvioResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/VesuvioResolutionTest.h rename to Framework/CurveFitting/test/VesuvioResolutionTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/VoigtTest.h b/Framework/CurveFitting/test/VoigtTest.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/VoigtTest.h rename to Framework/CurveFitting/test/VoigtTest.h diff --git a/Code/Mantid/Framework/CurveFitting/test/valgrind.h b/Framework/CurveFitting/test/valgrind.h similarity index 100% rename from Code/Mantid/Framework/CurveFitting/test/valgrind.h rename to Framework/CurveFitting/test/valgrind.h diff --git a/Code/Mantid/Framework/DataHandling/CMakeLists.txt b/Framework/DataHandling/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/DataHandling/CMakeLists.txt rename to Framework/DataHandling/CMakeLists.txt diff --git a/Code/Mantid/Framework/DataHandling/doc/LoadLiveData_flow.odg b/Framework/DataHandling/doc/LoadLiveData_flow.odg similarity index 100% rename from Code/Mantid/Framework/DataHandling/doc/LoadLiveData_flow.odg rename to Framework/DataHandling/doc/LoadLiveData_flow.odg diff --git a/Code/Mantid/Framework/DataHandling/doc/LoadLiveData_flow.png b/Framework/DataHandling/doc/LoadLiveData_flow.png similarity index 100% rename from Code/Mantid/Framework/DataHandling/doc/LoadLiveData_flow.png rename to Framework/DataHandling/doc/LoadLiveData_flow.png diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/AppendGeometryToSNSNexus.h b/Framework/DataHandling/inc/MantidDataHandling/AppendGeometryToSNSNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/AppendGeometryToSNSNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/AppendGeometryToSNSNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/AsciiPointBase.h b/Framework/DataHandling/inc/MantidDataHandling/AsciiPointBase.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/AsciiPointBase.h rename to Framework/DataHandling/inc/MantidDataHandling/AsciiPointBase.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CheckMantidVersion.h b/Framework/DataHandling/inc/MantidDataHandling/CheckMantidVersion.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CheckMantidVersion.h rename to Framework/DataHandling/inc/MantidDataHandling/CheckMantidVersion.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h b/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h rename to Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateChopperModel.h b/Framework/DataHandling/inc/MantidDataHandling/CreateChopperModel.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateChopperModel.h rename to Framework/DataHandling/inc/MantidDataHandling/CreateChopperModel.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateChunkingFromInstrument.h b/Framework/DataHandling/inc/MantidDataHandling/CreateChunkingFromInstrument.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateChunkingFromInstrument.h rename to Framework/DataHandling/inc/MantidDataHandling/CreateChunkingFromInstrument.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateModeratorModel.h b/Framework/DataHandling/inc/MantidDataHandling/CreateModeratorModel.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateModeratorModel.h rename to Framework/DataHandling/inc/MantidDataHandling/CreateModeratorModel.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateSampleShape.h b/Framework/DataHandling/inc/MantidDataHandling/CreateSampleShape.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateSampleShape.h rename to Framework/DataHandling/inc/MantidDataHandling/CreateSampleShape.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateSimulationWorkspace.h b/Framework/DataHandling/inc/MantidDataHandling/CreateSimulationWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CreateSimulationWorkspace.h rename to Framework/DataHandling/inc/MantidDataHandling/CreateSimulationWorkspace.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DefineGaugeVolume.h b/Framework/DataHandling/inc/MantidDataHandling/DefineGaugeVolume.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DefineGaugeVolume.h rename to Framework/DataHandling/inc/MantidDataHandling/DefineGaugeVolume.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DeleteTableRows.h b/Framework/DataHandling/inc/MantidDataHandling/DeleteTableRows.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DeleteTableRows.h rename to Framework/DataHandling/inc/MantidDataHandling/DeleteTableRows.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DetermineChunking.h b/Framework/DataHandling/inc/MantidDataHandling/DetermineChunking.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DetermineChunking.h rename to Framework/DataHandling/inc/MantidDataHandling/DetermineChunking.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DllConfig.h b/Framework/DataHandling/inc/MantidDataHandling/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DllConfig.h rename to Framework/DataHandling/inc/MantidDataHandling/DllConfig.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DownloadFile.h b/Framework/DataHandling/inc/MantidDataHandling/DownloadFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DownloadFile.h rename to Framework/DataHandling/inc/MantidDataHandling/DownloadFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DownloadInstrument.h b/Framework/DataHandling/inc/MantidDataHandling/DownloadInstrument.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/DownloadInstrument.h rename to Framework/DataHandling/inc/MantidDataHandling/DownloadInstrument.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/EventWorkspaceCollection.h b/Framework/DataHandling/inc/MantidDataHandling/EventWorkspaceCollection.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/EventWorkspaceCollection.h rename to Framework/DataHandling/inc/MantidDataHandling/EventWorkspaceCollection.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ExtractMonitorWorkspace.h b/Framework/DataHandling/inc/MantidDataHandling/ExtractMonitorWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ExtractMonitorWorkspace.h rename to Framework/DataHandling/inc/MantidDataHandling/ExtractMonitorWorkspace.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/FilterEventsByLogValuePreNexus.h b/Framework/DataHandling/inc/MantidDataHandling/FilterEventsByLogValuePreNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/FilterEventsByLogValuePreNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/FilterEventsByLogValuePreNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/FindDetectorsInShape.h b/Framework/DataHandling/inc/MantidDataHandling/FindDetectorsInShape.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/FindDetectorsInShape.h rename to Framework/DataHandling/inc/MantidDataHandling/FindDetectorsInShape.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/FindDetectorsPar.h b/Framework/DataHandling/inc/MantidDataHandling/FindDetectorsPar.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/FindDetectorsPar.h rename to Framework/DataHandling/inc/MantidDataHandling/FindDetectorsPar.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/GenerateGroupingPowder.h b/Framework/DataHandling/inc/MantidDataHandling/GenerateGroupingPowder.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/GenerateGroupingPowder.h rename to Framework/DataHandling/inc/MantidDataHandling/GenerateGroupingPowder.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/GroupDetectors.h b/Framework/DataHandling/inc/MantidDataHandling/GroupDetectors.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/GroupDetectors.h rename to Framework/DataHandling/inc/MantidDataHandling/GroupDetectors.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/GroupDetectors2.h b/Framework/DataHandling/inc/MantidDataHandling/GroupDetectors2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/GroupDetectors2.h rename to Framework/DataHandling/inc/MantidDataHandling/GroupDetectors2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ISISDataArchive.h b/Framework/DataHandling/inc/MantidDataHandling/ISISDataArchive.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ISISDataArchive.h rename to Framework/DataHandling/inc/MantidDataHandling/ISISDataArchive.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ISISRunLogs.h b/Framework/DataHandling/inc/MantidDataHandling/ISISRunLogs.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ISISRunLogs.h rename to Framework/DataHandling/inc/MantidDataHandling/ISISRunLogs.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/Load.h b/Framework/DataHandling/inc/MantidDataHandling/Load.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/Load.h rename to Framework/DataHandling/inc/MantidDataHandling/Load.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadANSTOHelper.h b/Framework/DataHandling/inc/MantidDataHandling/LoadANSTOHelper.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadANSTOHelper.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadANSTOHelper.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadAscii.h b/Framework/DataHandling/inc/MantidDataHandling/LoadAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadAscii2.h b/Framework/DataHandling/inc/MantidDataHandling/LoadAscii2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadAscii2.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadAscii2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadBBY.h b/Framework/DataHandling/inc/MantidDataHandling/LoadBBY.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadBBY.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadBBY.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadCalFile.h b/Framework/DataHandling/inc/MantidDataHandling/LoadCalFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadCalFile.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadCalFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D.h b/Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D2.h b/Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D2.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadCanSAS1D2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDaveGrp.h b/Framework/DataHandling/inc/MantidDataHandling/LoadDaveGrp.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDaveGrp.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadDaveGrp.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDetectorInfo.h b/Framework/DataHandling/inc/MantidDataHandling/LoadDetectorInfo.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDetectorInfo.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadDetectorInfo.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDetectorsGroupingFile.h b/Framework/DataHandling/inc/MantidDataHandling/LoadDetectorsGroupingFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDetectorsGroupingFile.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadDetectorsGroupingFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDiffCal.h b/Framework/DataHandling/inc/MantidDataHandling/LoadDiffCal.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDiffCal.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadDiffCal.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDspacemap.h b/Framework/DataHandling/inc/MantidDataHandling/LoadDspacemap.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadDspacemap.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadDspacemap.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEmptyInstrument.h b/Framework/DataHandling/inc/MantidDataHandling/LoadEmptyInstrument.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEmptyInstrument.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadEmptyInstrument.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEventNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadEventNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEventNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadEventNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus2.h b/Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus2.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadEventPreNexus2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadFITS.h b/Framework/DataHandling/inc/MantidDataHandling/LoadFITS.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadFITS.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadFITS.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadFullprofResolution.h b/Framework/DataHandling/inc/MantidDataHandling/LoadFullprofResolution.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadFullprofResolution.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadFullprofResolution.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadGSASInstrumentFile.h b/Framework/DataHandling/inc/MantidDataHandling/LoadGSASInstrumentFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadGSASInstrumentFile.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadGSASInstrumentFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadGSS.h b/Framework/DataHandling/inc/MantidDataHandling/LoadGSS.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadGSS.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadGSS.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadHelper.h b/Framework/DataHandling/inc/MantidDataHandling/LoadHelper.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadHelper.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadHelper.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadIDFFromNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadIDFFromNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadIDFFromNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadIDFFromNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILL.h b/Framework/DataHandling/inc/MantidDataHandling/LoadILL.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILL.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadILL.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILLIndirect.h b/Framework/DataHandling/inc/MantidDataHandling/LoadILLIndirect.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILLIndirect.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadILLIndirect.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILLReflectometry.h b/Framework/DataHandling/inc/MantidDataHandling/LoadILLReflectometry.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILLReflectometry.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadILLReflectometry.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILLSANS.h b/Framework/DataHandling/inc/MantidDataHandling/LoadILLSANS.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadILLSANS.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadILLSANS.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus2.h b/Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus2.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadISISNexus2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadInstrument.h b/Framework/DataHandling/inc/MantidDataHandling/LoadInstrument.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadInstrument.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadInstrument.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromRaw.h b/Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromRaw.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromRaw.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadInstrumentFromRaw.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadIsawDetCal.h b/Framework/DataHandling/inc/MantidDataHandling/LoadIsawDetCal.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadIsawDetCal.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadIsawDetCal.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadLLB.h b/Framework/DataHandling/inc/MantidDataHandling/LoadLLB.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadLLB.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadLLB.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadLog.h b/Framework/DataHandling/inc/MantidDataHandling/LoadLog.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadLog.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadLog.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadLogsForSNSPulsedMagnet.h b/Framework/DataHandling/inc/MantidDataHandling/LoadLogsForSNSPulsedMagnet.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadLogsForSNSPulsedMagnet.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadLogsForSNSPulsedMagnet.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMLZ.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMLZ.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMLZ.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMLZ.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMappingTable.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMappingTable.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMappingTable.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMappingTable.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMask.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMask.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMask.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMask.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMcStas.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMcStas.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMcStas.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMcStas.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMcStasNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMcStasNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMcStasNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMcStasNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonLog.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMuonLog.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonLog.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMuonLog.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus1.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus1.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus1.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus1.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus2.h b/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus2.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadMuonNexus2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNXSPE.h b/Framework/DataHandling/inc/MantidDataHandling/LoadNXSPE.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNXSPE.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadNXSPE.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexusLogs.h b/Framework/DataHandling/inc/MantidDataHandling/LoadNexusLogs.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexusLogs.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadNexusLogs.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexusMonitors.h b/Framework/DataHandling/inc/MantidDataHandling/LoadNexusMonitors.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexusMonitors.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadNexusMonitors.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexusProcessed.h b/Framework/DataHandling/inc/MantidDataHandling/LoadNexusProcessed.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadNexusProcessed.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadNexusProcessed.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadPDFgetNFile.h b/Framework/DataHandling/inc/MantidDataHandling/LoadPDFgetNFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadPDFgetNFile.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadPDFgetNFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadParameterFile.h b/Framework/DataHandling/inc/MantidDataHandling/LoadParameterFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadParameterFile.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadParameterFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadPreNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadPreNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadPreNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadPreNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadPreNexusMonitors.h b/Framework/DataHandling/inc/MantidDataHandling/LoadPreNexusMonitors.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadPreNexusMonitors.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadPreNexusMonitors.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadQKK.h b/Framework/DataHandling/inc/MantidDataHandling/LoadQKK.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadQKK.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadQKK.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRKH.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRKH.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRKH.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRKH.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRaw.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRaw.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRaw.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRaw.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRaw2.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRaw2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRaw2.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRaw2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRaw3.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRaw3.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRaw3.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRaw3.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRawBin0.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRawBin0.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRawBin0.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRawBin0.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRawHelper.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRawHelper.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRawHelper.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRawHelper.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRawSpectrum0.h b/Framework/DataHandling/inc/MantidDataHandling/LoadRawSpectrum0.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadRawSpectrum0.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadRawSpectrum0.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadReflTBL.h b/Framework/DataHandling/inc/MantidDataHandling/LoadReflTBL.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadReflTBL.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadReflTBL.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSINQFocus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSINQFocus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSINQFocus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSINQFocus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSNSspec.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSNSspec.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSNSspec.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSNSspec.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSPE.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSPE.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSPE.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSPE.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSampleDetailsFromRaw.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSampleDetailsFromRaw.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSampleDetailsFromRaw.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSampleDetailsFromRaw.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSassena.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSassena.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSassena.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSassena.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSavuTomoConfig.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSavuTomoConfig.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSavuTomoConfig.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSavuTomoConfig.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpec.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSpec.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpec.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSpec.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpice2D.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSpice2D.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpice2D.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSpice2D.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpiceAscii.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSpiceAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpiceAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSpiceAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpiceXML2DDet.h b/Framework/DataHandling/inc/MantidDataHandling/LoadSpiceXML2DDet.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadSpiceXML2DDet.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadSpiceXML2DDet.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadTOFRawNexus.h b/Framework/DataHandling/inc/MantidDataHandling/LoadTOFRawNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadTOFRawNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadTOFRawNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadVulcanCalFile.h b/Framework/DataHandling/inc/MantidDataHandling/LoadVulcanCalFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/LoadVulcanCalFile.h rename to Framework/DataHandling/inc/MantidDataHandling/LoadVulcanCalFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MaskDetectors.h b/Framework/DataHandling/inc/MantidDataHandling/MaskDetectors.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MaskDetectors.h rename to Framework/DataHandling/inc/MantidDataHandling/MaskDetectors.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MaskDetectorsInShape.h b/Framework/DataHandling/inc/MantidDataHandling/MaskDetectorsInShape.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MaskDetectorsInShape.h rename to Framework/DataHandling/inc/MantidDataHandling/MaskDetectorsInShape.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MergeLogs.h b/Framework/DataHandling/inc/MantidDataHandling/MergeLogs.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MergeLogs.h rename to Framework/DataHandling/inc/MantidDataHandling/MergeLogs.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ModifyDetectorDotDatFile.h b/Framework/DataHandling/inc/MantidDataHandling/ModifyDetectorDotDatFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ModifyDetectorDotDatFile.h rename to Framework/DataHandling/inc/MantidDataHandling/ModifyDetectorDotDatFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MoveInstrumentComponent.h b/Framework/DataHandling/inc/MantidDataHandling/MoveInstrumentComponent.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/MoveInstrumentComponent.h rename to Framework/DataHandling/inc/MantidDataHandling/MoveInstrumentComponent.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/NexusTester.h b/Framework/DataHandling/inc/MantidDataHandling/NexusTester.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/NexusTester.h rename to Framework/DataHandling/inc/MantidDataHandling/NexusTester.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/PDLoadCharacterizations.h b/Framework/DataHandling/inc/MantidDataHandling/PDLoadCharacterizations.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/PDLoadCharacterizations.h rename to Framework/DataHandling/inc/MantidDataHandling/PDLoadCharacterizations.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/PrecompiledHeader.h b/Framework/DataHandling/inc/MantidDataHandling/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/PrecompiledHeader.h rename to Framework/DataHandling/inc/MantidDataHandling/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ProcessDasNexusLog.h b/Framework/DataHandling/inc/MantidDataHandling/ProcessDasNexusLog.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/ProcessDasNexusLog.h rename to Framework/DataHandling/inc/MantidDataHandling/ProcessDasNexusLog.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RawFileInfo.h b/Framework/DataHandling/inc/MantidDataHandling/RawFileInfo.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RawFileInfo.h rename to Framework/DataHandling/inc/MantidDataHandling/RawFileInfo.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RemoveLogs.h b/Framework/DataHandling/inc/MantidDataHandling/RemoveLogs.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RemoveLogs.h rename to Framework/DataHandling/inc/MantidDataHandling/RemoveLogs.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RenameLog.h b/Framework/DataHandling/inc/MantidDataHandling/RenameLog.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RenameLog.h rename to Framework/DataHandling/inc/MantidDataHandling/RenameLog.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RotateInstrumentComponent.h b/Framework/DataHandling/inc/MantidDataHandling/RotateInstrumentComponent.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/RotateInstrumentComponent.h rename to Framework/DataHandling/inc/MantidDataHandling/RotateInstrumentComponent.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SNSDataArchive.h b/Framework/DataHandling/inc/MantidDataHandling/SNSDataArchive.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SNSDataArchive.h rename to Framework/DataHandling/inc/MantidDataHandling/SNSDataArchive.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveANSTOAscii.h b/Framework/DataHandling/inc/MantidDataHandling/SaveANSTOAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveANSTOAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveANSTOAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveAscii.h b/Framework/DataHandling/inc/MantidDataHandling/SaveAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveAscii2.h b/Framework/DataHandling/inc/MantidDataHandling/SaveAscii2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveAscii2.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveAscii2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCSV.h b/Framework/DataHandling/inc/MantidDataHandling/SaveCSV.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCSV.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveCSV.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCalFile.h b/Framework/DataHandling/inc/MantidDataHandling/SaveCalFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCalFile.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveCalFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D.h b/Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D2.h b/Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D2.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveCanSAS1D2.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDaveGrp.h b/Framework/DataHandling/inc/MantidDataHandling/SaveDaveGrp.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDaveGrp.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveDaveGrp.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDetectorsGrouping.h b/Framework/DataHandling/inc/MantidDataHandling/SaveDetectorsGrouping.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDetectorsGrouping.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveDetectorsGrouping.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDiffCal.h b/Framework/DataHandling/inc/MantidDataHandling/SaveDiffCal.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDiffCal.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveDiffCal.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDspacemap.h b/Framework/DataHandling/inc/MantidDataHandling/SaveDspacemap.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveDspacemap.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveDspacemap.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveFocusedXYE.h b/Framework/DataHandling/inc/MantidDataHandling/SaveFocusedXYE.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveFocusedXYE.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveFocusedXYE.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveFullprofResolution.h b/Framework/DataHandling/inc/MantidDataHandling/SaveFullprofResolution.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveFullprofResolution.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveFullprofResolution.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveGSS.h b/Framework/DataHandling/inc/MantidDataHandling/SaveGSS.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveGSS.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveGSS.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveILLCosmosAscii.h b/Framework/DataHandling/inc/MantidDataHandling/SaveILLCosmosAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveILLCosmosAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveILLCosmosAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveISISNexus.h b/Framework/DataHandling/inc/MantidDataHandling/SaveISISNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveISISNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveISISNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveIsawDetCal.h b/Framework/DataHandling/inc/MantidDataHandling/SaveIsawDetCal.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveIsawDetCal.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveIsawDetCal.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveMask.h b/Framework/DataHandling/inc/MantidDataHandling/SaveMask.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveMask.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveMask.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNISTDAT.h b/Framework/DataHandling/inc/MantidDataHandling/SaveNISTDAT.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNISTDAT.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveNISTDAT.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNXSPE.h b/Framework/DataHandling/inc/MantidDataHandling/SaveNXSPE.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNXSPE.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveNXSPE.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNXTomo.h b/Framework/DataHandling/inc/MantidDataHandling/SaveNXTomo.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNXTomo.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveNXTomo.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNexus.h b/Framework/DataHandling/inc/MantidDataHandling/SaveNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNexusProcessed.h b/Framework/DataHandling/inc/MantidDataHandling/SaveNexusProcessed.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveNexusProcessed.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveNexusProcessed.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveOpenGenieAscii.h b/Framework/DataHandling/inc/MantidDataHandling/SaveOpenGenieAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveOpenGenieAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveOpenGenieAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SavePAR.h b/Framework/DataHandling/inc/MantidDataHandling/SavePAR.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SavePAR.h rename to Framework/DataHandling/inc/MantidDataHandling/SavePAR.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SavePDFGui.h b/Framework/DataHandling/inc/MantidDataHandling/SavePDFGui.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SavePDFGui.h rename to Framework/DataHandling/inc/MantidDataHandling/SavePDFGui.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SavePHX.h b/Framework/DataHandling/inc/MantidDataHandling/SavePHX.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SavePHX.h rename to Framework/DataHandling/inc/MantidDataHandling/SavePHX.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveParameterFile.h b/Framework/DataHandling/inc/MantidDataHandling/SaveParameterFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveParameterFile.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveParameterFile.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveRKH.h b/Framework/DataHandling/inc/MantidDataHandling/SaveRKH.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveRKH.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveRKH.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveReflCustomAscii.h b/Framework/DataHandling/inc/MantidDataHandling/SaveReflCustomAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveReflCustomAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveReflCustomAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveReflTBL.h b/Framework/DataHandling/inc/MantidDataHandling/SaveReflTBL.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveReflTBL.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveReflTBL.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveReflThreeColumnAscii.h b/Framework/DataHandling/inc/MantidDataHandling/SaveReflThreeColumnAscii.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveReflThreeColumnAscii.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveReflThreeColumnAscii.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveSPE.h b/Framework/DataHandling/inc/MantidDataHandling/SaveSPE.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveSPE.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveSPE.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveSavuTomoConfig.h b/Framework/DataHandling/inc/MantidDataHandling/SaveSavuTomoConfig.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveSavuTomoConfig.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveSavuTomoConfig.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveToSNSHistogramNexus.h b/Framework/DataHandling/inc/MantidDataHandling/SaveToSNSHistogramNexus.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveToSNSHistogramNexus.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveToSNSHistogramNexus.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveVTK.h b/Framework/DataHandling/inc/MantidDataHandling/SaveVTK.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SaveVTK.h rename to Framework/DataHandling/inc/MantidDataHandling/SaveVTK.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SetSampleMaterial.h b/Framework/DataHandling/inc/MantidDataHandling/SetSampleMaterial.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SetSampleMaterial.h rename to Framework/DataHandling/inc/MantidDataHandling/SetSampleMaterial.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SetScalingPSD.h b/Framework/DataHandling/inc/MantidDataHandling/SetScalingPSD.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SetScalingPSD.h rename to Framework/DataHandling/inc/MantidDataHandling/SetScalingPSD.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SortTableWorkspace.h b/Framework/DataHandling/inc/MantidDataHandling/SortTableWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/SortTableWorkspace.h rename to Framework/DataHandling/inc/MantidDataHandling/SortTableWorkspace.h diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/UpdateInstrumentFromFile.h b/Framework/DataHandling/inc/MantidDataHandling/UpdateInstrumentFromFile.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/UpdateInstrumentFromFile.h rename to Framework/DataHandling/inc/MantidDataHandling/UpdateInstrumentFromFile.h diff --git a/Code/Mantid/Framework/DataHandling/src/AppendGeometryToSNSNexus.cpp b/Framework/DataHandling/src/AppendGeometryToSNSNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/AppendGeometryToSNSNexus.cpp rename to Framework/DataHandling/src/AppendGeometryToSNSNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/AsciiPointBase.cpp b/Framework/DataHandling/src/AsciiPointBase.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/AsciiPointBase.cpp rename to Framework/DataHandling/src/AsciiPointBase.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CheckMantidVersion.cpp b/Framework/DataHandling/src/CheckMantidVersion.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CheckMantidVersion.cpp rename to Framework/DataHandling/src/CheckMantidVersion.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CompressEvents.cpp b/Framework/DataHandling/src/CompressEvents.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CompressEvents.cpp rename to Framework/DataHandling/src/CompressEvents.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CreateChopperModel.cpp b/Framework/DataHandling/src/CreateChopperModel.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CreateChopperModel.cpp rename to Framework/DataHandling/src/CreateChopperModel.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CreateChunkingFromInstrument.cpp b/Framework/DataHandling/src/CreateChunkingFromInstrument.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CreateChunkingFromInstrument.cpp rename to Framework/DataHandling/src/CreateChunkingFromInstrument.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CreateModeratorModel.cpp b/Framework/DataHandling/src/CreateModeratorModel.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CreateModeratorModel.cpp rename to Framework/DataHandling/src/CreateModeratorModel.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CreateSampleShape.cpp b/Framework/DataHandling/src/CreateSampleShape.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CreateSampleShape.cpp rename to Framework/DataHandling/src/CreateSampleShape.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/CreateSimulationWorkspace.cpp b/Framework/DataHandling/src/CreateSimulationWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/CreateSimulationWorkspace.cpp rename to Framework/DataHandling/src/CreateSimulationWorkspace.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/DefineGaugeVolume.cpp b/Framework/DataHandling/src/DefineGaugeVolume.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/DefineGaugeVolume.cpp rename to Framework/DataHandling/src/DefineGaugeVolume.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/DeleteTableRows.cpp b/Framework/DataHandling/src/DeleteTableRows.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/DeleteTableRows.cpp rename to Framework/DataHandling/src/DeleteTableRows.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/DetermineChunking.cpp b/Framework/DataHandling/src/DetermineChunking.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/DetermineChunking.cpp rename to Framework/DataHandling/src/DetermineChunking.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/DownloadFile.cpp b/Framework/DataHandling/src/DownloadFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/DownloadFile.cpp rename to Framework/DataHandling/src/DownloadFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/DownloadInstrument.cpp b/Framework/DataHandling/src/DownloadInstrument.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/DownloadInstrument.cpp rename to Framework/DataHandling/src/DownloadInstrument.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/EventWorkspaceCollection.cpp b/Framework/DataHandling/src/EventWorkspaceCollection.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/EventWorkspaceCollection.cpp rename to Framework/DataHandling/src/EventWorkspaceCollection.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/ExtractMonitorWorkspace.cpp b/Framework/DataHandling/src/ExtractMonitorWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/ExtractMonitorWorkspace.cpp rename to Framework/DataHandling/src/ExtractMonitorWorkspace.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/FilterEventsByLogValuePreNexus.cpp b/Framework/DataHandling/src/FilterEventsByLogValuePreNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/FilterEventsByLogValuePreNexus.cpp rename to Framework/DataHandling/src/FilterEventsByLogValuePreNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/FindDetectorsInShape.cpp b/Framework/DataHandling/src/FindDetectorsInShape.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/FindDetectorsInShape.cpp rename to Framework/DataHandling/src/FindDetectorsInShape.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/FindDetectorsPar.cpp b/Framework/DataHandling/src/FindDetectorsPar.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/FindDetectorsPar.cpp rename to Framework/DataHandling/src/FindDetectorsPar.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/GenerateGroupingPowder.cpp b/Framework/DataHandling/src/GenerateGroupingPowder.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/GenerateGroupingPowder.cpp rename to Framework/DataHandling/src/GenerateGroupingPowder.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/GroupDetectors.cpp b/Framework/DataHandling/src/GroupDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/GroupDetectors.cpp rename to Framework/DataHandling/src/GroupDetectors.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/GroupDetectors2.cpp b/Framework/DataHandling/src/GroupDetectors2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/GroupDetectors2.cpp rename to Framework/DataHandling/src/GroupDetectors2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/ISISDataArchive.cpp b/Framework/DataHandling/src/ISISDataArchive.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/ISISDataArchive.cpp rename to Framework/DataHandling/src/ISISDataArchive.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/ISISRunLogs.cpp b/Framework/DataHandling/src/ISISRunLogs.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/ISISRunLogs.cpp rename to Framework/DataHandling/src/ISISRunLogs.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/Load.cpp b/Framework/DataHandling/src/Load.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/Load.cpp rename to Framework/DataHandling/src/Load.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadANSTOHelper.cpp b/Framework/DataHandling/src/LoadANSTOHelper.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadANSTOHelper.cpp rename to Framework/DataHandling/src/LoadANSTOHelper.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadAscii.cpp b/Framework/DataHandling/src/LoadAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadAscii.cpp rename to Framework/DataHandling/src/LoadAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadAscii2.cpp b/Framework/DataHandling/src/LoadAscii2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadAscii2.cpp rename to Framework/DataHandling/src/LoadAscii2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadBBY.cpp b/Framework/DataHandling/src/LoadBBY.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadBBY.cpp rename to Framework/DataHandling/src/LoadBBY.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadCalFile.cpp b/Framework/DataHandling/src/LoadCalFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadCalFile.cpp rename to Framework/DataHandling/src/LoadCalFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadCanSAS1D.cpp b/Framework/DataHandling/src/LoadCanSAS1D.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadCanSAS1D.cpp rename to Framework/DataHandling/src/LoadCanSAS1D.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadCanSAS1D2.cpp b/Framework/DataHandling/src/LoadCanSAS1D2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadCanSAS1D2.cpp rename to Framework/DataHandling/src/LoadCanSAS1D2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadDaveGrp.cpp b/Framework/DataHandling/src/LoadDaveGrp.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadDaveGrp.cpp rename to Framework/DataHandling/src/LoadDaveGrp.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadDetectorInfo.cpp b/Framework/DataHandling/src/LoadDetectorInfo.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadDetectorInfo.cpp rename to Framework/DataHandling/src/LoadDetectorInfo.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadDetectorsGroupingFile.cpp b/Framework/DataHandling/src/LoadDetectorsGroupingFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadDetectorsGroupingFile.cpp rename to Framework/DataHandling/src/LoadDetectorsGroupingFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadDiffCal.cpp b/Framework/DataHandling/src/LoadDiffCal.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadDiffCal.cpp rename to Framework/DataHandling/src/LoadDiffCal.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadDspacemap.cpp b/Framework/DataHandling/src/LoadDspacemap.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadDspacemap.cpp rename to Framework/DataHandling/src/LoadDspacemap.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadEmptyInstrument.cpp b/Framework/DataHandling/src/LoadEmptyInstrument.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadEmptyInstrument.cpp rename to Framework/DataHandling/src/LoadEmptyInstrument.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadEventNexus.cpp b/Framework/DataHandling/src/LoadEventNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadEventNexus.cpp rename to Framework/DataHandling/src/LoadEventNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadEventPreNexus.cpp b/Framework/DataHandling/src/LoadEventPreNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadEventPreNexus.cpp rename to Framework/DataHandling/src/LoadEventPreNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadEventPreNexus2.cpp b/Framework/DataHandling/src/LoadEventPreNexus2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadEventPreNexus2.cpp rename to Framework/DataHandling/src/LoadEventPreNexus2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadFITS.cpp b/Framework/DataHandling/src/LoadFITS.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadFITS.cpp rename to Framework/DataHandling/src/LoadFITS.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadFullprofResolution.cpp b/Framework/DataHandling/src/LoadFullprofResolution.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadFullprofResolution.cpp rename to Framework/DataHandling/src/LoadFullprofResolution.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadGSASInstrumentFile.cpp b/Framework/DataHandling/src/LoadGSASInstrumentFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadGSASInstrumentFile.cpp rename to Framework/DataHandling/src/LoadGSASInstrumentFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadGSS.cpp b/Framework/DataHandling/src/LoadGSS.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadGSS.cpp rename to Framework/DataHandling/src/LoadGSS.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadHelper.cpp b/Framework/DataHandling/src/LoadHelper.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadHelper.cpp rename to Framework/DataHandling/src/LoadHelper.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadIDFFromNexus.cpp b/Framework/DataHandling/src/LoadIDFFromNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadIDFFromNexus.cpp rename to Framework/DataHandling/src/LoadIDFFromNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadILL.cpp b/Framework/DataHandling/src/LoadILL.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadILL.cpp rename to Framework/DataHandling/src/LoadILL.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadILLIndirect.cpp b/Framework/DataHandling/src/LoadILLIndirect.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadILLIndirect.cpp rename to Framework/DataHandling/src/LoadILLIndirect.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadILLReflectometry.cpp b/Framework/DataHandling/src/LoadILLReflectometry.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadILLReflectometry.cpp rename to Framework/DataHandling/src/LoadILLReflectometry.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadILLSANS.cpp b/Framework/DataHandling/src/LoadILLSANS.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadILLSANS.cpp rename to Framework/DataHandling/src/LoadILLSANS.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadISISNexus.cpp b/Framework/DataHandling/src/LoadISISNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadISISNexus.cpp rename to Framework/DataHandling/src/LoadISISNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadISISNexus2.cpp b/Framework/DataHandling/src/LoadISISNexus2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadISISNexus2.cpp rename to Framework/DataHandling/src/LoadISISNexus2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadInstrument.cpp b/Framework/DataHandling/src/LoadInstrument.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadInstrument.cpp rename to Framework/DataHandling/src/LoadInstrument.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadInstrumentFromNexus.cpp b/Framework/DataHandling/src/LoadInstrumentFromNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadInstrumentFromNexus.cpp rename to Framework/DataHandling/src/LoadInstrumentFromNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadInstrumentFromRaw.cpp b/Framework/DataHandling/src/LoadInstrumentFromRaw.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadInstrumentFromRaw.cpp rename to Framework/DataHandling/src/LoadInstrumentFromRaw.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadIsawDetCal.cpp b/Framework/DataHandling/src/LoadIsawDetCal.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadIsawDetCal.cpp rename to Framework/DataHandling/src/LoadIsawDetCal.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadLLB.cpp b/Framework/DataHandling/src/LoadLLB.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadLLB.cpp rename to Framework/DataHandling/src/LoadLLB.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadLog.cpp b/Framework/DataHandling/src/LoadLog.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadLog.cpp rename to Framework/DataHandling/src/LoadLog.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadLogsForSNSPulsedMagnet.cpp b/Framework/DataHandling/src/LoadLogsForSNSPulsedMagnet.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadLogsForSNSPulsedMagnet.cpp rename to Framework/DataHandling/src/LoadLogsForSNSPulsedMagnet.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMLZ.cpp b/Framework/DataHandling/src/LoadMLZ.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMLZ.cpp rename to Framework/DataHandling/src/LoadMLZ.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMappingTable.cpp b/Framework/DataHandling/src/LoadMappingTable.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMappingTable.cpp rename to Framework/DataHandling/src/LoadMappingTable.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMask.cpp b/Framework/DataHandling/src/LoadMask.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMask.cpp rename to Framework/DataHandling/src/LoadMask.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMcStas.cpp b/Framework/DataHandling/src/LoadMcStas.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMcStas.cpp rename to Framework/DataHandling/src/LoadMcStas.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMcStasNexus.cpp b/Framework/DataHandling/src/LoadMcStasNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMcStasNexus.cpp rename to Framework/DataHandling/src/LoadMcStasNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMuonLog.cpp b/Framework/DataHandling/src/LoadMuonLog.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMuonLog.cpp rename to Framework/DataHandling/src/LoadMuonLog.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMuonNexus.cpp b/Framework/DataHandling/src/LoadMuonNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMuonNexus.cpp rename to Framework/DataHandling/src/LoadMuonNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMuonNexus1.cpp b/Framework/DataHandling/src/LoadMuonNexus1.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMuonNexus1.cpp rename to Framework/DataHandling/src/LoadMuonNexus1.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadMuonNexus2.cpp b/Framework/DataHandling/src/LoadMuonNexus2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadMuonNexus2.cpp rename to Framework/DataHandling/src/LoadMuonNexus2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadNXSPE.cpp b/Framework/DataHandling/src/LoadNXSPE.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadNXSPE.cpp rename to Framework/DataHandling/src/LoadNXSPE.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadNexus.cpp b/Framework/DataHandling/src/LoadNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadNexus.cpp rename to Framework/DataHandling/src/LoadNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadNexusLogs.cpp b/Framework/DataHandling/src/LoadNexusLogs.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadNexusLogs.cpp rename to Framework/DataHandling/src/LoadNexusLogs.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadNexusMonitors.cpp b/Framework/DataHandling/src/LoadNexusMonitors.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadNexusMonitors.cpp rename to Framework/DataHandling/src/LoadNexusMonitors.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadNexusProcessed.cpp b/Framework/DataHandling/src/LoadNexusProcessed.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadNexusProcessed.cpp rename to Framework/DataHandling/src/LoadNexusProcessed.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadPDFgetNFile.cpp b/Framework/DataHandling/src/LoadPDFgetNFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadPDFgetNFile.cpp rename to Framework/DataHandling/src/LoadPDFgetNFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadParameterFile.cpp b/Framework/DataHandling/src/LoadParameterFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadParameterFile.cpp rename to Framework/DataHandling/src/LoadParameterFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadPreNexus.cpp b/Framework/DataHandling/src/LoadPreNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadPreNexus.cpp rename to Framework/DataHandling/src/LoadPreNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadPreNexusMonitors.cpp b/Framework/DataHandling/src/LoadPreNexusMonitors.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadPreNexusMonitors.cpp rename to Framework/DataHandling/src/LoadPreNexusMonitors.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadQKK.cpp b/Framework/DataHandling/src/LoadQKK.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadQKK.cpp rename to Framework/DataHandling/src/LoadQKK.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRKH.cpp b/Framework/DataHandling/src/LoadRKH.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRKH.cpp rename to Framework/DataHandling/src/LoadRKH.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw.cpp b/Framework/DataHandling/src/LoadRaw.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw.cpp rename to Framework/DataHandling/src/LoadRaw.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/byte_rel_comp.cpp b/Framework/DataHandling/src/LoadRaw/byte_rel_comp.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/byte_rel_comp.cpp rename to Framework/DataHandling/src/LoadRaw/byte_rel_comp.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/byte_rel_comp.h b/Framework/DataHandling/src/LoadRaw/byte_rel_comp.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/byte_rel_comp.h rename to Framework/DataHandling/src/LoadRaw/byte_rel_comp.h diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw.cpp b/Framework/DataHandling/src/LoadRaw/isisraw.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw.cpp rename to Framework/DataHandling/src/LoadRaw/isisraw.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw.h b/Framework/DataHandling/src/LoadRaw/isisraw.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw.h rename to Framework/DataHandling/src/LoadRaw/isisraw.h diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw2.cpp b/Framework/DataHandling/src/LoadRaw/isisraw2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw2.cpp rename to Framework/DataHandling/src/LoadRaw/isisraw2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw2.h b/Framework/DataHandling/src/LoadRaw/isisraw2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/isisraw2.h rename to Framework/DataHandling/src/LoadRaw/isisraw2.h diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/item_struct.cpp b/Framework/DataHandling/src/LoadRaw/item_struct.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/item_struct.cpp rename to Framework/DataHandling/src/LoadRaw/item_struct.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/item_struct.h b/Framework/DataHandling/src/LoadRaw/item_struct.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/item_struct.h rename to Framework/DataHandling/src/LoadRaw/item_struct.h diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/vms_convert.cpp b/Framework/DataHandling/src/LoadRaw/vms_convert.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/vms_convert.cpp rename to Framework/DataHandling/src/LoadRaw/vms_convert.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw/vms_convert.h b/Framework/DataHandling/src/LoadRaw/vms_convert.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw/vms_convert.h rename to Framework/DataHandling/src/LoadRaw/vms_convert.h diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw2.cpp b/Framework/DataHandling/src/LoadRaw2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw2.cpp rename to Framework/DataHandling/src/LoadRaw2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRaw3.cpp b/Framework/DataHandling/src/LoadRaw3.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRaw3.cpp rename to Framework/DataHandling/src/LoadRaw3.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRawBin0.cpp b/Framework/DataHandling/src/LoadRawBin0.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRawBin0.cpp rename to Framework/DataHandling/src/LoadRawBin0.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRawHelper.cpp b/Framework/DataHandling/src/LoadRawHelper.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRawHelper.cpp rename to Framework/DataHandling/src/LoadRawHelper.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadRawSpectrum0.cpp b/Framework/DataHandling/src/LoadRawSpectrum0.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadRawSpectrum0.cpp rename to Framework/DataHandling/src/LoadRawSpectrum0.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadReflTBL.cpp b/Framework/DataHandling/src/LoadReflTBL.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadReflTBL.cpp rename to Framework/DataHandling/src/LoadReflTBL.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSINQFocus.cpp b/Framework/DataHandling/src/LoadSINQFocus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSINQFocus.cpp rename to Framework/DataHandling/src/LoadSINQFocus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSNSspec.cpp b/Framework/DataHandling/src/LoadSNSspec.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSNSspec.cpp rename to Framework/DataHandling/src/LoadSNSspec.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSPE.cpp b/Framework/DataHandling/src/LoadSPE.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSPE.cpp rename to Framework/DataHandling/src/LoadSPE.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSampleDetailsFromRaw.cpp b/Framework/DataHandling/src/LoadSampleDetailsFromRaw.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSampleDetailsFromRaw.cpp rename to Framework/DataHandling/src/LoadSampleDetailsFromRaw.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSassena.cpp b/Framework/DataHandling/src/LoadSassena.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSassena.cpp rename to Framework/DataHandling/src/LoadSassena.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSavuTomoConfig.cpp b/Framework/DataHandling/src/LoadSavuTomoConfig.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSavuTomoConfig.cpp rename to Framework/DataHandling/src/LoadSavuTomoConfig.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSpec.cpp b/Framework/DataHandling/src/LoadSpec.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSpec.cpp rename to Framework/DataHandling/src/LoadSpec.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSpice2D.cpp b/Framework/DataHandling/src/LoadSpice2D.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSpice2D.cpp rename to Framework/DataHandling/src/LoadSpice2D.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSpiceAscii.cpp b/Framework/DataHandling/src/LoadSpiceAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSpiceAscii.cpp rename to Framework/DataHandling/src/LoadSpiceAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadSpiceXML2DDet.cpp b/Framework/DataHandling/src/LoadSpiceXML2DDet.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadSpiceXML2DDet.cpp rename to Framework/DataHandling/src/LoadSpiceXML2DDet.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadTOFRawNexus.cpp b/Framework/DataHandling/src/LoadTOFRawNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadTOFRawNexus.cpp rename to Framework/DataHandling/src/LoadTOFRawNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/LoadVulcanCalFile.cpp b/Framework/DataHandling/src/LoadVulcanCalFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/LoadVulcanCalFile.cpp rename to Framework/DataHandling/src/LoadVulcanCalFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/MaskDetectors.cpp b/Framework/DataHandling/src/MaskDetectors.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/MaskDetectors.cpp rename to Framework/DataHandling/src/MaskDetectors.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/MaskDetectorsInShape.cpp b/Framework/DataHandling/src/MaskDetectorsInShape.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/MaskDetectorsInShape.cpp rename to Framework/DataHandling/src/MaskDetectorsInShape.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/MergeLogs.cpp b/Framework/DataHandling/src/MergeLogs.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/MergeLogs.cpp rename to Framework/DataHandling/src/MergeLogs.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/ModifyDetectorDotDatFile.cpp b/Framework/DataHandling/src/ModifyDetectorDotDatFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/ModifyDetectorDotDatFile.cpp rename to Framework/DataHandling/src/ModifyDetectorDotDatFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/MoveInstrumentComponent.cpp b/Framework/DataHandling/src/MoveInstrumentComponent.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/MoveInstrumentComponent.cpp rename to Framework/DataHandling/src/MoveInstrumentComponent.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/NexusTester.cpp b/Framework/DataHandling/src/NexusTester.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/NexusTester.cpp rename to Framework/DataHandling/src/NexusTester.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/PDLoadCharacterizations.cpp b/Framework/DataHandling/src/PDLoadCharacterizations.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/PDLoadCharacterizations.cpp rename to Framework/DataHandling/src/PDLoadCharacterizations.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/ProcessDasNexusLog.cpp b/Framework/DataHandling/src/ProcessDasNexusLog.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/ProcessDasNexusLog.cpp rename to Framework/DataHandling/src/ProcessDasNexusLog.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/RawFileInfo.cpp b/Framework/DataHandling/src/RawFileInfo.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/RawFileInfo.cpp rename to Framework/DataHandling/src/RawFileInfo.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/RemoveLogs.cpp b/Framework/DataHandling/src/RemoveLogs.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/RemoveLogs.cpp rename to Framework/DataHandling/src/RemoveLogs.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/RenameLog.cpp b/Framework/DataHandling/src/RenameLog.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/RenameLog.cpp rename to Framework/DataHandling/src/RenameLog.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/RotateInstrumentComponent.cpp b/Framework/DataHandling/src/RotateInstrumentComponent.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/RotateInstrumentComponent.cpp rename to Framework/DataHandling/src/RotateInstrumentComponent.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SNSDataArchive.cpp b/Framework/DataHandling/src/SNSDataArchive.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SNSDataArchive.cpp rename to Framework/DataHandling/src/SNSDataArchive.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveANSTOAscii.cpp b/Framework/DataHandling/src/SaveANSTOAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveANSTOAscii.cpp rename to Framework/DataHandling/src/SaveANSTOAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp b/Framework/DataHandling/src/SaveAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp rename to Framework/DataHandling/src/SaveAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveAscii2.cpp b/Framework/DataHandling/src/SaveAscii2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveAscii2.cpp rename to Framework/DataHandling/src/SaveAscii2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveCSV.cpp b/Framework/DataHandling/src/SaveCSV.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveCSV.cpp rename to Framework/DataHandling/src/SaveCSV.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveCalFile.cpp b/Framework/DataHandling/src/SaveCalFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveCalFile.cpp rename to Framework/DataHandling/src/SaveCalFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveCanSAS1D.cpp b/Framework/DataHandling/src/SaveCanSAS1D.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveCanSAS1D.cpp rename to Framework/DataHandling/src/SaveCanSAS1D.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveCanSAS1D2.cpp b/Framework/DataHandling/src/SaveCanSAS1D2.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveCanSAS1D2.cpp rename to Framework/DataHandling/src/SaveCanSAS1D2.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveDaveGrp.cpp b/Framework/DataHandling/src/SaveDaveGrp.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveDaveGrp.cpp rename to Framework/DataHandling/src/SaveDaveGrp.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveDetectorsGrouping.cpp b/Framework/DataHandling/src/SaveDetectorsGrouping.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveDetectorsGrouping.cpp rename to Framework/DataHandling/src/SaveDetectorsGrouping.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveDiffCal.cpp b/Framework/DataHandling/src/SaveDiffCal.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveDiffCal.cpp rename to Framework/DataHandling/src/SaveDiffCal.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveDspacemap.cpp b/Framework/DataHandling/src/SaveDspacemap.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveDspacemap.cpp rename to Framework/DataHandling/src/SaveDspacemap.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveFocusedXYE.cpp b/Framework/DataHandling/src/SaveFocusedXYE.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveFocusedXYE.cpp rename to Framework/DataHandling/src/SaveFocusedXYE.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveFullprofResolution.cpp b/Framework/DataHandling/src/SaveFullprofResolution.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveFullprofResolution.cpp rename to Framework/DataHandling/src/SaveFullprofResolution.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveGSS.cpp b/Framework/DataHandling/src/SaveGSS.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveGSS.cpp rename to Framework/DataHandling/src/SaveGSS.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveILLCosmosAscii.cpp b/Framework/DataHandling/src/SaveILLCosmosAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveILLCosmosAscii.cpp rename to Framework/DataHandling/src/SaveILLCosmosAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveISISNexus.cpp b/Framework/DataHandling/src/SaveISISNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveISISNexus.cpp rename to Framework/DataHandling/src/SaveISISNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveIsawDetCal.cpp b/Framework/DataHandling/src/SaveIsawDetCal.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveIsawDetCal.cpp rename to Framework/DataHandling/src/SaveIsawDetCal.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveMask.cpp b/Framework/DataHandling/src/SaveMask.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveMask.cpp rename to Framework/DataHandling/src/SaveMask.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveNISTDAT.cpp b/Framework/DataHandling/src/SaveNISTDAT.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveNISTDAT.cpp rename to Framework/DataHandling/src/SaveNISTDAT.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveNXSPE.cpp b/Framework/DataHandling/src/SaveNXSPE.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveNXSPE.cpp rename to Framework/DataHandling/src/SaveNXSPE.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveNXTomo.cpp b/Framework/DataHandling/src/SaveNXTomo.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveNXTomo.cpp rename to Framework/DataHandling/src/SaveNXTomo.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveNexus.cpp b/Framework/DataHandling/src/SaveNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveNexus.cpp rename to Framework/DataHandling/src/SaveNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveNexusProcessed.cpp b/Framework/DataHandling/src/SaveNexusProcessed.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveNexusProcessed.cpp rename to Framework/DataHandling/src/SaveNexusProcessed.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveOpenGenieAscii.cpp b/Framework/DataHandling/src/SaveOpenGenieAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveOpenGenieAscii.cpp rename to Framework/DataHandling/src/SaveOpenGenieAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SavePAR.cpp b/Framework/DataHandling/src/SavePAR.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SavePAR.cpp rename to Framework/DataHandling/src/SavePAR.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SavePDFGui.cpp b/Framework/DataHandling/src/SavePDFGui.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SavePDFGui.cpp rename to Framework/DataHandling/src/SavePDFGui.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SavePHX.cpp b/Framework/DataHandling/src/SavePHX.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SavePHX.cpp rename to Framework/DataHandling/src/SavePHX.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveParameterFile.cpp b/Framework/DataHandling/src/SaveParameterFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveParameterFile.cpp rename to Framework/DataHandling/src/SaveParameterFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveRKH.cpp b/Framework/DataHandling/src/SaveRKH.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveRKH.cpp rename to Framework/DataHandling/src/SaveRKH.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveReflCustomAscii.cpp b/Framework/DataHandling/src/SaveReflCustomAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveReflCustomAscii.cpp rename to Framework/DataHandling/src/SaveReflCustomAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveReflTBL.cpp b/Framework/DataHandling/src/SaveReflTBL.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveReflTBL.cpp rename to Framework/DataHandling/src/SaveReflTBL.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveReflThreeColumnAscii.cpp b/Framework/DataHandling/src/SaveReflThreeColumnAscii.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveReflThreeColumnAscii.cpp rename to Framework/DataHandling/src/SaveReflThreeColumnAscii.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveSPE.cpp b/Framework/DataHandling/src/SaveSPE.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveSPE.cpp rename to Framework/DataHandling/src/SaveSPE.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveSavuTomoConfig.cpp b/Framework/DataHandling/src/SaveSavuTomoConfig.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveSavuTomoConfig.cpp rename to Framework/DataHandling/src/SaveSavuTomoConfig.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveToSNSHistogramNexus.cpp b/Framework/DataHandling/src/SaveToSNSHistogramNexus.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveToSNSHistogramNexus.cpp rename to Framework/DataHandling/src/SaveToSNSHistogramNexus.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SaveVTK.cpp b/Framework/DataHandling/src/SaveVTK.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SaveVTK.cpp rename to Framework/DataHandling/src/SaveVTK.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SetSampleMaterial.cpp b/Framework/DataHandling/src/SetSampleMaterial.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SetSampleMaterial.cpp rename to Framework/DataHandling/src/SetSampleMaterial.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SetScalingPSD.cpp b/Framework/DataHandling/src/SetScalingPSD.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SetScalingPSD.cpp rename to Framework/DataHandling/src/SetScalingPSD.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/SortTableWorkspace.cpp b/Framework/DataHandling/src/SortTableWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/SortTableWorkspace.cpp rename to Framework/DataHandling/src/SortTableWorkspace.cpp diff --git a/Code/Mantid/Framework/DataHandling/src/UpdateInstrumentFromFile.cpp b/Framework/DataHandling/src/UpdateInstrumentFromFile.cpp similarity index 100% rename from Code/Mantid/Framework/DataHandling/src/UpdateInstrumentFromFile.cpp rename to Framework/DataHandling/src/UpdateInstrumentFromFile.cpp diff --git a/Code/Mantid/Framework/DataHandling/test/AppendGeometryToSNSNexusTest.h b/Framework/DataHandling/test/AppendGeometryToSNSNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/AppendGeometryToSNSNexusTest.h rename to Framework/DataHandling/test/AppendGeometryToSNSNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CMakeLists.txt b/Framework/DataHandling/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CMakeLists.txt rename to Framework/DataHandling/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/DataHandling/test/CheckMantidVersionTest.h b/Framework/DataHandling/test/CheckMantidVersionTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CheckMantidVersionTest.h rename to Framework/DataHandling/test/CheckMantidVersionTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CompressEventsTest.h b/Framework/DataHandling/test/CompressEventsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CompressEventsTest.h rename to Framework/DataHandling/test/CompressEventsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CreateChopperModelTest.h b/Framework/DataHandling/test/CreateChopperModelTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CreateChopperModelTest.h rename to Framework/DataHandling/test/CreateChopperModelTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h b/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h rename to Framework/DataHandling/test/CreateChunkingFromInstrumentTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CreateModeratorModelTest.h b/Framework/DataHandling/test/CreateModeratorModelTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CreateModeratorModelTest.h rename to Framework/DataHandling/test/CreateModeratorModelTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CreateSampleShapeTest.h b/Framework/DataHandling/test/CreateSampleShapeTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CreateSampleShapeTest.h rename to Framework/DataHandling/test/CreateSampleShapeTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/CreateSimulationWorkspaceTest.h b/Framework/DataHandling/test/CreateSimulationWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/CreateSimulationWorkspaceTest.h rename to Framework/DataHandling/test/CreateSimulationWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/DefineGaugeVolumeTest.h b/Framework/DataHandling/test/DefineGaugeVolumeTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/DefineGaugeVolumeTest.h rename to Framework/DataHandling/test/DefineGaugeVolumeTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/DeleteTableRowsTest.h b/Framework/DataHandling/test/DeleteTableRowsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/DeleteTableRowsTest.h rename to Framework/DataHandling/test/DeleteTableRowsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/DetermineChunkingTest.h b/Framework/DataHandling/test/DetermineChunkingTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/DetermineChunkingTest.h rename to Framework/DataHandling/test/DetermineChunkingTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/DownloadFileTest.h b/Framework/DataHandling/test/DownloadFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/DownloadFileTest.h rename to Framework/DataHandling/test/DownloadFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/DownloadInstrumentTest.h b/Framework/DataHandling/test/DownloadInstrumentTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/DownloadInstrumentTest.h rename to Framework/DataHandling/test/DownloadInstrumentTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/EventWorkspaceCollectionTest.h b/Framework/DataHandling/test/EventWorkspaceCollectionTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/EventWorkspaceCollectionTest.h rename to Framework/DataHandling/test/EventWorkspaceCollectionTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/ExtractMonitorWorkspaceTest.h b/Framework/DataHandling/test/ExtractMonitorWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/ExtractMonitorWorkspaceTest.h rename to Framework/DataHandling/test/ExtractMonitorWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/FilterEventsByLogValuePreNexusTest.h b/Framework/DataHandling/test/FilterEventsByLogValuePreNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/FilterEventsByLogValuePreNexusTest.h rename to Framework/DataHandling/test/FilterEventsByLogValuePreNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/FindDetectorsInShapeTest.h b/Framework/DataHandling/test/FindDetectorsInShapeTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/FindDetectorsInShapeTest.h rename to Framework/DataHandling/test/FindDetectorsInShapeTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/FindDetectorsParTest.h b/Framework/DataHandling/test/FindDetectorsParTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/FindDetectorsParTest.h rename to Framework/DataHandling/test/FindDetectorsParTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/GenerateGroupingPowderTest.h b/Framework/DataHandling/test/GenerateGroupingPowderTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/GenerateGroupingPowderTest.h rename to Framework/DataHandling/test/GenerateGroupingPowderTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/GroupDetectors2Test.h b/Framework/DataHandling/test/GroupDetectors2Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/GroupDetectors2Test.h rename to Framework/DataHandling/test/GroupDetectors2Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/GroupDetectorsTest.h b/Framework/DataHandling/test/GroupDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/GroupDetectorsTest.h rename to Framework/DataHandling/test/GroupDetectorsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/ISISDataArchiveTest.h b/Framework/DataHandling/test/ISISDataArchiveTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/ISISDataArchiveTest.h rename to Framework/DataHandling/test/ISISDataArchiveTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/InstrumentRayTracerTest.h b/Framework/DataHandling/test/InstrumentRayTracerTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/InstrumentRayTracerTest.h rename to Framework/DataHandling/test/InstrumentRayTracerTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadAscii2Test.h b/Framework/DataHandling/test/LoadAscii2Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadAscii2Test.h rename to Framework/DataHandling/test/LoadAscii2Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadAsciiTest.h b/Framework/DataHandling/test/LoadAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadAsciiTest.h rename to Framework/DataHandling/test/LoadAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadBBYTest.h b/Framework/DataHandling/test/LoadBBYTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadBBYTest.h rename to Framework/DataHandling/test/LoadBBYTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadCalFileTest.h b/Framework/DataHandling/test/LoadCalFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadCalFileTest.h rename to Framework/DataHandling/test/LoadCalFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadCanSAS1dTest.h b/Framework/DataHandling/test/LoadCanSAS1dTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadCanSAS1dTest.h rename to Framework/DataHandling/test/LoadCanSAS1dTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadDAETest.h b/Framework/DataHandling/test/LoadDAETest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadDAETest.h rename to Framework/DataHandling/test/LoadDAETest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadDaveGrpTest.h b/Framework/DataHandling/test/LoadDaveGrpTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadDaveGrpTest.h rename to Framework/DataHandling/test/LoadDaveGrpTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadDetectorInfoTest.h b/Framework/DataHandling/test/LoadDetectorInfoTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadDetectorInfoTest.h rename to Framework/DataHandling/test/LoadDetectorInfoTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadDetectorsGroupingFileTest.h b/Framework/DataHandling/test/LoadDetectorsGroupingFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadDetectorsGroupingFileTest.h rename to Framework/DataHandling/test/LoadDetectorsGroupingFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadDiffCalTest.h b/Framework/DataHandling/test/LoadDiffCalTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadDiffCalTest.h rename to Framework/DataHandling/test/LoadDiffCalTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadDspacemapTest.h b/Framework/DataHandling/test/LoadDspacemapTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadDspacemapTest.h rename to Framework/DataHandling/test/LoadDspacemapTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadEmptyInstrumentTest.h b/Framework/DataHandling/test/LoadEmptyInstrumentTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadEmptyInstrumentTest.h rename to Framework/DataHandling/test/LoadEmptyInstrumentTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadEventNexusTest.h b/Framework/DataHandling/test/LoadEventNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadEventNexusTest.h rename to Framework/DataHandling/test/LoadEventNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadEventPreNexus2Test.h b/Framework/DataHandling/test/LoadEventPreNexus2Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadEventPreNexus2Test.h rename to Framework/DataHandling/test/LoadEventPreNexus2Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadEventPreNexusTest.h b/Framework/DataHandling/test/LoadEventPreNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadEventPreNexusTest.h rename to Framework/DataHandling/test/LoadEventPreNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadFITSTest.h b/Framework/DataHandling/test/LoadFITSTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadFITSTest.h rename to Framework/DataHandling/test/LoadFITSTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadFullprofResolutionTest.h b/Framework/DataHandling/test/LoadFullprofResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadFullprofResolutionTest.h rename to Framework/DataHandling/test/LoadFullprofResolutionTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadGSASInstrumentFileTest.h b/Framework/DataHandling/test/LoadGSASInstrumentFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadGSASInstrumentFileTest.h rename to Framework/DataHandling/test/LoadGSASInstrumentFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadGSSTest.h b/Framework/DataHandling/test/LoadGSSTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadGSSTest.h rename to Framework/DataHandling/test/LoadGSSTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadIDFFromNexusTest.h b/Framework/DataHandling/test/LoadIDFFromNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadIDFFromNexusTest.h rename to Framework/DataHandling/test/LoadIDFFromNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadILLIndirectTest.h b/Framework/DataHandling/test/LoadILLIndirectTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadILLIndirectTest.h rename to Framework/DataHandling/test/LoadILLIndirectTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadILLReflectometryTest.h b/Framework/DataHandling/test/LoadILLReflectometryTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadILLReflectometryTest.h rename to Framework/DataHandling/test/LoadILLReflectometryTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadILLSANSTest.h b/Framework/DataHandling/test/LoadILLSANSTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadILLSANSTest.h rename to Framework/DataHandling/test/LoadILLSANSTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadILLTest.h b/Framework/DataHandling/test/LoadILLTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadILLTest.h rename to Framework/DataHandling/test/LoadILLTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadISISNexusTest.h b/Framework/DataHandling/test/LoadISISNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadISISNexusTest.h rename to Framework/DataHandling/test/LoadISISNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadInstrumentFromRawTest.h b/Framework/DataHandling/test/LoadInstrumentFromRawTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadInstrumentFromRawTest.h rename to Framework/DataHandling/test/LoadInstrumentFromRawTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadInstrumentTest.h b/Framework/DataHandling/test/LoadInstrumentTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadInstrumentTest.h rename to Framework/DataHandling/test/LoadInstrumentTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadIsawDetCalTest.h b/Framework/DataHandling/test/LoadIsawDetCalTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadIsawDetCalTest.h rename to Framework/DataHandling/test/LoadIsawDetCalTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadLLBTest.h b/Framework/DataHandling/test/LoadLLBTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadLLBTest.h rename to Framework/DataHandling/test/LoadLLBTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadLogTest.h b/Framework/DataHandling/test/LoadLogTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadLogTest.h rename to Framework/DataHandling/test/LoadLogTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMLZTest.h b/Framework/DataHandling/test/LoadMLZTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMLZTest.h rename to Framework/DataHandling/test/LoadMLZTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMappingTableTest.h b/Framework/DataHandling/test/LoadMappingTableTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMappingTableTest.h rename to Framework/DataHandling/test/LoadMappingTableTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMaskTest.h b/Framework/DataHandling/test/LoadMaskTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMaskTest.h rename to Framework/DataHandling/test/LoadMaskTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMcStasNexusTest.h b/Framework/DataHandling/test/LoadMcStasNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMcStasNexusTest.h rename to Framework/DataHandling/test/LoadMcStasNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMcStasTest.h b/Framework/DataHandling/test/LoadMcStasTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMcStasTest.h rename to Framework/DataHandling/test/LoadMcStasTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMuonLogTest.h b/Framework/DataHandling/test/LoadMuonLogTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMuonLogTest.h rename to Framework/DataHandling/test/LoadMuonLogTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMuonNexus1Test.h b/Framework/DataHandling/test/LoadMuonNexus1Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMuonNexus1Test.h rename to Framework/DataHandling/test/LoadMuonNexus1Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMuonNexus2Test.h b/Framework/DataHandling/test/LoadMuonNexus2Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMuonNexus2Test.h rename to Framework/DataHandling/test/LoadMuonNexus2Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadMuonNexusTest.h b/Framework/DataHandling/test/LoadMuonNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadMuonNexusTest.h rename to Framework/DataHandling/test/LoadMuonNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadNXSPETest.h b/Framework/DataHandling/test/LoadNXSPETest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadNXSPETest.h rename to Framework/DataHandling/test/LoadNXSPETest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadNexusLogsTest.h b/Framework/DataHandling/test/LoadNexusLogsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadNexusLogsTest.h rename to Framework/DataHandling/test/LoadNexusLogsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadNexusMonitorsTest.h b/Framework/DataHandling/test/LoadNexusMonitorsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadNexusMonitorsTest.h rename to Framework/DataHandling/test/LoadNexusMonitorsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadNexusProcessedTest.h b/Framework/DataHandling/test/LoadNexusProcessedTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadNexusProcessedTest.h rename to Framework/DataHandling/test/LoadNexusProcessedTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadNexusTest.h b/Framework/DataHandling/test/LoadNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadNexusTest.h rename to Framework/DataHandling/test/LoadNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadPDFgetNFileTest.h b/Framework/DataHandling/test/LoadPDFgetNFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadPDFgetNFileTest.h rename to Framework/DataHandling/test/LoadPDFgetNFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadParameterFileTest.h b/Framework/DataHandling/test/LoadParameterFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadParameterFileTest.h rename to Framework/DataHandling/test/LoadParameterFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadPreNexusMonitorsTest.h b/Framework/DataHandling/test/LoadPreNexusMonitorsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadPreNexusMonitorsTest.h rename to Framework/DataHandling/test/LoadPreNexusMonitorsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadPreNexusTest.h b/Framework/DataHandling/test/LoadPreNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadPreNexusTest.h rename to Framework/DataHandling/test/LoadPreNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadQKKTest.h b/Framework/DataHandling/test/LoadQKKTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadQKKTest.h rename to Framework/DataHandling/test/LoadQKKTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRKHTest.h b/Framework/DataHandling/test/LoadRKHTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRKHTest.h rename to Framework/DataHandling/test/LoadRKHTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRaw2Test.h b/Framework/DataHandling/test/LoadRaw2Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRaw2Test.h rename to Framework/DataHandling/test/LoadRaw2Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRaw3Test.h b/Framework/DataHandling/test/LoadRaw3Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRaw3Test.h rename to Framework/DataHandling/test/LoadRaw3Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRawBin0Test.h b/Framework/DataHandling/test/LoadRawBin0Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRawBin0Test.h rename to Framework/DataHandling/test/LoadRawBin0Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRawSaveNxsLoadNxsTest.h b/Framework/DataHandling/test/LoadRawSaveNxsLoadNxsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRawSaveNxsLoadNxsTest.h rename to Framework/DataHandling/test/LoadRawSaveNxsLoadNxsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRawSpectrum0Test.h b/Framework/DataHandling/test/LoadRawSpectrum0Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRawSpectrum0Test.h rename to Framework/DataHandling/test/LoadRawSpectrum0Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadRawTest.h b/Framework/DataHandling/test/LoadRawTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadRawTest.h rename to Framework/DataHandling/test/LoadRawTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadReflTBLTest.h b/Framework/DataHandling/test/LoadReflTBLTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadReflTBLTest.h rename to Framework/DataHandling/test/LoadReflTBLTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSINQFocusTest.h b/Framework/DataHandling/test/LoadSINQFocusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSINQFocusTest.h rename to Framework/DataHandling/test/LoadSINQFocusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSNSNexusTest.h b/Framework/DataHandling/test/LoadSNSNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSNSNexusTest.h rename to Framework/DataHandling/test/LoadSNSNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSNSspecTest.h b/Framework/DataHandling/test/LoadSNSspecTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSNSspecTest.h rename to Framework/DataHandling/test/LoadSNSspecTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSPETest.h b/Framework/DataHandling/test/LoadSPETest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSPETest.h rename to Framework/DataHandling/test/LoadSPETest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSassenaTest.h b/Framework/DataHandling/test/LoadSassenaTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSassenaTest.h rename to Framework/DataHandling/test/LoadSassenaTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSaveAsciiTest.h b/Framework/DataHandling/test/LoadSaveAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSaveAsciiTest.h rename to Framework/DataHandling/test/LoadSaveAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSavuTomoConfigTest.h b/Framework/DataHandling/test/LoadSavuTomoConfigTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSavuTomoConfigTest.h rename to Framework/DataHandling/test/LoadSavuTomoConfigTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSpice2dTest.h b/Framework/DataHandling/test/LoadSpice2dTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSpice2dTest.h rename to Framework/DataHandling/test/LoadSpice2dTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSpiceAsciiTest.h b/Framework/DataHandling/test/LoadSpiceAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSpiceAsciiTest.h rename to Framework/DataHandling/test/LoadSpiceAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadSpiceXML2DDetTest.h b/Framework/DataHandling/test/LoadSpiceXML2DDetTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadSpiceXML2DDetTest.h rename to Framework/DataHandling/test/LoadSpiceXML2DDetTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadTOFRawNexusTest.h b/Framework/DataHandling/test/LoadTOFRawNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadTOFRawNexusTest.h rename to Framework/DataHandling/test/LoadTOFRawNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadTest.h b/Framework/DataHandling/test/LoadTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadTest.h rename to Framework/DataHandling/test/LoadTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/LoadVulcanCalFileTest.h b/Framework/DataHandling/test/LoadVulcanCalFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/LoadVulcanCalFileTest.h rename to Framework/DataHandling/test/LoadVulcanCalFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/MaskDetectorsInShapeTest.h b/Framework/DataHandling/test/MaskDetectorsInShapeTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/MaskDetectorsInShapeTest.h rename to Framework/DataHandling/test/MaskDetectorsInShapeTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/MaskDetectorsTest.h b/Framework/DataHandling/test/MaskDetectorsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/MaskDetectorsTest.h rename to Framework/DataHandling/test/MaskDetectorsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/MergeLogsTest.h b/Framework/DataHandling/test/MergeLogsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/MergeLogsTest.h rename to Framework/DataHandling/test/MergeLogsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/ModifyDetectorDotDatFileTest.h b/Framework/DataHandling/test/ModifyDetectorDotDatFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/ModifyDetectorDotDatFileTest.h rename to Framework/DataHandling/test/ModifyDetectorDotDatFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/MoveInstrumentComponentTest.h b/Framework/DataHandling/test/MoveInstrumentComponentTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/MoveInstrumentComponentTest.h rename to Framework/DataHandling/test/MoveInstrumentComponentTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/NexusTesterTest.h b/Framework/DataHandling/test/NexusTesterTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/NexusTesterTest.h rename to Framework/DataHandling/test/NexusTesterTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/PDLoadCharacterizationsTest.h b/Framework/DataHandling/test/PDLoadCharacterizationsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/PDLoadCharacterizationsTest.h rename to Framework/DataHandling/test/PDLoadCharacterizationsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/PrecompiledHeader.h b/Framework/DataHandling/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/PrecompiledHeader.h rename to Framework/DataHandling/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/DataHandling/test/ProcessDasNexusLogTest.h b/Framework/DataHandling/test/ProcessDasNexusLogTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/ProcessDasNexusLogTest.h rename to Framework/DataHandling/test/ProcessDasNexusLogTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/RawFileInfoTest.h b/Framework/DataHandling/test/RawFileInfoTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/RawFileInfoTest.h rename to Framework/DataHandling/test/RawFileInfoTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/RemoveLogsTest.h b/Framework/DataHandling/test/RemoveLogsTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/RemoveLogsTest.h rename to Framework/DataHandling/test/RemoveLogsTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/RenameLogTest.h b/Framework/DataHandling/test/RenameLogTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/RenameLogTest.h rename to Framework/DataHandling/test/RenameLogTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/RotateInstrumentComponentTest.h b/Framework/DataHandling/test/RotateInstrumentComponentTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/RotateInstrumentComponentTest.h rename to Framework/DataHandling/test/RotateInstrumentComponentTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SNSDataArchiveTest.h b/Framework/DataHandling/test/SNSDataArchiveTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SNSDataArchiveTest.h rename to Framework/DataHandling/test/SNSDataArchiveTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveANSTOAsciiTest.h b/Framework/DataHandling/test/SaveANSTOAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveANSTOAsciiTest.h rename to Framework/DataHandling/test/SaveANSTOAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveAscii2Test.h b/Framework/DataHandling/test/SaveAscii2Test.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveAscii2Test.h rename to Framework/DataHandling/test/SaveAscii2Test.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveAsciiTest.h b/Framework/DataHandling/test/SaveAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveAsciiTest.h rename to Framework/DataHandling/test/SaveAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveCSVTest.h b/Framework/DataHandling/test/SaveCSVTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveCSVTest.h rename to Framework/DataHandling/test/SaveCSVTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveCalFileTest.h b/Framework/DataHandling/test/SaveCalFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveCalFileTest.h rename to Framework/DataHandling/test/SaveCalFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveCanSAS1dTest.h b/Framework/DataHandling/test/SaveCanSAS1dTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveCanSAS1dTest.h rename to Framework/DataHandling/test/SaveCanSAS1dTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveCanSAS1dTest2.h b/Framework/DataHandling/test/SaveCanSAS1dTest2.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveCanSAS1dTest2.h rename to Framework/DataHandling/test/SaveCanSAS1dTest2.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveDaveGrpTest.h b/Framework/DataHandling/test/SaveDaveGrpTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveDaveGrpTest.h rename to Framework/DataHandling/test/SaveDaveGrpTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveDetectorsGroupingTest.h b/Framework/DataHandling/test/SaveDetectorsGroupingTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveDetectorsGroupingTest.h rename to Framework/DataHandling/test/SaveDetectorsGroupingTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveDiffCalTest.h b/Framework/DataHandling/test/SaveDiffCalTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveDiffCalTest.h rename to Framework/DataHandling/test/SaveDiffCalTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveDspacemapTest.h b/Framework/DataHandling/test/SaveDspacemapTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveDspacemapTest.h rename to Framework/DataHandling/test/SaveDspacemapTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveFocussedXYETest.h b/Framework/DataHandling/test/SaveFocussedXYETest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveFocussedXYETest.h rename to Framework/DataHandling/test/SaveFocussedXYETest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveFullprofResolutionTest.h b/Framework/DataHandling/test/SaveFullprofResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveFullprofResolutionTest.h rename to Framework/DataHandling/test/SaveFullprofResolutionTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveGSSTest.h b/Framework/DataHandling/test/SaveGSSTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveGSSTest.h rename to Framework/DataHandling/test/SaveGSSTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveILLCosmosAsciiTest.h b/Framework/DataHandling/test/SaveILLCosmosAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveILLCosmosAsciiTest.h rename to Framework/DataHandling/test/SaveILLCosmosAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveIsawDetCalTest.h b/Framework/DataHandling/test/SaveIsawDetCalTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveIsawDetCalTest.h rename to Framework/DataHandling/test/SaveIsawDetCalTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveMaskTest.h b/Framework/DataHandling/test/SaveMaskTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveMaskTest.h rename to Framework/DataHandling/test/SaveMaskTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveNISTDATTest.h b/Framework/DataHandling/test/SaveNISTDATTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveNISTDATTest.h rename to Framework/DataHandling/test/SaveNISTDATTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveNXSPETest.h b/Framework/DataHandling/test/SaveNXSPETest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveNXSPETest.h rename to Framework/DataHandling/test/SaveNXSPETest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveNXTomoTest.h b/Framework/DataHandling/test/SaveNXTomoTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveNXTomoTest.h rename to Framework/DataHandling/test/SaveNXTomoTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveNexusProcessedTest.h b/Framework/DataHandling/test/SaveNexusProcessedTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveNexusProcessedTest.h rename to Framework/DataHandling/test/SaveNexusProcessedTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveNexusTest.h b/Framework/DataHandling/test/SaveNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveNexusTest.h rename to Framework/DataHandling/test/SaveNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SavePARTest.h b/Framework/DataHandling/test/SavePARTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SavePARTest.h rename to Framework/DataHandling/test/SavePARTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SavePDFGuiTest.h b/Framework/DataHandling/test/SavePDFGuiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SavePDFGuiTest.h rename to Framework/DataHandling/test/SavePDFGuiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SavePHXTest.h b/Framework/DataHandling/test/SavePHXTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SavePHXTest.h rename to Framework/DataHandling/test/SavePHXTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveParameterFileTest.h b/Framework/DataHandling/test/SaveParameterFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveParameterFileTest.h rename to Framework/DataHandling/test/SaveParameterFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveRKHTest.h b/Framework/DataHandling/test/SaveRKHTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveRKHTest.h rename to Framework/DataHandling/test/SaveRKHTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveReflCustomAsciiTest.h b/Framework/DataHandling/test/SaveReflCustomAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveReflCustomAsciiTest.h rename to Framework/DataHandling/test/SaveReflCustomAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveReflTBLTest.h b/Framework/DataHandling/test/SaveReflTBLTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveReflTBLTest.h rename to Framework/DataHandling/test/SaveReflTBLTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveReflThreeColumnAsciiTest.h b/Framework/DataHandling/test/SaveReflThreeColumnAsciiTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveReflThreeColumnAsciiTest.h rename to Framework/DataHandling/test/SaveReflThreeColumnAsciiTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveSPETest.h b/Framework/DataHandling/test/SaveSPETest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveSPETest.h rename to Framework/DataHandling/test/SaveSPETest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveSavuTomoConfigTest.h b/Framework/DataHandling/test/SaveSavuTomoConfigTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveSavuTomoConfigTest.h rename to Framework/DataHandling/test/SaveSavuTomoConfigTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SaveToSNSHistogramNexusTest.h b/Framework/DataHandling/test/SaveToSNSHistogramNexusTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SaveToSNSHistogramNexusTest.h rename to Framework/DataHandling/test/SaveToSNSHistogramNexusTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SetSampleMaterialTest.h b/Framework/DataHandling/test/SetSampleMaterialTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SetSampleMaterialTest.h rename to Framework/DataHandling/test/SetSampleMaterialTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SetScalingPSDTest.h b/Framework/DataHandling/test/SetScalingPSDTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SetScalingPSDTest.h rename to Framework/DataHandling/test/SetScalingPSDTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/SortTableWorkspaceTest.h b/Framework/DataHandling/test/SortTableWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/SortTableWorkspaceTest.h rename to Framework/DataHandling/test/SortTableWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/UpdateInstrumentFromFileTest.h b/Framework/DataHandling/test/UpdateInstrumentFromFileTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/UpdateInstrumentFromFileTest.h rename to Framework/DataHandling/test/UpdateInstrumentFromFileTest.h diff --git a/Code/Mantid/Framework/DataHandling/test/XMLInstrumentParameterTest.h b/Framework/DataHandling/test/XMLInstrumentParameterTest.h similarity index 100% rename from Code/Mantid/Framework/DataHandling/test/XMLInstrumentParameterTest.h rename to Framework/DataHandling/test/XMLInstrumentParameterTest.h diff --git a/Code/Mantid/Framework/DataObjects/CMakeLists.txt b/Framework/DataObjects/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/DataObjects/CMakeLists.txt rename to Framework/DataObjects/CMakeLists.txt diff --git a/Code/Mantid/Framework/DataObjects/doc/BinMD_Coordinate_Transforms.odg b/Framework/DataObjects/doc/BinMD_Coordinate_Transforms.odg similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/BinMD_Coordinate_Transforms.odg rename to Framework/DataObjects/doc/BinMD_Coordinate_Transforms.odg diff --git a/Code/Mantid/Framework/DataObjects/doc/BinMD_Coordinate_Transforms.png b/Framework/DataObjects/doc/BinMD_Coordinate_Transforms.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/BinMD_Coordinate_Transforms.png rename to Framework/DataObjects/doc/BinMD_Coordinate_Transforms.png diff --git a/Code/Mantid/Framework/DataObjects/doc/BinMD_Coordinate_Transforms_withLine.png b/Framework/DataObjects/doc/BinMD_Coordinate_Transforms_withLine.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/BinMD_Coordinate_Transforms_withLine.png rename to Framework/DataObjects/doc/BinMD_Coordinate_Transforms_withLine.png diff --git a/Code/Mantid/Framework/DataObjects/doc/IntegrateEllipsoids.png b/Framework/DataObjects/doc/IntegrateEllipsoids.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/IntegrateEllipsoids.png rename to Framework/DataObjects/doc/IntegrateEllipsoids.png diff --git a/Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph1.odg b/Framework/DataObjects/doc/IntegratePeaksMD_graph1.odg similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph1.odg rename to Framework/DataObjects/doc/IntegratePeaksMD_graph1.odg diff --git a/Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph1.png b/Framework/DataObjects/doc/IntegratePeaksMD_graph1.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph1.png rename to Framework/DataObjects/doc/IntegratePeaksMD_graph1.png diff --git a/Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph2.odg b/Framework/DataObjects/doc/IntegratePeaksMD_graph2.odg similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph2.odg rename to Framework/DataObjects/doc/IntegratePeaksMD_graph2.odg diff --git a/Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph2.png b/Framework/DataObjects/doc/IntegratePeaksMD_graph2.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/IntegratePeaksMD_graph2.png rename to Framework/DataObjects/doc/IntegratePeaksMD_graph2.png diff --git a/Code/Mantid/Framework/DataObjects/doc/MDWorkspace_structure.odg b/Framework/DataObjects/doc/MDWorkspace_structure.odg similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/MDWorkspace_structure.odg rename to Framework/DataObjects/doc/MDWorkspace_structure.odg diff --git a/Code/Mantid/Framework/DataObjects/doc/MDWorkspace_structure.png b/Framework/DataObjects/doc/MDWorkspace_structure.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/MDWorkspace_structure.png rename to Framework/DataObjects/doc/MDWorkspace_structure.png diff --git a/Code/Mantid/Framework/DataObjects/doc/PeakIntensityVsRadius_fig.png b/Framework/DataObjects/doc/PeakIntensityVsRadius_fig.png similarity index 100% rename from Code/Mantid/Framework/DataObjects/doc/PeakIntensityVsRadius_fig.png rename to Framework/DataObjects/doc/PeakIntensityVsRadius_fig.png diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameter.h b/Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameter.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameter.h rename to Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameter.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameterParser.h b/Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameterParser.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameterParser.h rename to Framework/DataObjects/inc/MantidDataObjects/AffineMatrixParameterParser.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/BoxControllerNeXusIO.h b/Framework/DataObjects/inc/MantidDataObjects/BoxControllerNeXusIO.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/BoxControllerNeXusIO.h rename to Framework/DataObjects/inc/MantidDataObjects/BoxControllerNeXusIO.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometry.h b/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometry.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometry.h rename to Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometry.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryKiKf.h b/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryKiKf.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryKiKf.h rename to Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryKiKf.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryP.h b/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryP.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryP.h rename to Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryP.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryQxQz.h b/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryQxQz.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryQxQz.h rename to Framework/DataObjects/inc/MantidDataObjects/CalculateReflectometryQxQz.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffine.h b/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffine.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffine.h rename to Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffine.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffineParser.h b/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffineParser.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffineParser.h rename to Framework/DataObjects/inc/MantidDataObjects/CoordTransformAffineParser.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAligned.h b/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAligned.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformAligned.h rename to Framework/DataObjects/inc/MantidDataObjects/CoordTransformAligned.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistance.h b/Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistance.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistance.h rename to Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistance.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistanceParser.h b/Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistanceParser.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistanceParser.h rename to Framework/DataObjects/inc/MantidDataObjects/CoordTransformDistanceParser.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/DllConfig.h b/Framework/DataObjects/inc/MantidDataObjects/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/DllConfig.h rename to Framework/DataObjects/inc/MantidDataObjects/DllConfig.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventList.h b/Framework/DataObjects/inc/MantidDataObjects/EventList.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventList.h rename to Framework/DataObjects/inc/MantidDataObjects/EventList.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/EventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/EventWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceHelpers.h b/Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceHelpers.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceHelpers.h rename to Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceHelpers.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceMRU.h b/Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceMRU.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceMRU.h rename to Framework/DataObjects/inc/MantidDataObjects/EventWorkspaceMRU.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Events.h b/Framework/DataObjects/inc/MantidDataObjects/Events.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Events.h rename to Framework/DataObjects/inc/MantidDataObjects/Events.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/FakeMD.h b/Framework/DataObjects/inc/MantidDataObjects/FakeMD.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/FakeMD.h rename to Framework/DataObjects/inc/MantidDataObjects/FakeMD.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/FractionalRebinning.h b/Framework/DataObjects/inc/MantidDataObjects/FractionalRebinning.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/FractionalRebinning.h rename to Framework/DataObjects/inc/MantidDataObjects/FractionalRebinning.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/GroupingWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/GroupingWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/GroupingWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/GroupingWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Histogram1D.h b/Framework/DataObjects/inc/MantidDataObjects/Histogram1D.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Histogram1D.h rename to Framework/DataObjects/inc/MantidDataObjects/Histogram1D.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBin.h b/Framework/DataObjects/inc/MantidDataObjects/MDBin.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBin.h rename to Framework/DataObjects/inc/MantidDataObjects/MDBin.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBin.tcc b/Framework/DataObjects/inc/MantidDataObjects/MDBin.tcc similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBin.tcc rename to Framework/DataObjects/inc/MantidDataObjects/MDBin.tcc diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBox.h b/Framework/DataObjects/inc/MantidDataObjects/MDBox.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBox.h rename to Framework/DataObjects/inc/MantidDataObjects/MDBox.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBox.tcc b/Framework/DataObjects/inc/MantidDataObjects/MDBox.tcc similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBox.tcc rename to Framework/DataObjects/inc/MantidDataObjects/MDBox.tcc diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.h b/Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.h rename to Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.tcc b/Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.tcc similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.tcc rename to Framework/DataObjects/inc/MantidDataObjects/MDBoxBase.tcc diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxFlatTree.h b/Framework/DataObjects/inc/MantidDataObjects/MDBoxFlatTree.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxFlatTree.h rename to Framework/DataObjects/inc/MantidDataObjects/MDBoxFlatTree.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.h b/Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.h rename to Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.tcc b/Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.tcc similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.tcc rename to Framework/DataObjects/inc/MantidDataObjects/MDBoxIterator.tcc diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxSaveable.h b/Framework/DataObjects/inc/MantidDataObjects/MDBoxSaveable.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDBoxSaveable.h rename to Framework/DataObjects/inc/MantidDataObjects/MDBoxSaveable.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDDimensionStats.h b/Framework/DataObjects/inc/MantidDataObjects/MDDimensionStats.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDDimensionStats.h rename to Framework/DataObjects/inc/MantidDataObjects/MDDimensionStats.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEvent.h b/Framework/DataObjects/inc/MantidDataObjects/MDEvent.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEvent.h rename to Framework/DataObjects/inc/MantidDataObjects/MDEvent.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventFactory.h b/Framework/DataObjects/inc/MantidDataObjects/MDEventFactory.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventFactory.h rename to Framework/DataObjects/inc/MantidDataObjects/MDEventFactory.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventInserter.h b/Framework/DataObjects/inc/MantidDataObjects/MDEventInserter.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventInserter.h rename to Framework/DataObjects/inc/MantidDataObjects/MDEventInserter.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.tcc b/Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.tcc similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.tcc rename to Framework/DataObjects/inc/MantidDataObjects/MDEventWorkspace.tcc diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDGridBox.h b/Framework/DataObjects/inc/MantidDataObjects/MDGridBox.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDGridBox.h rename to Framework/DataObjects/inc/MantidDataObjects/MDGridBox.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDGridBox.tcc b/Framework/DataObjects/inc/MantidDataObjects/MDGridBox.tcc similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDGridBox.tcc rename to Framework/DataObjects/inc/MantidDataObjects/MDGridBox.tcc diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspaceIterator.h b/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspaceIterator.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspaceIterator.h rename to Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspaceIterator.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDLeanEvent.h b/Framework/DataObjects/inc/MantidDataObjects/MDLeanEvent.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDLeanEvent.h rename to Framework/DataObjects/inc/MantidDataObjects/MDLeanEvent.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MaskWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/MaskWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MaskWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/MaskWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MementoTableWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/MementoTableWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MementoTableWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/MementoTableWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/NoShape.h b/Framework/DataObjects/inc/MantidDataObjects/NoShape.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/NoShape.h rename to Framework/DataObjects/inc/MantidDataObjects/NoShape.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/OffsetsWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/OffsetsWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/OffsetsWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/OffsetsWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Peak.h b/Framework/DataObjects/inc/MantidDataObjects/Peak.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Peak.h rename to Framework/DataObjects/inc/MantidDataObjects/Peak.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakColumn.h b/Framework/DataObjects/inc/MantidDataObjects/PeakColumn.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakColumn.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakColumn.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakNoShapeFactory.h b/Framework/DataObjects/inc/MantidDataObjects/PeakNoShapeFactory.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakNoShapeFactory.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakNoShapeFactory.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeBase.h b/Framework/DataObjects/inc/MantidDataObjects/PeakShapeBase.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeBase.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakShapeBase.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoid.h b/Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoid.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoid.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoid.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoidFactory.h b/Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoidFactory.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoidFactory.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakShapeEllipsoidFactory.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeFactory.h b/Framework/DataObjects/inc/MantidDataObjects/PeakShapeFactory.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeFactory.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakShapeFactory.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeSpherical.h b/Framework/DataObjects/inc/MantidDataObjects/PeakShapeSpherical.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeSpherical.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakShapeSpherical.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeSphericalFactory.h b/Framework/DataObjects/inc/MantidDataObjects/PeakShapeSphericalFactory.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeakShapeSphericalFactory.h rename to Framework/DataObjects/inc/MantidDataObjects/PeakShapeSphericalFactory.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeaksWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/PeaksWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PeaksWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/PeaksWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PrecompiledHeader.h b/Framework/DataObjects/inc/MantidDataObjects/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/PrecompiledHeader.h rename to Framework/DataObjects/inc/MantidDataObjects/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/RebinnedOutput.h b/Framework/DataObjects/inc/MantidDataObjects/RebinnedOutput.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/RebinnedOutput.h rename to Framework/DataObjects/inc/MantidDataObjects/RebinnedOutput.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/ReflectometryTransform.h b/Framework/DataObjects/inc/MantidDataObjects/ReflectometryTransform.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/ReflectometryTransform.h rename to Framework/DataObjects/inc/MantidDataObjects/ReflectometryTransform.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/SkippingPolicy.h b/Framework/DataObjects/inc/MantidDataObjects/SkippingPolicy.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/SkippingPolicy.h rename to Framework/DataObjects/inc/MantidDataObjects/SkippingPolicy.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/SpecialWorkspace2D.h b/Framework/DataObjects/inc/MantidDataObjects/SpecialWorkspace2D.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/SpecialWorkspace2D.h rename to Framework/DataObjects/inc/MantidDataObjects/SpecialWorkspace2D.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/SplittersWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/SplittersWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/SplittersWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/SplittersWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/TableColumn.h b/Framework/DataObjects/inc/MantidDataObjects/TableColumn.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/TableColumn.h rename to Framework/DataObjects/inc/MantidDataObjects/TableColumn.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/TableWorkspace.h b/Framework/DataObjects/inc/MantidDataObjects/TableWorkspace.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/TableWorkspace.h rename to Framework/DataObjects/inc/MantidDataObjects/TableWorkspace.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/VectorColumn.h b/Framework/DataObjects/inc/MantidDataObjects/VectorColumn.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/VectorColumn.h rename to Framework/DataObjects/inc/MantidDataObjects/VectorColumn.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Workspace2D.h b/Framework/DataObjects/inc/MantidDataObjects/Workspace2D.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/Workspace2D.h rename to Framework/DataObjects/inc/MantidDataObjects/Workspace2D.h diff --git a/Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/WorkspaceSingleValue.h b/Framework/DataObjects/inc/MantidDataObjects/WorkspaceSingleValue.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/WorkspaceSingleValue.h rename to Framework/DataObjects/inc/MantidDataObjects/WorkspaceSingleValue.h diff --git a/Code/Mantid/Framework/DataObjects/scripts/.gitignore b/Framework/DataObjects/scripts/.gitignore similarity index 100% rename from Code/Mantid/Framework/DataObjects/scripts/.gitignore rename to Framework/DataObjects/scripts/.gitignore diff --git a/Code/Mantid/Framework/DataObjects/scripts/analysis.py b/Framework/DataObjects/scripts/analysis.py similarity index 100% rename from Code/Mantid/Framework/DataObjects/scripts/analysis.py rename to Framework/DataObjects/scripts/analysis.py diff --git a/Code/Mantid/Framework/DataObjects/src/AffineMatrixParameter.cpp b/Framework/DataObjects/src/AffineMatrixParameter.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/AffineMatrixParameter.cpp rename to Framework/DataObjects/src/AffineMatrixParameter.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/AffineMatrixParameterParser.cpp b/Framework/DataObjects/src/AffineMatrixParameterParser.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/AffineMatrixParameterParser.cpp rename to Framework/DataObjects/src/AffineMatrixParameterParser.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/BoxControllerNeXusIO.cpp b/Framework/DataObjects/src/BoxControllerNeXusIO.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/BoxControllerNeXusIO.cpp rename to Framework/DataObjects/src/BoxControllerNeXusIO.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/CoordTransformAffine.cpp b/Framework/DataObjects/src/CoordTransformAffine.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/CoordTransformAffine.cpp rename to Framework/DataObjects/src/CoordTransformAffine.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/CoordTransformAffineParser.cpp b/Framework/DataObjects/src/CoordTransformAffineParser.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/CoordTransformAffineParser.cpp rename to Framework/DataObjects/src/CoordTransformAffineParser.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/CoordTransformAligned.cpp b/Framework/DataObjects/src/CoordTransformAligned.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/CoordTransformAligned.cpp rename to Framework/DataObjects/src/CoordTransformAligned.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/CoordTransformDistance.cpp b/Framework/DataObjects/src/CoordTransformDistance.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/CoordTransformDistance.cpp rename to Framework/DataObjects/src/CoordTransformDistance.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/CoordTransformDistanceParser.cpp b/Framework/DataObjects/src/CoordTransformDistanceParser.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/CoordTransformDistanceParser.cpp rename to Framework/DataObjects/src/CoordTransformDistanceParser.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/EventList.cpp b/Framework/DataObjects/src/EventList.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/EventList.cpp rename to Framework/DataObjects/src/EventList.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/EventWorkspace.cpp b/Framework/DataObjects/src/EventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/EventWorkspace.cpp rename to Framework/DataObjects/src/EventWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/EventWorkspaceHelpers.cpp b/Framework/DataObjects/src/EventWorkspaceHelpers.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/EventWorkspaceHelpers.cpp rename to Framework/DataObjects/src/EventWorkspaceHelpers.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/EventWorkspaceMRU.cpp b/Framework/DataObjects/src/EventWorkspaceMRU.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/EventWorkspaceMRU.cpp rename to Framework/DataObjects/src/EventWorkspaceMRU.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/Events.cpp b/Framework/DataObjects/src/Events.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/Events.cpp rename to Framework/DataObjects/src/Events.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/FakeMD.cpp b/Framework/DataObjects/src/FakeMD.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/FakeMD.cpp rename to Framework/DataObjects/src/FakeMD.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/FractionalRebinning.cpp b/Framework/DataObjects/src/FractionalRebinning.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/FractionalRebinning.cpp rename to Framework/DataObjects/src/FractionalRebinning.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/GroupingWorkspace.cpp b/Framework/DataObjects/src/GroupingWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/GroupingWorkspace.cpp rename to Framework/DataObjects/src/GroupingWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/Histogram1D.cpp b/Framework/DataObjects/src/Histogram1D.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/Histogram1D.cpp rename to Framework/DataObjects/src/Histogram1D.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MDBoxFlatTree.cpp b/Framework/DataObjects/src/MDBoxFlatTree.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MDBoxFlatTree.cpp rename to Framework/DataObjects/src/MDBoxFlatTree.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MDBoxSaveable.cpp b/Framework/DataObjects/src/MDBoxSaveable.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MDBoxSaveable.cpp rename to Framework/DataObjects/src/MDBoxSaveable.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MDEventFactory.cpp b/Framework/DataObjects/src/MDEventFactory.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MDEventFactory.cpp rename to Framework/DataObjects/src/MDEventFactory.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MDHistoWorkspace.cpp b/Framework/DataObjects/src/MDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MDHistoWorkspace.cpp rename to Framework/DataObjects/src/MDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MDHistoWorkspaceIterator.cpp b/Framework/DataObjects/src/MDHistoWorkspaceIterator.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MDHistoWorkspaceIterator.cpp rename to Framework/DataObjects/src/MDHistoWorkspaceIterator.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MDLeanEvent.cpp b/Framework/DataObjects/src/MDLeanEvent.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MDLeanEvent.cpp rename to Framework/DataObjects/src/MDLeanEvent.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MaskWorkspace.cpp b/Framework/DataObjects/src/MaskWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MaskWorkspace.cpp rename to Framework/DataObjects/src/MaskWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/MementoTableWorkspace.cpp b/Framework/DataObjects/src/MementoTableWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/MementoTableWorkspace.cpp rename to Framework/DataObjects/src/MementoTableWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/NoShape.cpp b/Framework/DataObjects/src/NoShape.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/NoShape.cpp rename to Framework/DataObjects/src/NoShape.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/OffsetsWorkspace.cpp b/Framework/DataObjects/src/OffsetsWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/OffsetsWorkspace.cpp rename to Framework/DataObjects/src/OffsetsWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/Peak.cpp b/Framework/DataObjects/src/Peak.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/Peak.cpp rename to Framework/DataObjects/src/Peak.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakColumn.cpp b/Framework/DataObjects/src/PeakColumn.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakColumn.cpp rename to Framework/DataObjects/src/PeakColumn.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakNoShapeFactory.cpp b/Framework/DataObjects/src/PeakNoShapeFactory.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakNoShapeFactory.cpp rename to Framework/DataObjects/src/PeakNoShapeFactory.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakShapeBase.cpp b/Framework/DataObjects/src/PeakShapeBase.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakShapeBase.cpp rename to Framework/DataObjects/src/PeakShapeBase.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakShapeEllipsoid.cpp b/Framework/DataObjects/src/PeakShapeEllipsoid.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakShapeEllipsoid.cpp rename to Framework/DataObjects/src/PeakShapeEllipsoid.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakShapeEllipsoidFactory.cpp b/Framework/DataObjects/src/PeakShapeEllipsoidFactory.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakShapeEllipsoidFactory.cpp rename to Framework/DataObjects/src/PeakShapeEllipsoidFactory.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakShapeSpherical.cpp b/Framework/DataObjects/src/PeakShapeSpherical.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakShapeSpherical.cpp rename to Framework/DataObjects/src/PeakShapeSpherical.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeakShapeSphericalFactory.cpp b/Framework/DataObjects/src/PeakShapeSphericalFactory.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeakShapeSphericalFactory.cpp rename to Framework/DataObjects/src/PeakShapeSphericalFactory.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/PeaksWorkspace.cpp b/Framework/DataObjects/src/PeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/PeaksWorkspace.cpp rename to Framework/DataObjects/src/PeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/RebinnedOutput.cpp b/Framework/DataObjects/src/RebinnedOutput.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/RebinnedOutput.cpp rename to Framework/DataObjects/src/RebinnedOutput.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/ReflectometryTransform.cpp b/Framework/DataObjects/src/ReflectometryTransform.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/ReflectometryTransform.cpp rename to Framework/DataObjects/src/ReflectometryTransform.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/SpecialWorkspace2D.cpp b/Framework/DataObjects/src/SpecialWorkspace2D.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/SpecialWorkspace2D.cpp rename to Framework/DataObjects/src/SpecialWorkspace2D.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/SplittersWorkspace.cpp b/Framework/DataObjects/src/SplittersWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/SplittersWorkspace.cpp rename to Framework/DataObjects/src/SplittersWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/TableColumn.cpp b/Framework/DataObjects/src/TableColumn.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/TableColumn.cpp rename to Framework/DataObjects/src/TableColumn.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/TableWorkspace.cpp b/Framework/DataObjects/src/TableWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/TableWorkspace.cpp rename to Framework/DataObjects/src/TableWorkspace.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/VectorColumn.cpp b/Framework/DataObjects/src/VectorColumn.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/VectorColumn.cpp rename to Framework/DataObjects/src/VectorColumn.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/Workspace2D.cpp b/Framework/DataObjects/src/Workspace2D.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/Workspace2D.cpp rename to Framework/DataObjects/src/Workspace2D.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/WorkspaceSingleValue.cpp b/Framework/DataObjects/src/WorkspaceSingleValue.cpp similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/WorkspaceSingleValue.cpp rename to Framework/DataObjects/src/WorkspaceSingleValue.cpp diff --git a/Code/Mantid/Framework/DataObjects/src/generate_mdevent_declarations.py b/Framework/DataObjects/src/generate_mdevent_declarations.py similarity index 100% rename from Code/Mantid/Framework/DataObjects/src/generate_mdevent_declarations.py rename to Framework/DataObjects/src/generate_mdevent_declarations.py diff --git a/Code/Mantid/Framework/DataObjects/test/AffineMatrixParameterParserTest.h b/Framework/DataObjects/test/AffineMatrixParameterParserTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/AffineMatrixParameterParserTest.h rename to Framework/DataObjects/test/AffineMatrixParameterParserTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/AffineMatrixParameterTest.h b/Framework/DataObjects/test/AffineMatrixParameterTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/AffineMatrixParameterTest.h rename to Framework/DataObjects/test/AffineMatrixParameterTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/BoxControllerNeXusIOTest.h b/Framework/DataObjects/test/BoxControllerNeXusIOTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/BoxControllerNeXusIOTest.h rename to Framework/DataObjects/test/BoxControllerNeXusIOTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/CMakeLists.txt b/Framework/DataObjects/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/CMakeLists.txt rename to Framework/DataObjects/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/DataObjects/test/CoordTransformAffineParserTest.h b/Framework/DataObjects/test/CoordTransformAffineParserTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/CoordTransformAffineParserTest.h rename to Framework/DataObjects/test/CoordTransformAffineParserTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/CoordTransformAffineTest.h b/Framework/DataObjects/test/CoordTransformAffineTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/CoordTransformAffineTest.h rename to Framework/DataObjects/test/CoordTransformAffineTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/CoordTransformAlignedTest.h b/Framework/DataObjects/test/CoordTransformAlignedTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/CoordTransformAlignedTest.h rename to Framework/DataObjects/test/CoordTransformAlignedTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/CoordTransformDistanceParserTest.h b/Framework/DataObjects/test/CoordTransformDistanceParserTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/CoordTransformDistanceParserTest.h rename to Framework/DataObjects/test/CoordTransformDistanceParserTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/CoordTransformDistanceTest.h b/Framework/DataObjects/test/CoordTransformDistanceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/CoordTransformDistanceTest.h rename to Framework/DataObjects/test/CoordTransformDistanceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/EventListTest.h b/Framework/DataObjects/test/EventListTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/EventListTest.h rename to Framework/DataObjects/test/EventListTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/EventWorkspaceMRUTest.h b/Framework/DataObjects/test/EventWorkspaceMRUTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/EventWorkspaceMRUTest.h rename to Framework/DataObjects/test/EventWorkspaceMRUTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/EventWorkspaceTest.h b/Framework/DataObjects/test/EventWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/EventWorkspaceTest.h rename to Framework/DataObjects/test/EventWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/EventsTest.h b/Framework/DataObjects/test/EventsTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/EventsTest.h rename to Framework/DataObjects/test/EventsTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/FakeMDTest.h b/Framework/DataObjects/test/FakeMDTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/FakeMDTest.h rename to Framework/DataObjects/test/FakeMDTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/GroupingWorkspaceTest.h b/Framework/DataObjects/test/GroupingWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/GroupingWorkspaceTest.h rename to Framework/DataObjects/test/GroupingWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/Histogram1DTest.h b/Framework/DataObjects/test/Histogram1DTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/Histogram1DTest.h rename to Framework/DataObjects/test/Histogram1DTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/LibraryManagerTest.h b/Framework/DataObjects/test/LibraryManagerTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/LibraryManagerTest.h rename to Framework/DataObjects/test/LibraryManagerTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDBinTest.h b/Framework/DataObjects/test/MDBinTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDBinTest.h rename to Framework/DataObjects/test/MDBinTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDBoxBaseTest.h b/Framework/DataObjects/test/MDBoxBaseTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDBoxBaseTest.h rename to Framework/DataObjects/test/MDBoxBaseTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDBoxFlatTreeTest.h b/Framework/DataObjects/test/MDBoxFlatTreeTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDBoxFlatTreeTest.h rename to Framework/DataObjects/test/MDBoxFlatTreeTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDBoxIteratorTest.h b/Framework/DataObjects/test/MDBoxIteratorTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDBoxIteratorTest.h rename to Framework/DataObjects/test/MDBoxIteratorTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDBoxSaveableTest.h b/Framework/DataObjects/test/MDBoxSaveableTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDBoxSaveableTest.h rename to Framework/DataObjects/test/MDBoxSaveableTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDBoxTest.h b/Framework/DataObjects/test/MDBoxTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDBoxTest.h rename to Framework/DataObjects/test/MDBoxTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDDimensionStatsTest.h b/Framework/DataObjects/test/MDDimensionStatsTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDDimensionStatsTest.h rename to Framework/DataObjects/test/MDDimensionStatsTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDEventFactoryTest.h b/Framework/DataObjects/test/MDEventFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDEventFactoryTest.h rename to Framework/DataObjects/test/MDEventFactoryTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDEventInserterTest.h b/Framework/DataObjects/test/MDEventInserterTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDEventInserterTest.h rename to Framework/DataObjects/test/MDEventInserterTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDEventTest.h b/Framework/DataObjects/test/MDEventTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDEventTest.h rename to Framework/DataObjects/test/MDEventTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDEventWorkspaceTest.h b/Framework/DataObjects/test/MDEventWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDEventWorkspaceTest.h rename to Framework/DataObjects/test/MDEventWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDGridBoxTest.h b/Framework/DataObjects/test/MDGridBoxTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDGridBoxTest.h rename to Framework/DataObjects/test/MDGridBoxTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDHistoWorkspaceIteratorTest.h b/Framework/DataObjects/test/MDHistoWorkspaceIteratorTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDHistoWorkspaceIteratorTest.h rename to Framework/DataObjects/test/MDHistoWorkspaceIteratorTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDHistoWorkspaceTest.h b/Framework/DataObjects/test/MDHistoWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDHistoWorkspaceTest.h rename to Framework/DataObjects/test/MDHistoWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MDLeanEventTest.h b/Framework/DataObjects/test/MDLeanEventTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MDLeanEventTest.h rename to Framework/DataObjects/test/MDLeanEventTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MaskWorkspaceTest.h b/Framework/DataObjects/test/MaskWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MaskWorkspaceTest.h rename to Framework/DataObjects/test/MaskWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MementoTableWorkspaceTest.h b/Framework/DataObjects/test/MementoTableWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MementoTableWorkspaceTest.h rename to Framework/DataObjects/test/MementoTableWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/MockObjects.h b/Framework/DataObjects/test/MockObjects.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/MockObjects.h rename to Framework/DataObjects/test/MockObjects.h diff --git a/Code/Mantid/Framework/DataObjects/test/NoShapeTest.h b/Framework/DataObjects/test/NoShapeTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/NoShapeTest.h rename to Framework/DataObjects/test/NoShapeTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/OffsetsWorkspaceTest.h b/Framework/DataObjects/test/OffsetsWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/OffsetsWorkspaceTest.h rename to Framework/DataObjects/test/OffsetsWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakColumnTest.h b/Framework/DataObjects/test/PeakColumnTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakColumnTest.h rename to Framework/DataObjects/test/PeakColumnTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakNoShapeFactoryTest.h b/Framework/DataObjects/test/PeakNoShapeFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakNoShapeFactoryTest.h rename to Framework/DataObjects/test/PeakNoShapeFactoryTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakShapeEllipsoidFactoryTest.h b/Framework/DataObjects/test/PeakShapeEllipsoidFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakShapeEllipsoidFactoryTest.h rename to Framework/DataObjects/test/PeakShapeEllipsoidFactoryTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakShapeEllipsoidTest.h b/Framework/DataObjects/test/PeakShapeEllipsoidTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakShapeEllipsoidTest.h rename to Framework/DataObjects/test/PeakShapeEllipsoidTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakShapeSphericalFactoryTest.h b/Framework/DataObjects/test/PeakShapeSphericalFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakShapeSphericalFactoryTest.h rename to Framework/DataObjects/test/PeakShapeSphericalFactoryTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakShapeSphericalTest.h b/Framework/DataObjects/test/PeakShapeSphericalTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakShapeSphericalTest.h rename to Framework/DataObjects/test/PeakShapeSphericalTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeakTest.h b/Framework/DataObjects/test/PeakTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeakTest.h rename to Framework/DataObjects/test/PeakTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PeaksWorkspaceTest.h b/Framework/DataObjects/test/PeaksWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PeaksWorkspaceTest.h rename to Framework/DataObjects/test/PeaksWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/PrecompiledHeader.h b/Framework/DataObjects/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/PrecompiledHeader.h rename to Framework/DataObjects/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/DataObjects/test/RebinnedOutputTest.h b/Framework/DataObjects/test/RebinnedOutputTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/RebinnedOutputTest.h rename to Framework/DataObjects/test/RebinnedOutputTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/RefAxisTest.h b/Framework/DataObjects/test/RefAxisTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/RefAxisTest.h rename to Framework/DataObjects/test/RefAxisTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/SkippingPolicyTest.h b/Framework/DataObjects/test/SkippingPolicyTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/SkippingPolicyTest.h rename to Framework/DataObjects/test/SkippingPolicyTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/SpecialWorkspace2DTest.h b/Framework/DataObjects/test/SpecialWorkspace2DTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/SpecialWorkspace2DTest.h rename to Framework/DataObjects/test/SpecialWorkspace2DTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/SplittersWorkspaceTest.h b/Framework/DataObjects/test/SplittersWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/SplittersWorkspaceTest.h rename to Framework/DataObjects/test/SplittersWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/TableColumnTest.h b/Framework/DataObjects/test/TableColumnTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/TableColumnTest.h rename to Framework/DataObjects/test/TableColumnTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/TableWorkspacePropertyTest.h b/Framework/DataObjects/test/TableWorkspacePropertyTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/TableWorkspacePropertyTest.h rename to Framework/DataObjects/test/TableWorkspacePropertyTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/TableWorkspaceTest.h b/Framework/DataObjects/test/TableWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/TableWorkspaceTest.h rename to Framework/DataObjects/test/TableWorkspaceTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/TofEventTest.h b/Framework/DataObjects/test/TofEventTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/TofEventTest.h rename to Framework/DataObjects/test/TofEventTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/VectorColumnTest.h b/Framework/DataObjects/test/VectorColumnTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/VectorColumnTest.h rename to Framework/DataObjects/test/VectorColumnTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/WeightedEventNoTimeTest.h b/Framework/DataObjects/test/WeightedEventNoTimeTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/WeightedEventNoTimeTest.h rename to Framework/DataObjects/test/WeightedEventNoTimeTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/WeightedEventTest.h b/Framework/DataObjects/test/WeightedEventTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/WeightedEventTest.h rename to Framework/DataObjects/test/WeightedEventTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/Workspace2DTest.h b/Framework/DataObjects/test/Workspace2DTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/Workspace2DTest.h rename to Framework/DataObjects/test/Workspace2DTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/WorkspaceIteratorTest.h b/Framework/DataObjects/test/WorkspaceIteratorTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/WorkspaceIteratorTest.h rename to Framework/DataObjects/test/WorkspaceIteratorTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/WorkspaceSingleValueTest.h b/Framework/DataObjects/test/WorkspaceSingleValueTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/WorkspaceSingleValueTest.h rename to Framework/DataObjects/test/WorkspaceSingleValueTest.h diff --git a/Code/Mantid/Framework/DataObjects/test/WorkspaceValidatorsTest.h b/Framework/DataObjects/test/WorkspaceValidatorsTest.h similarity index 100% rename from Code/Mantid/Framework/DataObjects/test/WorkspaceValidatorsTest.h rename to Framework/DataObjects/test/WorkspaceValidatorsTest.h diff --git a/Code/Mantid/Framework/Doxygen/CMakeLists.txt b/Framework/Doxygen/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Doxygen/CMakeLists.txt rename to Framework/Doxygen/CMakeLists.txt diff --git a/Code/Mantid/Framework/Doxygen/Mantid_template.doxyfile b/Framework/Doxygen/Mantid_template.doxyfile similarity index 100% rename from Code/Mantid/Framework/Doxygen/Mantid_template.doxyfile rename to Framework/Doxygen/Mantid_template.doxyfile diff --git a/Code/Mantid/Framework/Doxygen/make_header.py b/Framework/Doxygen/make_header.py similarity index 100% rename from Code/Mantid/Framework/Doxygen/make_header.py rename to Framework/Doxygen/make_header.py diff --git a/Code/Mantid/Framework/GPUAlgorithms/CMakeLists.txt b/Framework/GPUAlgorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/CMakeLists.txt rename to Framework/GPUAlgorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUAlgorithm.h b/Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUAlgorithm.h rename to Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUAlgorithm.h diff --git a/Code/Mantid/Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUTester.h b/Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUTester.h similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUTester.h rename to Framework/GPUAlgorithms/inc/MantidGPUAlgorithms/GPUTester.h diff --git a/Code/Mantid/Framework/GPUAlgorithms/src/GPUAlgorithm.cpp b/Framework/GPUAlgorithms/src/GPUAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/src/GPUAlgorithm.cpp rename to Framework/GPUAlgorithms/src/GPUAlgorithm.cpp diff --git a/Code/Mantid/Framework/GPUAlgorithms/src/GPUTester.cpp b/Framework/GPUAlgorithms/src/GPUTester.cpp similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/src/GPUTester.cpp rename to Framework/GPUAlgorithms/src/GPUTester.cpp diff --git a/Code/Mantid/Framework/GPUAlgorithms/src/GPUTester_kernel.cl b/Framework/GPUAlgorithms/src/GPUTester_kernel.cl similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/src/GPUTester_kernel.cl rename to Framework/GPUAlgorithms/src/GPUTester_kernel.cl diff --git a/Code/Mantid/Framework/GPUAlgorithms/test/GPUAlgorithmTest.h b/Framework/GPUAlgorithms/test/GPUAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/test/GPUAlgorithmTest.h rename to Framework/GPUAlgorithms/test/GPUAlgorithmTest.h diff --git a/Code/Mantid/Framework/GPUAlgorithms/test/GPUTesterTest.h b/Framework/GPUAlgorithms/test/GPUTesterTest.h similarity index 100% rename from Code/Mantid/Framework/GPUAlgorithms/test/GPUTesterTest.h rename to Framework/GPUAlgorithms/test/GPUTesterTest.h diff --git a/Code/Mantid/Framework/Geometry/CMakeLists.txt b/Framework/Geometry/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Geometry/CMakeLists.txt rename to Framework/Geometry/CMakeLists.txt diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/ComponentParser.h b/Framework/Geometry/inc/MantidGeometry/ComponentParser.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/ComponentParser.h rename to Framework/Geometry/inc/MantidGeometry/ComponentParser.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/AngleUnits.h b/Framework/Geometry/inc/MantidGeometry/Crystal/AngleUnits.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/AngleUnits.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/AngleUnits.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScatterer.h b/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScatterer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScatterer.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/BraggScatterer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererInCrystalStructure.h b/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererInCrystalStructure.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererInCrystalStructure.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/BraggScattererInCrystalStructure.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CenteringGroup.h b/Framework/Geometry/inc/MantidGeometry/Crystal/CenteringGroup.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CenteringGroup.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/CenteringGroup.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CompositeBraggScatterer.h b/Framework/Geometry/inc/MantidGeometry/Crystal/CompositeBraggScatterer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CompositeBraggScatterer.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/CompositeBraggScatterer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ConcretePeakTransformFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/ConcretePeakTransformFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ConcretePeakTransformFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/ConcretePeakTransformFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ConventionalCell.h b/Framework/Geometry/inc/MantidGeometry/Crystal/ConventionalCell.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ConventionalCell.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/ConventionalCell.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CrystalStructure.h b/Framework/Geometry/inc/MantidGeometry/Crystal/CrystalStructure.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CrystalStructure.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/CrystalStructure.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CyclicGroup.h b/Framework/Geometry/inc/MantidGeometry/Crystal/CyclicGroup.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/CyclicGroup.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/CyclicGroup.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/Group.h b/Framework/Geometry/inc/MantidGeometry/Crystal/Group.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/Group.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/Group.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/IPeak.h b/Framework/Geometry/inc/MantidGeometry/Crystal/IPeak.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/IPeak.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/IPeak.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/IndexingUtils.h b/Framework/Geometry/inc/MantidGeometry/Crystal/IndexingUtils.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/IndexingUtils.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/IndexingUtils.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/IsotropicAtomBraggScatterer.h b/Framework/Geometry/inc/MantidGeometry/Crystal/IsotropicAtomBraggScatterer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/IsotropicAtomBraggScatterer.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/IsotropicAtomBraggScatterer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/NiggliCell.h b/Framework/Geometry/inc/MantidGeometry/Crystal/NiggliCell.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/NiggliCell.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/NiggliCell.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/OrientedLattice.h b/Framework/Geometry/inc/MantidGeometry/Crystal/OrientedLattice.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/OrientedLattice.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/OrientedLattice.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakShape.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakShape.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakShape.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakShape.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransform.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransform.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransform.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransform.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformHKL.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformHKL.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformHKL.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformHKL.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQLab.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQLab.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQLab.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQLab.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQSample.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQSample.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQSample.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformQSample.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformSelector.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformSelector.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformSelector.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PeakTransformSelector.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroup.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroup.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroup.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PointGroup.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroupFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroupFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroupFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/PointGroupFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ProductOfCyclicGroups.h b/Framework/Geometry/inc/MantidGeometry/Crystal/ProductOfCyclicGroups.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ProductOfCyclicGroups.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/ProductOfCyclicGroups.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ReducedCell.h b/Framework/Geometry/inc/MantidGeometry/Crystal/ReducedCell.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ReducedCell.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/ReducedCell.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ReflectionCondition.h b/Framework/Geometry/inc/MantidGeometry/Crystal/ReflectionCondition.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ReflectionCondition.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/ReflectionCondition.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ScalarUtils.h b/Framework/Geometry/inc/MantidGeometry/Crystal/ScalarUtils.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/ScalarUtils.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/ScalarUtils.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroup.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroup.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroup.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroup.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroupFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroupFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroupFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SpaceGroupFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElement.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElement.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElement.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElement.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElementFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElementFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElementFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryElementFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperation.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperation.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperation.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperation.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationFactory.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationFactory.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationSymbolParser.h b/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationSymbolParser.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationSymbolParser.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/SymmetryOperationSymbolParser.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/UnitCell.h b/Framework/Geometry/inc/MantidGeometry/Crystal/UnitCell.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/UnitCell.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/UnitCell.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/V3R.h b/Framework/Geometry/inc/MantidGeometry/Crystal/V3R.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/V3R.h rename to Framework/Geometry/inc/MantidGeometry/Crystal/V3R.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/DllConfig.h b/Framework/Geometry/inc/MantidGeometry/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/DllConfig.h rename to Framework/Geometry/inc/MantidGeometry/DllConfig.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/ICompAssembly.h b/Framework/Geometry/inc/MantidGeometry/ICompAssembly.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/ICompAssembly.h rename to Framework/Geometry/inc/MantidGeometry/ICompAssembly.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/IComponent.h b/Framework/Geometry/inc/MantidGeometry/IComponent.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/IComponent.h rename to Framework/Geometry/inc/MantidGeometry/IComponent.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/IDTypes.h b/Framework/Geometry/inc/MantidGeometry/IDTypes.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/IDTypes.h rename to Framework/Geometry/inc/MantidGeometry/IDTypes.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/IDetector.h b/Framework/Geometry/inc/MantidGeometry/IDetector.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/IDetector.h rename to Framework/Geometry/inc/MantidGeometry/IDetector.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/IObjComponent.h b/Framework/Geometry/inc/MantidGeometry/IObjComponent.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/IObjComponent.h rename to Framework/Geometry/inc/MantidGeometry/IObjComponent.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument.h b/Framework/Geometry/inc/MantidGeometry/Instrument.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument.h rename to Framework/Geometry/inc/MantidGeometry/Instrument.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/CompAssembly.h b/Framework/Geometry/inc/MantidGeometry/Instrument/CompAssembly.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/CompAssembly.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/CompAssembly.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Component.h b/Framework/Geometry/inc/MantidGeometry/Instrument/Component.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Component.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/Component.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ComponentHelper.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ComponentHelper.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ComponentHelper.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ComponentHelper.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Detector.h b/Framework/Geometry/inc/MantidGeometry/Instrument/Detector.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Detector.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/Detector.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/DetectorGroup.h b/Framework/Geometry/inc/MantidGeometry/Instrument/DetectorGroup.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/DetectorGroup.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/DetectorGroup.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/FitParameter.h b/Framework/Geometry/inc/MantidGeometry/Instrument/FitParameter.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/FitParameter.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/FitParameter.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Goniometer.h b/Framework/Geometry/inc/MantidGeometry/Instrument/Goniometer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Goniometer.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/Goniometer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/IDFObject.h b/Framework/Geometry/inc/MantidGeometry/Instrument/IDFObject.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/IDFObject.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/IDFObject.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighbours.h b/Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighbours.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighbours.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighbours.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighboursFactory.h b/Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighboursFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighboursFactory.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/INearestNeighboursFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/InstrumentDefinitionParser.h b/Framework/Geometry/inc/MantidGeometry/Instrument/InstrumentDefinitionParser.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/InstrumentDefinitionParser.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/InstrumentDefinitionParser.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighbours.h b/Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighbours.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighbours.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighbours.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighboursFactory.h b/Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighboursFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighboursFactory.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/NearestNeighboursFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ObjCompAssembly.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ObjCompAssembly.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ObjCompAssembly.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ObjCompAssembly.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ObjComponent.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ObjComponent.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ObjComponent.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ObjComponent.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ParComponentFactory.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ParComponentFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ParComponentFactory.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ParComponentFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Parameter.h b/Framework/Geometry/inc/MantidGeometry/Instrument/Parameter.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Parameter.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/Parameter.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ParameterFactory.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ParameterFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ParameterFactory.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ParameterFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ParameterMap.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ParameterMap.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ParameterMap.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ParameterMap.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetector.h b/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetector.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetector.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetector.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetectorPixel.h b/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetectorPixel.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetectorPixel.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetectorPixel.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ReferenceFrame.h b/Framework/Geometry/inc/MantidGeometry/Instrument/ReferenceFrame.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/ReferenceFrame.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/ReferenceFrame.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/XMLInstrumentParameter.h b/Framework/Geometry/inc/MantidGeometry/Instrument/XMLInstrumentParameter.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/XMLInstrumentParameter.h rename to Framework/Geometry/inc/MantidGeometry/Instrument/XMLInstrumentParameter.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/CompositeImplicitFunction.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/CompositeImplicitFunction.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/CompositeImplicitFunction.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/CompositeImplicitFunction.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/GeneralFrame.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/GeneralFrame.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/GeneralFrame.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/GeneralFrame.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/HKL.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/HKL.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/HKL.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/HKL.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimension.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimension.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimension.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimension.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimensionFactory.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimensionFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimensionFactory.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/IMDDimensionFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDBoxImplicitFunction.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDBoxImplicitFunction.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDBoxImplicitFunction.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDBoxImplicitFunction.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDDimensionExtents.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDDimensionExtents.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDDimensionExtents.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDDimensionExtents.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrame.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrame.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrame.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrame.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrameFactory.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrameFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrameFactory.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDFrameFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLBuilder.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLBuilder.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLBuilder.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLBuilder.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLDefinitions.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLDefinitions.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLDefinitions.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLDefinitions.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLParser.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLParser.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLParser.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDGeometryXMLParser.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimension.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimension.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimension.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimension.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimensionBuilder.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimensionBuilder.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimensionBuilder.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDHistoDimensionBuilder.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDImplicitFunction.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDImplicitFunction.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDImplicitFunction.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDImplicitFunction.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlane.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlane.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlane.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlane.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlaneImplicitFunction.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlaneImplicitFunction.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlaneImplicitFunction.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDPlaneImplicitFunction.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDTypes.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDTypes.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDTypes.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDTypes.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDWorkspaceConstants.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDWorkspaceConstants.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDWorkspaceConstants.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/MDWorkspaceConstants.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/NullImplicitFunction.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/NullImplicitFunction.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/NullImplicitFunction.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/NullImplicitFunction.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/QLab.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/QLab.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/QLab.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/QLab.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/QSample.h b/Framework/Geometry/inc/MantidGeometry/MDGeometry/QSample.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/QSample.h rename to Framework/Geometry/inc/MantidGeometry/MDGeometry/QSample.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Acomp.h b/Framework/Geometry/inc/MantidGeometry/Math/Acomp.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Acomp.h rename to Framework/Geometry/inc/MantidGeometry/Math/Acomp.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Algebra.h b/Framework/Geometry/inc/MantidGeometry/Math/Algebra.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Algebra.h rename to Framework/Geometry/inc/MantidGeometry/Math/Algebra.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/BnId.h b/Framework/Geometry/inc/MantidGeometry/Math/BnId.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/BnId.h rename to Framework/Geometry/inc/MantidGeometry/Math/BnId.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/ConvexPolygon.h b/Framework/Geometry/inc/MantidGeometry/Math/ConvexPolygon.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/ConvexPolygon.h rename to Framework/Geometry/inc/MantidGeometry/Math/ConvexPolygon.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/MapSupport.h b/Framework/Geometry/inc/MantidGeometry/Math/MapSupport.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/MapSupport.h rename to Framework/Geometry/inc/MantidGeometry/Math/MapSupport.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/PolyBase.h b/Framework/Geometry/inc/MantidGeometry/Math/PolyBase.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/PolyBase.h rename to Framework/Geometry/inc/MantidGeometry/Math/PolyBase.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/PolygonEdge.h b/Framework/Geometry/inc/MantidGeometry/Math/PolygonEdge.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/PolygonEdge.h rename to Framework/Geometry/inc/MantidGeometry/Math/PolygonEdge.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/PolygonIntersection.h b/Framework/Geometry/inc/MantidGeometry/Math/PolygonIntersection.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/PolygonIntersection.h rename to Framework/Geometry/inc/MantidGeometry/Math/PolygonIntersection.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Quadrilateral.h b/Framework/Geometry/inc/MantidGeometry/Math/Quadrilateral.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Quadrilateral.h rename to Framework/Geometry/inc/MantidGeometry/Math/Quadrilateral.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/RotCounter.h b/Framework/Geometry/inc/MantidGeometry/Math/RotCounter.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/RotCounter.h rename to Framework/Geometry/inc/MantidGeometry/Math/RotCounter.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Triple.h b/Framework/Geometry/inc/MantidGeometry/Math/Triple.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/Triple.h rename to Framework/Geometry/inc/MantidGeometry/Math/Triple.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/mathSupport.h b/Framework/Geometry/inc/MantidGeometry/Math/mathSupport.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Math/mathSupport.h rename to Framework/Geometry/inc/MantidGeometry/Math/mathSupport.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/BoundingBox.h b/Framework/Geometry/inc/MantidGeometry/Objects/BoundingBox.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/BoundingBox.h rename to Framework/Geometry/inc/MantidGeometry/Objects/BoundingBox.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/InstrumentRayTracer.h b/Framework/Geometry/inc/MantidGeometry/Objects/InstrumentRayTracer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/InstrumentRayTracer.h rename to Framework/Geometry/inc/MantidGeometry/Objects/InstrumentRayTracer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/Object.h b/Framework/Geometry/inc/MantidGeometry/Objects/Object.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/Object.h rename to Framework/Geometry/inc/MantidGeometry/Objects/Object.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/Rules.h b/Framework/Geometry/inc/MantidGeometry/Objects/Rules.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/Rules.h rename to Framework/Geometry/inc/MantidGeometry/Objects/Rules.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/ShapeFactory.h b/Framework/Geometry/inc/MantidGeometry/Objects/ShapeFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/ShapeFactory.h rename to Framework/Geometry/inc/MantidGeometry/Objects/ShapeFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/Track.h b/Framework/Geometry/inc/MantidGeometry/Objects/Track.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Objects/Track.h rename to Framework/Geometry/inc/MantidGeometry/Objects/Track.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/PrecompiledHeader.h b/Framework/Geometry/inc/MantidGeometry/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/PrecompiledHeader.h rename to Framework/Geometry/inc/MantidGeometry/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/BitmapGeometryHandler.h b/Framework/Geometry/inc/MantidGeometry/Rendering/BitmapGeometryHandler.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/BitmapGeometryHandler.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/BitmapGeometryHandler.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryGenerator.h b/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryGenerator.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryGenerator.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryGenerator.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryHandler.h b/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryHandler.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryHandler.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryHandler.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryRenderer.h b/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryRenderer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryRenderer.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/CacheGeometryRenderer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/GeometryHandler.h b/Framework/Geometry/inc/MantidGeometry/Rendering/GeometryHandler.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/GeometryHandler.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/GeometryHandler.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryHandler.h b/Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryHandler.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryHandler.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryHandler.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryRenderer.h b/Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryRenderer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryRenderer.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/GluGeometryRenderer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryGenerator.h b/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryGenerator.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryGenerator.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryGenerator.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryHandler.h b/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryHandler.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryHandler.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryHandler.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryRenderer.h b/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryRenderer.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryRenderer.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/OCGeometryRenderer.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OpenGL_Headers.h b/Framework/Geometry/inc/MantidGeometry/Rendering/OpenGL_Headers.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/OpenGL_Headers.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/OpenGL_Headers.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheReader.h b/Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheReader.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheReader.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheReader.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheWriter.h b/Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheWriter.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheWriter.h rename to Framework/Geometry/inc/MantidGeometry/Rendering/vtkGeometryCacheWriter.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/BaseVisit.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/BaseVisit.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/BaseVisit.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/BaseVisit.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Cone.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Cone.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Cone.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Cone.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Cylinder.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Cylinder.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Cylinder.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Cylinder.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/General.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/General.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/General.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/General.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Line.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Line.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Line.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Line.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/LineIntersectVisit.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/LineIntersectVisit.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/LineIntersectVisit.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/LineIntersectVisit.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Plane.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Plane.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Plane.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Plane.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Quadratic.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Quadratic.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Quadratic.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Quadratic.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Sphere.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Sphere.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Sphere.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Sphere.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Surface.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Surface.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Surface.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Surface.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/SurfaceFactory.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/SurfaceFactory.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/SurfaceFactory.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/SurfaceFactory.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Torus.h b/Framework/Geometry/inc/MantidGeometry/Surfaces/Torus.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/Surfaces/Torus.h rename to Framework/Geometry/inc/MantidGeometry/Surfaces/Torus.h diff --git a/Code/Mantid/Framework/Geometry/inc/MantidGeometry/muParser_Silent.h b/Framework/Geometry/inc/MantidGeometry/muParser_Silent.h similarity index 100% rename from Code/Mantid/Framework/Geometry/inc/MantidGeometry/muParser_Silent.h rename to Framework/Geometry/inc/MantidGeometry/muParser_Silent.h diff --git a/Code/Mantid/Framework/Geometry/src/ComponentParser.cpp b/Framework/Geometry/src/ComponentParser.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/ComponentParser.cpp rename to Framework/Geometry/src/ComponentParser.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/BraggScatterer.cpp b/Framework/Geometry/src/Crystal/BraggScatterer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/BraggScatterer.cpp rename to Framework/Geometry/src/Crystal/BraggScatterer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/BraggScattererFactory.cpp b/Framework/Geometry/src/Crystal/BraggScattererFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/BraggScattererFactory.cpp rename to Framework/Geometry/src/Crystal/BraggScattererFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/BraggScattererInCrystalStructure.cpp b/Framework/Geometry/src/Crystal/BraggScattererInCrystalStructure.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/BraggScattererInCrystalStructure.cpp rename to Framework/Geometry/src/Crystal/BraggScattererInCrystalStructure.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/CenteringGroup.cpp b/Framework/Geometry/src/Crystal/CenteringGroup.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/CenteringGroup.cpp rename to Framework/Geometry/src/Crystal/CenteringGroup.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/CompositeBraggScatterer.cpp b/Framework/Geometry/src/Crystal/CompositeBraggScatterer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/CompositeBraggScatterer.cpp rename to Framework/Geometry/src/Crystal/CompositeBraggScatterer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/ConventionalCell.cpp b/Framework/Geometry/src/Crystal/ConventionalCell.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/ConventionalCell.cpp rename to Framework/Geometry/src/Crystal/ConventionalCell.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/CrystalStructure.cpp b/Framework/Geometry/src/Crystal/CrystalStructure.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/CrystalStructure.cpp rename to Framework/Geometry/src/Crystal/CrystalStructure.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/CyclicGroup.cpp b/Framework/Geometry/src/Crystal/CyclicGroup.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/CyclicGroup.cpp rename to Framework/Geometry/src/Crystal/CyclicGroup.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/Group.cpp b/Framework/Geometry/src/Crystal/Group.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/Group.cpp rename to Framework/Geometry/src/Crystal/Group.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/IPeak.cpp b/Framework/Geometry/src/Crystal/IPeak.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/IPeak.cpp rename to Framework/Geometry/src/Crystal/IPeak.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/IndexingUtils.cpp b/Framework/Geometry/src/Crystal/IndexingUtils.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/IndexingUtils.cpp rename to Framework/Geometry/src/Crystal/IndexingUtils.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/IsotropicAtomBraggScatterer.cpp b/Framework/Geometry/src/Crystal/IsotropicAtomBraggScatterer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/IsotropicAtomBraggScatterer.cpp rename to Framework/Geometry/src/Crystal/IsotropicAtomBraggScatterer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/NiggliCell.cpp b/Framework/Geometry/src/Crystal/NiggliCell.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/NiggliCell.cpp rename to Framework/Geometry/src/Crystal/NiggliCell.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/OrientedLattice.cpp b/Framework/Geometry/src/Crystal/OrientedLattice.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/OrientedLattice.cpp rename to Framework/Geometry/src/Crystal/OrientedLattice.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PeakTransform.cpp b/Framework/Geometry/src/Crystal/PeakTransform.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PeakTransform.cpp rename to Framework/Geometry/src/Crystal/PeakTransform.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformHKL.cpp b/Framework/Geometry/src/Crystal/PeakTransformHKL.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformHKL.cpp rename to Framework/Geometry/src/Crystal/PeakTransformHKL.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformQLab.cpp b/Framework/Geometry/src/Crystal/PeakTransformQLab.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformQLab.cpp rename to Framework/Geometry/src/Crystal/PeakTransformQLab.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformQSample.cpp b/Framework/Geometry/src/Crystal/PeakTransformQSample.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformQSample.cpp rename to Framework/Geometry/src/Crystal/PeakTransformQSample.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformSelector.cpp b/Framework/Geometry/src/Crystal/PeakTransformSelector.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PeakTransformSelector.cpp rename to Framework/Geometry/src/Crystal/PeakTransformSelector.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PointGroup.cpp b/Framework/Geometry/src/Crystal/PointGroup.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PointGroup.cpp rename to Framework/Geometry/src/Crystal/PointGroup.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/PointGroupFactory.cpp b/Framework/Geometry/src/Crystal/PointGroupFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/PointGroupFactory.cpp rename to Framework/Geometry/src/Crystal/PointGroupFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/ProductOfCyclicGroups.cpp b/Framework/Geometry/src/Crystal/ProductOfCyclicGroups.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/ProductOfCyclicGroups.cpp rename to Framework/Geometry/src/Crystal/ProductOfCyclicGroups.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/ReducedCell.cpp b/Framework/Geometry/src/Crystal/ReducedCell.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/ReducedCell.cpp rename to Framework/Geometry/src/Crystal/ReducedCell.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/ReflectionCondition.cpp b/Framework/Geometry/src/Crystal/ReflectionCondition.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/ReflectionCondition.cpp rename to Framework/Geometry/src/Crystal/ReflectionCondition.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/ScalarUtils.cpp b/Framework/Geometry/src/Crystal/ScalarUtils.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/ScalarUtils.cpp rename to Framework/Geometry/src/Crystal/ScalarUtils.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SpaceGroup.cpp b/Framework/Geometry/src/Crystal/SpaceGroup.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SpaceGroup.cpp rename to Framework/Geometry/src/Crystal/SpaceGroup.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SpaceGroupFactory.cpp b/Framework/Geometry/src/Crystal/SpaceGroupFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SpaceGroupFactory.cpp rename to Framework/Geometry/src/Crystal/SpaceGroupFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SymmetryElement.cpp b/Framework/Geometry/src/Crystal/SymmetryElement.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SymmetryElement.cpp rename to Framework/Geometry/src/Crystal/SymmetryElement.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SymmetryElementFactory.cpp b/Framework/Geometry/src/Crystal/SymmetryElementFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SymmetryElementFactory.cpp rename to Framework/Geometry/src/Crystal/SymmetryElementFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SymmetryOperation.cpp b/Framework/Geometry/src/Crystal/SymmetryOperation.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SymmetryOperation.cpp rename to Framework/Geometry/src/Crystal/SymmetryOperation.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SymmetryOperationFactory.cpp b/Framework/Geometry/src/Crystal/SymmetryOperationFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SymmetryOperationFactory.cpp rename to Framework/Geometry/src/Crystal/SymmetryOperationFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/SymmetryOperationSymbolParser.cpp b/Framework/Geometry/src/Crystal/SymmetryOperationSymbolParser.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/SymmetryOperationSymbolParser.cpp rename to Framework/Geometry/src/Crystal/SymmetryOperationSymbolParser.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/UnitCell.cpp b/Framework/Geometry/src/Crystal/UnitCell.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/UnitCell.cpp rename to Framework/Geometry/src/Crystal/UnitCell.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/V3R.cpp b/Framework/Geometry/src/Crystal/V3R.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Crystal/V3R.cpp rename to Framework/Geometry/src/Crystal/V3R.cpp diff --git a/Code/Mantid/Framework/Geometry/src/IObjComponent.cpp b/Framework/Geometry/src/IObjComponent.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/IObjComponent.cpp rename to Framework/Geometry/src/IObjComponent.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument.cpp b/Framework/Geometry/src/Instrument.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument.cpp rename to Framework/Geometry/src/Instrument.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/CompAssembly.cpp b/Framework/Geometry/src/Instrument/CompAssembly.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/CompAssembly.cpp rename to Framework/Geometry/src/Instrument/CompAssembly.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/Component.cpp b/Framework/Geometry/src/Instrument/Component.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/Component.cpp rename to Framework/Geometry/src/Instrument/Component.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/ComponentHelper.cpp b/Framework/Geometry/src/Instrument/ComponentHelper.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/ComponentHelper.cpp rename to Framework/Geometry/src/Instrument/ComponentHelper.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/Detector.cpp b/Framework/Geometry/src/Instrument/Detector.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/Detector.cpp rename to Framework/Geometry/src/Instrument/Detector.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/DetectorGroup.cpp b/Framework/Geometry/src/Instrument/DetectorGroup.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/DetectorGroup.cpp rename to Framework/Geometry/src/Instrument/DetectorGroup.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/FitParameter.cpp b/Framework/Geometry/src/Instrument/FitParameter.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/FitParameter.cpp rename to Framework/Geometry/src/Instrument/FitParameter.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/Goniometer.cpp b/Framework/Geometry/src/Instrument/Goniometer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/Goniometer.cpp rename to Framework/Geometry/src/Instrument/Goniometer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/IDFObject.cpp b/Framework/Geometry/src/Instrument/IDFObject.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/IDFObject.cpp rename to Framework/Geometry/src/Instrument/IDFObject.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/InstrumentDefinitionParser.cpp b/Framework/Geometry/src/Instrument/InstrumentDefinitionParser.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/InstrumentDefinitionParser.cpp rename to Framework/Geometry/src/Instrument/InstrumentDefinitionParser.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/NearestNeighbours.cpp b/Framework/Geometry/src/Instrument/NearestNeighbours.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/NearestNeighbours.cpp rename to Framework/Geometry/src/Instrument/NearestNeighbours.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/NearestNeighboursFactory.cpp b/Framework/Geometry/src/Instrument/NearestNeighboursFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/NearestNeighboursFactory.cpp rename to Framework/Geometry/src/Instrument/NearestNeighboursFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/ObjCompAssembly.cpp b/Framework/Geometry/src/Instrument/ObjCompAssembly.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/ObjCompAssembly.cpp rename to Framework/Geometry/src/Instrument/ObjCompAssembly.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/ObjComponent.cpp b/Framework/Geometry/src/Instrument/ObjComponent.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/ObjComponent.cpp rename to Framework/Geometry/src/Instrument/ObjComponent.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/ParComponentFactory.cpp b/Framework/Geometry/src/Instrument/ParComponentFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/ParComponentFactory.cpp rename to Framework/Geometry/src/Instrument/ParComponentFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/Parameter.cpp b/Framework/Geometry/src/Instrument/Parameter.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/Parameter.cpp rename to Framework/Geometry/src/Instrument/Parameter.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/ParameterMap.cpp b/Framework/Geometry/src/Instrument/ParameterMap.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/ParameterMap.cpp rename to Framework/Geometry/src/Instrument/ParameterMap.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/RectangularDetector.cpp b/Framework/Geometry/src/Instrument/RectangularDetector.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/RectangularDetector.cpp rename to Framework/Geometry/src/Instrument/RectangularDetector.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/RectangularDetectorPixel.cpp b/Framework/Geometry/src/Instrument/RectangularDetectorPixel.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/RectangularDetectorPixel.cpp rename to Framework/Geometry/src/Instrument/RectangularDetectorPixel.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/ReferenceFrame.cpp b/Framework/Geometry/src/Instrument/ReferenceFrame.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/ReferenceFrame.cpp rename to Framework/Geometry/src/Instrument/ReferenceFrame.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Instrument/XMLInstrumentParameter.cpp b/Framework/Geometry/src/Instrument/XMLInstrumentParameter.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Instrument/XMLInstrumentParameter.cpp rename to Framework/Geometry/src/Instrument/XMLInstrumentParameter.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/CompositeImplicitFunction.cpp b/Framework/Geometry/src/MDGeometry/CompositeImplicitFunction.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/CompositeImplicitFunction.cpp rename to Framework/Geometry/src/MDGeometry/CompositeImplicitFunction.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/GeneralFrame.cpp b/Framework/Geometry/src/MDGeometry/GeneralFrame.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/GeneralFrame.cpp rename to Framework/Geometry/src/MDGeometry/GeneralFrame.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/HKL.cpp b/Framework/Geometry/src/MDGeometry/HKL.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/HKL.cpp rename to Framework/Geometry/src/MDGeometry/HKL.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/IMDDimension.cpp b/Framework/Geometry/src/MDGeometry/IMDDimension.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/IMDDimension.cpp rename to Framework/Geometry/src/MDGeometry/IMDDimension.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/IMDDimensionFactory.cpp b/Framework/Geometry/src/MDGeometry/IMDDimensionFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/IMDDimensionFactory.cpp rename to Framework/Geometry/src/MDGeometry/IMDDimensionFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDBoxImplicitFunction.cpp b/Framework/Geometry/src/MDGeometry/MDBoxImplicitFunction.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDBoxImplicitFunction.cpp rename to Framework/Geometry/src/MDGeometry/MDBoxImplicitFunction.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDFrameFactory.cpp b/Framework/Geometry/src/MDGeometry/MDFrameFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDFrameFactory.cpp rename to Framework/Geometry/src/MDGeometry/MDFrameFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDGeometryXMLBuilder.cpp b/Framework/Geometry/src/MDGeometry/MDGeometryXMLBuilder.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDGeometryXMLBuilder.cpp rename to Framework/Geometry/src/MDGeometry/MDGeometryXMLBuilder.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDGeometryXMLParser.cpp b/Framework/Geometry/src/MDGeometry/MDGeometryXMLParser.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDGeometryXMLParser.cpp rename to Framework/Geometry/src/MDGeometry/MDGeometryXMLParser.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDHistoDimension.cpp b/Framework/Geometry/src/MDGeometry/MDHistoDimension.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDHistoDimension.cpp rename to Framework/Geometry/src/MDGeometry/MDHistoDimension.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDHistoDimensionBuilder.cpp b/Framework/Geometry/src/MDGeometry/MDHistoDimensionBuilder.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDHistoDimensionBuilder.cpp rename to Framework/Geometry/src/MDGeometry/MDHistoDimensionBuilder.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDImplicitFunction.cpp b/Framework/Geometry/src/MDGeometry/MDImplicitFunction.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDImplicitFunction.cpp rename to Framework/Geometry/src/MDGeometry/MDImplicitFunction.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDPlane.cpp b/Framework/Geometry/src/MDGeometry/MDPlane.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDPlane.cpp rename to Framework/Geometry/src/MDGeometry/MDPlane.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/MDPlaneImplicitFunction.cpp b/Framework/Geometry/src/MDGeometry/MDPlaneImplicitFunction.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/MDPlaneImplicitFunction.cpp rename to Framework/Geometry/src/MDGeometry/MDPlaneImplicitFunction.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/NullImplicitFunction.cpp b/Framework/Geometry/src/MDGeometry/NullImplicitFunction.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/NullImplicitFunction.cpp rename to Framework/Geometry/src/MDGeometry/NullImplicitFunction.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/QLab.cpp b/Framework/Geometry/src/MDGeometry/QLab.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/QLab.cpp rename to Framework/Geometry/src/MDGeometry/QLab.cpp diff --git a/Code/Mantid/Framework/Geometry/src/MDGeometry/QSample.cpp b/Framework/Geometry/src/MDGeometry/QSample.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/MDGeometry/QSample.cpp rename to Framework/Geometry/src/MDGeometry/QSample.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/Acomp.cpp b/Framework/Geometry/src/Math/Acomp.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/Acomp.cpp rename to Framework/Geometry/src/Math/Acomp.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/Algebra.cpp b/Framework/Geometry/src/Math/Algebra.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/Algebra.cpp rename to Framework/Geometry/src/Math/Algebra.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/BnId.cpp b/Framework/Geometry/src/Math/BnId.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/BnId.cpp rename to Framework/Geometry/src/Math/BnId.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/ConvexPolygon.cpp b/Framework/Geometry/src/Math/ConvexPolygon.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/ConvexPolygon.cpp rename to Framework/Geometry/src/Math/ConvexPolygon.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/ConvexPolygonIterator.cpp b/Framework/Geometry/src/Math/ConvexPolygonIterator.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/ConvexPolygonIterator.cpp rename to Framework/Geometry/src/Math/ConvexPolygonIterator.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/PolyBase.cpp b/Framework/Geometry/src/Math/PolyBase.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/PolyBase.cpp rename to Framework/Geometry/src/Math/PolyBase.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/PolygonEdge.cpp b/Framework/Geometry/src/Math/PolygonEdge.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/PolygonEdge.cpp rename to Framework/Geometry/src/Math/PolygonEdge.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/PolygonIntersection.cpp b/Framework/Geometry/src/Math/PolygonIntersection.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/PolygonIntersection.cpp rename to Framework/Geometry/src/Math/PolygonIntersection.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/Quadrilateral.cpp b/Framework/Geometry/src/Math/Quadrilateral.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/Quadrilateral.cpp rename to Framework/Geometry/src/Math/Quadrilateral.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/RotCounter.cpp b/Framework/Geometry/src/Math/RotCounter.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/RotCounter.cpp rename to Framework/Geometry/src/Math/RotCounter.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/Triple.cpp b/Framework/Geometry/src/Math/Triple.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/Triple.cpp rename to Framework/Geometry/src/Math/Triple.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Math/mathSupport.cpp b/Framework/Geometry/src/Math/mathSupport.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Math/mathSupport.cpp rename to Framework/Geometry/src/Math/mathSupport.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/BoundingBox.cpp b/Framework/Geometry/src/Objects/BoundingBox.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/BoundingBox.cpp rename to Framework/Geometry/src/Objects/BoundingBox.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/InstrumentRayTracer.cpp b/Framework/Geometry/src/Objects/InstrumentRayTracer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/InstrumentRayTracer.cpp rename to Framework/Geometry/src/Objects/InstrumentRayTracer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/Object.cpp b/Framework/Geometry/src/Objects/Object.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/Object.cpp rename to Framework/Geometry/src/Objects/Object.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/RuleItems.cpp b/Framework/Geometry/src/Objects/RuleItems.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/RuleItems.cpp rename to Framework/Geometry/src/Objects/RuleItems.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/Rules.cpp b/Framework/Geometry/src/Objects/Rules.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/Rules.cpp rename to Framework/Geometry/src/Objects/Rules.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/ShapeFactory.cpp b/Framework/Geometry/src/Objects/ShapeFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/ShapeFactory.cpp rename to Framework/Geometry/src/Objects/ShapeFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Objects/Track.cpp b/Framework/Geometry/src/Objects/Track.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Objects/Track.cpp rename to Framework/Geometry/src/Objects/Track.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/BitmapGeometryHandler.cpp b/Framework/Geometry/src/Rendering/BitmapGeometryHandler.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/BitmapGeometryHandler.cpp rename to Framework/Geometry/src/Rendering/BitmapGeometryHandler.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/CacheGeometryGenerator.cpp b/Framework/Geometry/src/Rendering/CacheGeometryGenerator.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/CacheGeometryGenerator.cpp rename to Framework/Geometry/src/Rendering/CacheGeometryGenerator.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/CacheGeometryHandler.cpp b/Framework/Geometry/src/Rendering/CacheGeometryHandler.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/CacheGeometryHandler.cpp rename to Framework/Geometry/src/Rendering/CacheGeometryHandler.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/CacheGeometryRenderer.cpp b/Framework/Geometry/src/Rendering/CacheGeometryRenderer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/CacheGeometryRenderer.cpp rename to Framework/Geometry/src/Rendering/CacheGeometryRenderer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/GeometryHandler.cpp b/Framework/Geometry/src/Rendering/GeometryHandler.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/GeometryHandler.cpp rename to Framework/Geometry/src/Rendering/GeometryHandler.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/GluGeometryHandler.cpp b/Framework/Geometry/src/Rendering/GluGeometryHandler.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/GluGeometryHandler.cpp rename to Framework/Geometry/src/Rendering/GluGeometryHandler.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/GluGeometryRenderer.cpp b/Framework/Geometry/src/Rendering/GluGeometryRenderer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/GluGeometryRenderer.cpp rename to Framework/Geometry/src/Rendering/GluGeometryRenderer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/OCGeometryGenerator.cpp b/Framework/Geometry/src/Rendering/OCGeometryGenerator.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/OCGeometryGenerator.cpp rename to Framework/Geometry/src/Rendering/OCGeometryGenerator.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/OCGeometryHandler.cpp b/Framework/Geometry/src/Rendering/OCGeometryHandler.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/OCGeometryHandler.cpp rename to Framework/Geometry/src/Rendering/OCGeometryHandler.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/OCGeometryRenderer.cpp b/Framework/Geometry/src/Rendering/OCGeometryRenderer.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/OCGeometryRenderer.cpp rename to Framework/Geometry/src/Rendering/OCGeometryRenderer.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/vtkGeometryCacheReader.cpp b/Framework/Geometry/src/Rendering/vtkGeometryCacheReader.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/vtkGeometryCacheReader.cpp rename to Framework/Geometry/src/Rendering/vtkGeometryCacheReader.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Rendering/vtkGeometryCacheWriter.cpp b/Framework/Geometry/src/Rendering/vtkGeometryCacheWriter.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Rendering/vtkGeometryCacheWriter.cpp rename to Framework/Geometry/src/Rendering/vtkGeometryCacheWriter.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Cone.cpp b/Framework/Geometry/src/Surfaces/Cone.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Cone.cpp rename to Framework/Geometry/src/Surfaces/Cone.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Cylinder.cpp b/Framework/Geometry/src/Surfaces/Cylinder.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Cylinder.cpp rename to Framework/Geometry/src/Surfaces/Cylinder.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/General.cpp b/Framework/Geometry/src/Surfaces/General.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/General.cpp rename to Framework/Geometry/src/Surfaces/General.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Line.cpp b/Framework/Geometry/src/Surfaces/Line.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Line.cpp rename to Framework/Geometry/src/Surfaces/Line.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/LineIntersectVisit.cpp b/Framework/Geometry/src/Surfaces/LineIntersectVisit.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/LineIntersectVisit.cpp rename to Framework/Geometry/src/Surfaces/LineIntersectVisit.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Plane.cpp b/Framework/Geometry/src/Surfaces/Plane.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Plane.cpp rename to Framework/Geometry/src/Surfaces/Plane.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Quadratic.cpp b/Framework/Geometry/src/Surfaces/Quadratic.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Quadratic.cpp rename to Framework/Geometry/src/Surfaces/Quadratic.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Sphere.cpp b/Framework/Geometry/src/Surfaces/Sphere.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Sphere.cpp rename to Framework/Geometry/src/Surfaces/Sphere.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Surface.cpp b/Framework/Geometry/src/Surfaces/Surface.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Surface.cpp rename to Framework/Geometry/src/Surfaces/Surface.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/SurfaceFactory.cpp b/Framework/Geometry/src/Surfaces/SurfaceFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/SurfaceFactory.cpp rename to Framework/Geometry/src/Surfaces/SurfaceFactory.cpp diff --git a/Code/Mantid/Framework/Geometry/src/Surfaces/Torus.cpp b/Framework/Geometry/src/Surfaces/Torus.cpp similarity index 100% rename from Code/Mantid/Framework/Geometry/src/Surfaces/Torus.cpp rename to Framework/Geometry/src/Surfaces/Torus.cpp diff --git a/Code/Mantid/Framework/Geometry/test/AcompTest.h b/Framework/Geometry/test/AcompTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/AcompTest.h rename to Framework/Geometry/test/AcompTest.h diff --git a/Code/Mantid/Framework/Geometry/test/AlgebraTest.h b/Framework/Geometry/test/AlgebraTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/AlgebraTest.h rename to Framework/Geometry/test/AlgebraTest.h diff --git a/Code/Mantid/Framework/Geometry/test/BnIdTest.h b/Framework/Geometry/test/BnIdTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/BnIdTest.h rename to Framework/Geometry/test/BnIdTest.h diff --git a/Code/Mantid/Framework/Geometry/test/BoundingBoxTest.h b/Framework/Geometry/test/BoundingBoxTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/BoundingBoxTest.h rename to Framework/Geometry/test/BoundingBoxTest.h diff --git a/Code/Mantid/Framework/Geometry/test/BraggScattererFactoryTest.h b/Framework/Geometry/test/BraggScattererFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/BraggScattererFactoryTest.h rename to Framework/Geometry/test/BraggScattererFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/BraggScattererInCrystalStructureTest.h b/Framework/Geometry/test/BraggScattererInCrystalStructureTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/BraggScattererInCrystalStructureTest.h rename to Framework/Geometry/test/BraggScattererInCrystalStructureTest.h diff --git a/Code/Mantid/Framework/Geometry/test/BraggScattererTest.h b/Framework/Geometry/test/BraggScattererTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/BraggScattererTest.h rename to Framework/Geometry/test/BraggScattererTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CMakeLists.txt b/Framework/Geometry/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CMakeLists.txt rename to Framework/Geometry/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/Geometry/test/CenteringGroupTest.h b/Framework/Geometry/test/CenteringGroupTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CenteringGroupTest.h rename to Framework/Geometry/test/CenteringGroupTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CompAssemblyTest.h b/Framework/Geometry/test/CompAssemblyTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CompAssemblyTest.h rename to Framework/Geometry/test/CompAssemblyTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ComponentHelperTest.h b/Framework/Geometry/test/ComponentHelperTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ComponentHelperTest.h rename to Framework/Geometry/test/ComponentHelperTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ComponentParserTest.h b/Framework/Geometry/test/ComponentParserTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ComponentParserTest.h rename to Framework/Geometry/test/ComponentParserTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ComponentTest.h b/Framework/Geometry/test/ComponentTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ComponentTest.h rename to Framework/Geometry/test/ComponentTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CompositeBraggScattererTest.h b/Framework/Geometry/test/CompositeBraggScattererTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CompositeBraggScattererTest.h rename to Framework/Geometry/test/CompositeBraggScattererTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CompositeImplicitFunctionTest.h b/Framework/Geometry/test/CompositeImplicitFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CompositeImplicitFunctionTest.h rename to Framework/Geometry/test/CompositeImplicitFunctionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ConeTest.h b/Framework/Geometry/test/ConeTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ConeTest.h rename to Framework/Geometry/test/ConeTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ConventionalCellTest.h b/Framework/Geometry/test/ConventionalCellTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ConventionalCellTest.h rename to Framework/Geometry/test/ConventionalCellTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ConvexPolygonIteratorTest.h b/Framework/Geometry/test/ConvexPolygonIteratorTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ConvexPolygonIteratorTest.h rename to Framework/Geometry/test/ConvexPolygonIteratorTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ConvexPolygonTest.h b/Framework/Geometry/test/ConvexPolygonTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ConvexPolygonTest.h rename to Framework/Geometry/test/ConvexPolygonTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CrystalStructureTest.h b/Framework/Geometry/test/CrystalStructureTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CrystalStructureTest.h rename to Framework/Geometry/test/CrystalStructureTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CyclicGroupTest.h b/Framework/Geometry/test/CyclicGroupTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CyclicGroupTest.h rename to Framework/Geometry/test/CyclicGroupTest.h diff --git a/Code/Mantid/Framework/Geometry/test/CylinderTest.h b/Framework/Geometry/test/CylinderTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/CylinderTest.h rename to Framework/Geometry/test/CylinderTest.h diff --git a/Code/Mantid/Framework/Geometry/test/DetectorGroupTest.h b/Framework/Geometry/test/DetectorGroupTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/DetectorGroupTest.h rename to Framework/Geometry/test/DetectorGroupTest.h diff --git a/Code/Mantid/Framework/Geometry/test/DetectorTest.h b/Framework/Geometry/test/DetectorTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/DetectorTest.h rename to Framework/Geometry/test/DetectorTest.h diff --git a/Code/Mantid/Framework/Geometry/test/FitParameterTest.h b/Framework/Geometry/test/FitParameterTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/FitParameterTest.h rename to Framework/Geometry/test/FitParameterTest.h diff --git a/Code/Mantid/Framework/Geometry/test/GeneralFrameTest.h b/Framework/Geometry/test/GeneralFrameTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/GeneralFrameTest.h rename to Framework/Geometry/test/GeneralFrameTest.h diff --git a/Code/Mantid/Framework/Geometry/test/GeneralTest.h b/Framework/Geometry/test/GeneralTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/GeneralTest.h rename to Framework/Geometry/test/GeneralTest.h diff --git a/Code/Mantid/Framework/Geometry/test/GoniometerTest.h b/Framework/Geometry/test/GoniometerTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/GoniometerTest.h rename to Framework/Geometry/test/GoniometerTest.h diff --git a/Code/Mantid/Framework/Geometry/test/GroupTest.h b/Framework/Geometry/test/GroupTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/GroupTest.h rename to Framework/Geometry/test/GroupTest.h diff --git a/Code/Mantid/Framework/Geometry/test/HKLTest.h b/Framework/Geometry/test/HKLTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/HKLTest.h rename to Framework/Geometry/test/HKLTest.h diff --git a/Code/Mantid/Framework/Geometry/test/IDFObjectTest.h b/Framework/Geometry/test/IDFObjectTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/IDFObjectTest.h rename to Framework/Geometry/test/IDFObjectTest.h diff --git a/Code/Mantid/Framework/Geometry/test/IMDDimensionFactoryTest.h b/Framework/Geometry/test/IMDDimensionFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/IMDDimensionFactoryTest.h rename to Framework/Geometry/test/IMDDimensionFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/IMDDimensionTest.h b/Framework/Geometry/test/IMDDimensionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/IMDDimensionTest.h rename to Framework/Geometry/test/IMDDimensionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/IndexingUtilsTest.h b/Framework/Geometry/test/IndexingUtilsTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/IndexingUtilsTest.h rename to Framework/Geometry/test/IndexingUtilsTest.h diff --git a/Code/Mantid/Framework/Geometry/test/InstrumentDefinitionParserTest.h b/Framework/Geometry/test/InstrumentDefinitionParserTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/InstrumentDefinitionParserTest.h rename to Framework/Geometry/test/InstrumentDefinitionParserTest.h diff --git a/Code/Mantid/Framework/Geometry/test/InstrumentRayTracerTest.h b/Framework/Geometry/test/InstrumentRayTracerTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/InstrumentRayTracerTest.h rename to Framework/Geometry/test/InstrumentRayTracerTest.h diff --git a/Code/Mantid/Framework/Geometry/test/InstrumentTest.h b/Framework/Geometry/test/InstrumentTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/InstrumentTest.h rename to Framework/Geometry/test/InstrumentTest.h diff --git a/Code/Mantid/Framework/Geometry/test/IsotropicAtomBraggScattererTest.h b/Framework/Geometry/test/IsotropicAtomBraggScattererTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/IsotropicAtomBraggScattererTest.h rename to Framework/Geometry/test/IsotropicAtomBraggScattererTest.h diff --git a/Code/Mantid/Framework/Geometry/test/LineIntersectVisitTest.h b/Framework/Geometry/test/LineIntersectVisitTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/LineIntersectVisitTest.h rename to Framework/Geometry/test/LineIntersectVisitTest.h diff --git a/Code/Mantid/Framework/Geometry/test/LineTest.h b/Framework/Geometry/test/LineTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/LineTest.h rename to Framework/Geometry/test/LineTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDBoxImplicitFunctionTest.h b/Framework/Geometry/test/MDBoxImplicitFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDBoxImplicitFunctionTest.h rename to Framework/Geometry/test/MDBoxImplicitFunctionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDFrameFactoryTest.h b/Framework/Geometry/test/MDFrameFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDFrameFactoryTest.h rename to Framework/Geometry/test/MDFrameFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDGeometryXMLBuilderTest.h b/Framework/Geometry/test/MDGeometryXMLBuilderTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDGeometryXMLBuilderTest.h rename to Framework/Geometry/test/MDGeometryXMLBuilderTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDGeometryXMLParserTest.h b/Framework/Geometry/test/MDGeometryXMLParserTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDGeometryXMLParserTest.h rename to Framework/Geometry/test/MDGeometryXMLParserTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDHistoDimensionBuilderTest.h b/Framework/Geometry/test/MDHistoDimensionBuilderTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDHistoDimensionBuilderTest.h rename to Framework/Geometry/test/MDHistoDimensionBuilderTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDHistoDimensionTest.h b/Framework/Geometry/test/MDHistoDimensionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDHistoDimensionTest.h rename to Framework/Geometry/test/MDHistoDimensionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDImplicitFunctionTest.h b/Framework/Geometry/test/MDImplicitFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDImplicitFunctionTest.h rename to Framework/Geometry/test/MDImplicitFunctionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDPlaneImplicitFunctionTest.h b/Framework/Geometry/test/MDPlaneImplicitFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDPlaneImplicitFunctionTest.h rename to Framework/Geometry/test/MDPlaneImplicitFunctionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MDPlaneTest.h b/Framework/Geometry/test/MDPlaneTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MDPlaneTest.h rename to Framework/Geometry/test/MDPlaneTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MapSupportTest.h b/Framework/Geometry/test/MapSupportTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MapSupportTest.h rename to Framework/Geometry/test/MapSupportTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MathSupportTest.h b/Framework/Geometry/test/MathSupportTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MathSupportTest.h rename to Framework/Geometry/test/MathSupportTest.h diff --git a/Code/Mantid/Framework/Geometry/test/MockObjects.h b/Framework/Geometry/test/MockObjects.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/MockObjects.h rename to Framework/Geometry/test/MockObjects.h diff --git a/Code/Mantid/Framework/Geometry/test/NearestNeighboursFactoryTest.h b/Framework/Geometry/test/NearestNeighboursFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/NearestNeighboursFactoryTest.h rename to Framework/Geometry/test/NearestNeighboursFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/NearestNeighboursTest.h b/Framework/Geometry/test/NearestNeighboursTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/NearestNeighboursTest.h rename to Framework/Geometry/test/NearestNeighboursTest.h diff --git a/Code/Mantid/Framework/Geometry/test/NiggliCellTest.h b/Framework/Geometry/test/NiggliCellTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/NiggliCellTest.h rename to Framework/Geometry/test/NiggliCellTest.h diff --git a/Code/Mantid/Framework/Geometry/test/NullImplicitFunctionTest.h b/Framework/Geometry/test/NullImplicitFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/NullImplicitFunctionTest.h rename to Framework/Geometry/test/NullImplicitFunctionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ObjCompAssemblyTest.h b/Framework/Geometry/test/ObjCompAssemblyTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ObjCompAssemblyTest.h rename to Framework/Geometry/test/ObjCompAssemblyTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ObjComponentTest.h b/Framework/Geometry/test/ObjComponentTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ObjComponentTest.h rename to Framework/Geometry/test/ObjComponentTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ObjectTest.h b/Framework/Geometry/test/ObjectTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ObjectTest.h rename to Framework/Geometry/test/ObjectTest.h diff --git a/Code/Mantid/Framework/Geometry/test/OrientedLatticeTest.h b/Framework/Geometry/test/OrientedLatticeTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/OrientedLatticeTest.h rename to Framework/Geometry/test/OrientedLatticeTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParCompAssemblyTest.h b/Framework/Geometry/test/ParCompAssemblyTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParCompAssemblyTest.h rename to Framework/Geometry/test/ParCompAssemblyTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParComponentFactoryTest.h b/Framework/Geometry/test/ParComponentFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParComponentFactoryTest.h rename to Framework/Geometry/test/ParComponentFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParDetectorTest.h b/Framework/Geometry/test/ParDetectorTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParDetectorTest.h rename to Framework/Geometry/test/ParDetectorTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParInstrumentTest.h b/Framework/Geometry/test/ParInstrumentTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParInstrumentTest.h rename to Framework/Geometry/test/ParInstrumentTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParObjCompAssemblyTest.h b/Framework/Geometry/test/ParObjCompAssemblyTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParObjCompAssemblyTest.h rename to Framework/Geometry/test/ParObjCompAssemblyTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParObjComponentTest.h b/Framework/Geometry/test/ParObjComponentTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParObjComponentTest.h rename to Framework/Geometry/test/ParObjComponentTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParameterMapTest.h b/Framework/Geometry/test/ParameterMapTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParameterMapTest.h rename to Framework/Geometry/test/ParameterMapTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ParametrizedComponentTest.h b/Framework/Geometry/test/ParametrizedComponentTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ParametrizedComponentTest.h rename to Framework/Geometry/test/ParametrizedComponentTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PeakTransformHKLTest.h b/Framework/Geometry/test/PeakTransformHKLTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PeakTransformHKLTest.h rename to Framework/Geometry/test/PeakTransformHKLTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PeakTransformQLabTest.h b/Framework/Geometry/test/PeakTransformQLabTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PeakTransformQLabTest.h rename to Framework/Geometry/test/PeakTransformQLabTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PeakTransformQSampleTest.h b/Framework/Geometry/test/PeakTransformQSampleTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PeakTransformQSampleTest.h rename to Framework/Geometry/test/PeakTransformQSampleTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PeakTransformSelectorTest.h b/Framework/Geometry/test/PeakTransformSelectorTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PeakTransformSelectorTest.h rename to Framework/Geometry/test/PeakTransformSelectorTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PlaneTest.h b/Framework/Geometry/test/PlaneTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PlaneTest.h rename to Framework/Geometry/test/PlaneTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PointGroupFactoryTest.h b/Framework/Geometry/test/PointGroupFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PointGroupFactoryTest.h rename to Framework/Geometry/test/PointGroupFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PointGroupTest.h b/Framework/Geometry/test/PointGroupTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PointGroupTest.h rename to Framework/Geometry/test/PointGroupTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PolyTest.h b/Framework/Geometry/test/PolyTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PolyTest.h rename to Framework/Geometry/test/PolyTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PolygonEdgeTest.h b/Framework/Geometry/test/PolygonEdgeTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PolygonEdgeTest.h rename to Framework/Geometry/test/PolygonEdgeTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PolygonIntersectionTest.h b/Framework/Geometry/test/PolygonIntersectionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PolygonIntersectionTest.h rename to Framework/Geometry/test/PolygonIntersectionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/PrecompiledHeader.h b/Framework/Geometry/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/PrecompiledHeader.h rename to Framework/Geometry/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Geometry/test/ProductOfCyclicGroupsTest.h b/Framework/Geometry/test/ProductOfCyclicGroupsTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ProductOfCyclicGroupsTest.h rename to Framework/Geometry/test/ProductOfCyclicGroupsTest.h diff --git a/Code/Mantid/Framework/Geometry/test/QLabTest.h b/Framework/Geometry/test/QLabTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/QLabTest.h rename to Framework/Geometry/test/QLabTest.h diff --git a/Code/Mantid/Framework/Geometry/test/QSampleTest.h b/Framework/Geometry/test/QSampleTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/QSampleTest.h rename to Framework/Geometry/test/QSampleTest.h diff --git a/Code/Mantid/Framework/Geometry/test/QuadrilateralTest.h b/Framework/Geometry/test/QuadrilateralTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/QuadrilateralTest.h rename to Framework/Geometry/test/QuadrilateralTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RectangularDetectorPixelTest.h b/Framework/Geometry/test/RectangularDetectorPixelTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RectangularDetectorPixelTest.h rename to Framework/Geometry/test/RectangularDetectorPixelTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RectangularDetectorTest.h b/Framework/Geometry/test/RectangularDetectorTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RectangularDetectorTest.h rename to Framework/Geometry/test/RectangularDetectorTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ReducedCellTest.h b/Framework/Geometry/test/ReducedCellTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ReducedCellTest.h rename to Framework/Geometry/test/ReducedCellTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ReferenceFrameTest.h b/Framework/Geometry/test/ReferenceFrameTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ReferenceFrameTest.h rename to Framework/Geometry/test/ReferenceFrameTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ReflectionConditionTest.h b/Framework/Geometry/test/ReflectionConditionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ReflectionConditionTest.h rename to Framework/Geometry/test/ReflectionConditionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RotCounterTest.h b/Framework/Geometry/test/RotCounterTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RotCounterTest.h rename to Framework/Geometry/test/RotCounterTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesBoolValueTest.h b/Framework/Geometry/test/RulesBoolValueTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesBoolValueTest.h rename to Framework/Geometry/test/RulesBoolValueTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesCompGrpTest.h b/Framework/Geometry/test/RulesCompGrpTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesCompGrpTest.h rename to Framework/Geometry/test/RulesCompGrpTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesCompObjTest.h b/Framework/Geometry/test/RulesCompObjTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesCompObjTest.h rename to Framework/Geometry/test/RulesCompObjTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesIntersectionTest.h b/Framework/Geometry/test/RulesIntersectionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesIntersectionTest.h rename to Framework/Geometry/test/RulesIntersectionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesSurfPointTest.h b/Framework/Geometry/test/RulesSurfPointTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesSurfPointTest.h rename to Framework/Geometry/test/RulesSurfPointTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesTest.h b/Framework/Geometry/test/RulesTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesTest.h rename to Framework/Geometry/test/RulesTest.h diff --git a/Code/Mantid/Framework/Geometry/test/RulesUnionTest.h b/Framework/Geometry/test/RulesUnionTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/RulesUnionTest.h rename to Framework/Geometry/test/RulesUnionTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ScalarUtilsTest.h b/Framework/Geometry/test/ScalarUtilsTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ScalarUtilsTest.h rename to Framework/Geometry/test/ScalarUtilsTest.h diff --git a/Code/Mantid/Framework/Geometry/test/ShapeFactoryTest.h b/Framework/Geometry/test/ShapeFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/ShapeFactoryTest.h rename to Framework/Geometry/test/ShapeFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SpaceGroupFactoryTest.h b/Framework/Geometry/test/SpaceGroupFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SpaceGroupFactoryTest.h rename to Framework/Geometry/test/SpaceGroupFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SpaceGroupTest.h b/Framework/Geometry/test/SpaceGroupTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SpaceGroupTest.h rename to Framework/Geometry/test/SpaceGroupTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SphereTest.h b/Framework/Geometry/test/SphereTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SphereTest.h rename to Framework/Geometry/test/SphereTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SurfaceFactoryTest.h b/Framework/Geometry/test/SurfaceFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SurfaceFactoryTest.h rename to Framework/Geometry/test/SurfaceFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SurfaceTest.h b/Framework/Geometry/test/SurfaceTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SurfaceTest.h rename to Framework/Geometry/test/SurfaceTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SymmetryElementFactoryTest.h b/Framework/Geometry/test/SymmetryElementFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SymmetryElementFactoryTest.h rename to Framework/Geometry/test/SymmetryElementFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SymmetryElementTest.h b/Framework/Geometry/test/SymmetryElementTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SymmetryElementTest.h rename to Framework/Geometry/test/SymmetryElementTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SymmetryOperationFactoryTest.h b/Framework/Geometry/test/SymmetryOperationFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SymmetryOperationFactoryTest.h rename to Framework/Geometry/test/SymmetryOperationFactoryTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SymmetryOperationSymbolParserTest.h b/Framework/Geometry/test/SymmetryOperationSymbolParserTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SymmetryOperationSymbolParserTest.h rename to Framework/Geometry/test/SymmetryOperationSymbolParserTest.h diff --git a/Code/Mantid/Framework/Geometry/test/SymmetryOperationTest.h b/Framework/Geometry/test/SymmetryOperationTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/SymmetryOperationTest.h rename to Framework/Geometry/test/SymmetryOperationTest.h diff --git a/Code/Mantid/Framework/Geometry/test/TorusTest.h b/Framework/Geometry/test/TorusTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/TorusTest.h rename to Framework/Geometry/test/TorusTest.h diff --git a/Code/Mantid/Framework/Geometry/test/TrackTest.h b/Framework/Geometry/test/TrackTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/TrackTest.h rename to Framework/Geometry/test/TrackTest.h diff --git a/Code/Mantid/Framework/Geometry/test/TripleTest.h b/Framework/Geometry/test/TripleTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/TripleTest.h rename to Framework/Geometry/test/TripleTest.h diff --git a/Code/Mantid/Framework/Geometry/test/UnitCellTest.h b/Framework/Geometry/test/UnitCellTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/UnitCellTest.h rename to Framework/Geometry/test/UnitCellTest.h diff --git a/Code/Mantid/Framework/Geometry/test/V3RTest.h b/Framework/Geometry/test/V3RTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/V3RTest.h rename to Framework/Geometry/test/V3RTest.h diff --git a/Code/Mantid/Framework/Geometry/test/XMLInstrumentParameterTest.h b/Framework/Geometry/test/XMLInstrumentParameterTest.h similarity index 100% rename from Code/Mantid/Framework/Geometry/test/XMLInstrumentParameterTest.h rename to Framework/Geometry/test/XMLInstrumentParameterTest.h diff --git a/Code/Mantid/Framework/ICat/CMakeLists.txt b/Framework/ICat/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/ICat/CMakeLists.txt rename to Framework/ICat/CMakeLists.txt diff --git a/Code/Mantid/Framework/ICat/README.md b/Framework/ICat/README.md similarity index 100% rename from Code/Mantid/Framework/ICat/README.md rename to Framework/ICat/README.md diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogAlgorithmHelper.h b/Framework/ICat/inc/MantidICat/CatalogAlgorithmHelper.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogAlgorithmHelper.h rename to Framework/ICat/inc/MantidICat/CatalogAlgorithmHelper.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogDownloadDataFiles.h b/Framework/ICat/inc/MantidICat/CatalogDownloadDataFiles.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogDownloadDataFiles.h rename to Framework/ICat/inc/MantidICat/CatalogDownloadDataFiles.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogGetDataFiles.h b/Framework/ICat/inc/MantidICat/CatalogGetDataFiles.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogGetDataFiles.h rename to Framework/ICat/inc/MantidICat/CatalogGetDataFiles.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogGetDataSets.h b/Framework/ICat/inc/MantidICat/CatalogGetDataSets.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogGetDataSets.h rename to Framework/ICat/inc/MantidICat/CatalogGetDataSets.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogKeepAlive.h b/Framework/ICat/inc/MantidICat/CatalogKeepAlive.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogKeepAlive.h rename to Framework/ICat/inc/MantidICat/CatalogKeepAlive.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogListInstruments.h b/Framework/ICat/inc/MantidICat/CatalogListInstruments.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogListInstruments.h rename to Framework/ICat/inc/MantidICat/CatalogListInstruments.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogListInvestigationTypes.h b/Framework/ICat/inc/MantidICat/CatalogListInvestigationTypes.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogListInvestigationTypes.h rename to Framework/ICat/inc/MantidICat/CatalogListInvestigationTypes.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogLogin.h b/Framework/ICat/inc/MantidICat/CatalogLogin.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogLogin.h rename to Framework/ICat/inc/MantidICat/CatalogLogin.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogLogout.h b/Framework/ICat/inc/MantidICat/CatalogLogout.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogLogout.h rename to Framework/ICat/inc/MantidICat/CatalogLogout.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogMyDataSearch.h b/Framework/ICat/inc/MantidICat/CatalogMyDataSearch.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogMyDataSearch.h rename to Framework/ICat/inc/MantidICat/CatalogMyDataSearch.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogPublish.h b/Framework/ICat/inc/MantidICat/CatalogPublish.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogPublish.h rename to Framework/ICat/inc/MantidICat/CatalogPublish.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogSearch.h b/Framework/ICat/inc/MantidICat/CatalogSearch.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogSearch.h rename to Framework/ICat/inc/MantidICat/CatalogSearch.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/CatalogSearchParam.h b/Framework/ICat/inc/MantidICat/CatalogSearchParam.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/CatalogSearchParam.h rename to Framework/ICat/inc/MantidICat/CatalogSearchParam.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/DllConfig.h b/Framework/ICat/inc/MantidICat/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/DllConfig.h rename to Framework/ICat/inc/MantidICat/DllConfig.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/GSoap/soapserializersH.h b/Framework/ICat/inc/MantidICat/GSoap/soapserializersH.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/GSoap/soapserializersH.h rename to Framework/ICat/inc/MantidICat/GSoap/soapserializersH.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/GSoap/soapserializersStub.h b/Framework/ICat/inc/MantidICat/GSoap/soapserializersStub.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/GSoap/soapserializersStub.h rename to Framework/ICat/inc/MantidICat/GSoap/soapserializersStub.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/GSoap/stdsoap2.h b/Framework/ICat/inc/MantidICat/GSoap/stdsoap2.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/GSoap/stdsoap2.h rename to Framework/ICat/inc/MantidICat/GSoap/stdsoap2.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3H.h b/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3H.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3H.h rename to Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3H.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.h b/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.h rename to Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3Stub.h b/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3Stub.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3Stub.h rename to Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3Stub.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/ICat3Catalog.h b/Framework/ICat/inc/MantidICat/ICat3/ICat3Catalog.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/ICat3Catalog.h rename to Framework/ICat/inc/MantidICat/ICat3/ICat3Catalog.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/ICat3ErrorHandling.h b/Framework/ICat/inc/MantidICat/ICat3/ICat3ErrorHandling.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/ICat3ErrorHandling.h rename to Framework/ICat/inc/MantidICat/ICat3/ICat3ErrorHandling.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/ICat3Helper.h b/Framework/ICat/inc/MantidICat/ICat3/ICat3Helper.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/ICat3Helper.h rename to Framework/ICat/inc/MantidICat/ICat3/ICat3Helper.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4H.h b/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4H.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4H.h rename to Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4H.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.h b/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.h rename to Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4Stub.h b/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4Stub.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4Stub.h rename to Framework/ICat/inc/MantidICat/ICat4/GSoapGenerated/ICat4Stub.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/ICat4Catalog.h b/Framework/ICat/inc/MantidICat/ICat4/ICat4Catalog.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/ICat4/ICat4Catalog.h rename to Framework/ICat/inc/MantidICat/ICat4/ICat4Catalog.h diff --git a/Code/Mantid/Framework/ICat/inc/MantidICat/PrecompiledHeader.h b/Framework/ICat/inc/MantidICat/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/ICat/inc/MantidICat/PrecompiledHeader.h rename to Framework/ICat/inc/MantidICat/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/ICat/src/CatalogAlgorithmHelper.cpp b/Framework/ICat/src/CatalogAlgorithmHelper.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogAlgorithmHelper.cpp rename to Framework/ICat/src/CatalogAlgorithmHelper.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogDownloadDataFiles.cpp b/Framework/ICat/src/CatalogDownloadDataFiles.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogDownloadDataFiles.cpp rename to Framework/ICat/src/CatalogDownloadDataFiles.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogGetDataFiles.cpp b/Framework/ICat/src/CatalogGetDataFiles.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogGetDataFiles.cpp rename to Framework/ICat/src/CatalogGetDataFiles.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogGetDataSets.cpp b/Framework/ICat/src/CatalogGetDataSets.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogGetDataSets.cpp rename to Framework/ICat/src/CatalogGetDataSets.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogKeepAlive.cpp b/Framework/ICat/src/CatalogKeepAlive.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogKeepAlive.cpp rename to Framework/ICat/src/CatalogKeepAlive.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogListInstruments.cpp b/Framework/ICat/src/CatalogListInstruments.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogListInstruments.cpp rename to Framework/ICat/src/CatalogListInstruments.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogListInvestigationTypes.cpp b/Framework/ICat/src/CatalogListInvestigationTypes.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogListInvestigationTypes.cpp rename to Framework/ICat/src/CatalogListInvestigationTypes.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogLogin.cpp b/Framework/ICat/src/CatalogLogin.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogLogin.cpp rename to Framework/ICat/src/CatalogLogin.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogLogout.cpp b/Framework/ICat/src/CatalogLogout.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogLogout.cpp rename to Framework/ICat/src/CatalogLogout.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogMyDataSearch.cpp b/Framework/ICat/src/CatalogMyDataSearch.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogMyDataSearch.cpp rename to Framework/ICat/src/CatalogMyDataSearch.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogPublish.cpp b/Framework/ICat/src/CatalogPublish.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogPublish.cpp rename to Framework/ICat/src/CatalogPublish.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogSearch.cpp b/Framework/ICat/src/CatalogSearch.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogSearch.cpp rename to Framework/ICat/src/CatalogSearch.cpp diff --git a/Code/Mantid/Framework/ICat/src/CatalogSearchParam.cpp b/Framework/ICat/src/CatalogSearchParam.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/CatalogSearchParam.cpp rename to Framework/ICat/src/CatalogSearchParam.cpp diff --git a/Code/Mantid/Framework/ICat/src/GSoap.cpp b/Framework/ICat/src/GSoap.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/GSoap.cpp rename to Framework/ICat/src/GSoap.cpp diff --git a/Code/Mantid/Framework/ICat/src/GSoap/soapserializersC.cpp b/Framework/ICat/src/GSoap/soapserializersC.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/GSoap/soapserializersC.cpp rename to Framework/ICat/src/GSoap/soapserializersC.cpp diff --git a/Code/Mantid/Framework/ICat/src/GSoap/stdsoap2.cpp b/Framework/ICat/src/GSoap/stdsoap2.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/GSoap/stdsoap2.cpp rename to Framework/ICat/src/GSoap/stdsoap2.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat3/GSoapGenerated/ICat3C.cpp b/Framework/ICat/src/ICat3/GSoapGenerated/ICat3C.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat3/GSoapGenerated/ICat3C.cpp rename to Framework/ICat/src/ICat3/GSoapGenerated/ICat3C.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.cpp b/Framework/ICat/src/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.cpp rename to Framework/ICat/src/ICat3/GSoapGenerated/ICat3ICATPortBindingProxy.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat3/ICat3Catalog.cpp b/Framework/ICat/src/ICat3/ICat3Catalog.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat3/ICat3Catalog.cpp rename to Framework/ICat/src/ICat3/ICat3Catalog.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat3/ICat3ErrorHandling.cpp b/Framework/ICat/src/ICat3/ICat3ErrorHandling.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat3/ICat3ErrorHandling.cpp rename to Framework/ICat/src/ICat3/ICat3ErrorHandling.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat3/ICat3GSoapGenerated.cpp b/Framework/ICat/src/ICat3/ICat3GSoapGenerated.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat3/ICat3GSoapGenerated.cpp rename to Framework/ICat/src/ICat3/ICat3GSoapGenerated.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat3/ICat3Helper.cpp b/Framework/ICat/src/ICat3/ICat3Helper.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat3/ICat3Helper.cpp rename to Framework/ICat/src/ICat3/ICat3Helper.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat4/GSoapGenerated/ICat4C.cpp b/Framework/ICat/src/ICat4/GSoapGenerated/ICat4C.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat4/GSoapGenerated/ICat4C.cpp rename to Framework/ICat/src/ICat4/GSoapGenerated/ICat4C.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.cpp b/Framework/ICat/src/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.cpp rename to Framework/ICat/src/ICat4/GSoapGenerated/ICat4ICATPortBindingProxy.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat4/ICat4Catalog.cpp b/Framework/ICat/src/ICat4/ICat4Catalog.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat4/ICat4Catalog.cpp rename to Framework/ICat/src/ICat4/ICat4Catalog.cpp diff --git a/Code/Mantid/Framework/ICat/src/ICat4/ICat4GSoapGenerated.cpp b/Framework/ICat/src/ICat4/ICat4GSoapGenerated.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/src/ICat4/ICat4GSoapGenerated.cpp rename to Framework/ICat/src/ICat4/ICat4GSoapGenerated.cpp diff --git a/Code/Mantid/Framework/ICat/test/CMakeLists.txt b/Framework/ICat/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/ICat/test/CMakeLists.txt rename to Framework/ICat/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/ICat/test/CatalogDownloadDataFilesTest.h b/Framework/ICat/test/CatalogDownloadDataFilesTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogDownloadDataFilesTest.h rename to Framework/ICat/test/CatalogDownloadDataFilesTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogGetDataFilesTest.h b/Framework/ICat/test/CatalogGetDataFilesTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogGetDataFilesTest.h rename to Framework/ICat/test/CatalogGetDataFilesTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogGetDataSetsTest.h b/Framework/ICat/test/CatalogGetDataSetsTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogGetDataSetsTest.h rename to Framework/ICat/test/CatalogGetDataSetsTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogListInstrumentsTest.h b/Framework/ICat/test/CatalogListInstrumentsTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogListInstrumentsTest.h rename to Framework/ICat/test/CatalogListInstrumentsTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogListInvestigationTypesTest.h b/Framework/ICat/test/CatalogListInvestigationTypesTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogListInvestigationTypesTest.h rename to Framework/ICat/test/CatalogListInvestigationTypesTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogLoginTest.h b/Framework/ICat/test/CatalogLoginTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogLoginTest.h rename to Framework/ICat/test/CatalogLoginTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogMyDataSearchTest.h b/Framework/ICat/test/CatalogMyDataSearchTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogMyDataSearchTest.h rename to Framework/ICat/test/CatalogMyDataSearchTest.h diff --git a/Code/Mantid/Framework/ICat/test/CatalogSearchTest.h b/Framework/ICat/test/CatalogSearchTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CatalogSearchTest.h rename to Framework/ICat/test/CatalogSearchTest.h diff --git a/Code/Mantid/Framework/ICat/test/CompositeCatalogTest.h b/Framework/ICat/test/CompositeCatalogTest.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/CompositeCatalogTest.h rename to Framework/ICat/test/CompositeCatalogTest.h diff --git a/Code/Mantid/Framework/ICat/test/ICatTestHelper.cpp b/Framework/ICat/test/ICatTestHelper.cpp similarity index 100% rename from Code/Mantid/Framework/ICat/test/ICatTestHelper.cpp rename to Framework/ICat/test/ICatTestHelper.cpp diff --git a/Code/Mantid/Framework/ICat/test/ICatTestHelper.h b/Framework/ICat/test/ICatTestHelper.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/ICatTestHelper.h rename to Framework/ICat/test/ICatTestHelper.h diff --git a/Code/Mantid/Framework/ICat/test/PrecompiledHeader.h b/Framework/ICat/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/ICat/test/PrecompiledHeader.h rename to Framework/ICat/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/ISISLiveData/CMakeLists.txt b/Framework/ISISLiveData/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/CMakeLists.txt rename to Framework/ISISLiveData/CMakeLists.txt diff --git a/Code/Mantid/Framework/ISISLiveData/inc/MantidISISLiveData/DllConfig.h b/Framework/ISISLiveData/inc/MantidISISLiveData/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/inc/MantidISISLiveData/DllConfig.h rename to Framework/ISISLiveData/inc/MantidISISLiveData/DllConfig.h diff --git a/Code/Mantid/Framework/ISISLiveData/inc/MantidISISLiveData/FakeISISEventDAE.h b/Framework/ISISLiveData/inc/MantidISISLiveData/FakeISISEventDAE.h similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/inc/MantidISISLiveData/FakeISISEventDAE.h rename to Framework/ISISLiveData/inc/MantidISISLiveData/FakeISISEventDAE.h diff --git a/Code/Mantid/Framework/ISISLiveData/inc/MantidISISLiveData/TCPEventStreamDefs.h b/Framework/ISISLiveData/inc/MantidISISLiveData/TCPEventStreamDefs.h similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/inc/MantidISISLiveData/TCPEventStreamDefs.h rename to Framework/ISISLiveData/inc/MantidISISLiveData/TCPEventStreamDefs.h diff --git a/Code/Mantid/Framework/ISISLiveData/src/FakeISISEventDAE.cpp b/Framework/ISISLiveData/src/FakeISISEventDAE.cpp similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/src/FakeISISEventDAE.cpp rename to Framework/ISISLiveData/src/FakeISISEventDAE.cpp diff --git a/Code/Mantid/Framework/ISISLiveData/src/example.cpp b/Framework/ISISLiveData/src/example.cpp similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/src/example.cpp rename to Framework/ISISLiveData/src/example.cpp diff --git a/Code/Mantid/Framework/ISISLiveData/test/CMakeLists.txt b/Framework/ISISLiveData/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/ISISLiveData/test/CMakeLists.txt rename to Framework/ISISLiveData/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/Kernel/.gitignore b/Framework/Kernel/.gitignore similarity index 100% rename from Code/Mantid/Framework/Kernel/.gitignore rename to Framework/Kernel/.gitignore diff --git a/Code/Mantid/Framework/Kernel/CMakeLists.txt b/Framework/Kernel/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Kernel/CMakeLists.txt rename to Framework/Kernel/CMakeLists.txt diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ANN/ANN.h b/Framework/Kernel/inc/MantidKernel/ANN/ANN.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ANN/ANN.h rename to Framework/Kernel/inc/MantidKernel/ANN/ANN.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ANN/ANNperf.h b/Framework/Kernel/inc/MantidKernel/ANN/ANNperf.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ANN/ANNperf.h rename to Framework/Kernel/inc/MantidKernel/ANN/ANNperf.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ANN/ANNx.h b/Framework/Kernel/inc/MantidKernel/ANN/ANNx.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ANN/ANNx.h rename to Framework/Kernel/inc/MantidKernel/ANN/ANNx.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ArrayBoundedValidator.h b/Framework/Kernel/inc/MantidKernel/ArrayBoundedValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ArrayBoundedValidator.h rename to Framework/Kernel/inc/MantidKernel/ArrayBoundedValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ArrayLengthValidator.h b/Framework/Kernel/inc/MantidKernel/ArrayLengthValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ArrayLengthValidator.h rename to Framework/Kernel/inc/MantidKernel/ArrayLengthValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ArrayProperty.h b/Framework/Kernel/inc/MantidKernel/ArrayProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ArrayProperty.h rename to Framework/Kernel/inc/MantidKernel/ArrayProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Atom.h b/Framework/Kernel/inc/MantidKernel/Atom.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Atom.h rename to Framework/Kernel/inc/MantidKernel/Atom.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/BinFinder.h b/Framework/Kernel/inc/MantidKernel/BinFinder.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/BinFinder.h rename to Framework/Kernel/inc/MantidKernel/BinFinder.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/BinaryFile.h b/Framework/Kernel/inc/MantidKernel/BinaryFile.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/BinaryFile.h rename to Framework/Kernel/inc/MantidKernel/BinaryFile.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/BoundedValidator.h b/Framework/Kernel/inc/MantidKernel/BoundedValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/BoundedValidator.h rename to Framework/Kernel/inc/MantidKernel/BoundedValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/CPUTimer.h b/Framework/Kernel/inc/MantidKernel/CPUTimer.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/CPUTimer.h rename to Framework/Kernel/inc/MantidKernel/CPUTimer.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Cache.h b/Framework/Kernel/inc/MantidKernel/Cache.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Cache.h rename to Framework/Kernel/inc/MantidKernel/Cache.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/CatalogInfo.h b/Framework/Kernel/inc/MantidKernel/CatalogInfo.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/CatalogInfo.h rename to Framework/Kernel/inc/MantidKernel/CatalogInfo.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Chainable.h b/Framework/Kernel/inc/MantidKernel/Chainable.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Chainable.h rename to Framework/Kernel/inc/MantidKernel/Chainable.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ChainableFactory.h b/Framework/Kernel/inc/MantidKernel/ChainableFactory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ChainableFactory.h rename to Framework/Kernel/inc/MantidKernel/ChainableFactory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ChecksumHelper.h b/Framework/Kernel/inc/MantidKernel/ChecksumHelper.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ChecksumHelper.h rename to Framework/Kernel/inc/MantidKernel/ChecksumHelper.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ClassMacros.h b/Framework/Kernel/inc/MantidKernel/ClassMacros.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ClassMacros.h rename to Framework/Kernel/inc/MantidKernel/ClassMacros.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/CompositeValidator.h b/Framework/Kernel/inc/MantidKernel/CompositeValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/CompositeValidator.h rename to Framework/Kernel/inc/MantidKernel/CompositeValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ComputeResourceInfo.h b/Framework/Kernel/inc/MantidKernel/ComputeResourceInfo.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ComputeResourceInfo.h rename to Framework/Kernel/inc/MantidKernel/ComputeResourceInfo.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h b/Framework/Kernel/inc/MantidKernel/ConfigService.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h rename to Framework/Kernel/inc/MantidKernel/ConfigService.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DataItem.h b/Framework/Kernel/inc/MantidKernel/DataItem.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DataItem.h rename to Framework/Kernel/inc/MantidKernel/DataItem.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DataService.h b/Framework/Kernel/inc/MantidKernel/DataService.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DataService.h rename to Framework/Kernel/inc/MantidKernel/DataService.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DateAndTime.h b/Framework/Kernel/inc/MantidKernel/DateAndTime.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DateAndTime.h rename to Framework/Kernel/inc/MantidKernel/DateAndTime.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DateTimeValidator.h b/Framework/Kernel/inc/MantidKernel/DateTimeValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DateTimeValidator.h rename to Framework/Kernel/inc/MantidKernel/DateTimeValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DateValidator.h b/Framework/Kernel/inc/MantidKernel/DateValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DateValidator.h rename to Framework/Kernel/inc/MantidKernel/DateValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DeltaEMode.h b/Framework/Kernel/inc/MantidKernel/DeltaEMode.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DeltaEMode.h rename to Framework/Kernel/inc/MantidKernel/DeltaEMode.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DirectoryValidator.h b/Framework/Kernel/inc/MantidKernel/DirectoryValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DirectoryValidator.h rename to Framework/Kernel/inc/MantidKernel/DirectoryValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DiskBuffer.h b/Framework/Kernel/inc/MantidKernel/DiskBuffer.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DiskBuffer.h rename to Framework/Kernel/inc/MantidKernel/DiskBuffer.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DllConfig.h b/Framework/Kernel/inc/MantidKernel/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DllConfig.h rename to Framework/Kernel/inc/MantidKernel/DllConfig.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DllOpen.h b/Framework/Kernel/inc/MantidKernel/DllOpen.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DllOpen.h rename to Framework/Kernel/inc/MantidKernel/DllOpen.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DocumentationHeader.h b/Framework/Kernel/inc/MantidKernel/DocumentationHeader.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DocumentationHeader.h rename to Framework/Kernel/inc/MantidKernel/DocumentationHeader.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/DynamicFactory.h b/Framework/Kernel/inc/MantidKernel/DynamicFactory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/DynamicFactory.h rename to Framework/Kernel/inc/MantidKernel/DynamicFactory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/EmptyValues.h b/Framework/Kernel/inc/MantidKernel/EmptyValues.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/EmptyValues.h rename to Framework/Kernel/inc/MantidKernel/EmptyValues.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/EnabledWhenProperty.h b/Framework/Kernel/inc/MantidKernel/EnabledWhenProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/EnabledWhenProperty.h rename to Framework/Kernel/inc/MantidKernel/EnabledWhenProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/EnvironmentHistory.h b/Framework/Kernel/inc/MantidKernel/EnvironmentHistory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/EnvironmentHistory.h rename to Framework/Kernel/inc/MantidKernel/EnvironmentHistory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Exception.h b/Framework/Kernel/inc/MantidKernel/Exception.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Exception.h rename to Framework/Kernel/inc/MantidKernel/Exception.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FacilityInfo.h b/Framework/Kernel/inc/MantidKernel/FacilityInfo.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FacilityInfo.h rename to Framework/Kernel/inc/MantidKernel/FacilityInfo.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Fast_Exponential.h b/Framework/Kernel/inc/MantidKernel/Fast_Exponential.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Fast_Exponential.h rename to Framework/Kernel/inc/MantidKernel/Fast_Exponential.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FileDescriptor.h b/Framework/Kernel/inc/MantidKernel/FileDescriptor.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FileDescriptor.h rename to Framework/Kernel/inc/MantidKernel/FileDescriptor.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FileValidator.h b/Framework/Kernel/inc/MantidKernel/FileValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FileValidator.h rename to Framework/Kernel/inc/MantidKernel/FileValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FilterChannel.h b/Framework/Kernel/inc/MantidKernel/FilterChannel.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FilterChannel.h rename to Framework/Kernel/inc/MantidKernel/FilterChannel.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FilteredTimeSeriesProperty.h b/Framework/Kernel/inc/MantidKernel/FilteredTimeSeriesProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FilteredTimeSeriesProperty.h rename to Framework/Kernel/inc/MantidKernel/FilteredTimeSeriesProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FloatingPointComparison.h b/Framework/Kernel/inc/MantidKernel/FloatingPointComparison.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FloatingPointComparison.h rename to Framework/Kernel/inc/MantidKernel/FloatingPointComparison.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FreeBlock.h b/Framework/Kernel/inc/MantidKernel/FreeBlock.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FreeBlock.h rename to Framework/Kernel/inc/MantidKernel/FreeBlock.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/FunctionTask.h b/Framework/Kernel/inc/MantidKernel/FunctionTask.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/FunctionTask.h rename to Framework/Kernel/inc/MantidKernel/FunctionTask.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Glob.h b/Framework/Kernel/inc/MantidKernel/Glob.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Glob.h rename to Framework/Kernel/inc/MantidKernel/Glob.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/INode.h b/Framework/Kernel/inc/MantidKernel/INode.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/INode.h rename to Framework/Kernel/inc/MantidKernel/INode.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/IPropertyManager.h b/Framework/Kernel/inc/MantidKernel/IPropertyManager.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/IPropertyManager.h rename to Framework/Kernel/inc/MantidKernel/IPropertyManager.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/IPropertySettings.h b/Framework/Kernel/inc/MantidKernel/IPropertySettings.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/IPropertySettings.h rename to Framework/Kernel/inc/MantidKernel/IPropertySettings.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ISaveable.h b/Framework/Kernel/inc/MantidKernel/ISaveable.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ISaveable.h rename to Framework/Kernel/inc/MantidKernel/ISaveable.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ITimeSeriesProperty.h b/Framework/Kernel/inc/MantidKernel/ITimeSeriesProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ITimeSeriesProperty.h rename to Framework/Kernel/inc/MantidKernel/ITimeSeriesProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/IValidator.h b/Framework/Kernel/inc/MantidKernel/IValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/IValidator.h rename to Framework/Kernel/inc/MantidKernel/IValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Instantiator.h b/Framework/Kernel/inc/MantidKernel/Instantiator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Instantiator.h rename to Framework/Kernel/inc/MantidKernel/Instantiator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/InstrumentInfo.h b/Framework/Kernel/inc/MantidKernel/InstrumentInfo.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/InstrumentInfo.h rename to Framework/Kernel/inc/MantidKernel/InstrumentInfo.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/InternetHelper.h b/Framework/Kernel/inc/MantidKernel/InternetHelper.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/InternetHelper.h rename to Framework/Kernel/inc/MantidKernel/InternetHelper.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Interpolation.h b/Framework/Kernel/inc/MantidKernel/Interpolation.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Interpolation.h rename to Framework/Kernel/inc/MantidKernel/Interpolation.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/LibraryManager.h b/Framework/Kernel/inc/MantidKernel/LibraryManager.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/LibraryManager.h rename to Framework/Kernel/inc/MantidKernel/LibraryManager.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/LibraryWrapper.h b/Framework/Kernel/inc/MantidKernel/LibraryWrapper.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/LibraryWrapper.h rename to Framework/Kernel/inc/MantidKernel/LibraryWrapper.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ListValidator.h b/Framework/Kernel/inc/MantidKernel/ListValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ListValidator.h rename to Framework/Kernel/inc/MantidKernel/ListValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/LogFilter.h b/Framework/Kernel/inc/MantidKernel/LogFilter.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/LogFilter.h rename to Framework/Kernel/inc/MantidKernel/LogFilter.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/LogParser.h b/Framework/Kernel/inc/MantidKernel/LogParser.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/LogParser.h rename to Framework/Kernel/inc/MantidKernel/LogParser.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Logger.h b/Framework/Kernel/inc/MantidKernel/Logger.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Logger.h rename to Framework/Kernel/inc/MantidKernel/Logger.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MDUnit.h b/Framework/Kernel/inc/MantidKernel/MDUnit.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MDUnit.h rename to Framework/Kernel/inc/MantidKernel/MDUnit.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MDUnitFactory.h b/Framework/Kernel/inc/MantidKernel/MDUnitFactory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MDUnitFactory.h rename to Framework/Kernel/inc/MantidKernel/MDUnitFactory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MRUList.h b/Framework/Kernel/inc/MantidKernel/MRUList.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MRUList.h rename to Framework/Kernel/inc/MantidKernel/MRUList.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MagneticFormFactorTable.h b/Framework/Kernel/inc/MantidKernel/MagneticFormFactorTable.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MagneticFormFactorTable.h rename to Framework/Kernel/inc/MantidKernel/MagneticFormFactorTable.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MagneticIon.h b/Framework/Kernel/inc/MantidKernel/MagneticIon.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MagneticIon.h rename to Framework/Kernel/inc/MantidKernel/MagneticIon.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MandatoryValidator.h b/Framework/Kernel/inc/MantidKernel/MandatoryValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MandatoryValidator.h rename to Framework/Kernel/inc/MantidKernel/MandatoryValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MantidVersion.h b/Framework/Kernel/inc/MantidKernel/MantidVersion.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MantidVersion.h rename to Framework/Kernel/inc/MantidKernel/MantidVersion.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MaskedProperty.h b/Framework/Kernel/inc/MantidKernel/MaskedProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MaskedProperty.h rename to Framework/Kernel/inc/MantidKernel/MaskedProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Material.h b/Framework/Kernel/inc/MantidKernel/Material.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Material.h rename to Framework/Kernel/inc/MantidKernel/Material.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/ChebyshevPolyFit.h b/Framework/Kernel/inc/MantidKernel/Math/ChebyshevPolyFit.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/ChebyshevPolyFit.h rename to Framework/Kernel/inc/MantidKernel/Math/ChebyshevPolyFit.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/BoseEinsteinDistribution.h b/Framework/Kernel/inc/MantidKernel/Math/Distributions/BoseEinsteinDistribution.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/BoseEinsteinDistribution.h rename to Framework/Kernel/inc/MantidKernel/Math/Distributions/BoseEinsteinDistribution.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevPolynomial.h b/Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevPolynomial.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevPolynomial.h rename to Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevPolynomial.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevSeries.h b/Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevSeries.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevSeries.h rename to Framework/Kernel/inc/MantidKernel/Math/Distributions/ChebyshevSeries.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/HermitePolynomials.h b/Framework/Kernel/inc/MantidKernel/Math/Distributions/HermitePolynomials.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Distributions/HermitePolynomials.h rename to Framework/Kernel/inc/MantidKernel/Math/Distributions/HermitePolynomials.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Optimization/SLSQPMinimizer.h b/Framework/Kernel/inc/MantidKernel/Math/Optimization/SLSQPMinimizer.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Math/Optimization/SLSQPMinimizer.h rename to Framework/Kernel/inc/MantidKernel/Math/Optimization/SLSQPMinimizer.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Matrix.h b/Framework/Kernel/inc/MantidKernel/Matrix.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Matrix.h rename to Framework/Kernel/inc/MantidKernel/Matrix.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MatrixProperty.h b/Framework/Kernel/inc/MantidKernel/MatrixProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MatrixProperty.h rename to Framework/Kernel/inc/MantidKernel/MatrixProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Memory.h b/Framework/Kernel/inc/MantidKernel/Memory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Memory.h rename to Framework/Kernel/inc/MantidKernel/Memory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MersenneTwister.h b/Framework/Kernel/inc/MantidKernel/MersenneTwister.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MersenneTwister.h rename to Framework/Kernel/inc/MantidKernel/MersenneTwister.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MultiFileNameParser.h b/Framework/Kernel/inc/MantidKernel/MultiFileNameParser.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MultiFileNameParser.h rename to Framework/Kernel/inc/MantidKernel/MultiFileNameParser.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MultiFileValidator.h b/Framework/Kernel/inc/MantidKernel/MultiFileValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MultiFileValidator.h rename to Framework/Kernel/inc/MantidKernel/MultiFileValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/MultiThreaded.h b/Framework/Kernel/inc/MantidKernel/MultiThreaded.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/MultiThreaded.h rename to Framework/Kernel/inc/MantidKernel/MultiThreaded.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/NDPseudoRandomNumberGenerator.h b/Framework/Kernel/inc/MantidKernel/NDPseudoRandomNumberGenerator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/NDPseudoRandomNumberGenerator.h rename to Framework/Kernel/inc/MantidKernel/NDPseudoRandomNumberGenerator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/NDRandomNumberGenerator.h b/Framework/Kernel/inc/MantidKernel/NDRandomNumberGenerator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/NDRandomNumberGenerator.h rename to Framework/Kernel/inc/MantidKernel/NDRandomNumberGenerator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/NetworkProxy.h b/Framework/Kernel/inc/MantidKernel/NetworkProxy.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/NetworkProxy.h rename to Framework/Kernel/inc/MantidKernel/NetworkProxy.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/NeutronAtom.h b/Framework/Kernel/inc/MantidKernel/NeutronAtom.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/NeutronAtom.h rename to Framework/Kernel/inc/MantidKernel/NeutronAtom.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/NexusDescriptor.h b/Framework/Kernel/inc/MantidKernel/NexusDescriptor.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/NexusDescriptor.h rename to Framework/Kernel/inc/MantidKernel/NexusDescriptor.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/NullValidator.h b/Framework/Kernel/inc/MantidKernel/NullValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/NullValidator.h rename to Framework/Kernel/inc/MantidKernel/NullValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ParaViewVersion.h b/Framework/Kernel/inc/MantidKernel/ParaViewVersion.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ParaViewVersion.h rename to Framework/Kernel/inc/MantidKernel/ParaViewVersion.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PhysicalConstants.h b/Framework/Kernel/inc/MantidKernel/PhysicalConstants.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PhysicalConstants.h rename to Framework/Kernel/inc/MantidKernel/PhysicalConstants.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PocoVersion.h.in b/Framework/Kernel/inc/MantidKernel/PocoVersion.h.in similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PocoVersion.h.in rename to Framework/Kernel/inc/MantidKernel/PocoVersion.h.in diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PrecompiledHeader.h b/Framework/Kernel/inc/MantidKernel/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PrecompiledHeader.h rename to Framework/Kernel/inc/MantidKernel/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ProgressBase.h b/Framework/Kernel/inc/MantidKernel/ProgressBase.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ProgressBase.h rename to Framework/Kernel/inc/MantidKernel/ProgressBase.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ProgressText.h b/Framework/Kernel/inc/MantidKernel/ProgressText.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ProgressText.h rename to Framework/Kernel/inc/MantidKernel/ProgressText.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Property.h b/Framework/Kernel/inc/MantidKernel/Property.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Property.h rename to Framework/Kernel/inc/MantidKernel/Property.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyHistory.h b/Framework/Kernel/inc/MantidKernel/PropertyHistory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyHistory.h rename to Framework/Kernel/inc/MantidKernel/PropertyHistory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyManager.h b/Framework/Kernel/inc/MantidKernel/PropertyManager.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyManager.h rename to Framework/Kernel/inc/MantidKernel/PropertyManager.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyManagerOwner.h b/Framework/Kernel/inc/MantidKernel/PropertyManagerOwner.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyManagerOwner.h rename to Framework/Kernel/inc/MantidKernel/PropertyManagerOwner.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyWithValue.h b/Framework/Kernel/inc/MantidKernel/PropertyWithValue.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PropertyWithValue.h rename to Framework/Kernel/inc/MantidKernel/PropertyWithValue.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ProxyInfo.h b/Framework/Kernel/inc/MantidKernel/ProxyInfo.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ProxyInfo.h rename to Framework/Kernel/inc/MantidKernel/ProxyInfo.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/PseudoRandomNumberGenerator.h b/Framework/Kernel/inc/MantidKernel/PseudoRandomNumberGenerator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/PseudoRandomNumberGenerator.h rename to Framework/Kernel/inc/MantidKernel/PseudoRandomNumberGenerator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/QuasiRandomNumberSequence.h b/Framework/Kernel/inc/MantidKernel/QuasiRandomNumberSequence.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/QuasiRandomNumberSequence.h rename to Framework/Kernel/inc/MantidKernel/QuasiRandomNumberSequence.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Quat.h b/Framework/Kernel/inc/MantidKernel/Quat.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Quat.h rename to Framework/Kernel/inc/MantidKernel/Quat.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ReadLock.h b/Framework/Kernel/inc/MantidKernel/ReadLock.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ReadLock.h rename to Framework/Kernel/inc/MantidKernel/ReadLock.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/RebinParamsValidator.h b/Framework/Kernel/inc/MantidKernel/RebinParamsValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/RebinParamsValidator.h rename to Framework/Kernel/inc/MantidKernel/RebinParamsValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/RegexStrings.h b/Framework/Kernel/inc/MantidKernel/RegexStrings.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/RegexStrings.h rename to Framework/Kernel/inc/MantidKernel/RegexStrings.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/RegistrationHelper.h b/Framework/Kernel/inc/MantidKernel/RegistrationHelper.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/RegistrationHelper.h rename to Framework/Kernel/inc/MantidKernel/RegistrationHelper.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/RemoteJobManager.h b/Framework/Kernel/inc/MantidKernel/RemoteJobManager.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/RemoteJobManager.h rename to Framework/Kernel/inc/MantidKernel/RemoteJobManager.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/SingletonHolder.h b/Framework/Kernel/inc/MantidKernel/SingletonHolder.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/SingletonHolder.h rename to Framework/Kernel/inc/MantidKernel/SingletonHolder.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/SobolSequence.h b/Framework/Kernel/inc/MantidKernel/SobolSequence.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/SobolSequence.h rename to Framework/Kernel/inc/MantidKernel/SobolSequence.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/SpecialCoordinateSystem.h b/Framework/Kernel/inc/MantidKernel/SpecialCoordinateSystem.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/SpecialCoordinateSystem.h rename to Framework/Kernel/inc/MantidKernel/SpecialCoordinateSystem.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/StartsWithValidator.h b/Framework/Kernel/inc/MantidKernel/StartsWithValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/StartsWithValidator.h rename to Framework/Kernel/inc/MantidKernel/StartsWithValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Statistics.h b/Framework/Kernel/inc/MantidKernel/Statistics.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Statistics.h rename to Framework/Kernel/inc/MantidKernel/Statistics.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/StdoutChannel.h b/Framework/Kernel/inc/MantidKernel/StdoutChannel.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/StdoutChannel.h rename to Framework/Kernel/inc/MantidKernel/StdoutChannel.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/StringContainsValidator.h b/Framework/Kernel/inc/MantidKernel/StringContainsValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/StringContainsValidator.h rename to Framework/Kernel/inc/MantidKernel/StringContainsValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Strings.h b/Framework/Kernel/inc/MantidKernel/Strings.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Strings.h rename to Framework/Kernel/inc/MantidKernel/Strings.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/System.h b/Framework/Kernel/inc/MantidKernel/System.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/System.h rename to Framework/Kernel/inc/MantidKernel/System.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Task.h b/Framework/Kernel/inc/MantidKernel/Task.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Task.h rename to Framework/Kernel/inc/MantidKernel/Task.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/TestChannel.h b/Framework/Kernel/inc/MantidKernel/TestChannel.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/TestChannel.h rename to Framework/Kernel/inc/MantidKernel/TestChannel.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadPool.h b/Framework/Kernel/inc/MantidKernel/ThreadPool.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadPool.h rename to Framework/Kernel/inc/MantidKernel/ThreadPool.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadPoolRunnable.h b/Framework/Kernel/inc/MantidKernel/ThreadPoolRunnable.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadPoolRunnable.h rename to Framework/Kernel/inc/MantidKernel/ThreadPoolRunnable.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadSafeLogStream.h b/Framework/Kernel/inc/MantidKernel/ThreadSafeLogStream.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadSafeLogStream.h rename to Framework/Kernel/inc/MantidKernel/ThreadSafeLogStream.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadScheduler.h b/Framework/Kernel/inc/MantidKernel/ThreadScheduler.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadScheduler.h rename to Framework/Kernel/inc/MantidKernel/ThreadScheduler.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadSchedulerMutexes.h b/Framework/Kernel/inc/MantidKernel/ThreadSchedulerMutexes.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/ThreadSchedulerMutexes.h rename to Framework/Kernel/inc/MantidKernel/ThreadSchedulerMutexes.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/TimeSeriesProperty.h b/Framework/Kernel/inc/MantidKernel/TimeSeriesProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/TimeSeriesProperty.h rename to Framework/Kernel/inc/MantidKernel/TimeSeriesProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/TimeSplitter.h b/Framework/Kernel/inc/MantidKernel/TimeSplitter.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/TimeSplitter.h rename to Framework/Kernel/inc/MantidKernel/TimeSplitter.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Timer.h b/Framework/Kernel/inc/MantidKernel/Timer.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Timer.h rename to Framework/Kernel/inc/MantidKernel/Timer.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Tolerance.h b/Framework/Kernel/inc/MantidKernel/Tolerance.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Tolerance.h rename to Framework/Kernel/inc/MantidKernel/Tolerance.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/TypedValidator.h b/Framework/Kernel/inc/MantidKernel/TypedValidator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/TypedValidator.h rename to Framework/Kernel/inc/MantidKernel/TypedValidator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Unit.h b/Framework/Kernel/inc/MantidKernel/Unit.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Unit.h rename to Framework/Kernel/inc/MantidKernel/Unit.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitConversion.h b/Framework/Kernel/inc/MantidKernel/UnitConversion.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitConversion.h rename to Framework/Kernel/inc/MantidKernel/UnitConversion.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitFactory.h b/Framework/Kernel/inc/MantidKernel/UnitFactory.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitFactory.h rename to Framework/Kernel/inc/MantidKernel/UnitFactory.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitLabel.h b/Framework/Kernel/inc/MantidKernel/UnitLabel.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitLabel.h rename to Framework/Kernel/inc/MantidKernel/UnitLabel.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitLabelTypes.h b/Framework/Kernel/inc/MantidKernel/UnitLabelTypes.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/UnitLabelTypes.h rename to Framework/Kernel/inc/MantidKernel/UnitLabelTypes.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/UserStringParser.h b/Framework/Kernel/inc/MantidKernel/UserStringParser.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/UserStringParser.h rename to Framework/Kernel/inc/MantidKernel/UserStringParser.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/Utils.h b/Framework/Kernel/inc/MantidKernel/Utils.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/Utils.h rename to Framework/Kernel/inc/MantidKernel/Utils.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/V2D.h b/Framework/Kernel/inc/MantidKernel/V2D.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/V2D.h rename to Framework/Kernel/inc/MantidKernel/V2D.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/V3D.h b/Framework/Kernel/inc/MantidKernel/V3D.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/V3D.h rename to Framework/Kernel/inc/MantidKernel/V3D.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/VMD.h b/Framework/Kernel/inc/MantidKernel/VMD.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/VMD.h rename to Framework/Kernel/inc/MantidKernel/VMD.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/VectorHelper.h b/Framework/Kernel/inc/MantidKernel/VectorHelper.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/VectorHelper.h rename to Framework/Kernel/inc/MantidKernel/VectorHelper.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/VisibleWhenProperty.h b/Framework/Kernel/inc/MantidKernel/VisibleWhenProperty.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/VisibleWhenProperty.h rename to Framework/Kernel/inc/MantidKernel/VisibleWhenProperty.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/WarningSuppressions.h b/Framework/Kernel/inc/MantidKernel/WarningSuppressions.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/WarningSuppressions.h rename to Framework/Kernel/inc/MantidKernel/WarningSuppressions.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/WriteLock.h b/Framework/Kernel/inc/MantidKernel/WriteLock.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/WriteLock.h rename to Framework/Kernel/inc/MantidKernel/WriteLock.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/XMLInstantiator.h b/Framework/Kernel/inc/MantidKernel/XMLInstantiator.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/XMLInstantiator.h rename to Framework/Kernel/inc/MantidKernel/XMLInstantiator.h diff --git a/Code/Mantid/Framework/Kernel/inc/MantidKernel/cow_ptr.h b/Framework/Kernel/inc/MantidKernel/cow_ptr.h similarity index 100% rename from Code/Mantid/Framework/Kernel/inc/MantidKernel/cow_ptr.h rename to Framework/Kernel/inc/MantidKernel/cow_ptr.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/ANN.cpp b/Framework/Kernel/src/ANN/ANN.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/ANN.cpp rename to Framework/Kernel/src/ANN/ANN.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/bd_fix_rad_search.cpp b/Framework/Kernel/src/ANN/bd_fix_rad_search.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/bd_fix_rad_search.cpp rename to Framework/Kernel/src/ANN/bd_fix_rad_search.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/bd_pr_search.cpp b/Framework/Kernel/src/ANN/bd_pr_search.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/bd_pr_search.cpp rename to Framework/Kernel/src/ANN/bd_pr_search.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/bd_search.cpp b/Framework/Kernel/src/ANN/bd_search.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/bd_search.cpp rename to Framework/Kernel/src/ANN/bd_search.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/bd_tree.cpp b/Framework/Kernel/src/ANN/bd_tree.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/bd_tree.cpp rename to Framework/Kernel/src/ANN/bd_tree.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/bd_tree.h b/Framework/Kernel/src/ANN/bd_tree.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/bd_tree.h rename to Framework/Kernel/src/ANN/bd_tree.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/brute.cpp b/Framework/Kernel/src/ANN/brute.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/brute.cpp rename to Framework/Kernel/src/ANN/brute.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_dump.cpp b/Framework/Kernel/src/ANN/kd_dump.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_dump.cpp rename to Framework/Kernel/src/ANN/kd_dump.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_fix_rad_search.cpp b/Framework/Kernel/src/ANN/kd_fix_rad_search.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_fix_rad_search.cpp rename to Framework/Kernel/src/ANN/kd_fix_rad_search.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_fix_rad_search.h b/Framework/Kernel/src/ANN/kd_fix_rad_search.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_fix_rad_search.h rename to Framework/Kernel/src/ANN/kd_fix_rad_search.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_pr_search.cpp b/Framework/Kernel/src/ANN/kd_pr_search.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_pr_search.cpp rename to Framework/Kernel/src/ANN/kd_pr_search.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_pr_search.h b/Framework/Kernel/src/ANN/kd_pr_search.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_pr_search.h rename to Framework/Kernel/src/ANN/kd_pr_search.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_search.cpp b/Framework/Kernel/src/ANN/kd_search.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_search.cpp rename to Framework/Kernel/src/ANN/kd_search.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_search.h b/Framework/Kernel/src/ANN/kd_search.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_search.h rename to Framework/Kernel/src/ANN/kd_search.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_split.cpp b/Framework/Kernel/src/ANN/kd_split.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_split.cpp rename to Framework/Kernel/src/ANN/kd_split.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_split.h b/Framework/Kernel/src/ANN/kd_split.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_split.h rename to Framework/Kernel/src/ANN/kd_split.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_tree.cpp b/Framework/Kernel/src/ANN/kd_tree.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_tree.cpp rename to Framework/Kernel/src/ANN/kd_tree.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_tree.h b/Framework/Kernel/src/ANN/kd_tree.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_tree.h rename to Framework/Kernel/src/ANN/kd_tree.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_util.cpp b/Framework/Kernel/src/ANN/kd_util.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_util.cpp rename to Framework/Kernel/src/ANN/kd_util.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/kd_util.h b/Framework/Kernel/src/ANN/kd_util.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/kd_util.h rename to Framework/Kernel/src/ANN/kd_util.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/perf.cpp b/Framework/Kernel/src/ANN/perf.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/perf.cpp rename to Framework/Kernel/src/ANN/perf.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ANN/pr_queue.h b/Framework/Kernel/src/ANN/pr_queue.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/pr_queue.h rename to Framework/Kernel/src/ANN/pr_queue.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN/pr_queue_k.h b/Framework/Kernel/src/ANN/pr_queue_k.h similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN/pr_queue_k.h rename to Framework/Kernel/src/ANN/pr_queue_k.h diff --git a/Code/Mantid/Framework/Kernel/src/ANN_complete.cpp b/Framework/Kernel/src/ANN_complete.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ANN_complete.cpp rename to Framework/Kernel/src/ANN_complete.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ArrayBoundedValidator.cpp b/Framework/Kernel/src/ArrayBoundedValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ArrayBoundedValidator.cpp rename to Framework/Kernel/src/ArrayBoundedValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ArrayLengthValidator.cpp b/Framework/Kernel/src/ArrayLengthValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ArrayLengthValidator.cpp rename to Framework/Kernel/src/ArrayLengthValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ArrayProperty.cpp b/Framework/Kernel/src/ArrayProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ArrayProperty.cpp rename to Framework/Kernel/src/ArrayProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Atom.cpp b/Framework/Kernel/src/Atom.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Atom.cpp rename to Framework/Kernel/src/Atom.cpp diff --git a/Code/Mantid/Framework/Kernel/src/BinFinder.cpp b/Framework/Kernel/src/BinFinder.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/BinFinder.cpp rename to Framework/Kernel/src/BinFinder.cpp diff --git a/Code/Mantid/Framework/Kernel/src/CPUTimer.cpp b/Framework/Kernel/src/CPUTimer.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/CPUTimer.cpp rename to Framework/Kernel/src/CPUTimer.cpp diff --git a/Code/Mantid/Framework/Kernel/src/CatalogInfo.cpp b/Framework/Kernel/src/CatalogInfo.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/CatalogInfo.cpp rename to Framework/Kernel/src/CatalogInfo.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ChecksumHelper.cpp b/Framework/Kernel/src/ChecksumHelper.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ChecksumHelper.cpp rename to Framework/Kernel/src/ChecksumHelper.cpp diff --git a/Code/Mantid/Framework/Kernel/src/CompositeValidator.cpp b/Framework/Kernel/src/CompositeValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/CompositeValidator.cpp rename to Framework/Kernel/src/CompositeValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ComputeResourceInfo.cpp b/Framework/Kernel/src/ComputeResourceInfo.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ComputeResourceInfo.cpp rename to Framework/Kernel/src/ComputeResourceInfo.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ConfigService.cpp b/Framework/Kernel/src/ConfigService.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ConfigService.cpp rename to Framework/Kernel/src/ConfigService.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DataItem.cpp b/Framework/Kernel/src/DataItem.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DataItem.cpp rename to Framework/Kernel/src/DataItem.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DateAndTime.cpp b/Framework/Kernel/src/DateAndTime.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DateAndTime.cpp rename to Framework/Kernel/src/DateAndTime.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DateTimeValidator.cpp b/Framework/Kernel/src/DateTimeValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DateTimeValidator.cpp rename to Framework/Kernel/src/DateTimeValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DateValidator.cpp b/Framework/Kernel/src/DateValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DateValidator.cpp rename to Framework/Kernel/src/DateValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DeltaEMode.cpp b/Framework/Kernel/src/DeltaEMode.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DeltaEMode.cpp rename to Framework/Kernel/src/DeltaEMode.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DirectoryValidator.cpp b/Framework/Kernel/src/DirectoryValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DirectoryValidator.cpp rename to Framework/Kernel/src/DirectoryValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DiskBuffer.cpp b/Framework/Kernel/src/DiskBuffer.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DiskBuffer.cpp rename to Framework/Kernel/src/DiskBuffer.cpp diff --git a/Code/Mantid/Framework/Kernel/src/DllOpen.cpp b/Framework/Kernel/src/DllOpen.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/DllOpen.cpp rename to Framework/Kernel/src/DllOpen.cpp diff --git a/Code/Mantid/Framework/Kernel/src/EmptyValues.cpp b/Framework/Kernel/src/EmptyValues.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/EmptyValues.cpp rename to Framework/Kernel/src/EmptyValues.cpp diff --git a/Code/Mantid/Framework/Kernel/src/EnabledWhenProperty.cpp b/Framework/Kernel/src/EnabledWhenProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/EnabledWhenProperty.cpp rename to Framework/Kernel/src/EnabledWhenProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/EnvironmentHistory.cpp b/Framework/Kernel/src/EnvironmentHistory.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/EnvironmentHistory.cpp rename to Framework/Kernel/src/EnvironmentHistory.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Exception.cpp b/Framework/Kernel/src/Exception.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Exception.cpp rename to Framework/Kernel/src/Exception.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FacilityInfo.cpp b/Framework/Kernel/src/FacilityInfo.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FacilityInfo.cpp rename to Framework/Kernel/src/FacilityInfo.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FileDescriptor.cpp b/Framework/Kernel/src/FileDescriptor.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FileDescriptor.cpp rename to Framework/Kernel/src/FileDescriptor.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FileValidator.cpp b/Framework/Kernel/src/FileValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FileValidator.cpp rename to Framework/Kernel/src/FileValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FilterChannel.cpp b/Framework/Kernel/src/FilterChannel.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FilterChannel.cpp rename to Framework/Kernel/src/FilterChannel.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FilteredTimeSeriesProperty.cpp b/Framework/Kernel/src/FilteredTimeSeriesProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FilteredTimeSeriesProperty.cpp rename to Framework/Kernel/src/FilteredTimeSeriesProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FloatingPointComparison.cpp b/Framework/Kernel/src/FloatingPointComparison.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FloatingPointComparison.cpp rename to Framework/Kernel/src/FloatingPointComparison.cpp diff --git a/Code/Mantid/Framework/Kernel/src/FreeBlock.cpp b/Framework/Kernel/src/FreeBlock.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/FreeBlock.cpp rename to Framework/Kernel/src/FreeBlock.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Glob.cpp b/Framework/Kernel/src/Glob.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Glob.cpp rename to Framework/Kernel/src/Glob.cpp diff --git a/Code/Mantid/Framework/Kernel/src/IPropertyManager.cpp b/Framework/Kernel/src/IPropertyManager.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/IPropertyManager.cpp rename to Framework/Kernel/src/IPropertyManager.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ISaveable.cpp b/Framework/Kernel/src/ISaveable.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ISaveable.cpp rename to Framework/Kernel/src/ISaveable.cpp diff --git a/Code/Mantid/Framework/Kernel/src/InstrumentInfo.cpp b/Framework/Kernel/src/InstrumentInfo.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/InstrumentInfo.cpp rename to Framework/Kernel/src/InstrumentInfo.cpp diff --git a/Code/Mantid/Framework/Kernel/src/InternetHelper.cpp b/Framework/Kernel/src/InternetHelper.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/InternetHelper.cpp rename to Framework/Kernel/src/InternetHelper.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Interpolation.cpp b/Framework/Kernel/src/Interpolation.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Interpolation.cpp rename to Framework/Kernel/src/Interpolation.cpp diff --git a/Code/Mantid/Framework/Kernel/src/LibraryManager.cpp b/Framework/Kernel/src/LibraryManager.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/LibraryManager.cpp rename to Framework/Kernel/src/LibraryManager.cpp diff --git a/Code/Mantid/Framework/Kernel/src/LibraryWrapper.cpp b/Framework/Kernel/src/LibraryWrapper.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/LibraryWrapper.cpp rename to Framework/Kernel/src/LibraryWrapper.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ListValidator.cpp b/Framework/Kernel/src/ListValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ListValidator.cpp rename to Framework/Kernel/src/ListValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/LogFilter.cpp b/Framework/Kernel/src/LogFilter.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/LogFilter.cpp rename to Framework/Kernel/src/LogFilter.cpp diff --git a/Code/Mantid/Framework/Kernel/src/LogParser.cpp b/Framework/Kernel/src/LogParser.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/LogParser.cpp rename to Framework/Kernel/src/LogParser.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Logger.cpp b/Framework/Kernel/src/Logger.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Logger.cpp rename to Framework/Kernel/src/Logger.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MDUnit.cpp b/Framework/Kernel/src/MDUnit.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MDUnit.cpp rename to Framework/Kernel/src/MDUnit.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MDUnitFactory.cpp b/Framework/Kernel/src/MDUnitFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MDUnitFactory.cpp rename to Framework/Kernel/src/MDUnitFactory.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MagneticFormFactorTable.cpp b/Framework/Kernel/src/MagneticFormFactorTable.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MagneticFormFactorTable.cpp rename to Framework/Kernel/src/MagneticFormFactorTable.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MagneticIon.cpp b/Framework/Kernel/src/MagneticIon.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MagneticIon.cpp rename to Framework/Kernel/src/MagneticIon.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MandatoryValidator.cpp b/Framework/Kernel/src/MandatoryValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MandatoryValidator.cpp rename to Framework/Kernel/src/MandatoryValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MantidVersion.cpp.in b/Framework/Kernel/src/MantidVersion.cpp.in similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MantidVersion.cpp.in rename to Framework/Kernel/src/MantidVersion.cpp.in diff --git a/Code/Mantid/Framework/Kernel/src/MaskedProperty.cpp b/Framework/Kernel/src/MaskedProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MaskedProperty.cpp rename to Framework/Kernel/src/MaskedProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Material.cpp b/Framework/Kernel/src/Material.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Material.cpp rename to Framework/Kernel/src/Material.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Math/ChebyshevPolyFit.cpp b/Framework/Kernel/src/Math/ChebyshevPolyFit.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Math/ChebyshevPolyFit.cpp rename to Framework/Kernel/src/Math/ChebyshevPolyFit.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Math/Distributions/BoseEinsteinDistribution.cpp b/Framework/Kernel/src/Math/Distributions/BoseEinsteinDistribution.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Math/Distributions/BoseEinsteinDistribution.cpp rename to Framework/Kernel/src/Math/Distributions/BoseEinsteinDistribution.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Math/Distributions/ChebyshevPolynomial.cpp b/Framework/Kernel/src/Math/Distributions/ChebyshevPolynomial.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Math/Distributions/ChebyshevPolynomial.cpp rename to Framework/Kernel/src/Math/Distributions/ChebyshevPolynomial.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Math/Distributions/ChebyshevSeries.cpp b/Framework/Kernel/src/Math/Distributions/ChebyshevSeries.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Math/Distributions/ChebyshevSeries.cpp rename to Framework/Kernel/src/Math/Distributions/ChebyshevSeries.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Math/Distributions/HermitePolynomials.cpp b/Framework/Kernel/src/Math/Distributions/HermitePolynomials.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Math/Distributions/HermitePolynomials.cpp rename to Framework/Kernel/src/Math/Distributions/HermitePolynomials.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Math/Optimization/SLSQPMinimizer.cpp b/Framework/Kernel/src/Math/Optimization/SLSQPMinimizer.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Math/Optimization/SLSQPMinimizer.cpp rename to Framework/Kernel/src/Math/Optimization/SLSQPMinimizer.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Matrix.cpp b/Framework/Kernel/src/Matrix.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Matrix.cpp rename to Framework/Kernel/src/Matrix.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MatrixProperty.cpp b/Framework/Kernel/src/MatrixProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MatrixProperty.cpp rename to Framework/Kernel/src/MatrixProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Memory.cpp b/Framework/Kernel/src/Memory.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Memory.cpp rename to Framework/Kernel/src/Memory.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MersenneTwister.cpp b/Framework/Kernel/src/MersenneTwister.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MersenneTwister.cpp rename to Framework/Kernel/src/MersenneTwister.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MultiFileNameParser.cpp b/Framework/Kernel/src/MultiFileNameParser.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MultiFileNameParser.cpp rename to Framework/Kernel/src/MultiFileNameParser.cpp diff --git a/Code/Mantid/Framework/Kernel/src/MultiFileValidator.cpp b/Framework/Kernel/src/MultiFileValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/MultiFileValidator.cpp rename to Framework/Kernel/src/MultiFileValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/NDRandomNumberGenerator.cpp b/Framework/Kernel/src/NDRandomNumberGenerator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/NDRandomNumberGenerator.cpp rename to Framework/Kernel/src/NDRandomNumberGenerator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/NetworkProxyLinux.cpp b/Framework/Kernel/src/NetworkProxyLinux.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/NetworkProxyLinux.cpp rename to Framework/Kernel/src/NetworkProxyLinux.cpp diff --git a/Code/Mantid/Framework/Kernel/src/NetworkProxyOSX.cpp b/Framework/Kernel/src/NetworkProxyOSX.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/NetworkProxyOSX.cpp rename to Framework/Kernel/src/NetworkProxyOSX.cpp diff --git a/Code/Mantid/Framework/Kernel/src/NetworkProxyWin.cpp b/Framework/Kernel/src/NetworkProxyWin.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/NetworkProxyWin.cpp rename to Framework/Kernel/src/NetworkProxyWin.cpp diff --git a/Code/Mantid/Framework/Kernel/src/NeutronAtom.cpp b/Framework/Kernel/src/NeutronAtom.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/NeutronAtom.cpp rename to Framework/Kernel/src/NeutronAtom.cpp diff --git a/Code/Mantid/Framework/Kernel/src/NexusDescriptor.cpp b/Framework/Kernel/src/NexusDescriptor.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/NexusDescriptor.cpp rename to Framework/Kernel/src/NexusDescriptor.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ParaViewVersion.cpp.in b/Framework/Kernel/src/ParaViewVersion.cpp.in similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ParaViewVersion.cpp.in rename to Framework/Kernel/src/ParaViewVersion.cpp.in diff --git a/Code/Mantid/Framework/Kernel/src/ProgressBase.cpp b/Framework/Kernel/src/ProgressBase.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ProgressBase.cpp rename to Framework/Kernel/src/ProgressBase.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ProgressText.cpp b/Framework/Kernel/src/ProgressText.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ProgressText.cpp rename to Framework/Kernel/src/ProgressText.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Property.cpp b/Framework/Kernel/src/Property.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Property.cpp rename to Framework/Kernel/src/Property.cpp diff --git a/Code/Mantid/Framework/Kernel/src/PropertyHistory.cpp b/Framework/Kernel/src/PropertyHistory.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/PropertyHistory.cpp rename to Framework/Kernel/src/PropertyHistory.cpp diff --git a/Code/Mantid/Framework/Kernel/src/PropertyManager.cpp b/Framework/Kernel/src/PropertyManager.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/PropertyManager.cpp rename to Framework/Kernel/src/PropertyManager.cpp diff --git a/Code/Mantid/Framework/Kernel/src/PropertyManagerOwner.cpp b/Framework/Kernel/src/PropertyManagerOwner.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/PropertyManagerOwner.cpp rename to Framework/Kernel/src/PropertyManagerOwner.cpp diff --git a/Code/Mantid/Framework/Kernel/src/PropertyWithValue.cpp b/Framework/Kernel/src/PropertyWithValue.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/PropertyWithValue.cpp rename to Framework/Kernel/src/PropertyWithValue.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ProxyInfo.cpp b/Framework/Kernel/src/ProxyInfo.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ProxyInfo.cpp rename to Framework/Kernel/src/ProxyInfo.cpp diff --git a/Code/Mantid/Framework/Kernel/src/PseudoRandomNumberGenerator.cpp b/Framework/Kernel/src/PseudoRandomNumberGenerator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/PseudoRandomNumberGenerator.cpp rename to Framework/Kernel/src/PseudoRandomNumberGenerator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Quat.cpp b/Framework/Kernel/src/Quat.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Quat.cpp rename to Framework/Kernel/src/Quat.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ReadLock.cpp b/Framework/Kernel/src/ReadLock.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ReadLock.cpp rename to Framework/Kernel/src/ReadLock.cpp diff --git a/Code/Mantid/Framework/Kernel/src/RebinParamsValidator.cpp b/Framework/Kernel/src/RebinParamsValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/RebinParamsValidator.cpp rename to Framework/Kernel/src/RebinParamsValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/RegexStrings.cpp b/Framework/Kernel/src/RegexStrings.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/RegexStrings.cpp rename to Framework/Kernel/src/RegexStrings.cpp diff --git a/Code/Mantid/Framework/Kernel/src/RemoteJobManager.cpp b/Framework/Kernel/src/RemoteJobManager.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/RemoteJobManager.cpp rename to Framework/Kernel/src/RemoteJobManager.cpp diff --git a/Code/Mantid/Framework/Kernel/src/SingletonHolder.cpp b/Framework/Kernel/src/SingletonHolder.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/SingletonHolder.cpp rename to Framework/Kernel/src/SingletonHolder.cpp diff --git a/Code/Mantid/Framework/Kernel/src/SobolSequence.cpp b/Framework/Kernel/src/SobolSequence.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/SobolSequence.cpp rename to Framework/Kernel/src/SobolSequence.cpp diff --git a/Code/Mantid/Framework/Kernel/src/StartsWithValidator.cpp b/Framework/Kernel/src/StartsWithValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/StartsWithValidator.cpp rename to Framework/Kernel/src/StartsWithValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Statistics.cpp b/Framework/Kernel/src/Statistics.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Statistics.cpp rename to Framework/Kernel/src/Statistics.cpp diff --git a/Code/Mantid/Framework/Kernel/src/StdoutChannel.cpp b/Framework/Kernel/src/StdoutChannel.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/StdoutChannel.cpp rename to Framework/Kernel/src/StdoutChannel.cpp diff --git a/Code/Mantid/Framework/Kernel/src/StringContainsValidator.cpp b/Framework/Kernel/src/StringContainsValidator.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/StringContainsValidator.cpp rename to Framework/Kernel/src/StringContainsValidator.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Strings.cpp b/Framework/Kernel/src/Strings.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Strings.cpp rename to Framework/Kernel/src/Strings.cpp diff --git a/Code/Mantid/Framework/Kernel/src/TestChannel.cpp b/Framework/Kernel/src/TestChannel.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/TestChannel.cpp rename to Framework/Kernel/src/TestChannel.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ThreadPool.cpp b/Framework/Kernel/src/ThreadPool.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ThreadPool.cpp rename to Framework/Kernel/src/ThreadPool.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ThreadPoolRunnable.cpp b/Framework/Kernel/src/ThreadPoolRunnable.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ThreadPoolRunnable.cpp rename to Framework/Kernel/src/ThreadPoolRunnable.cpp diff --git a/Code/Mantid/Framework/Kernel/src/ThreadSafeLogStream.cpp b/Framework/Kernel/src/ThreadSafeLogStream.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/ThreadSafeLogStream.cpp rename to Framework/Kernel/src/ThreadSafeLogStream.cpp diff --git a/Code/Mantid/Framework/Kernel/src/TimeSeriesProperty.cpp b/Framework/Kernel/src/TimeSeriesProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/TimeSeriesProperty.cpp rename to Framework/Kernel/src/TimeSeriesProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/TimeSplitter.cpp b/Framework/Kernel/src/TimeSplitter.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/TimeSplitter.cpp rename to Framework/Kernel/src/TimeSplitter.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Timer.cpp b/Framework/Kernel/src/Timer.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Timer.cpp rename to Framework/Kernel/src/Timer.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Unit.cpp b/Framework/Kernel/src/Unit.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Unit.cpp rename to Framework/Kernel/src/Unit.cpp diff --git a/Code/Mantid/Framework/Kernel/src/UnitConversion.cpp b/Framework/Kernel/src/UnitConversion.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/UnitConversion.cpp rename to Framework/Kernel/src/UnitConversion.cpp diff --git a/Code/Mantid/Framework/Kernel/src/UnitFactory.cpp b/Framework/Kernel/src/UnitFactory.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/UnitFactory.cpp rename to Framework/Kernel/src/UnitFactory.cpp diff --git a/Code/Mantid/Framework/Kernel/src/UnitLabel.cpp b/Framework/Kernel/src/UnitLabel.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/UnitLabel.cpp rename to Framework/Kernel/src/UnitLabel.cpp diff --git a/Code/Mantid/Framework/Kernel/src/UnitLabelTypes.cpp b/Framework/Kernel/src/UnitLabelTypes.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/UnitLabelTypes.cpp rename to Framework/Kernel/src/UnitLabelTypes.cpp diff --git a/Code/Mantid/Framework/Kernel/src/UserStringParser.cpp b/Framework/Kernel/src/UserStringParser.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/UserStringParser.cpp rename to Framework/Kernel/src/UserStringParser.cpp diff --git a/Code/Mantid/Framework/Kernel/src/Utils.cpp b/Framework/Kernel/src/Utils.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/Utils.cpp rename to Framework/Kernel/src/Utils.cpp diff --git a/Code/Mantid/Framework/Kernel/src/V2D.cpp b/Framework/Kernel/src/V2D.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/V2D.cpp rename to Framework/Kernel/src/V2D.cpp diff --git a/Code/Mantid/Framework/Kernel/src/V3D.cpp b/Framework/Kernel/src/V3D.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/V3D.cpp rename to Framework/Kernel/src/V3D.cpp diff --git a/Code/Mantid/Framework/Kernel/src/VMD.cpp b/Framework/Kernel/src/VMD.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/VMD.cpp rename to Framework/Kernel/src/VMD.cpp diff --git a/Code/Mantid/Framework/Kernel/src/VectorHelper.cpp b/Framework/Kernel/src/VectorHelper.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/VectorHelper.cpp rename to Framework/Kernel/src/VectorHelper.cpp diff --git a/Code/Mantid/Framework/Kernel/src/VisibleWhenProperty.cpp b/Framework/Kernel/src/VisibleWhenProperty.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/VisibleWhenProperty.cpp rename to Framework/Kernel/src/VisibleWhenProperty.cpp diff --git a/Code/Mantid/Framework/Kernel/src/WriteLock.cpp b/Framework/Kernel/src/WriteLock.cpp similarity index 100% rename from Code/Mantid/Framework/Kernel/src/WriteLock.cpp rename to Framework/Kernel/src/WriteLock.cpp diff --git a/Code/Mantid/Framework/Kernel/test/ArrayBoundedValidatorTest.h b/Framework/Kernel/test/ArrayBoundedValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ArrayBoundedValidatorTest.h rename to Framework/Kernel/test/ArrayBoundedValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ArrayLengthValidatorTest.h b/Framework/Kernel/test/ArrayLengthValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ArrayLengthValidatorTest.h rename to Framework/Kernel/test/ArrayLengthValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ArrayPropertyTest.h b/Framework/Kernel/test/ArrayPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ArrayPropertyTest.h rename to Framework/Kernel/test/ArrayPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/AtomTest.h b/Framework/Kernel/test/AtomTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/AtomTest.h rename to Framework/Kernel/test/AtomTest.h diff --git a/Code/Mantid/Framework/Kernel/test/BinFinderTest.h b/Framework/Kernel/test/BinFinderTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/BinFinderTest.h rename to Framework/Kernel/test/BinFinderTest.h diff --git a/Code/Mantid/Framework/Kernel/test/BinaryFileTest.h b/Framework/Kernel/test/BinaryFileTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/BinaryFileTest.h rename to Framework/Kernel/test/BinaryFileTest.h diff --git a/Code/Mantid/Framework/Kernel/test/BoseEinsteinDistributionTest.h b/Framework/Kernel/test/BoseEinsteinDistributionTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/BoseEinsteinDistributionTest.h rename to Framework/Kernel/test/BoseEinsteinDistributionTest.h diff --git a/Code/Mantid/Framework/Kernel/test/BoundedValidatorTest.h b/Framework/Kernel/test/BoundedValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/BoundedValidatorTest.h rename to Framework/Kernel/test/BoundedValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/CMakeLists.txt b/Framework/Kernel/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Kernel/test/CMakeLists.txt rename to Framework/Kernel/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/Kernel/test/CPUTimerTest.h b/Framework/Kernel/test/CPUTimerTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/CPUTimerTest.h rename to Framework/Kernel/test/CPUTimerTest.h diff --git a/Code/Mantid/Framework/Kernel/test/CacheTest.h b/Framework/Kernel/test/CacheTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/CacheTest.h rename to Framework/Kernel/test/CacheTest.h diff --git a/Code/Mantid/Framework/Kernel/test/CatalogInfoTest.h b/Framework/Kernel/test/CatalogInfoTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/CatalogInfoTest.h rename to Framework/Kernel/test/CatalogInfoTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ChebyshevPolyFitTest.h b/Framework/Kernel/test/ChebyshevPolyFitTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ChebyshevPolyFitTest.h rename to Framework/Kernel/test/ChebyshevPolyFitTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ChebyshevPolynomialTest.h b/Framework/Kernel/test/ChebyshevPolynomialTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ChebyshevPolynomialTest.h rename to Framework/Kernel/test/ChebyshevPolynomialTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ChebyshevSeriesTest.h b/Framework/Kernel/test/ChebyshevSeriesTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ChebyshevSeriesTest.h rename to Framework/Kernel/test/ChebyshevSeriesTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ChecksumHelperTest.h b/Framework/Kernel/test/ChecksumHelperTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ChecksumHelperTest.h rename to Framework/Kernel/test/ChecksumHelperTest.h diff --git a/Code/Mantid/Framework/Kernel/test/CompositeValidatorTest.h b/Framework/Kernel/test/CompositeValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/CompositeValidatorTest.h rename to Framework/Kernel/test/CompositeValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ComputeResourceInfoTest.h b/Framework/Kernel/test/ComputeResourceInfoTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ComputeResourceInfoTest.h rename to Framework/Kernel/test/ComputeResourceInfoTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ConfigServiceTest.h b/Framework/Kernel/test/ConfigServiceTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ConfigServiceTest.h rename to Framework/Kernel/test/ConfigServiceTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DataServiceTest.h b/Framework/Kernel/test/DataServiceTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DataServiceTest.h rename to Framework/Kernel/test/DataServiceTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DateAndTimeTest.h b/Framework/Kernel/test/DateAndTimeTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DateAndTimeTest.h rename to Framework/Kernel/test/DateAndTimeTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DateTimeValidatorTest.h b/Framework/Kernel/test/DateTimeValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DateTimeValidatorTest.h rename to Framework/Kernel/test/DateTimeValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DateValidatorTest.h b/Framework/Kernel/test/DateValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DateValidatorTest.h rename to Framework/Kernel/test/DateValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DeltaEModeTest.h b/Framework/Kernel/test/DeltaEModeTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DeltaEModeTest.h rename to Framework/Kernel/test/DeltaEModeTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DirectoryValidatorTest.h b/Framework/Kernel/test/DirectoryValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DirectoryValidatorTest.h rename to Framework/Kernel/test/DirectoryValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DiskBufferISaveableTest.h b/Framework/Kernel/test/DiskBufferISaveableTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DiskBufferISaveableTest.h rename to Framework/Kernel/test/DiskBufferISaveableTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DiskBufferTest.h b/Framework/Kernel/test/DiskBufferTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DiskBufferTest.h rename to Framework/Kernel/test/DiskBufferTest.h diff --git a/Code/Mantid/Framework/Kernel/test/DynamicFactoryTest.h b/Framework/Kernel/test/DynamicFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/DynamicFactoryTest.h rename to Framework/Kernel/test/DynamicFactoryTest.h diff --git a/Code/Mantid/Framework/Kernel/test/EnabledWhenPropertyTest.h b/Framework/Kernel/test/EnabledWhenPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/EnabledWhenPropertyTest.h rename to Framework/Kernel/test/EnabledWhenPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/EnvironmentHistoryTest.h b/Framework/Kernel/test/EnvironmentHistoryTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/EnvironmentHistoryTest.h rename to Framework/Kernel/test/EnvironmentHistoryTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FacilitiesTest.h b/Framework/Kernel/test/FacilitiesTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FacilitiesTest.h rename to Framework/Kernel/test/FacilitiesTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FileDescriptorTest.h b/Framework/Kernel/test/FileDescriptorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FileDescriptorTest.h rename to Framework/Kernel/test/FileDescriptorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FileValidatorTest.h b/Framework/Kernel/test/FileValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FileValidatorTest.h rename to Framework/Kernel/test/FileValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FilterChannelTest.h b/Framework/Kernel/test/FilterChannelTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FilterChannelTest.h rename to Framework/Kernel/test/FilterChannelTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FilteredTimeSeriesPropertyTest.h b/Framework/Kernel/test/FilteredTimeSeriesPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FilteredTimeSeriesPropertyTest.h rename to Framework/Kernel/test/FilteredTimeSeriesPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FloatingPointComparisonTest.h b/Framework/Kernel/test/FloatingPointComparisonTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FloatingPointComparisonTest.h rename to Framework/Kernel/test/FloatingPointComparisonTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FreeBlockTest.h b/Framework/Kernel/test/FreeBlockTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FreeBlockTest.h rename to Framework/Kernel/test/FreeBlockTest.h diff --git a/Code/Mantid/Framework/Kernel/test/FunctionTaskTest.h b/Framework/Kernel/test/FunctionTaskTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/FunctionTaskTest.h rename to Framework/Kernel/test/FunctionTaskTest.h diff --git a/Code/Mantid/Framework/Kernel/test/GlobTest.h b/Framework/Kernel/test/GlobTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/GlobTest.h rename to Framework/Kernel/test/GlobTest.h diff --git a/Code/Mantid/Framework/Kernel/test/HermitePolynomialsTest.h b/Framework/Kernel/test/HermitePolynomialsTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/HermitePolynomialsTest.h rename to Framework/Kernel/test/HermitePolynomialsTest.h diff --git a/Code/Mantid/Framework/Kernel/test/IPropertySettingsTest.h b/Framework/Kernel/test/IPropertySettingsTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/IPropertySettingsTest.h rename to Framework/Kernel/test/IPropertySettingsTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ISaveableTest.h b/Framework/Kernel/test/ISaveableTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ISaveableTest.h rename to Framework/Kernel/test/ISaveableTest.h diff --git a/Code/Mantid/Framework/Kernel/test/IValidatorTest.h b/Framework/Kernel/test/IValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/IValidatorTest.h rename to Framework/Kernel/test/IValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/InstrumentInfoTest.h b/Framework/Kernel/test/InstrumentInfoTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/InstrumentInfoTest.h rename to Framework/Kernel/test/InstrumentInfoTest.h diff --git a/Code/Mantid/Framework/Kernel/test/InternetHelperTest.h b/Framework/Kernel/test/InternetHelperTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/InternetHelperTest.h rename to Framework/Kernel/test/InternetHelperTest.h diff --git a/Code/Mantid/Framework/Kernel/test/InterpolationTest.h b/Framework/Kernel/test/InterpolationTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/InterpolationTest.h rename to Framework/Kernel/test/InterpolationTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ListValidatorTest.h b/Framework/Kernel/test/ListValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ListValidatorTest.h rename to Framework/Kernel/test/ListValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/LogFilterTest.h b/Framework/Kernel/test/LogFilterTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/LogFilterTest.h rename to Framework/Kernel/test/LogFilterTest.h diff --git a/Code/Mantid/Framework/Kernel/test/LogParserTest.h b/Framework/Kernel/test/LogParserTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/LogParserTest.h rename to Framework/Kernel/test/LogParserTest.h diff --git a/Code/Mantid/Framework/Kernel/test/LoggerTest.h b/Framework/Kernel/test/LoggerTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/LoggerTest.h rename to Framework/Kernel/test/LoggerTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MDUnitFactoryTest.h b/Framework/Kernel/test/MDUnitFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MDUnitFactoryTest.h rename to Framework/Kernel/test/MDUnitFactoryTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MDUnitTest.h b/Framework/Kernel/test/MDUnitTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MDUnitTest.h rename to Framework/Kernel/test/MDUnitTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MRUListTest.h b/Framework/Kernel/test/MRUListTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MRUListTest.h rename to Framework/Kernel/test/MRUListTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MagneticFormFactorTableTest.h b/Framework/Kernel/test/MagneticFormFactorTableTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MagneticFormFactorTableTest.h rename to Framework/Kernel/test/MagneticFormFactorTableTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MagneticIonTest.h b/Framework/Kernel/test/MagneticIonTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MagneticIonTest.h rename to Framework/Kernel/test/MagneticIonTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MandatoryValidatorTest.h b/Framework/Kernel/test/MandatoryValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MandatoryValidatorTest.h rename to Framework/Kernel/test/MandatoryValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MaskedPropertyTest.h b/Framework/Kernel/test/MaskedPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MaskedPropertyTest.h rename to Framework/Kernel/test/MaskedPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MaterialTest.h b/Framework/Kernel/test/MaterialTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MaterialTest.h rename to Framework/Kernel/test/MaterialTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MatrixPropertyTest.h b/Framework/Kernel/test/MatrixPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MatrixPropertyTest.h rename to Framework/Kernel/test/MatrixPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MatrixTest.h b/Framework/Kernel/test/MatrixTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MatrixTest.h rename to Framework/Kernel/test/MatrixTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MemoryTest.h b/Framework/Kernel/test/MemoryTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MemoryTest.h rename to Framework/Kernel/test/MemoryTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MersenneTwisterTest.h b/Framework/Kernel/test/MersenneTwisterTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MersenneTwisterTest.h rename to Framework/Kernel/test/MersenneTwisterTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MultiFileNameParserTest.h b/Framework/Kernel/test/MultiFileNameParserTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MultiFileNameParserTest.h rename to Framework/Kernel/test/MultiFileNameParserTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MultiFileValidatorTest.h b/Framework/Kernel/test/MultiFileValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MultiFileValidatorTest.h rename to Framework/Kernel/test/MultiFileValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/MutexTest.h b/Framework/Kernel/test/MutexTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/MutexTest.h rename to Framework/Kernel/test/MutexTest.h diff --git a/Code/Mantid/Framework/Kernel/test/NDPseudoRandomNumberGeneratorTest.h b/Framework/Kernel/test/NDPseudoRandomNumberGeneratorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/NDPseudoRandomNumberGeneratorTest.h rename to Framework/Kernel/test/NDPseudoRandomNumberGeneratorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/NDRandomNumberGeneratorTest.h b/Framework/Kernel/test/NDRandomNumberGeneratorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/NDRandomNumberGeneratorTest.h rename to Framework/Kernel/test/NDRandomNumberGeneratorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/NeutronAtomTest.h b/Framework/Kernel/test/NeutronAtomTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/NeutronAtomTest.h rename to Framework/Kernel/test/NeutronAtomTest.h diff --git a/Code/Mantid/Framework/Kernel/test/NexusDescriptorTest.h b/Framework/Kernel/test/NexusDescriptorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/NexusDescriptorTest.h rename to Framework/Kernel/test/NexusDescriptorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/NullValidatorTest.h b/Framework/Kernel/test/NullValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/NullValidatorTest.h rename to Framework/Kernel/test/NullValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/PrecompiledHeader.h b/Framework/Kernel/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/PrecompiledHeader.h rename to Framework/Kernel/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Kernel/test/ProgressBaseTest.h b/Framework/Kernel/test/ProgressBaseTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ProgressBaseTest.h rename to Framework/Kernel/test/ProgressBaseTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ProgressTextTest.h b/Framework/Kernel/test/ProgressTextTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ProgressTextTest.h rename to Framework/Kernel/test/ProgressTextTest.h diff --git a/Code/Mantid/Framework/Kernel/test/PropertyHistoryTest.h b/Framework/Kernel/test/PropertyHistoryTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/PropertyHistoryTest.h rename to Framework/Kernel/test/PropertyHistoryTest.h diff --git a/Code/Mantid/Framework/Kernel/test/PropertyManagerTest.h b/Framework/Kernel/test/PropertyManagerTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/PropertyManagerTest.h rename to Framework/Kernel/test/PropertyManagerTest.h diff --git a/Code/Mantid/Framework/Kernel/test/PropertyTest.h b/Framework/Kernel/test/PropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/PropertyTest.h rename to Framework/Kernel/test/PropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/PropertyWithValueTest.h b/Framework/Kernel/test/PropertyWithValueTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/PropertyWithValueTest.h rename to Framework/Kernel/test/PropertyWithValueTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ProxyInfoTest.h b/Framework/Kernel/test/ProxyInfoTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ProxyInfoTest.h rename to Framework/Kernel/test/ProxyInfoTest.h diff --git a/Code/Mantid/Framework/Kernel/test/QuatTest.h b/Framework/Kernel/test/QuatTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/QuatTest.h rename to Framework/Kernel/test/QuatTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ReadLockTest.h b/Framework/Kernel/test/ReadLockTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ReadLockTest.h rename to Framework/Kernel/test/ReadLockTest.h diff --git a/Code/Mantid/Framework/Kernel/test/RebinHistogramTest.h b/Framework/Kernel/test/RebinHistogramTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/RebinHistogramTest.h rename to Framework/Kernel/test/RebinHistogramTest.h diff --git a/Code/Mantid/Framework/Kernel/test/RebinParamsValidatorTest.h b/Framework/Kernel/test/RebinParamsValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/RebinParamsValidatorTest.h rename to Framework/Kernel/test/RebinParamsValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/RegexStringsTest.h b/Framework/Kernel/test/RegexStringsTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/RegexStringsTest.h rename to Framework/Kernel/test/RegexStringsTest.h diff --git a/Code/Mantid/Framework/Kernel/test/SLSQPMinimizerTest.h b/Framework/Kernel/test/SLSQPMinimizerTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/SLSQPMinimizerTest.h rename to Framework/Kernel/test/SLSQPMinimizerTest.h diff --git a/Code/Mantid/Framework/Kernel/test/SobolSequenceTest.h b/Framework/Kernel/test/SobolSequenceTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/SobolSequenceTest.h rename to Framework/Kernel/test/SobolSequenceTest.h diff --git a/Code/Mantid/Framework/Kernel/test/SpecialCoordinateSystemTest.h b/Framework/Kernel/test/SpecialCoordinateSystemTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/SpecialCoordinateSystemTest.h rename to Framework/Kernel/test/SpecialCoordinateSystemTest.h diff --git a/Code/Mantid/Framework/Kernel/test/StartsWithValidatorTest.h b/Framework/Kernel/test/StartsWithValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/StartsWithValidatorTest.h rename to Framework/Kernel/test/StartsWithValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/StatisticsTest.h b/Framework/Kernel/test/StatisticsTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/StatisticsTest.h rename to Framework/Kernel/test/StatisticsTest.h diff --git a/Code/Mantid/Framework/Kernel/test/StdoutChannelTest.h b/Framework/Kernel/test/StdoutChannelTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/StdoutChannelTest.h rename to Framework/Kernel/test/StdoutChannelTest.h diff --git a/Code/Mantid/Framework/Kernel/test/StringContainsValidatorTest.h b/Framework/Kernel/test/StringContainsValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/StringContainsValidatorTest.h rename to Framework/Kernel/test/StringContainsValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/StringsTest.h b/Framework/Kernel/test/StringsTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/StringsTest.h rename to Framework/Kernel/test/StringsTest.h diff --git a/Code/Mantid/Framework/Kernel/test/TaskTest.h b/Framework/Kernel/test/TaskTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/TaskTest.h rename to Framework/Kernel/test/TaskTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ThreadPoolRunnableTest.h b/Framework/Kernel/test/ThreadPoolRunnableTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ThreadPoolRunnableTest.h rename to Framework/Kernel/test/ThreadPoolRunnableTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ThreadPoolTest.h b/Framework/Kernel/test/ThreadPoolTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ThreadPoolTest.h rename to Framework/Kernel/test/ThreadPoolTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ThreadSchedulerMutexesTest.h b/Framework/Kernel/test/ThreadSchedulerMutexesTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ThreadSchedulerMutexesTest.h rename to Framework/Kernel/test/ThreadSchedulerMutexesTest.h diff --git a/Code/Mantid/Framework/Kernel/test/ThreadSchedulerTest.h b/Framework/Kernel/test/ThreadSchedulerTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/ThreadSchedulerTest.h rename to Framework/Kernel/test/ThreadSchedulerTest.h diff --git a/Code/Mantid/Framework/Kernel/test/TimeSeriesPropertyTest.h b/Framework/Kernel/test/TimeSeriesPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/TimeSeriesPropertyTest.h rename to Framework/Kernel/test/TimeSeriesPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/TimeSplitterTest.h b/Framework/Kernel/test/TimeSplitterTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/TimeSplitterTest.h rename to Framework/Kernel/test/TimeSplitterTest.h diff --git a/Code/Mantid/Framework/Kernel/test/TimerTest.h b/Framework/Kernel/test/TimerTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/TimerTest.h rename to Framework/Kernel/test/TimerTest.h diff --git a/Code/Mantid/Framework/Kernel/test/TypedValidatorTest.h b/Framework/Kernel/test/TypedValidatorTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/TypedValidatorTest.h rename to Framework/Kernel/test/TypedValidatorTest.h diff --git a/Code/Mantid/Framework/Kernel/test/UnitConversionTest.h b/Framework/Kernel/test/UnitConversionTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/UnitConversionTest.h rename to Framework/Kernel/test/UnitConversionTest.h diff --git a/Code/Mantid/Framework/Kernel/test/UnitFactoryTest.h b/Framework/Kernel/test/UnitFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/UnitFactoryTest.h rename to Framework/Kernel/test/UnitFactoryTest.h diff --git a/Code/Mantid/Framework/Kernel/test/UnitLabelTest.h b/Framework/Kernel/test/UnitLabelTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/UnitLabelTest.h rename to Framework/Kernel/test/UnitLabelTest.h diff --git a/Code/Mantid/Framework/Kernel/test/UnitTest.h b/Framework/Kernel/test/UnitTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/UnitTest.h rename to Framework/Kernel/test/UnitTest.h diff --git a/Code/Mantid/Framework/Kernel/test/UserStringParserTest.h b/Framework/Kernel/test/UserStringParserTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/UserStringParserTest.h rename to Framework/Kernel/test/UserStringParserTest.h diff --git a/Code/Mantid/Framework/Kernel/test/UtilsTest.h b/Framework/Kernel/test/UtilsTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/UtilsTest.h rename to Framework/Kernel/test/UtilsTest.h diff --git a/Code/Mantid/Framework/Kernel/test/V2DTest.h b/Framework/Kernel/test/V2DTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/V2DTest.h rename to Framework/Kernel/test/V2DTest.h diff --git a/Code/Mantid/Framework/Kernel/test/V3DTest.h b/Framework/Kernel/test/V3DTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/V3DTest.h rename to Framework/Kernel/test/V3DTest.h diff --git a/Code/Mantid/Framework/Kernel/test/VMDTest.h b/Framework/Kernel/test/VMDTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/VMDTest.h rename to Framework/Kernel/test/VMDTest.h diff --git a/Code/Mantid/Framework/Kernel/test/VectorHelperTest.h b/Framework/Kernel/test/VectorHelperTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/VectorHelperTest.h rename to Framework/Kernel/test/VectorHelperTest.h diff --git a/Code/Mantid/Framework/Kernel/test/VisibleWhenPropertyTest.h b/Framework/Kernel/test/VisibleWhenPropertyTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/VisibleWhenPropertyTest.h rename to Framework/Kernel/test/VisibleWhenPropertyTest.h diff --git a/Code/Mantid/Framework/Kernel/test/WriteLockTest.h b/Framework/Kernel/test/WriteLockTest.h similarity index 100% rename from Code/Mantid/Framework/Kernel/test/WriteLockTest.h rename to Framework/Kernel/test/WriteLockTest.h diff --git a/Code/Mantid/Framework/LiveData/CMakeLists.txt b/Framework/LiveData/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/LiveData/CMakeLists.txt rename to Framework/LiveData/CMakeLists.txt diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/ADARA.h b/Framework/LiveData/inc/MantidLiveData/ADARA/ADARA.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/ADARA.h rename to Framework/LiveData/inc/MantidLiveData/ADARA/ADARA.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/ADARAPackets.h b/Framework/LiveData/inc/MantidLiveData/ADARA/ADARAPackets.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/ADARAPackets.h rename to Framework/LiveData/inc/MantidLiveData/ADARA/ADARAPackets.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/ADARAParser.h b/Framework/LiveData/inc/MantidLiveData/ADARA/ADARAParser.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/ADARAParser.h rename to Framework/LiveData/inc/MantidLiveData/ADARA/ADARAParser.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/README.md b/Framework/LiveData/inc/MantidLiveData/ADARA/README.md similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ADARA/README.md rename to Framework/LiveData/inc/MantidLiveData/ADARA/README.md diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/Exception.h b/Framework/LiveData/inc/MantidLiveData/Exception.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/Exception.h rename to Framework/LiveData/inc/MantidLiveData/Exception.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/FakeEventDataListener.h b/Framework/LiveData/inc/MantidLiveData/FakeEventDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/FakeEventDataListener.h rename to Framework/LiveData/inc/MantidLiveData/FakeEventDataListener.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/FakeISISHistoDAE.h b/Framework/LiveData/inc/MantidLiveData/FakeISISHistoDAE.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/FakeISISHistoDAE.h rename to Framework/LiveData/inc/MantidLiveData/FakeISISHistoDAE.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/FileEventDataListener.h b/Framework/LiveData/inc/MantidLiveData/FileEventDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/FileEventDataListener.h rename to Framework/LiveData/inc/MantidLiveData/FileEventDataListener.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ISIS/TCPEventStreamDefs.h b/Framework/LiveData/inc/MantidLiveData/ISIS/TCPEventStreamDefs.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ISIS/TCPEventStreamDefs.h rename to Framework/LiveData/inc/MantidLiveData/ISIS/TCPEventStreamDefs.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ISISHistoDataListener.h b/Framework/LiveData/inc/MantidLiveData/ISISHistoDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ISISHistoDataListener.h rename to Framework/LiveData/inc/MantidLiveData/ISISHistoDataListener.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/ISISLiveEventDataListener.h b/Framework/LiveData/inc/MantidLiveData/ISISLiveEventDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/ISISLiveEventDataListener.h rename to Framework/LiveData/inc/MantidLiveData/ISISLiveEventDataListener.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/LiveDataAlgorithm.h b/Framework/LiveData/inc/MantidLiveData/LiveDataAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/LiveDataAlgorithm.h rename to Framework/LiveData/inc/MantidLiveData/LiveDataAlgorithm.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/LoadLiveData.h b/Framework/LiveData/inc/MantidLiveData/LoadLiveData.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/LoadLiveData.h rename to Framework/LiveData/inc/MantidLiveData/LoadLiveData.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/MonitorLiveData.h b/Framework/LiveData/inc/MantidLiveData/MonitorLiveData.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/MonitorLiveData.h rename to Framework/LiveData/inc/MantidLiveData/MonitorLiveData.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/PrecompiledHeader.h b/Framework/LiveData/inc/MantidLiveData/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/PrecompiledHeader.h rename to Framework/LiveData/inc/MantidLiveData/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/SNSLiveEventDataListener.h b/Framework/LiveData/inc/MantidLiveData/SNSLiveEventDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/SNSLiveEventDataListener.h rename to Framework/LiveData/inc/MantidLiveData/SNSLiveEventDataListener.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/StartLiveData.h b/Framework/LiveData/inc/MantidLiveData/StartLiveData.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/StartLiveData.h rename to Framework/LiveData/inc/MantidLiveData/StartLiveData.h diff --git a/Code/Mantid/Framework/LiveData/inc/MantidLiveData/TOPAZLiveEventDataListener.h b/Framework/LiveData/inc/MantidLiveData/TOPAZLiveEventDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/inc/MantidLiveData/TOPAZLiveEventDataListener.h rename to Framework/LiveData/inc/MantidLiveData/TOPAZLiveEventDataListener.h diff --git a/Code/Mantid/Framework/LiveData/src/ADARA/ADARAPackets.cpp b/Framework/LiveData/src/ADARA/ADARAPackets.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/ADARA/ADARAPackets.cpp rename to Framework/LiveData/src/ADARA/ADARAPackets.cpp diff --git a/Code/Mantid/Framework/LiveData/src/ADARA/ADARAParser.cpp b/Framework/LiveData/src/ADARA/ADARAParser.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/ADARA/ADARAParser.cpp rename to Framework/LiveData/src/ADARA/ADARAParser.cpp diff --git a/Code/Mantid/Framework/LiveData/src/FakeEventDataListener.cpp b/Framework/LiveData/src/FakeEventDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/FakeEventDataListener.cpp rename to Framework/LiveData/src/FakeEventDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/src/FakeISISHistoDAE.cpp b/Framework/LiveData/src/FakeISISHistoDAE.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/FakeISISHistoDAE.cpp rename to Framework/LiveData/src/FakeISISHistoDAE.cpp diff --git a/Code/Mantid/Framework/LiveData/src/FileEventDataListener.cpp b/Framework/LiveData/src/FileEventDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/FileEventDataListener.cpp rename to Framework/LiveData/src/FileEventDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/src/ISISHistoDataListener.cpp b/Framework/LiveData/src/ISISHistoDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/ISISHistoDataListener.cpp rename to Framework/LiveData/src/ISISHistoDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/src/ISISLiveEventDataListener.cpp b/Framework/LiveData/src/ISISLiveEventDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/ISISLiveEventDataListener.cpp rename to Framework/LiveData/src/ISISLiveEventDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/src/LiveDataAlgorithm.cpp b/Framework/LiveData/src/LiveDataAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LiveDataAlgorithm.cpp rename to Framework/LiveData/src/LiveDataAlgorithm.cpp diff --git a/Code/Mantid/Framework/LiveData/src/LoadDAE/README.txt b/Framework/LiveData/src/LoadDAE/README.txt similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LoadDAE/README.txt rename to Framework/LiveData/src/LoadDAE/README.txt diff --git a/Code/Mantid/Framework/LiveData/src/LoadDAE/idc.cpp b/Framework/LiveData/src/LoadDAE/idc.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LoadDAE/idc.cpp rename to Framework/LiveData/src/LoadDAE/idc.cpp diff --git a/Code/Mantid/Framework/LiveData/src/LoadDAE/idc.h b/Framework/LiveData/src/LoadDAE/idc.h similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LoadDAE/idc.h rename to Framework/LiveData/src/LoadDAE/idc.h diff --git a/Code/Mantid/Framework/LiveData/src/LoadDAE/isisds_command.cpp b/Framework/LiveData/src/LoadDAE/isisds_command.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LoadDAE/isisds_command.cpp rename to Framework/LiveData/src/LoadDAE/isisds_command.cpp diff --git a/Code/Mantid/Framework/LiveData/src/LoadDAE/isisds_command.h b/Framework/LiveData/src/LoadDAE/isisds_command.h similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LoadDAE/isisds_command.h rename to Framework/LiveData/src/LoadDAE/isisds_command.h diff --git a/Code/Mantid/Framework/LiveData/src/LoadLiveData.cpp b/Framework/LiveData/src/LoadLiveData.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/LoadLiveData.cpp rename to Framework/LiveData/src/LoadLiveData.cpp diff --git a/Code/Mantid/Framework/LiveData/src/MonitorLiveData.cpp b/Framework/LiveData/src/MonitorLiveData.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/MonitorLiveData.cpp rename to Framework/LiveData/src/MonitorLiveData.cpp diff --git a/Code/Mantid/Framework/LiveData/src/SNSLiveEventDataListener.cpp b/Framework/LiveData/src/SNSLiveEventDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/SNSLiveEventDataListener.cpp rename to Framework/LiveData/src/SNSLiveEventDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/src/StartLiveData.cpp b/Framework/LiveData/src/StartLiveData.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/StartLiveData.cpp rename to Framework/LiveData/src/StartLiveData.cpp diff --git a/Code/Mantid/Framework/LiveData/src/TOPAZLiveEventDataListener.cpp b/Framework/LiveData/src/TOPAZLiveEventDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/src/TOPAZLiveEventDataListener.cpp rename to Framework/LiveData/src/TOPAZLiveEventDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/test/ADARAPacketTest.h b/Framework/LiveData/test/ADARAPacketTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/ADARAPacketTest.h rename to Framework/LiveData/test/ADARAPacketTest.h diff --git a/Code/Mantid/Framework/LiveData/test/ADARAPackets.h b/Framework/LiveData/test/ADARAPackets.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/ADARAPackets.h rename to Framework/LiveData/test/ADARAPackets.h diff --git a/Code/Mantid/Framework/LiveData/test/CMakeLists.txt b/Framework/LiveData/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/LiveData/test/CMakeLists.txt rename to Framework/LiveData/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/LiveData/test/FakeEventDataListenerTest.h b/Framework/LiveData/test/FakeEventDataListenerTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/FakeEventDataListenerTest.h rename to Framework/LiveData/test/FakeEventDataListenerTest.h diff --git a/Code/Mantid/Framework/LiveData/test/FileEventDataListenerTest.h b/Framework/LiveData/test/FileEventDataListenerTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/FileEventDataListenerTest.h rename to Framework/LiveData/test/FileEventDataListenerTest.h diff --git a/Code/Mantid/Framework/LiveData/test/ISISHistoDataListenerTest.h b/Framework/LiveData/test/ISISHistoDataListenerTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/ISISHistoDataListenerTest.h rename to Framework/LiveData/test/ISISHistoDataListenerTest.h diff --git a/Code/Mantid/Framework/LiveData/test/LiveDataAlgorithmTest.h b/Framework/LiveData/test/LiveDataAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/LiveDataAlgorithmTest.h rename to Framework/LiveData/test/LiveDataAlgorithmTest.h diff --git a/Code/Mantid/Framework/LiveData/test/LoadLiveDataTest.h b/Framework/LiveData/test/LoadLiveDataTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/LoadLiveDataTest.h rename to Framework/LiveData/test/LoadLiveDataTest.h diff --git a/Code/Mantid/Framework/LiveData/test/MonitorLiveDataTest.h b/Framework/LiveData/test/MonitorLiveDataTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/MonitorLiveDataTest.h rename to Framework/LiveData/test/MonitorLiveDataTest.h diff --git a/Code/Mantid/Framework/LiveData/test/SNSLiveEventDataListenerTest.h b/Framework/LiveData/test/SNSLiveEventDataListenerTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/SNSLiveEventDataListenerTest.h rename to Framework/LiveData/test/SNSLiveEventDataListenerTest.h diff --git a/Code/Mantid/Framework/LiveData/test/StartLiveDataTest.h b/Framework/LiveData/test/StartLiveDataTest.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/StartLiveDataTest.h rename to Framework/LiveData/test/StartLiveDataTest.h diff --git a/Code/Mantid/Framework/LiveData/test/TestDataListener.cpp b/Framework/LiveData/test/TestDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/test/TestDataListener.cpp rename to Framework/LiveData/test/TestDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/test/TestDataListener.h b/Framework/LiveData/test/TestDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/TestDataListener.h rename to Framework/LiveData/test/TestDataListener.h diff --git a/Code/Mantid/Framework/LiveData/test/TestGroupDataListener.cpp b/Framework/LiveData/test/TestGroupDataListener.cpp similarity index 100% rename from Code/Mantid/Framework/LiveData/test/TestGroupDataListener.cpp rename to Framework/LiveData/test/TestGroupDataListener.cpp diff --git a/Code/Mantid/Framework/LiveData/test/TestGroupDataListener.h b/Framework/LiveData/test/TestGroupDataListener.h similarity index 100% rename from Code/Mantid/Framework/LiveData/test/TestGroupDataListener.h rename to Framework/LiveData/test/TestGroupDataListener.h diff --git a/Code/Mantid/Framework/MDAlgorithms/CMakeLists.txt b/Framework/MDAlgorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/CMakeLists.txt rename to Framework/MDAlgorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/AndMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/AndMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/AndMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/AndMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinaryOperationMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinaryOperationMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinaryOperationMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/BinaryOperationMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BooleanBinaryOperationMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BooleanBinaryOperationMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BooleanBinaryOperationMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/BooleanBinaryOperationMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BoxControllerSettingsAlgorithm.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BoxControllerSettingsAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/BoxControllerSettingsAlgorithm.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/BoxControllerSettingsAlgorithm.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CalculateCoverageDGS.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CalculateCoverageDGS.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CalculateCoverageDGS.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CalculateCoverageDGS.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD2.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD2.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD2.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CentroidPeaksMD2.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CloneMDWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CloneMDWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CloneMDWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CloneMDWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CompareMDWorkspaces.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CompareMDWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CompareMDWorkspaces.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CompareMDWorkspaces.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDBase.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDBase.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDBase.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDBase.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDEventsWS.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDEventsWS.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDEventsWS.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDEventsWS.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDHistoWS.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDHistoWS.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDHistoWS.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDHistoWS.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDSelector.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDSelector.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDSelector.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvToMDSelector.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWSDExpToMomentum.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWSDExpToMomentum.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWSDExpToMomentum.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWSDExpToMomentum.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertMDHistoToMatrixWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertMDHistoToMatrixWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertMDHistoToMatrixWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertMDHistoToMatrixWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertSpiceDataToRealSpace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertSpiceDataToRealSpace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertSpiceDataToRealSpace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertSpiceDataToRealSpace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDetectorFaceMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDetectorFaceMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDetectorFaceMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDetectorFaceMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace2.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace2.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace2.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToDiffractionMDWorkspace2.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxGlobal.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxGlobal.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxGlobal.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxGlobal.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxLocal.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxLocal.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxLocal.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDMinMaxLocal.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDParent.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDParent.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDParent.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToMDParent.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToReflectometryQ.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToReflectometryQ.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToReflectometryQ.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertToReflectometryQ.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDFitWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDFitWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDFitWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDFitWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDHistoWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDHistoWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDHistoWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDHistoWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CreateMDWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CutMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CutMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/CutMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/CutMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DisplayNormalizationSetter.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DisplayNormalizationSetter.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DisplayNormalizationSetter.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/DisplayNormalizationSetter.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DivideMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DivideMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DivideMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/DivideMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DllConfig.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/DllConfig.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/DllConfig.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/EqualToMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/EqualToMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/EqualToMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/EqualToMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/EvaluateMDFunction.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/EvaluateMDFunction.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/EvaluateMDFunction.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/EvaluateMDFunction.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ExponentialMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ExponentialMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ExponentialMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ExponentialMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FakeMDEventData.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FakeMDEventData.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FakeMDEventData.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/FakeMDEventData.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FindPeaksMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FindPeaksMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FindPeaksMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/FindPeaksMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FitMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FitMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/FitMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/FitMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GSLFunctions.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GSLFunctions.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GSLFunctions.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/GSLFunctions.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GetSpiceDataRawCountsFromMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GetSpiceDataRawCountsFromMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GetSpiceDataRawCountsFromMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/GetSpiceDataRawCountsFromMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GreaterThanMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GreaterThanMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/GreaterThanMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/GreaterThanMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IDynamicRebinning.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IDynamicRebinning.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IDynamicRebinning.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/IDynamicRebinning.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDEventWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDEventWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDEventWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDEventWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspaceBase.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspaceBase.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspaceBase.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ImportMDHistoWorkspaceBase.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Integrate3DEvents.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Integrate3DEvents.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Integrate3DEvents.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Integrate3DEvents.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateEllipsoids.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateEllipsoids.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateEllipsoids.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateEllipsoids.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateFlux.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateFlux.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateFlux.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateFlux.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateMDHistoWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateMDHistoWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateMDHistoWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegrateMDHistoWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD2.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD2.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD2.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/IntegratePeaksMD2.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameter.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameter.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameter.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameter.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameterParser.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameterParser.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameterParser.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/InvalidParameterParser.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LessThanMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LessThanMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LessThanMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/LessThanMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAscii.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAscii.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAscii.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAscii.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAsciiHelper.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAsciiHelper.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAsciiHelper.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadILLAsciiHelper.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadSQW.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadSQW.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadSQW.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/LoadSQW.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LogarithmMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LogarithmMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/LogarithmMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/LogarithmMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDEventWSWrapper.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDEventWSWrapper.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDEventWSWrapper.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDEventWSWrapper.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormDirectSC.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormDirectSC.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormDirectSC.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormDirectSC.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormSCD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormSCD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormSCD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDNormSCD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfAxisNames.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfAxisNames.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfAxisNames.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfAxisNames.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfDEHelper.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfDEHelper.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfDEHelper.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfDEHelper.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfFactory.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfFactory.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfFactory.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfFactory.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfInterface.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfInterface.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfInterface.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfInterface.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfModQ.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfModQ.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfModQ.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfModQ.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfNoQ.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfNoQ.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfNoQ.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfNoQ.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfQ3D.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfQ3D.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfQ3D.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDTransfQ3D.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSDescription.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSDescription.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSDescription.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSDescription.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSTransform.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSTransform.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSTransform.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MDWSTransform.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MaskMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MaskMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MaskMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MaskMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMDFiles.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMDFiles.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMDFiles.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MergeMDFiles.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MinusMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MinusMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MinusMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MinusMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MultiplyMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MultiplyMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/MultiplyMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/MultiplyMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/NotMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/NotMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/NotMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/NotMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/OneStepMDEW.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/OneStepMDEW.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/OneStepMDEW.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/OneStepMDEW.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/OrMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/OrMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/OrMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/OrMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PlusMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PlusMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PlusMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/PlusMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PowerMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PowerMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PowerMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/PowerMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PrecompiledHeader.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PrecompiledHeader.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PreprocessDetectorsToMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PreprocessDetectorsToMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/PreprocessDetectorsToMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/PreprocessDetectorsToMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/CachedExperimentInfo.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/CachedExperimentInfo.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/CachedExperimentInfo.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/CachedExperimentInfo.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/FitResolutionConvolvedModel.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/FitResolutionConvolvedModel.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/FitResolutionConvolvedModel.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/FitResolutionConvolvedModel.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModel.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModel.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModel.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModel.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModelFactory.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModelFactory.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModelFactory.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ForegroundModelFactory.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolution.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolution.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolution.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolution.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolutionFactory.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolutionFactory.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolutionFactory.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/MDResolutionConvolutionFactory.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/MullerAnsatz.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/MullerAnsatz.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/MullerAnsatz.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/MullerAnsatz.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/QCoordinate.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/QCoordinate.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/QCoordinate.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/QCoordinate.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/Strontium122.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/Strontium122.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/Strontium122.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Models/Strontium122.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/ModeratorChopperResolution.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/ModeratorChopperResolution.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/ModeratorChopperResolution.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/ModeratorChopperResolution.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitBMatrix.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitBMatrix.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitBMatrix.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitBMatrix.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitResolutionModel.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitResolutionModel.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitResolutionModel.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitResolutionModel.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitYVector.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitYVector.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitYVector.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/Resolution/TobyFitYVector.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ResolutionConvolvedCrossSection.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ResolutionConvolvedCrossSection.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ResolutionConvolvedCrossSection.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/ResolutionConvolvedCrossSection.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/SimulateResolutionConvolvedModel.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/SimulateResolutionConvolvedModel.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/SimulateResolutionConvolvedModel.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Quantification/SimulateResolutionConvolvedModel.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/QueryMDWorkspace.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/QueryMDWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/QueryMDWorkspace.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/QueryMDWorkspace.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformKiKf.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformKiKf.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformKiKf.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformKiKf.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformP.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformP.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformP.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformP.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformQxQz.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformQxQz.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformQxQz.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReflectometryTransformQxQz.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReplicateMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReplicateMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReplicateMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ReplicateMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveIsawQvector.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveIsawQvector.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveIsawQvector.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveIsawQvector.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD2.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD2.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD2.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveMD2.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveZODS.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveZODS.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveZODS.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SaveZODS.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SetMDUsingMask.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SetMDUsingMask.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SetMDUsingMask.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SetMDUsingMask.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SliceMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SliceMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SliceMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SliceMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SlicingAlgorithm.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SlicingAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SlicingAlgorithm.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SlicingAlgorithm.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SmoothMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SmoothMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/SmoothMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/SmoothMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ThresholdMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ThresholdMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ThresholdMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/ThresholdMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Topology.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Topology.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Topology.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Topology.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransformMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransformMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransformMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransformMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransposeMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransposeMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransposeMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/TransposeMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnaryOperationMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnaryOperationMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnaryOperationMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnaryOperationMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnitsConversionHelper.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnitsConversionHelper.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnitsConversionHelper.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/UnitsConversionHelper.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UserFunctionMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UserFunctionMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/UserFunctionMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/UserFunctionMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameter.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameter.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameter.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameter.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameterParser.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameterParser.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameterParser.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameterParser.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/WeightedMeanMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/WeightedMeanMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/WeightedMeanMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/WeightedMeanMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/XorMD.h b/Framework/MDAlgorithms/inc/MantidMDAlgorithms/XorMD.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/XorMD.h rename to Framework/MDAlgorithms/inc/MantidMDAlgorithms/XorMD.h diff --git a/Code/Mantid/Framework/MDAlgorithms/rebinninginfoschema.h b/Framework/MDAlgorithms/rebinninginfoschema.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/rebinninginfoschema.h rename to Framework/MDAlgorithms/rebinninginfoschema.h diff --git a/Code/Mantid/Framework/MDAlgorithms/src/AndMD.cpp b/Framework/MDAlgorithms/src/AndMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/AndMD.cpp rename to Framework/MDAlgorithms/src/AndMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/BinMD.cpp b/Framework/MDAlgorithms/src/BinMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/BinMD.cpp rename to Framework/MDAlgorithms/src/BinMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/BinaryOperationMD.cpp b/Framework/MDAlgorithms/src/BinaryOperationMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/BinaryOperationMD.cpp rename to Framework/MDAlgorithms/src/BinaryOperationMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/BooleanBinaryOperationMD.cpp b/Framework/MDAlgorithms/src/BooleanBinaryOperationMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/BooleanBinaryOperationMD.cpp rename to Framework/MDAlgorithms/src/BooleanBinaryOperationMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/BoxControllerSettingsAlgorithm.cpp b/Framework/MDAlgorithms/src/BoxControllerSettingsAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/BoxControllerSettingsAlgorithm.cpp rename to Framework/MDAlgorithms/src/BoxControllerSettingsAlgorithm.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CalculateCoverageDGS.cpp b/Framework/MDAlgorithms/src/CalculateCoverageDGS.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CalculateCoverageDGS.cpp rename to Framework/MDAlgorithms/src/CalculateCoverageDGS.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CentroidPeaksMD.cpp b/Framework/MDAlgorithms/src/CentroidPeaksMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CentroidPeaksMD.cpp rename to Framework/MDAlgorithms/src/CentroidPeaksMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CentroidPeaksMD2.cpp b/Framework/MDAlgorithms/src/CentroidPeaksMD2.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CentroidPeaksMD2.cpp rename to Framework/MDAlgorithms/src/CentroidPeaksMD2.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CloneMDWorkspace.cpp b/Framework/MDAlgorithms/src/CloneMDWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CloneMDWorkspace.cpp rename to Framework/MDAlgorithms/src/CloneMDWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CompareMDWorkspaces.cpp b/Framework/MDAlgorithms/src/CompareMDWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CompareMDWorkspaces.cpp rename to Framework/MDAlgorithms/src/CompareMDWorkspaces.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvToMDBase.cpp b/Framework/MDAlgorithms/src/ConvToMDBase.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvToMDBase.cpp rename to Framework/MDAlgorithms/src/ConvToMDBase.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvToMDEventsWS.cpp b/Framework/MDAlgorithms/src/ConvToMDEventsWS.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvToMDEventsWS.cpp rename to Framework/MDAlgorithms/src/ConvToMDEventsWS.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvToMDHistoWS.cpp b/Framework/MDAlgorithms/src/ConvToMDHistoWS.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvToMDHistoWS.cpp rename to Framework/MDAlgorithms/src/ConvToMDHistoWS.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvToMDSelector.cpp b/Framework/MDAlgorithms/src/ConvToMDSelector.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvToMDSelector.cpp rename to Framework/MDAlgorithms/src/ConvToMDSelector.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp b/Framework/MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp rename to Framework/MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertCWSDExpToMomentum.cpp b/Framework/MDAlgorithms/src/ConvertCWSDExpToMomentum.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertCWSDExpToMomentum.cpp rename to Framework/MDAlgorithms/src/ConvertCWSDExpToMomentum.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertMDHistoToMatrixWorkspace.cpp b/Framework/MDAlgorithms/src/ConvertMDHistoToMatrixWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertMDHistoToMatrixWorkspace.cpp rename to Framework/MDAlgorithms/src/ConvertMDHistoToMatrixWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertSpiceDataToRealSpace.cpp b/Framework/MDAlgorithms/src/ConvertSpiceDataToRealSpace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertSpiceDataToRealSpace.cpp rename to Framework/MDAlgorithms/src/ConvertSpiceDataToRealSpace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToDetectorFaceMD.cpp b/Framework/MDAlgorithms/src/ConvertToDetectorFaceMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToDetectorFaceMD.cpp rename to Framework/MDAlgorithms/src/ConvertToDetectorFaceMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace.cpp b/Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace.cpp rename to Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace2.cpp b/Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace2.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace2.cpp rename to Framework/MDAlgorithms/src/ConvertToDiffractionMDWorkspace2.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToMD.cpp b/Framework/MDAlgorithms/src/ConvertToMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToMD.cpp rename to Framework/MDAlgorithms/src/ConvertToMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToMDMinMaxGlobal.cpp b/Framework/MDAlgorithms/src/ConvertToMDMinMaxGlobal.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToMDMinMaxGlobal.cpp rename to Framework/MDAlgorithms/src/ConvertToMDMinMaxGlobal.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToMDMinMaxLocal.cpp b/Framework/MDAlgorithms/src/ConvertToMDMinMaxLocal.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToMDMinMaxLocal.cpp rename to Framework/MDAlgorithms/src/ConvertToMDMinMaxLocal.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToMDParent.cpp b/Framework/MDAlgorithms/src/ConvertToMDParent.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToMDParent.cpp rename to Framework/MDAlgorithms/src/ConvertToMDParent.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ConvertToReflectometryQ.cpp b/Framework/MDAlgorithms/src/ConvertToReflectometryQ.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ConvertToReflectometryQ.cpp rename to Framework/MDAlgorithms/src/ConvertToReflectometryQ.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CreateMDFitWorkspace.cpp b/Framework/MDAlgorithms/src/CreateMDFitWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CreateMDFitWorkspace.cpp rename to Framework/MDAlgorithms/src/CreateMDFitWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CreateMDHistoWorkspace.cpp b/Framework/MDAlgorithms/src/CreateMDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CreateMDHistoWorkspace.cpp rename to Framework/MDAlgorithms/src/CreateMDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CreateMDWorkspace.cpp b/Framework/MDAlgorithms/src/CreateMDWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CreateMDWorkspace.cpp rename to Framework/MDAlgorithms/src/CreateMDWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/CutMD.cpp b/Framework/MDAlgorithms/src/CutMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/CutMD.cpp rename to Framework/MDAlgorithms/src/CutMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/DisplayNormalizationSetter.cpp b/Framework/MDAlgorithms/src/DisplayNormalizationSetter.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/DisplayNormalizationSetter.cpp rename to Framework/MDAlgorithms/src/DisplayNormalizationSetter.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/DivideMD.cpp b/Framework/MDAlgorithms/src/DivideMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/DivideMD.cpp rename to Framework/MDAlgorithms/src/DivideMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/EqualToMD.cpp b/Framework/MDAlgorithms/src/EqualToMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/EqualToMD.cpp rename to Framework/MDAlgorithms/src/EqualToMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/EvaluateMDFunction.cpp b/Framework/MDAlgorithms/src/EvaluateMDFunction.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/EvaluateMDFunction.cpp rename to Framework/MDAlgorithms/src/EvaluateMDFunction.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ExponentialMD.cpp b/Framework/MDAlgorithms/src/ExponentialMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ExponentialMD.cpp rename to Framework/MDAlgorithms/src/ExponentialMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/FakeMDEventData.cpp b/Framework/MDAlgorithms/src/FakeMDEventData.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/FakeMDEventData.cpp rename to Framework/MDAlgorithms/src/FakeMDEventData.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/FindPeaksMD.cpp b/Framework/MDAlgorithms/src/FindPeaksMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/FindPeaksMD.cpp rename to Framework/MDAlgorithms/src/FindPeaksMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/FitMD.cpp b/Framework/MDAlgorithms/src/FitMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/FitMD.cpp rename to Framework/MDAlgorithms/src/FitMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/GetSpiceDataRawCountsFromMD.cpp b/Framework/MDAlgorithms/src/GetSpiceDataRawCountsFromMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/GetSpiceDataRawCountsFromMD.cpp rename to Framework/MDAlgorithms/src/GetSpiceDataRawCountsFromMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/GreaterThanMD.cpp b/Framework/MDAlgorithms/src/GreaterThanMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/GreaterThanMD.cpp rename to Framework/MDAlgorithms/src/GreaterThanMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/IDynamicRebinning.cpp b/Framework/MDAlgorithms/src/IDynamicRebinning.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/IDynamicRebinning.cpp rename to Framework/MDAlgorithms/src/IDynamicRebinning.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ImportMDEventWorkspace.cpp b/Framework/MDAlgorithms/src/ImportMDEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ImportMDEventWorkspace.cpp rename to Framework/MDAlgorithms/src/ImportMDEventWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ImportMDHistoWorkspace.cpp b/Framework/MDAlgorithms/src/ImportMDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ImportMDHistoWorkspace.cpp rename to Framework/MDAlgorithms/src/ImportMDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ImportMDHistoWorkspaceBase.cpp b/Framework/MDAlgorithms/src/ImportMDHistoWorkspaceBase.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ImportMDHistoWorkspaceBase.cpp rename to Framework/MDAlgorithms/src/ImportMDHistoWorkspaceBase.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Integrate3DEvents.cpp b/Framework/MDAlgorithms/src/Integrate3DEvents.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Integrate3DEvents.cpp rename to Framework/MDAlgorithms/src/Integrate3DEvents.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/IntegrateEllipsoids.cpp b/Framework/MDAlgorithms/src/IntegrateEllipsoids.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/IntegrateEllipsoids.cpp rename to Framework/MDAlgorithms/src/IntegrateEllipsoids.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/IntegrateFlux.cpp b/Framework/MDAlgorithms/src/IntegrateFlux.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/IntegrateFlux.cpp rename to Framework/MDAlgorithms/src/IntegrateFlux.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/IntegrateMDHistoWorkspace.cpp b/Framework/MDAlgorithms/src/IntegrateMDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/IntegrateMDHistoWorkspace.cpp rename to Framework/MDAlgorithms/src/IntegrateMDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/IntegratePeaksMD.cpp b/Framework/MDAlgorithms/src/IntegratePeaksMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/IntegratePeaksMD.cpp rename to Framework/MDAlgorithms/src/IntegratePeaksMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/IntegratePeaksMD2.cpp b/Framework/MDAlgorithms/src/IntegratePeaksMD2.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/IntegratePeaksMD2.cpp rename to Framework/MDAlgorithms/src/IntegratePeaksMD2.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/InvalidParameter.cpp b/Framework/MDAlgorithms/src/InvalidParameter.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/InvalidParameter.cpp rename to Framework/MDAlgorithms/src/InvalidParameter.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/InvalidParameterParser.cpp b/Framework/MDAlgorithms/src/InvalidParameterParser.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/InvalidParameterParser.cpp rename to Framework/MDAlgorithms/src/InvalidParameterParser.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/LessThanMD.cpp b/Framework/MDAlgorithms/src/LessThanMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/LessThanMD.cpp rename to Framework/MDAlgorithms/src/LessThanMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/LoadILLAscii.cpp b/Framework/MDAlgorithms/src/LoadILLAscii.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/LoadILLAscii.cpp rename to Framework/MDAlgorithms/src/LoadILLAscii.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/LoadILLAsciiHelper.cpp b/Framework/MDAlgorithms/src/LoadILLAsciiHelper.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/LoadILLAsciiHelper.cpp rename to Framework/MDAlgorithms/src/LoadILLAsciiHelper.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/LoadMD.cpp b/Framework/MDAlgorithms/src/LoadMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/LoadMD.cpp rename to Framework/MDAlgorithms/src/LoadMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/LoadSQW.cpp b/Framework/MDAlgorithms/src/LoadSQW.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/LoadSQW.cpp rename to Framework/MDAlgorithms/src/LoadSQW.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/LogarithmMD.cpp b/Framework/MDAlgorithms/src/LogarithmMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/LogarithmMD.cpp rename to Framework/MDAlgorithms/src/LogarithmMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDEventWSWrapper.cpp b/Framework/MDAlgorithms/src/MDEventWSWrapper.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDEventWSWrapper.cpp rename to Framework/MDAlgorithms/src/MDEventWSWrapper.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDNormDirectSC.cpp b/Framework/MDAlgorithms/src/MDNormDirectSC.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDNormDirectSC.cpp rename to Framework/MDAlgorithms/src/MDNormDirectSC.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDNormSCD.cpp b/Framework/MDAlgorithms/src/MDNormSCD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDNormSCD.cpp rename to Framework/MDAlgorithms/src/MDNormSCD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDTransfAxisNames.cpp b/Framework/MDAlgorithms/src/MDTransfAxisNames.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDTransfAxisNames.cpp rename to Framework/MDAlgorithms/src/MDTransfAxisNames.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDTransfDEHelper.cpp b/Framework/MDAlgorithms/src/MDTransfDEHelper.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDTransfDEHelper.cpp rename to Framework/MDAlgorithms/src/MDTransfDEHelper.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDTransfFactory.cpp b/Framework/MDAlgorithms/src/MDTransfFactory.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDTransfFactory.cpp rename to Framework/MDAlgorithms/src/MDTransfFactory.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDTransfModQ.cpp b/Framework/MDAlgorithms/src/MDTransfModQ.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDTransfModQ.cpp rename to Framework/MDAlgorithms/src/MDTransfModQ.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDTransfNoQ.cpp b/Framework/MDAlgorithms/src/MDTransfNoQ.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDTransfNoQ.cpp rename to Framework/MDAlgorithms/src/MDTransfNoQ.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDTransfQ3D.cpp b/Framework/MDAlgorithms/src/MDTransfQ3D.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDTransfQ3D.cpp rename to Framework/MDAlgorithms/src/MDTransfQ3D.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDWSDescription.cpp b/Framework/MDAlgorithms/src/MDWSDescription.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDWSDescription.cpp rename to Framework/MDAlgorithms/src/MDWSDescription.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MDWSTransform.cpp b/Framework/MDAlgorithms/src/MDWSTransform.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MDWSTransform.cpp rename to Framework/MDAlgorithms/src/MDWSTransform.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MaskMD.cpp b/Framework/MDAlgorithms/src/MaskMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MaskMD.cpp rename to Framework/MDAlgorithms/src/MaskMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MergeMD.cpp b/Framework/MDAlgorithms/src/MergeMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MergeMD.cpp rename to Framework/MDAlgorithms/src/MergeMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MergeMDFiles.cpp b/Framework/MDAlgorithms/src/MergeMDFiles.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MergeMDFiles.cpp rename to Framework/MDAlgorithms/src/MergeMDFiles.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MinusMD.cpp b/Framework/MDAlgorithms/src/MinusMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MinusMD.cpp rename to Framework/MDAlgorithms/src/MinusMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/MultiplyMD.cpp b/Framework/MDAlgorithms/src/MultiplyMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/MultiplyMD.cpp rename to Framework/MDAlgorithms/src/MultiplyMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/NotMD.cpp b/Framework/MDAlgorithms/src/NotMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/NotMD.cpp rename to Framework/MDAlgorithms/src/NotMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/OneStepMDEW.cpp b/Framework/MDAlgorithms/src/OneStepMDEW.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/OneStepMDEW.cpp rename to Framework/MDAlgorithms/src/OneStepMDEW.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/OrMD.cpp b/Framework/MDAlgorithms/src/OrMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/OrMD.cpp rename to Framework/MDAlgorithms/src/OrMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/PlusMD.cpp b/Framework/MDAlgorithms/src/PlusMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/PlusMD.cpp rename to Framework/MDAlgorithms/src/PlusMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/PowerMD.cpp b/Framework/MDAlgorithms/src/PowerMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/PowerMD.cpp rename to Framework/MDAlgorithms/src/PowerMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/PreprocessDetectorsToMD.cpp b/Framework/MDAlgorithms/src/PreprocessDetectorsToMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/PreprocessDetectorsToMD.cpp rename to Framework/MDAlgorithms/src/PreprocessDetectorsToMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/CachedExperimentInfo.cpp b/Framework/MDAlgorithms/src/Quantification/CachedExperimentInfo.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/CachedExperimentInfo.cpp rename to Framework/MDAlgorithms/src/Quantification/CachedExperimentInfo.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/FitResolutionConvolvedModel.cpp b/Framework/MDAlgorithms/src/Quantification/FitResolutionConvolvedModel.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/FitResolutionConvolvedModel.cpp rename to Framework/MDAlgorithms/src/Quantification/FitResolutionConvolvedModel.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/ForegroundModel.cpp b/Framework/MDAlgorithms/src/Quantification/ForegroundModel.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/ForegroundModel.cpp rename to Framework/MDAlgorithms/src/Quantification/ForegroundModel.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/ForegroundModelFactory.cpp b/Framework/MDAlgorithms/src/Quantification/ForegroundModelFactory.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/ForegroundModelFactory.cpp rename to Framework/MDAlgorithms/src/Quantification/ForegroundModelFactory.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/MDResolutionConvolution.cpp b/Framework/MDAlgorithms/src/Quantification/MDResolutionConvolution.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/MDResolutionConvolution.cpp rename to Framework/MDAlgorithms/src/Quantification/MDResolutionConvolution.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/MDResolutionConvolutionFactory.cpp b/Framework/MDAlgorithms/src/Quantification/MDResolutionConvolutionFactory.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/MDResolutionConvolutionFactory.cpp rename to Framework/MDAlgorithms/src/Quantification/MDResolutionConvolutionFactory.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Models/MullerAnsatz.cpp b/Framework/MDAlgorithms/src/Quantification/Models/MullerAnsatz.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Models/MullerAnsatz.cpp rename to Framework/MDAlgorithms/src/Quantification/Models/MullerAnsatz.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Models/QCoordinate.cpp b/Framework/MDAlgorithms/src/Quantification/Models/QCoordinate.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Models/QCoordinate.cpp rename to Framework/MDAlgorithms/src/Quantification/Models/QCoordinate.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Models/Strontium122.cpp b/Framework/MDAlgorithms/src/Quantification/Models/Strontium122.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Models/Strontium122.cpp rename to Framework/MDAlgorithms/src/Quantification/Models/Strontium122.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/ModeratorChopperResolution.cpp b/Framework/MDAlgorithms/src/Quantification/Resolution/ModeratorChopperResolution.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/ModeratorChopperResolution.cpp rename to Framework/MDAlgorithms/src/Quantification/Resolution/ModeratorChopperResolution.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitBMatrix.cpp b/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitBMatrix.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitBMatrix.cpp rename to Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitBMatrix.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitResolutionModel.cpp b/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitResolutionModel.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitResolutionModel.cpp rename to Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitResolutionModel.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitYVector.cpp b/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitYVector.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitYVector.cpp rename to Framework/MDAlgorithms/src/Quantification/Resolution/TobyFitYVector.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/ResolutionConvolvedCrossSection.cpp b/Framework/MDAlgorithms/src/Quantification/ResolutionConvolvedCrossSection.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/ResolutionConvolvedCrossSection.cpp rename to Framework/MDAlgorithms/src/Quantification/ResolutionConvolvedCrossSection.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Quantification/SimulateResolutionConvolvedModel.cpp b/Framework/MDAlgorithms/src/Quantification/SimulateResolutionConvolvedModel.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Quantification/SimulateResolutionConvolvedModel.cpp rename to Framework/MDAlgorithms/src/Quantification/SimulateResolutionConvolvedModel.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/QueryMDWorkspace.cpp b/Framework/MDAlgorithms/src/QueryMDWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/QueryMDWorkspace.cpp rename to Framework/MDAlgorithms/src/QueryMDWorkspace.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ReflectometryTransformKiKf.cpp b/Framework/MDAlgorithms/src/ReflectometryTransformKiKf.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ReflectometryTransformKiKf.cpp rename to Framework/MDAlgorithms/src/ReflectometryTransformKiKf.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ReflectometryTransformP.cpp b/Framework/MDAlgorithms/src/ReflectometryTransformP.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ReflectometryTransformP.cpp rename to Framework/MDAlgorithms/src/ReflectometryTransformP.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ReflectometryTransformQxQz.cpp b/Framework/MDAlgorithms/src/ReflectometryTransformQxQz.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ReflectometryTransformQxQz.cpp rename to Framework/MDAlgorithms/src/ReflectometryTransformQxQz.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ReplicateMD.cpp b/Framework/MDAlgorithms/src/ReplicateMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ReplicateMD.cpp rename to Framework/MDAlgorithms/src/ReplicateMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SaveIsawQvector.cpp b/Framework/MDAlgorithms/src/SaveIsawQvector.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SaveIsawQvector.cpp rename to Framework/MDAlgorithms/src/SaveIsawQvector.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SaveMD.cpp b/Framework/MDAlgorithms/src/SaveMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SaveMD.cpp rename to Framework/MDAlgorithms/src/SaveMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SaveMD2.cpp b/Framework/MDAlgorithms/src/SaveMD2.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SaveMD2.cpp rename to Framework/MDAlgorithms/src/SaveMD2.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SaveZODS.cpp b/Framework/MDAlgorithms/src/SaveZODS.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SaveZODS.cpp rename to Framework/MDAlgorithms/src/SaveZODS.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SetMDUsingMask.cpp b/Framework/MDAlgorithms/src/SetMDUsingMask.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SetMDUsingMask.cpp rename to Framework/MDAlgorithms/src/SetMDUsingMask.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SliceMD.cpp b/Framework/MDAlgorithms/src/SliceMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SliceMD.cpp rename to Framework/MDAlgorithms/src/SliceMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SlicingAlgorithm.cpp b/Framework/MDAlgorithms/src/SlicingAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SlicingAlgorithm.cpp rename to Framework/MDAlgorithms/src/SlicingAlgorithm.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/SmoothMD.cpp b/Framework/MDAlgorithms/src/SmoothMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/SmoothMD.cpp rename to Framework/MDAlgorithms/src/SmoothMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/ThresholdMD.cpp b/Framework/MDAlgorithms/src/ThresholdMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/ThresholdMD.cpp rename to Framework/MDAlgorithms/src/ThresholdMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/TransformMD.cpp b/Framework/MDAlgorithms/src/TransformMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/TransformMD.cpp rename to Framework/MDAlgorithms/src/TransformMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/TransposeMD.cpp b/Framework/MDAlgorithms/src/TransposeMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/TransposeMD.cpp rename to Framework/MDAlgorithms/src/TransposeMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/UnaryOperationMD.cpp b/Framework/MDAlgorithms/src/UnaryOperationMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/UnaryOperationMD.cpp rename to Framework/MDAlgorithms/src/UnaryOperationMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/UnitsConversionHelper.cpp b/Framework/MDAlgorithms/src/UnitsConversionHelper.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/UnitsConversionHelper.cpp rename to Framework/MDAlgorithms/src/UnitsConversionHelper.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/UserFunctionMD.cpp b/Framework/MDAlgorithms/src/UserFunctionMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/UserFunctionMD.cpp rename to Framework/MDAlgorithms/src/UserFunctionMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/Vector3DParameterParser.cpp b/Framework/MDAlgorithms/src/Vector3DParameterParser.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/Vector3DParameterParser.cpp rename to Framework/MDAlgorithms/src/Vector3DParameterParser.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/WeightedMeanMD.cpp b/Framework/MDAlgorithms/src/WeightedMeanMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/WeightedMeanMD.cpp rename to Framework/MDAlgorithms/src/WeightedMeanMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/src/XorMD.cpp b/Framework/MDAlgorithms/src/XorMD.cpp similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/src/XorMD.cpp rename to Framework/MDAlgorithms/src/XorMD.cpp diff --git a/Code/Mantid/Framework/MDAlgorithms/test/AndMDTest.h b/Framework/MDAlgorithms/test/AndMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/AndMDTest.h rename to Framework/MDAlgorithms/test/AndMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/BinMDTest.h b/Framework/MDAlgorithms/test/BinMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/BinMDTest.h rename to Framework/MDAlgorithms/test/BinMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/BinaryOperationMDTest.h b/Framework/MDAlgorithms/test/BinaryOperationMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/BinaryOperationMDTest.h rename to Framework/MDAlgorithms/test/BinaryOperationMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/BooleanBinaryOperationMDTest.h b/Framework/MDAlgorithms/test/BooleanBinaryOperationMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/BooleanBinaryOperationMDTest.h rename to Framework/MDAlgorithms/test/BooleanBinaryOperationMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/BoxControllerSettingsAlgorithmTest.h b/Framework/MDAlgorithms/test/BoxControllerSettingsAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/BoxControllerSettingsAlgorithmTest.h rename to Framework/MDAlgorithms/test/BoxControllerSettingsAlgorithmTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CMakeLists.txt b/Framework/MDAlgorithms/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CMakeLists.txt rename to Framework/MDAlgorithms/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CachedExperimentInfoTest.h b/Framework/MDAlgorithms/test/CachedExperimentInfoTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CachedExperimentInfoTest.h rename to Framework/MDAlgorithms/test/CachedExperimentInfoTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CalculateCoverageDGSTest.h b/Framework/MDAlgorithms/test/CalculateCoverageDGSTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CalculateCoverageDGSTest.h rename to Framework/MDAlgorithms/test/CalculateCoverageDGSTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CentroidPeaksMD2Test.h b/Framework/MDAlgorithms/test/CentroidPeaksMD2Test.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CentroidPeaksMD2Test.h rename to Framework/MDAlgorithms/test/CentroidPeaksMD2Test.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CentroidPeaksMDTest.h b/Framework/MDAlgorithms/test/CentroidPeaksMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CentroidPeaksMDTest.h rename to Framework/MDAlgorithms/test/CentroidPeaksMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CloneMDWorkspaceTest.h b/Framework/MDAlgorithms/test/CloneMDWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CloneMDWorkspaceTest.h rename to Framework/MDAlgorithms/test/CloneMDWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CompareMDWorkspacesTest.h b/Framework/MDAlgorithms/test/CompareMDWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CompareMDWorkspacesTest.h rename to Framework/MDAlgorithms/test/CompareMDWorkspacesTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CompositeBuilderTest.h b/Framework/MDAlgorithms/test/CompositeBuilderTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CompositeBuilderTest.h rename to Framework/MDAlgorithms/test/CompositeBuilderTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CompositeImplicitFunctionParserTest.h b/Framework/MDAlgorithms/test/CompositeImplicitFunctionParserTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CompositeImplicitFunctionParserTest.h rename to Framework/MDAlgorithms/test/CompositeImplicitFunctionParserTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h b/Framework/MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h rename to Framework/MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertCWSDExpToMomentumTest.h b/Framework/MDAlgorithms/test/ConvertCWSDExpToMomentumTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertCWSDExpToMomentumTest.h rename to Framework/MDAlgorithms/test/ConvertCWSDExpToMomentumTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertEventsToMDTest.h b/Framework/MDAlgorithms/test/ConvertEventsToMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertEventsToMDTest.h rename to Framework/MDAlgorithms/test/ConvertEventsToMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertMDHistoToMatrixWorkspaceTest.h b/Framework/MDAlgorithms/test/ConvertMDHistoToMatrixWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertMDHistoToMatrixWorkspaceTest.h rename to Framework/MDAlgorithms/test/ConvertMDHistoToMatrixWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertSpiceDataToRealSpaceTest.h b/Framework/MDAlgorithms/test/ConvertSpiceDataToRealSpaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertSpiceDataToRealSpaceTest.h rename to Framework/MDAlgorithms/test/ConvertSpiceDataToRealSpaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToDetectorFaceMDTest.h b/Framework/MDAlgorithms/test/ConvertToDetectorFaceMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToDetectorFaceMDTest.h rename to Framework/MDAlgorithms/test/ConvertToDetectorFaceMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspace2Test.h b/Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspace2Test.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspace2Test.h rename to Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspace2Test.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspaceTest.h b/Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspaceTest.h rename to Framework/MDAlgorithms/test/ConvertToDiffractionMDWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDComponentsTest.h b/Framework/MDAlgorithms/test/ConvertToMDComponentsTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDComponentsTest.h rename to Framework/MDAlgorithms/test/ConvertToMDComponentsTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDMinMaxGlobalTest.h b/Framework/MDAlgorithms/test/ConvertToMDMinMaxGlobalTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDMinMaxGlobalTest.h rename to Framework/MDAlgorithms/test/ConvertToMDMinMaxGlobalTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDMinMaxLocalTest.h b/Framework/MDAlgorithms/test/ConvertToMDMinMaxLocalTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDMinMaxLocalTest.h rename to Framework/MDAlgorithms/test/ConvertToMDMinMaxLocalTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDTest.h b/Framework/MDAlgorithms/test/ConvertToMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToMDTest.h rename to Framework/MDAlgorithms/test/ConvertToMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToQ3DdETest.h b/Framework/MDAlgorithms/test/ConvertToQ3DdETest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToQ3DdETest.h rename to Framework/MDAlgorithms/test/ConvertToQ3DdETest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ConvertToReflectometryQTest.h b/Framework/MDAlgorithms/test/ConvertToReflectometryQTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ConvertToReflectometryQTest.h rename to Framework/MDAlgorithms/test/ConvertToReflectometryQTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CreateMDFitWorkspaceTest.h b/Framework/MDAlgorithms/test/CreateMDFitWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CreateMDFitWorkspaceTest.h rename to Framework/MDAlgorithms/test/CreateMDFitWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CreateMDHistoWorkspaceTest.h b/Framework/MDAlgorithms/test/CreateMDHistoWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CreateMDHistoWorkspaceTest.h rename to Framework/MDAlgorithms/test/CreateMDHistoWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CreateMDWorkspaceTest.h b/Framework/MDAlgorithms/test/CreateMDWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CreateMDWorkspaceTest.h rename to Framework/MDAlgorithms/test/CreateMDWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/CutMDTest.h b/Framework/MDAlgorithms/test/CutMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/CutMDTest.h rename to Framework/MDAlgorithms/test/CutMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/DisplayNormalizationSetterTest.h b/Framework/MDAlgorithms/test/DisplayNormalizationSetterTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/DisplayNormalizationSetterTest.h rename to Framework/MDAlgorithms/test/DisplayNormalizationSetterTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/DivideMDTest.h b/Framework/MDAlgorithms/test/DivideMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/DivideMDTest.h rename to Framework/MDAlgorithms/test/DivideMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/EqualToMDTest.h b/Framework/MDAlgorithms/test/EqualToMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/EqualToMDTest.h rename to Framework/MDAlgorithms/test/EqualToMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/EvaluateMDFunctionTest.h b/Framework/MDAlgorithms/test/EvaluateMDFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/EvaluateMDFunctionTest.h rename to Framework/MDAlgorithms/test/EvaluateMDFunctionTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ExponentialMDTest.h b/Framework/MDAlgorithms/test/ExponentialMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ExponentialMDTest.h rename to Framework/MDAlgorithms/test/ExponentialMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/FakeMDEventDataTest.h b/Framework/MDAlgorithms/test/FakeMDEventDataTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/FakeMDEventDataTest.h rename to Framework/MDAlgorithms/test/FakeMDEventDataTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/FindPeaksMDTest.h b/Framework/MDAlgorithms/test/FindPeaksMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/FindPeaksMDTest.h rename to Framework/MDAlgorithms/test/FindPeaksMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/FitMDTest.h b/Framework/MDAlgorithms/test/FitMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/FitMDTest.h rename to Framework/MDAlgorithms/test/FitMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/FitResolutionConvolvedModelTest.h b/Framework/MDAlgorithms/test/FitResolutionConvolvedModelTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/FitResolutionConvolvedModelTest.h rename to Framework/MDAlgorithms/test/FitResolutionConvolvedModelTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ForegroundModelTest.h b/Framework/MDAlgorithms/test/ForegroundModelTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ForegroundModelTest.h rename to Framework/MDAlgorithms/test/ForegroundModelTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/FunctionParserTest.h b/Framework/MDAlgorithms/test/FunctionParserTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/FunctionParserTest.h rename to Framework/MDAlgorithms/test/FunctionParserTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/GetSpiceDataRawCountsFromMDTest.h b/Framework/MDAlgorithms/test/GetSpiceDataRawCountsFromMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/GetSpiceDataRawCountsFromMDTest.h rename to Framework/MDAlgorithms/test/GetSpiceDataRawCountsFromMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/GreaterThanMDTest.h b/Framework/MDAlgorithms/test/GreaterThanMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/GreaterThanMDTest.h rename to Framework/MDAlgorithms/test/GreaterThanMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ImportMDEventWorkspaceTest.h b/Framework/MDAlgorithms/test/ImportMDEventWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ImportMDEventWorkspaceTest.h rename to Framework/MDAlgorithms/test/ImportMDEventWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ImportMDHistoWorkspaceTest.h b/Framework/MDAlgorithms/test/ImportMDHistoWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ImportMDHistoWorkspaceTest.h rename to Framework/MDAlgorithms/test/ImportMDHistoWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/Integrate3DEventsTest.h b/Framework/MDAlgorithms/test/Integrate3DEventsTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/Integrate3DEventsTest.h rename to Framework/MDAlgorithms/test/Integrate3DEventsTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/IntegrateEllipsoidsTest.h b/Framework/MDAlgorithms/test/IntegrateEllipsoidsTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/IntegrateEllipsoidsTest.h rename to Framework/MDAlgorithms/test/IntegrateEllipsoidsTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/IntegrateFluxTest.h b/Framework/MDAlgorithms/test/IntegrateFluxTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/IntegrateFluxTest.h rename to Framework/MDAlgorithms/test/IntegrateFluxTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/IntegrateMDHistoWorkspaceTest.h b/Framework/MDAlgorithms/test/IntegrateMDHistoWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/IntegrateMDHistoWorkspaceTest.h rename to Framework/MDAlgorithms/test/IntegrateMDHistoWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/IntegratePeaksMD2Test.h b/Framework/MDAlgorithms/test/IntegratePeaksMD2Test.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/IntegratePeaksMD2Test.h rename to Framework/MDAlgorithms/test/IntegratePeaksMD2Test.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/IntegratePeaksMDTest.h b/Framework/MDAlgorithms/test/IntegratePeaksMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/IntegratePeaksMDTest.h rename to Framework/MDAlgorithms/test/IntegratePeaksMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/InvalidParameterParserTest.h b/Framework/MDAlgorithms/test/InvalidParameterParserTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/InvalidParameterParserTest.h rename to Framework/MDAlgorithms/test/InvalidParameterParserTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/InvalidParameterTest.h b/Framework/MDAlgorithms/test/InvalidParameterTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/InvalidParameterTest.h rename to Framework/MDAlgorithms/test/InvalidParameterTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/LessThanMDTest.h b/Framework/MDAlgorithms/test/LessThanMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/LessThanMDTest.h rename to Framework/MDAlgorithms/test/LessThanMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/LoadMDTest.h b/Framework/MDAlgorithms/test/LoadMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/LoadMDTest.h rename to Framework/MDAlgorithms/test/LoadMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/LoadSQWTest.h b/Framework/MDAlgorithms/test/LoadSQWTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/LoadSQWTest.h rename to Framework/MDAlgorithms/test/LoadSQWTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/LogarithmMDTest.h b/Framework/MDAlgorithms/test/LogarithmMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/LogarithmMDTest.h rename to Framework/MDAlgorithms/test/LogarithmMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDEventWSWrapperTest.h b/Framework/MDAlgorithms/test/MDEventWSWrapperTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDEventWSWrapperTest.h rename to Framework/MDAlgorithms/test/MDEventWSWrapperTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDFittingTestHelpers.h b/Framework/MDAlgorithms/test/MDFittingTestHelpers.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDFittingTestHelpers.h rename to Framework/MDAlgorithms/test/MDFittingTestHelpers.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDNormDirectSCTest.h b/Framework/MDAlgorithms/test/MDNormDirectSCTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDNormDirectSCTest.h rename to Framework/MDAlgorithms/test/MDNormDirectSCTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDNormSCDTest.h b/Framework/MDAlgorithms/test/MDNormSCDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDNormSCDTest.h rename to Framework/MDAlgorithms/test/MDNormSCDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDResolutionConvolutionFactoryTest.h b/Framework/MDAlgorithms/test/MDResolutionConvolutionFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDResolutionConvolutionFactoryTest.h rename to Framework/MDAlgorithms/test/MDResolutionConvolutionFactoryTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDTransfAxisNamesTest.h b/Framework/MDAlgorithms/test/MDTransfAxisNamesTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDTransfAxisNamesTest.h rename to Framework/MDAlgorithms/test/MDTransfAxisNamesTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDTransfFactoryTest.h b/Framework/MDAlgorithms/test/MDTransfFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDTransfFactoryTest.h rename to Framework/MDAlgorithms/test/MDTransfFactoryTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDTransfModQTest.h b/Framework/MDAlgorithms/test/MDTransfModQTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDTransfModQTest.h rename to Framework/MDAlgorithms/test/MDTransfModQTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDTransfQ3DTest.h b/Framework/MDAlgorithms/test/MDTransfQ3DTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDTransfQ3DTest.h rename to Framework/MDAlgorithms/test/MDTransfQ3DTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDWSDescriptionTest.h b/Framework/MDAlgorithms/test/MDWSDescriptionTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDWSDescriptionTest.h rename to Framework/MDAlgorithms/test/MDWSDescriptionTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MDWSTransfTest.h b/Framework/MDAlgorithms/test/MDWSTransfTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MDWSTransfTest.h rename to Framework/MDAlgorithms/test/MDWSTransfTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MaskMDTest.h b/Framework/MDAlgorithms/test/MaskMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MaskMDTest.h rename to Framework/MDAlgorithms/test/MaskMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MergeMDFilesTest.h b/Framework/MDAlgorithms/test/MergeMDFilesTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MergeMDFilesTest.h rename to Framework/MDAlgorithms/test/MergeMDFilesTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MergeMDTest.h b/Framework/MDAlgorithms/test/MergeMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MergeMDTest.h rename to Framework/MDAlgorithms/test/MergeMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MinusMDTest.h b/Framework/MDAlgorithms/test/MinusMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MinusMDTest.h rename to Framework/MDAlgorithms/test/MinusMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ModeratorChopperResolutionTest.h b/Framework/MDAlgorithms/test/ModeratorChopperResolutionTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ModeratorChopperResolutionTest.h rename to Framework/MDAlgorithms/test/ModeratorChopperResolutionTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MullerAnsatzTest.h b/Framework/MDAlgorithms/test/MullerAnsatzTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MullerAnsatzTest.h rename to Framework/MDAlgorithms/test/MullerAnsatzTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/MultiplyMDTest.h b/Framework/MDAlgorithms/test/MultiplyMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/MultiplyMDTest.h rename to Framework/MDAlgorithms/test/MultiplyMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/NotMDTest.h b/Framework/MDAlgorithms/test/NotMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/NotMDTest.h rename to Framework/MDAlgorithms/test/NotMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/OneStepMDEWTest.h b/Framework/MDAlgorithms/test/OneStepMDEWTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/OneStepMDEWTest.h rename to Framework/MDAlgorithms/test/OneStepMDEWTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/OrMDTest.h b/Framework/MDAlgorithms/test/OrMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/OrMDTest.h rename to Framework/MDAlgorithms/test/OrMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/PlusMDTest.h b/Framework/MDAlgorithms/test/PlusMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/PlusMDTest.h rename to Framework/MDAlgorithms/test/PlusMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/PowerMDTest.h b/Framework/MDAlgorithms/test/PowerMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/PowerMDTest.h rename to Framework/MDAlgorithms/test/PowerMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/PrecompiledHeader.h b/Framework/MDAlgorithms/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/PrecompiledHeader.h rename to Framework/MDAlgorithms/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/PreprocessDetectorsToMDTest.h b/Framework/MDAlgorithms/test/PreprocessDetectorsToMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/PreprocessDetectorsToMDTest.h rename to Framework/MDAlgorithms/test/PreprocessDetectorsToMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/QueryMDWorkspaceTest.h b/Framework/MDAlgorithms/test/QueryMDWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/QueryMDWorkspaceTest.h rename to Framework/MDAlgorithms/test/QueryMDWorkspaceTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ReflectometryTransformKiKfTest.h b/Framework/MDAlgorithms/test/ReflectometryTransformKiKfTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ReflectometryTransformKiKfTest.h rename to Framework/MDAlgorithms/test/ReflectometryTransformKiKfTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ReflectometryTransformPTest.h b/Framework/MDAlgorithms/test/ReflectometryTransformPTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ReflectometryTransformPTest.h rename to Framework/MDAlgorithms/test/ReflectometryTransformPTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ReflectometryTransformQxQzTest.h b/Framework/MDAlgorithms/test/ReflectometryTransformQxQzTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ReflectometryTransformQxQzTest.h rename to Framework/MDAlgorithms/test/ReflectometryTransformQxQzTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ReplicateMDTest.h b/Framework/MDAlgorithms/test/ReplicateMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ReplicateMDTest.h rename to Framework/MDAlgorithms/test/ReplicateMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ResolutionConvolvedCrossSectionTest.h b/Framework/MDAlgorithms/test/ResolutionConvolvedCrossSectionTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ResolutionConvolvedCrossSectionTest.h rename to Framework/MDAlgorithms/test/ResolutionConvolvedCrossSectionTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SaveIsawQvectorTest.h b/Framework/MDAlgorithms/test/SaveIsawQvectorTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SaveIsawQvectorTest.h rename to Framework/MDAlgorithms/test/SaveIsawQvectorTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SaveMD2Test.h b/Framework/MDAlgorithms/test/SaveMD2Test.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SaveMD2Test.h rename to Framework/MDAlgorithms/test/SaveMD2Test.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SaveMDTest.h b/Framework/MDAlgorithms/test/SaveMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SaveMDTest.h rename to Framework/MDAlgorithms/test/SaveMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SaveZODSTest.h b/Framework/MDAlgorithms/test/SaveZODSTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SaveZODSTest.h rename to Framework/MDAlgorithms/test/SaveZODSTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SetMDUsingMaskTest.h b/Framework/MDAlgorithms/test/SetMDUsingMaskTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SetMDUsingMaskTest.h rename to Framework/MDAlgorithms/test/SetMDUsingMaskTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SimulateResolutionConvolvedModelTest.h b/Framework/MDAlgorithms/test/SimulateResolutionConvolvedModelTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SimulateResolutionConvolvedModelTest.h rename to Framework/MDAlgorithms/test/SimulateResolutionConvolvedModelTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SingleValueParameterBaseTest.h b/Framework/MDAlgorithms/test/SingleValueParameterBaseTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SingleValueParameterBaseTest.h rename to Framework/MDAlgorithms/test/SingleValueParameterBaseTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SliceMDTest.h b/Framework/MDAlgorithms/test/SliceMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SliceMDTest.h rename to Framework/MDAlgorithms/test/SliceMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SlicingAlgorithmTest.h b/Framework/MDAlgorithms/test/SlicingAlgorithmTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SlicingAlgorithmTest.h rename to Framework/MDAlgorithms/test/SlicingAlgorithmTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/SmoothMDTest.h b/Framework/MDAlgorithms/test/SmoothMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/SmoothMDTest.h rename to Framework/MDAlgorithms/test/SmoothMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/Strontium122Test.h b/Framework/MDAlgorithms/test/Strontium122Test.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/Strontium122Test.h rename to Framework/MDAlgorithms/test/Strontium122Test.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/ThresholdMDTest.h b/Framework/MDAlgorithms/test/ThresholdMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/ThresholdMDTest.h rename to Framework/MDAlgorithms/test/ThresholdMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/TobyFitBMatrixTest.h b/Framework/MDAlgorithms/test/TobyFitBMatrixTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/TobyFitBMatrixTest.h rename to Framework/MDAlgorithms/test/TobyFitBMatrixTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/TobyFitResolutionModelTest.h b/Framework/MDAlgorithms/test/TobyFitResolutionModelTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/TobyFitResolutionModelTest.h rename to Framework/MDAlgorithms/test/TobyFitResolutionModelTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/TobyFitYVectorTest.h b/Framework/MDAlgorithms/test/TobyFitYVectorTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/TobyFitYVectorTest.h rename to Framework/MDAlgorithms/test/TobyFitYVectorTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/TransformMDTest.h b/Framework/MDAlgorithms/test/TransformMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/TransformMDTest.h rename to Framework/MDAlgorithms/test/TransformMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/TransposeMDTest.h b/Framework/MDAlgorithms/test/TransposeMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/TransposeMDTest.h rename to Framework/MDAlgorithms/test/TransposeMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/UnaryOperationMDTest.h b/Framework/MDAlgorithms/test/UnaryOperationMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/UnaryOperationMDTest.h rename to Framework/MDAlgorithms/test/UnaryOperationMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/UnitsConversionHelperTest.h b/Framework/MDAlgorithms/test/UnitsConversionHelperTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/UnitsConversionHelperTest.h rename to Framework/MDAlgorithms/test/UnitsConversionHelperTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/WeightedMeanMDTest.h b/Framework/MDAlgorithms/test/WeightedMeanMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/WeightedMeanMDTest.h rename to Framework/MDAlgorithms/test/WeightedMeanMDTest.h diff --git a/Code/Mantid/Framework/MDAlgorithms/test/XorMDTest.h b/Framework/MDAlgorithms/test/XorMDTest.h similarity index 100% rename from Code/Mantid/Framework/MDAlgorithms/test/XorMDTest.h rename to Framework/MDAlgorithms/test/XorMDTest.h diff --git a/Code/Mantid/Framework/MPIAlgorithms/CMakeLists.txt b/Framework/MPIAlgorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/CMakeLists.txt rename to Framework/MPIAlgorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/BroadcastWorkspace.h b/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/BroadcastWorkspace.h similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/BroadcastWorkspace.h rename to Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/BroadcastWorkspace.h diff --git a/Code/Mantid/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/GatherWorkspaces.h b/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/GatherWorkspaces.h similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/GatherWorkspaces.h rename to Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/GatherWorkspaces.h diff --git a/Code/Mantid/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/MPISerialization.h b/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/MPISerialization.h similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/MPISerialization.h rename to Framework/MPIAlgorithms/inc/MantidMPIAlgorithms/MPISerialization.h diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/CNCS_mpi_example.py b/Framework/MPIAlgorithms/scripts/CNCS_mpi_example.py similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/CNCS_mpi_example.py rename to Framework/MPIAlgorithms/scripts/CNCS_mpi_example.py diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/EnsembleSamples.sh b/Framework/MPIAlgorithms/scripts/EnsembleSamples.sh similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/EnsembleSamples.sh rename to Framework/MPIAlgorithms/scripts/EnsembleSamples.sh diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/NOM1.py b/Framework/MPIAlgorithms/scripts/NOM1.py similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/NOM1.py rename to Framework/MPIAlgorithms/scripts/NOM1.py diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/NOMAD_mpi_example.py b/Framework/MPIAlgorithms/scripts/NOMAD_mpi_example.py similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/NOMAD_mpi_example.py rename to Framework/MPIAlgorithms/scripts/NOMAD_mpi_example.py diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/PG3_mpi_example.py b/Framework/MPIAlgorithms/scripts/PG3_mpi_example.py similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/PG3_mpi_example.py rename to Framework/MPIAlgorithms/scripts/PG3_mpi_example.py diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/PG3_mpi_reduction.py b/Framework/MPIAlgorithms/scripts/PG3_mpi_reduction.py similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/PG3_mpi_reduction.py rename to Framework/MPIAlgorithms/scripts/PG3_mpi_reduction.py diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/bash_profile b/Framework/MPIAlgorithms/scripts/bash_profile similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/bash_profile rename to Framework/MPIAlgorithms/scripts/bash_profile diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/cncs_script.pbs b/Framework/MPIAlgorithms/scripts/cncs_script.pbs similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/cncs_script.pbs rename to Framework/MPIAlgorithms/scripts/cncs_script.pbs diff --git a/Code/Mantid/Framework/MPIAlgorithms/scripts/run.sh b/Framework/MPIAlgorithms/scripts/run.sh similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/scripts/run.sh rename to Framework/MPIAlgorithms/scripts/run.sh diff --git a/Code/Mantid/Framework/MPIAlgorithms/src/BroadcastWorkspace.cpp b/Framework/MPIAlgorithms/src/BroadcastWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/src/BroadcastWorkspace.cpp rename to Framework/MPIAlgorithms/src/BroadcastWorkspace.cpp diff --git a/Code/Mantid/Framework/MPIAlgorithms/src/GatherWorkspaces.cpp b/Framework/MPIAlgorithms/src/GatherWorkspaces.cpp similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/src/GatherWorkspaces.cpp rename to Framework/MPIAlgorithms/src/GatherWorkspaces.cpp diff --git a/Code/Mantid/Framework/MPIAlgorithms/test/BroadcastWorkspaceTest.h b/Framework/MPIAlgorithms/test/BroadcastWorkspaceTest.h similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/test/BroadcastWorkspaceTest.h rename to Framework/MPIAlgorithms/test/BroadcastWorkspaceTest.h diff --git a/Code/Mantid/Framework/MPIAlgorithms/test/CMakeLists.txt b/Framework/MPIAlgorithms/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/test/CMakeLists.txt rename to Framework/MPIAlgorithms/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/MPIAlgorithms/test/GatherWorkspacesTest.h b/Framework/MPIAlgorithms/test/GatherWorkspacesTest.h similarity index 100% rename from Code/Mantid/Framework/MPIAlgorithms/test/GatherWorkspacesTest.h rename to Framework/MPIAlgorithms/test/GatherWorkspacesTest.h diff --git a/Code/Mantid/Framework/MatlabAPI/CMakeLists.txt b/Framework/MatlabAPI/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/CMakeLists.txt rename to Framework/MatlabAPI/CMakeLists.txt diff --git a/Code/Mantid/Framework/MatlabAPI/linkoptions.def b/Framework/MatlabAPI/linkoptions.def similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/linkoptions.def rename to Framework/MatlabAPI/linkoptions.def diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/MantidAlgorithm.m b/Framework/MatlabAPI/mfiles/@MantidAlgorithm/MantidAlgorithm.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/MantidAlgorithm.m rename to Framework/MatlabAPI/mfiles/@MantidAlgorithm/MantidAlgorithm.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/display.m b/Framework/MatlabAPI/mfiles/@MantidAlgorithm/display.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/display.m rename to Framework/MatlabAPI/mfiles/@MantidAlgorithm/display.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/run.m b/Framework/MatlabAPI/mfiles/@MantidAlgorithm/run.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/run.m rename to Framework/MatlabAPI/mfiles/@MantidAlgorithm/run.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/runpv.m b/Framework/MatlabAPI/mfiles/@MantidAlgorithm/runpv.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidAlgorithm/runpv.m rename to Framework/MatlabAPI/mfiles/@MantidAlgorithm/runpv.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/CreateAlgorithm.m b/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/CreateAlgorithm.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/CreateAlgorithm.m rename to Framework/MatlabAPI/mfiles/@MantidFrameworkManager/CreateAlgorithm.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/LoadRaw.m b/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/LoadRaw.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/LoadRaw.m rename to Framework/MatlabAPI/mfiles/@MantidFrameworkManager/LoadRaw.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/MantidFrameworkManager.m b/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/MantidFrameworkManager.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/MantidFrameworkManager.m rename to Framework/MatlabAPI/mfiles/@MantidFrameworkManager/MantidFrameworkManager.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/display.m b/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/display.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/display.m rename to Framework/MatlabAPI/mfiles/@MantidFrameworkManager/display.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/execute.m b/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/execute.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/execute.m rename to Framework/MatlabAPI/mfiles/@MantidFrameworkManager/execute.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/executepv.m b/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/executepv.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidFrameworkManager/executepv.m rename to Framework/MatlabAPI/mfiles/@MantidFrameworkManager/executepv.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/MantidWorkspace.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/MantidWorkspace.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/MantidWorkspace.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/MantidWorkspace.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/display.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/display.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/display.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/display.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/get.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/get.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/get.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/get.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/name.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/name.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/name.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/name.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/set.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/set.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/set.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/set.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/subsasgn.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/subsasgn.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/subsasgn.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/subsasgn.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/subsref.m b/Framework/MatlabAPI/mfiles/@MantidWorkspace/subsref.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/@MantidWorkspace/subsref.m rename to Framework/MatlabAPI/mfiles/@MantidWorkspace/subsref.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/MantidGlobal/deleteWorkspace.m b/Framework/MatlabAPI/mfiles/MantidGlobal/deleteWorkspace.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/MantidGlobal/deleteWorkspace.m rename to Framework/MatlabAPI/mfiles/MantidGlobal/deleteWorkspace.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/MantidGlobal/listWorkspaces.m b/Framework/MatlabAPI/mfiles/MantidGlobal/listWorkspaces.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/MantidGlobal/listWorkspaces.m rename to Framework/MatlabAPI/mfiles/MantidGlobal/listWorkspaces.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/generic/get.m b/Framework/MatlabAPI/mfiles/generic/get.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/generic/get.m rename to Framework/MatlabAPI/mfiles/generic/get.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/generic/set.m b/Framework/MatlabAPI/mfiles/generic/set.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/generic/set.m rename to Framework/MatlabAPI/mfiles/generic/set.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/generic/subsasgn.m b/Framework/MatlabAPI/mfiles/generic/subsasgn.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/generic/subsasgn.m rename to Framework/MatlabAPI/mfiles/generic/subsasgn.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/generic/subsref.m b/Framework/MatlabAPI/mfiles/generic/subsref.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/generic/subsref.m rename to Framework/MatlabAPI/mfiles/generic/subsref.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/mantid_setup.m b/Framework/MatlabAPI/mfiles/mantid_setup.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/mantid_setup.m rename to Framework/MatlabAPI/mfiles/mantid_setup.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/mantidexec.m b/Framework/MatlabAPI/mfiles/mantidexec.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/mantidexec.m rename to Framework/MatlabAPI/mfiles/mantidexec.m diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/run_depends.bat b/Framework/MatlabAPI/mfiles/run_depends.bat similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/run_depends.bat rename to Framework/MatlabAPI/mfiles/run_depends.bat diff --git a/Code/Mantid/Framework/MatlabAPI/mfiles/run_matlab.bat b/Framework/MatlabAPI/mfiles/run_matlab.bat similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/mfiles/run_matlab.bat rename to Framework/MatlabAPI/mfiles/run_matlab.bat diff --git a/Code/Mantid/Framework/MatlabAPI/src/MatlabInterface.cpp b/Framework/MatlabAPI/src/MatlabInterface.cpp similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/src/MatlabInterface.cpp rename to Framework/MatlabAPI/src/MatlabInterface.cpp diff --git a/Code/Mantid/Framework/MatlabAPI/src/mwdebug_silent.c b/Framework/MatlabAPI/src/mwdebug_silent.c similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/src/mwdebug_silent.c rename to Framework/MatlabAPI/src/mwdebug_silent.c diff --git a/Code/Mantid/Framework/MatlabAPI/test/mantid_simple_test.m b/Framework/MatlabAPI/test/mantid_simple_test.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/test/mantid_simple_test.m rename to Framework/MatlabAPI/test/mantid_simple_test.m diff --git a/Code/Mantid/Framework/MatlabAPI/test/mantid_test.m b/Framework/MatlabAPI/test/mantid_test.m similarity index 100% rename from Code/Mantid/Framework/MatlabAPI/test/mantid_test.m rename to Framework/MatlabAPI/test/mantid_test.m diff --git a/Code/Mantid/Framework/Nexus/CMakeLists.txt b/Framework/Nexus/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/Nexus/CMakeLists.txt rename to Framework/Nexus/CMakeLists.txt diff --git a/Code/Mantid/Framework/Nexus/inc/MantidNexus/MuonNexusReader.h b/Framework/Nexus/inc/MantidNexus/MuonNexusReader.h similarity index 100% rename from Code/Mantid/Framework/Nexus/inc/MantidNexus/MuonNexusReader.h rename to Framework/Nexus/inc/MantidNexus/MuonNexusReader.h diff --git a/Code/Mantid/Framework/Nexus/inc/MantidNexus/NexusClasses.h b/Framework/Nexus/inc/MantidNexus/NexusClasses.h similarity index 100% rename from Code/Mantid/Framework/Nexus/inc/MantidNexus/NexusClasses.h rename to Framework/Nexus/inc/MantidNexus/NexusClasses.h diff --git a/Code/Mantid/Framework/Nexus/inc/MantidNexus/NexusFileIO.h b/Framework/Nexus/inc/MantidNexus/NexusFileIO.h similarity index 100% rename from Code/Mantid/Framework/Nexus/inc/MantidNexus/NexusFileIO.h rename to Framework/Nexus/inc/MantidNexus/NexusFileIO.h diff --git a/Code/Mantid/Framework/Nexus/inc/MantidNexus/PrecompiledHeader.h b/Framework/Nexus/inc/MantidNexus/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/Nexus/inc/MantidNexus/PrecompiledHeader.h rename to Framework/Nexus/inc/MantidNexus/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/Nexus/src/MuonNexusReader.cpp b/Framework/Nexus/src/MuonNexusReader.cpp similarity index 100% rename from Code/Mantid/Framework/Nexus/src/MuonNexusReader.cpp rename to Framework/Nexus/src/MuonNexusReader.cpp diff --git a/Code/Mantid/Framework/Nexus/src/NexusClasses.cpp b/Framework/Nexus/src/NexusClasses.cpp similarity index 100% rename from Code/Mantid/Framework/Nexus/src/NexusClasses.cpp rename to Framework/Nexus/src/NexusClasses.cpp diff --git a/Code/Mantid/Framework/Nexus/src/NexusFileIO.cpp b/Framework/Nexus/src/NexusFileIO.cpp similarity index 100% rename from Code/Mantid/Framework/Nexus/src/NexusFileIO.cpp rename to Framework/Nexus/src/NexusFileIO.cpp diff --git a/Code/Mantid/Framework/Nexus/test/NexusAPITest.h b/Framework/Nexus/test/NexusAPITest.h similarity index 100% rename from Code/Mantid/Framework/Nexus/test/NexusAPITest.h rename to Framework/Nexus/test/NexusAPITest.h diff --git a/Code/Mantid/Framework/PostInstall/CMakeLists.txt b/Framework/PostInstall/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PostInstall/CMakeLists.txt rename to Framework/PostInstall/CMakeLists.txt diff --git a/Code/Mantid/Framework/Properties/Mantid.properties.template b/Framework/Properties/Mantid.properties.template similarity index 100% rename from Code/Mantid/Framework/Properties/Mantid.properties.template rename to Framework/Properties/Mantid.properties.template diff --git a/Code/Mantid/Framework/Properties/MantidTest.properties b/Framework/Properties/MantidTest.properties similarity index 100% rename from Code/Mantid/Framework/Properties/MantidTest.properties rename to Framework/Properties/MantidTest.properties diff --git a/Code/Mantid/Framework/Properties/MantidTest.user.properties b/Framework/Properties/MantidTest.user.properties similarity index 100% rename from Code/Mantid/Framework/Properties/MantidTest.user.properties rename to Framework/Properties/MantidTest.user.properties diff --git a/Code/Mantid/Framework/Properties/Readme.txt b/Framework/Properties/Readme.txt similarity index 100% rename from Code/Mantid/Framework/Properties/Readme.txt rename to Framework/Properties/Readme.txt diff --git a/Code/Mantid/Framework/PythonInterface/CMakeLists.txt b/Framework/PythonInterface/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/CMakeLists.txt rename to Framework/PythonInterface/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/AlgorithmIDProxy.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/AlgorithmIDProxy.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/AlgorithmIDProxy.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/AlgorithmIDProxy.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/Algorithms/RunPythonScript.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/Algorithms/RunPythonScript.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/Algorithms/RunPythonScript.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/Algorithms/RunPythonScript.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/BinaryOperations.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/BinaryOperations.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/BinaryOperations.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/BinaryOperations.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/CloneMatrixWorkspace.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/CloneMatrixWorkspace.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/CloneMatrixWorkspace.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/CloneMatrixWorkspace.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/ExtractWorkspace.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/ExtractWorkspace.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/ExtractWorkspace.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/ExtractWorkspace.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunction1DAdapter.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunction1DAdapter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunction1DAdapter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunction1DAdapter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunctionAdapter.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunctionAdapter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunctionAdapter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IFunctionAdapter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IPeakFunctionAdapter.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IPeakFunctionAdapter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IPeakFunctionAdapter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/FitFunctions/IPeakFunctionAdapter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/AlgorithmAdapter.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/AlgorithmAdapter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/AlgorithmAdapter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/AlgorithmAdapter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/DataProcessorAdapter.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/DataProcessorAdapter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/DataProcessorAdapter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/PythonAlgorithm/DataProcessorAdapter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/WorkspacePropertyExporter.h b/Framework/PythonInterface/inc/MantidPythonInterface/api/WorkspacePropertyExporter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/api/WorkspacePropertyExporter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/api/WorkspacePropertyExporter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CArrayToNDArray.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CArrayToNDArray.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CArrayToNDArray.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CArrayToNDArray.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CloneToNumpy.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CloneToNumpy.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CloneToNumpy.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CloneToNumpy.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/MatrixToNDArray.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/MatrixToNDArray.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/MatrixToNDArray.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/MatrixToNDArray.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayToVector.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayToVector.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayToVector.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayToVector.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayTypeIndex.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayTypeIndex.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayTypeIndex.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NDArrayTypeIndex.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NumpyFunctions.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NumpyFunctions.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NumpyFunctions.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/NumpyFunctions.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyArrayType.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyArrayType.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyArrayType.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyArrayType.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToMatrix.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToMatrix.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToMatrix.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToMatrix.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToV3D.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToV3D.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToV3D.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToV3D.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToVMD.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToVMD.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToVMD.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PyObjectToVMD.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PySequenceToVector.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PySequenceToVector.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PySequenceToVector.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/PySequenceToVector.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/VectorToNDArray.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/VectorToNDArray.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/VectorToNDArray.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/VectorToNDArray.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/WrapWithNumpy.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/WrapWithNumpy.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/WrapWithNumpy.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/WrapWithNumpy.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/DataServiceExporter.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/DataServiceExporter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/DataServiceExporter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/DataServiceExporter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/DllConfig.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/DllConfig.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/DllConfig.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/CallMethod.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/CallMethod.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/CallMethod.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/CallMethod.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/ErrorHandling.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/ErrorHandling.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/ErrorHandling.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/ErrorHandling.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/GlobalInterpreterLock.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/GlobalInterpreterLock.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/GlobalInterpreterLock.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/GlobalInterpreterLock.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/WrapperHelpers.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/WrapperHelpers.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/WrapperHelpers.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Environment/WrapperHelpers.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/IsNone.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/IsNone.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/IsNone.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/IsNone.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/AsType.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/AsType.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/AsType.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/AsType.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/MatrixToNumpy.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/MatrixToNumpy.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/MatrixToNumpy.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/MatrixToNumpy.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/RemoveConst.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/RemoveConst.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/RemoveConst.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/RemoveConst.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/ToWeakPtr.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/ToWeakPtr.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/ToWeakPtr.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/ToWeakPtr.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/VectorToNumpy.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/VectorToNumpy.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/VectorToNumpy.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Policies/VectorToNumpy.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/PropertyWithValueExporter.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/PropertyWithValueExporter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/PropertyWithValueExporter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/PropertyWithValueExporter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/PythonObjectInstantiator.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/PythonObjectInstantiator.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/PythonObjectInstantiator.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/PythonObjectInstantiator.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyValueHandler.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyValueHandler.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyValueHandler.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyValueHandler.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/RegisterWorkspacePtrToPython.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/RegisterWorkspacePtrToPython.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/RegisterWorkspacePtrToPython.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/RegisterWorkspacePtrToPython.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/SequenceTypeHandler.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/SequenceTypeHandler.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/SequenceTypeHandler.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/SequenceTypeHandler.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypeRegistry.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypeRegistry.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypeRegistry.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypeRegistry.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypedPropertyValueHandler.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypedPropertyValueHandler.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypedPropertyValueHandler.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/Registry/TypedPropertyValueHandler.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/StlExportDefinitions.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/StlExportDefinitions.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/StlExportDefinitions.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/StlExportDefinitions.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/TrackingInstanceMethod.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/TrackingInstanceMethod.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/TrackingInstanceMethod.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/TrackingInstanceMethod.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/TypedValidatorExporter.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/TypedValidatorExporter.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/TypedValidatorExporter.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/TypedValidatorExporter.h diff --git a/Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/WeakPtr.h b/Framework/PythonInterface/inc/MantidPythonInterface/kernel/WeakPtr.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/inc/MantidPythonInterface/kernel/WeakPtr.h rename to Framework/PythonInterface/inc/MantidPythonInterface/kernel/WeakPtr.h diff --git a/Code/Mantid/Framework/PythonInterface/mantid/BundlePython.cmake b/Framework/PythonInterface/mantid/BundlePython.cmake similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/BundlePython.cmake rename to Framework/PythonInterface/mantid/BundlePython.cmake diff --git a/Code/Mantid/Framework/PythonInterface/mantid/CMakeLists.txt b/Framework/PythonInterface/mantid/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/CMakeLists.txt rename to Framework/PythonInterface/mantid/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/mantid/__init__.py b/Framework/PythonInterface/mantid/__init__.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/__init__.py rename to Framework/PythonInterface/mantid/__init__.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/CMakeLists.txt b/Framework/PythonInterface/mantid/api/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/CMakeLists.txt rename to Framework/PythonInterface/mantid/api/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/__init__.py b/Framework/PythonInterface/mantid/api/__init__.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/__init__.py rename to Framework/PythonInterface/mantid/api/__init__.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/_adsimports.py b/Framework/PythonInterface/mantid/api/_adsimports.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/_adsimports.py rename to Framework/PythonInterface/mantid/api/_adsimports.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/_aliases.py b/Framework/PythonInterface/mantid/api/_aliases.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/_aliases.py rename to Framework/PythonInterface/mantid/api/_aliases.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/_workspaceops.py b/Framework/PythonInterface/mantid/api/_workspaceops.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/_workspaceops.py rename to Framework/PythonInterface/mantid/api/_workspaceops.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Algorithms/RunPythonScript.cpp b/Framework/PythonInterface/mantid/api/src/Algorithms/RunPythonScript.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Algorithms/RunPythonScript.cpp rename to Framework/PythonInterface/mantid/api/src/Algorithms/RunPythonScript.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/CloneMatrixWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/CloneMatrixWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/CloneMatrixWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/CloneMatrixWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Algorithm.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Algorithm.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Algorithm.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Algorithm.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmFactory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmFactory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/AlgorithmFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmHistory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmHistory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmHistory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/AlgorithmHistory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmManager.cpp b/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmManager.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmManager.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/AlgorithmManager.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProxy.cpp b/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProxy.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProxy.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProxy.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AnalysisDataService.cpp b/Framework/PythonInterface/mantid/api/src/Exports/AnalysisDataService.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/AnalysisDataService.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/AnalysisDataService.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Axis.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Axis.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Axis.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Axis.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/BinaryOperations.cpp b/Framework/PythonInterface/mantid/api/src/Exports/BinaryOperations.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/BinaryOperations.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/BinaryOperations.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/BoxController.cpp b/Framework/PythonInterface/mantid/api/src/Exports/BoxController.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/BoxController.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/BoxController.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/CatalogManager.cpp b/Framework/PythonInterface/mantid/api/src/Exports/CatalogManager.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/CatalogManager.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/CatalogManager.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/CatalogSession.cpp b/Framework/PythonInterface/mantid/api/src/Exports/CatalogSession.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/CatalogSession.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/CatalogSession.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/DataProcessorAlgorithm.cpp b/Framework/PythonInterface/mantid/api/src/Exports/DataProcessorAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/DataProcessorAlgorithm.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/DataProcessorAlgorithm.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/DeprecatedAlgorithmChecker.cpp b/Framework/PythonInterface/mantid/api/src/Exports/DeprecatedAlgorithmChecker.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/DeprecatedAlgorithmChecker.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/DeprecatedAlgorithmChecker.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ExperimentInfo.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ExperimentInfo.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ExperimentInfo.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ExperimentInfo.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FileFinder.cpp b/Framework/PythonInterface/mantid/api/src/Exports/FileFinder.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FileFinder.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/FileFinder.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FileLoaderRegistry.cpp b/Framework/PythonInterface/mantid/api/src/Exports/FileLoaderRegistry.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FileLoaderRegistry.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/FileLoaderRegistry.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FileProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/FileProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FileProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/FileProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FrameworkManager.cpp b/Framework/PythonInterface/mantid/api/src/Exports/FrameworkManager.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FrameworkManager.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/FrameworkManager.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FunctionFactory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/FunctionFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FunctionFactory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/FunctionFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FunctionProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/FunctionProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/FunctionProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/FunctionProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IAlgorithm.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IAlgorithm.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IAlgorithm.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IEventList.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IEventList.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IEventList.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IEventList.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IEventWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IFunction.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IFunction.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IFunction.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IFunction.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IFunction1D.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IFunction1D.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IFunction1D.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IFunction1D.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMDEventWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMDHistoWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMDWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMaskWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IMaskWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IMaskWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IMaskWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeak.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IPeak.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeak.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IPeak.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeakFunction.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IPeakFunction.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeakFunction.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IPeakFunction.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IPeaksWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ISpectrum.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ISpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ISpectrum.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ISpectrum.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ISplittersWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ISplittersWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ISplittersWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ISplittersWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ITableWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/IWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/IWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/IWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/InstrumentValidator.cpp b/Framework/PythonInterface/mantid/api/src/Exports/InstrumentValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/InstrumentValidator.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/InstrumentValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Jacobian.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Jacobian.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Jacobian.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Jacobian.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MDGeometry.cpp b/Framework/PythonInterface/mantid/api/src/Exports/MDGeometry.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MDGeometry.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/MDGeometry.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/MatrixWorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MultipleExperimentInfos.cpp b/Framework/PythonInterface/mantid/api/src/Exports/MultipleExperimentInfos.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MultipleExperimentInfos.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/MultipleExperimentInfos.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MultipleFileProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/MultipleFileProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/MultipleFileProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/MultipleFileProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Progress.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Progress.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Progress.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Progress.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Projection.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Projection.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Projection.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Projection.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/PropertyHistory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/PropertyHistory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/PropertyHistory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/PropertyHistory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/PropertyManagerDataService.cpp b/Framework/PythonInterface/mantid/api/src/Exports/PropertyManagerDataService.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/PropertyManagerDataService.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/PropertyManagerDataService.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Run.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Run.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Run.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Run.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Sample.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Sample.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Sample.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Sample.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ScriptRepository.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ScriptRepository.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ScriptRepository.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ScriptRepository.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ScriptRepositoryFactory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/ScriptRepositoryFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/ScriptRepositoryFactory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/ScriptRepositoryFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Workspace.cpp b/Framework/PythonInterface/mantid/api/src/Exports/Workspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/Workspace.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/Workspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceFactory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceFactory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/WorkspaceFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroup.cpp b/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroup.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroup.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroup.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroupProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroupProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroupProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/WorkspaceGroupProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceHistory.cpp b/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceHistory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceHistory.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/WorkspaceHistory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceProperty.cpp b/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceProperty.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/WorkspaceProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceValidators.cpp b/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceValidators.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/Exports/WorkspaceValidators.cpp rename to Framework/PythonInterface/mantid/api/src/Exports/WorkspaceValidators.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/ExtractWorkspace.cpp b/Framework/PythonInterface/mantid/api/src/ExtractWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/ExtractWorkspace.cpp rename to Framework/PythonInterface/mantid/api/src/ExtractWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/FitFunctions/IFunction1DAdapter.cpp b/Framework/PythonInterface/mantid/api/src/FitFunctions/IFunction1DAdapter.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/FitFunctions/IFunction1DAdapter.cpp rename to Framework/PythonInterface/mantid/api/src/FitFunctions/IFunction1DAdapter.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/FitFunctions/IFunctionAdapter.cpp b/Framework/PythonInterface/mantid/api/src/FitFunctions/IFunctionAdapter.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/FitFunctions/IFunctionAdapter.cpp rename to Framework/PythonInterface/mantid/api/src/FitFunctions/IFunctionAdapter.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/FitFunctions/IPeakFunctionAdapter.cpp b/Framework/PythonInterface/mantid/api/src/FitFunctions/IPeakFunctionAdapter.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/FitFunctions/IPeakFunctionAdapter.cpp rename to Framework/PythonInterface/mantid/api/src/FitFunctions/IPeakFunctionAdapter.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/PythonAlgorithm/AlgorithmAdapter.cpp b/Framework/PythonInterface/mantid/api/src/PythonAlgorithm/AlgorithmAdapter.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/PythonAlgorithm/AlgorithmAdapter.cpp rename to Framework/PythonInterface/mantid/api/src/PythonAlgorithm/AlgorithmAdapter.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/PythonAlgorithm/DataProcessorAdapter.cpp b/Framework/PythonInterface/mantid/api/src/PythonAlgorithm/DataProcessorAdapter.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/PythonAlgorithm/DataProcessorAdapter.cpp rename to Framework/PythonInterface/mantid/api/src/PythonAlgorithm/DataProcessorAdapter.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/api/src/api.cpp.in b/Framework/PythonInterface/mantid/api/src/api.cpp.in similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/api/src/api.cpp.in rename to Framework/PythonInterface/mantid/api/src/api.cpp.in diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/CMakeLists.txt b/Framework/PythonInterface/mantid/dataobjects/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/CMakeLists.txt rename to Framework/PythonInterface/mantid/dataobjects/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/__init__.py b/Framework/PythonInterface/mantid/dataobjects/__init__.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/__init__.py rename to Framework/PythonInterface/mantid/dataobjects/__init__.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/EventWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/EventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/EventWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/EventWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/GroupingWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/GroupingWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/GroupingWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/GroupingWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/MDEventWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/MDEventWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/MDEventWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/MDEventWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/MDHistoWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/MDHistoWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/MDHistoWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/MDHistoWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/MaskWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/MaskWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/MaskWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/MaskWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/OffsetsWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/OffsetsWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/OffsetsWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/OffsetsWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/PeaksWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/PeaksWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/PeaksWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/PeaksWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/RebinnedOutput.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/RebinnedOutput.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/RebinnedOutput.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/RebinnedOutput.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/SpecialWorkspace2D.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/SpecialWorkspace2D.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/SpecialWorkspace2D.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/SpecialWorkspace2D.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/SplittersWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/SplittersWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/SplittersWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/SplittersWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/TableWorkspace.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/TableWorkspace.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/TableWorkspace.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/TableWorkspace.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/Workspace2D.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/Workspace2D.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/Workspace2D.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/Workspace2D.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/WorkspaceSingleValue.cpp b/Framework/PythonInterface/mantid/dataobjects/src/Exports/WorkspaceSingleValue.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/Exports/WorkspaceSingleValue.cpp rename to Framework/PythonInterface/mantid/dataobjects/src/Exports/WorkspaceSingleValue.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/dataobjects.cpp.in b/Framework/PythonInterface/mantid/dataobjects/src/dataobjects.cpp.in similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/dataobjects/src/dataobjects.cpp.in rename to Framework/PythonInterface/mantid/dataobjects/src/dataobjects.cpp.in diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/CMakeLists.txt b/Framework/PythonInterface/mantid/geometry/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/CMakeLists.txt rename to Framework/PythonInterface/mantid/geometry/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/__init__.py b/Framework/PythonInterface/mantid/geometry/__init__.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/__init__.py rename to Framework/PythonInterface/mantid/geometry/__init__.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/_aliases.py b/Framework/PythonInterface/mantid/geometry/_aliases.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/_aliases.py rename to Framework/PythonInterface/mantid/geometry/_aliases.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/BoundingBox.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/BoundingBox.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/BoundingBox.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/BoundingBox.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/CompAssembly.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/CompAssembly.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/CompAssembly.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/CompAssembly.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Component.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/Component.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Component.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/Component.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Detector.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/Detector.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Detector.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/Detector.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/DetectorGroup.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/DetectorGroup.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/DetectorGroup.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/DetectorGroup.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Goniometer.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/Goniometer.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Goniometer.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/Goniometer.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Group.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/Group.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Group.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/Group.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ICompAssembly.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/ICompAssembly.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ICompAssembly.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/ICompAssembly.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IComponent.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/IComponent.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IComponent.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/IComponent.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IDetector.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/IDetector.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IDetector.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/IDetector.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IMDDimension.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/IMDDimension.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IMDDimension.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/IMDDimension.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IObjComponent.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/IObjComponent.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/IObjComponent.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/IObjComponent.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Instrument.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/Instrument.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Instrument.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/Instrument.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/MDFrame.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/MDFrame.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/MDFrame.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/MDFrame.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ObjCompAssembly.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/ObjCompAssembly.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ObjCompAssembly.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/ObjCompAssembly.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ObjComponent.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/ObjComponent.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ObjComponent.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/ObjComponent.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Object.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/Object.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/Object.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/Object.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/OrientedLattice.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/OrientedLattice.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/OrientedLattice.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/OrientedLattice.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/PeakShape.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/PeakShape.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/PeakShape.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/PeakShape.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/PointGroup.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/PointGroup.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/PointGroup.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/PointGroup.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/PointGroupFactory.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/PointGroupFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/PointGroupFactory.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/PointGroupFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/RectangularDetector.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/RectangularDetector.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/RectangularDetector.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/RectangularDetector.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ReferenceFrame.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/ReferenceFrame.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/ReferenceFrame.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/ReferenceFrame.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroup.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroup.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroup.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroup.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroupFactory.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroupFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroupFactory.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/SpaceGroupFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElement.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElement.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElement.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElement.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElementFactory.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElementFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElementFactory.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryElementFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperation.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperation.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperation.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperation.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperationFactory.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperationFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperationFactory.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/SymmetryOperationFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/UnitCell.cpp b/Framework/PythonInterface/mantid/geometry/src/Exports/UnitCell.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/Exports/UnitCell.cpp rename to Framework/PythonInterface/mantid/geometry/src/Exports/UnitCell.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/geometry/src/geometry.cpp.in b/Framework/PythonInterface/mantid/geometry/src/geometry.cpp.in similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/geometry/src/geometry.cpp.in rename to Framework/PythonInterface/mantid/geometry/src/geometry.cpp.in diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/CMakeLists.txt b/Framework/PythonInterface/mantid/kernel/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/CMakeLists.txt rename to Framework/PythonInterface/mantid/kernel/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/CMakeLists.txt.orig b/Framework/PythonInterface/mantid/kernel/CMakeLists.txt.orig similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/CMakeLists.txt.orig rename to Framework/PythonInterface/mantid/kernel/CMakeLists.txt.orig diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/__init__.py b/Framework/PythonInterface/mantid/kernel/__init__.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/__init__.py rename to Framework/PythonInterface/mantid/kernel/__init__.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/_aliases.py b/Framework/PythonInterface/mantid/kernel/_aliases.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/_aliases.py rename to Framework/PythonInterface/mantid/kernel/_aliases.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/environment.py b/Framework/PythonInterface/mantid/kernel/environment.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/environment.py rename to Framework/PythonInterface/mantid/kernel/environment.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/funcreturns.py b/Framework/PythonInterface/mantid/kernel/funcreturns.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/funcreturns.py rename to Framework/PythonInterface/mantid/kernel/funcreturns.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/packagesetup.py.in b/Framework/PythonInterface/mantid/kernel/packagesetup.py.in similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/packagesetup.py.in rename to Framework/PythonInterface/mantid/kernel/packagesetup.py.in diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/plugins.py b/Framework/PythonInterface/mantid/kernel/plugins.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/plugins.py rename to Framework/PythonInterface/mantid/kernel/plugins.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/CloneToNumpy.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/CloneToNumpy.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/CloneToNumpy.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/CloneToNumpy.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/MatrixToNDArray.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/MatrixToNDArray.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/MatrixToNDArray.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/MatrixToNDArray.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayToVector.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayToVector.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayToVector.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayToVector.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayTypeIndex.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayTypeIndex.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayTypeIndex.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/NDArrayTypeIndex.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/NumpyFunctions.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/NumpyFunctions.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/NumpyFunctions.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/NumpyFunctions.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyArrayType.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/PyArrayType.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyArrayType.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/PyArrayType.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToMatrix.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToMatrix.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToMatrix.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToMatrix.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToV3D.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToV3D.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToV3D.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToV3D.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToVMD.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToVMD.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToVMD.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/PyObjectToVMD.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/VectorToNDArray.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/VectorToNDArray.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/VectorToNDArray.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/VectorToNDArray.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/WrapWithNumpy.cpp b/Framework/PythonInterface/mantid/kernel/src/Converters/WrapWithNumpy.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Converters/WrapWithNumpy.cpp rename to Framework/PythonInterface/mantid/kernel/src/Converters/WrapWithNumpy.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Environment/ErrorHandling.cpp b/Framework/PythonInterface/mantid/kernel/src/Environment/ErrorHandling.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Environment/ErrorHandling.cpp rename to Framework/PythonInterface/mantid/kernel/src/Environment/ErrorHandling.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Environment/GlobalInterpreterLock.cpp b/Framework/PythonInterface/mantid/kernel/src/Environment/GlobalInterpreterLock.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Environment/GlobalInterpreterLock.cpp rename to Framework/PythonInterface/mantid/kernel/src/Environment/GlobalInterpreterLock.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Environment/WrapperHelpers.cpp b/Framework/PythonInterface/mantid/kernel/src/Environment/WrapperHelpers.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Environment/WrapperHelpers.cpp rename to Framework/PythonInterface/mantid/kernel/src/Environment/WrapperHelpers.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayBoundedValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayBoundedValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayBoundedValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/ArrayBoundedValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayLengthValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayLengthValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayLengthValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/ArrayLengthValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayProperty.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ArrayProperty.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/ArrayProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/BoundedValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/BoundedValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/BoundedValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/BoundedValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/CompositeValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/CompositeValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/CompositeValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/CompositeValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ConfigService.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/ConfigService.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ConfigService.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/ConfigService.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/DataItem.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/DataItem.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/DataItem.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/DataItem.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/DateAndTime.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/DateAndTime.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/DateAndTime.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/DateAndTime.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/DeltaEMode.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/DeltaEMode.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/DeltaEMode.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/DeltaEMode.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/EnabledWhenProperty.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/EnabledWhenProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/EnabledWhenProperty.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/EnabledWhenProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/FacilityInfo.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/FacilityInfo.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/FacilityInfo.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/FacilityInfo.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/FilteredTimeSeriesProperty.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/FilteredTimeSeriesProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/FilteredTimeSeriesProperty.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/FilteredTimeSeriesProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/IPropertyManager.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/IPropertyManager.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/IPropertyManager.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/IPropertyManager.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/IPropertySettings.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/IPropertySettings.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/IPropertySettings.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/IPropertySettings.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/IValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/IValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/IValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/IValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/InstrumentInfo.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/InstrumentInfo.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/InstrumentInfo.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/InstrumentInfo.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ListValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/ListValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ListValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/ListValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/LogFilter.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/LogFilter.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/LogFilter.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/LogFilter.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Logger.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Logger.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Logger.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Logger.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/MandatoryValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/MandatoryValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/MandatoryValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/MandatoryValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Material.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Material.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Material.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Material.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Memory.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Memory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Memory.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Memory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/NullValidator.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/NullValidator.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/NullValidator.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/NullValidator.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ProgressBase.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/ProgressBase.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/ProgressBase.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/ProgressBase.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Property.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Property.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Property.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Property.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyHistory.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyHistory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyHistory.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/PropertyHistory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyManager.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyManager.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyManager.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/PropertyManager.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyWithValue.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyWithValue.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/PropertyWithValue.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/PropertyWithValue.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Quat.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Quat.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Quat.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Quat.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Statistics.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Statistics.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Statistics.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Statistics.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/StlContainers.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/StlContainers.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/StlContainers.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/StlContainers.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/TimeSeriesProperty.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/TimeSeriesProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/TimeSeriesProperty.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/TimeSeriesProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Unit.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Unit.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Unit.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Unit.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/UnitConversion.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/UnitConversion.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/UnitConversion.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/UnitConversion.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/UnitFactory.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/UnitFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/UnitFactory.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/UnitFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/UnitLabel.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/UnitLabel.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/UnitLabel.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/UnitLabel.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Units.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/Units.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/Units.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/Units.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/V3D.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/V3D.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/V3D.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/V3D.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/VMD.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/VMD.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/VMD.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/VMD.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/VisibleWhenProperty.cpp b/Framework/PythonInterface/mantid/kernel/src/Exports/VisibleWhenProperty.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Exports/VisibleWhenProperty.cpp rename to Framework/PythonInterface/mantid/kernel/src/Exports/VisibleWhenProperty.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Registry/PropertyWithValueFactory.cpp b/Framework/PythonInterface/mantid/kernel/src/Registry/PropertyWithValueFactory.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Registry/PropertyWithValueFactory.cpp rename to Framework/PythonInterface/mantid/kernel/src/Registry/PropertyWithValueFactory.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Registry/SequenceTypeHandler.cpp b/Framework/PythonInterface/mantid/kernel/src/Registry/SequenceTypeHandler.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Registry/SequenceTypeHandler.cpp rename to Framework/PythonInterface/mantid/kernel/src/Registry/SequenceTypeHandler.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Registry/TypeRegistry.cpp b/Framework/PythonInterface/mantid/kernel/src/Registry/TypeRegistry.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/Registry/TypeRegistry.cpp rename to Framework/PythonInterface/mantid/kernel/src/Registry/TypeRegistry.cpp diff --git a/Code/Mantid/Framework/PythonInterface/mantid/kernel/src/kernel.cpp.in b/Framework/PythonInterface/mantid/kernel/src/kernel.cpp.in similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/kernel/src/kernel.cpp.in rename to Framework/PythonInterface/mantid/kernel/src/kernel.cpp.in diff --git a/Code/Mantid/Framework/PythonInterface/mantid/pyversion.py.in b/Framework/PythonInterface/mantid/pyversion.py.in similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/pyversion.py.in rename to Framework/PythonInterface/mantid/pyversion.py.in diff --git a/Code/Mantid/Framework/PythonInterface/mantid/setup_dev_bundle.bat b/Framework/PythonInterface/mantid/setup_dev_bundle.bat similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/setup_dev_bundle.bat rename to Framework/PythonInterface/mantid/setup_dev_bundle.bat diff --git a/Code/Mantid/Framework/PythonInterface/mantid/simpleapi.py b/Framework/PythonInterface/mantid/simpleapi.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/simpleapi.py rename to Framework/PythonInterface/mantid/simpleapi.py diff --git a/Code/Mantid/Framework/PythonInterface/mantid/xcopy_excludes.txt b/Framework/PythonInterface/mantid/xcopy_excludes.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/mantid/xcopy_excludes.txt rename to Framework/PythonInterface/mantid/xcopy_excludes.txt diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ApplyNegMuCorrection.py b/Framework/PythonInterface/plugins/algorithms/ApplyNegMuCorrection.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ApplyNegMuCorrection.py rename to Framework/PythonInterface/plugins/algorithms/ApplyNegMuCorrection.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/BASISReduction.py b/Framework/PythonInterface/plugins/algorithms/BASISReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/BASISReduction.py rename to Framework/PythonInterface/plugins/algorithms/BASISReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/BASISReduction311.py b/Framework/PythonInterface/plugins/algorithms/BASISReduction311.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/BASISReduction311.py rename to Framework/PythonInterface/plugins/algorithms/BASISReduction311.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CalculateSampleTransmission.py b/Framework/PythonInterface/plugins/algorithms/CalculateSampleTransmission.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CalculateSampleTransmission.py rename to Framework/PythonInterface/plugins/algorithms/CalculateSampleTransmission.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CalibrateRectangularDetectors.py b/Framework/PythonInterface/plugins/algorithms/CalibrateRectangularDetectors.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CalibrateRectangularDetectors.py rename to Framework/PythonInterface/plugins/algorithms/CalibrateRectangularDetectors.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CheckForSampleLogs.py b/Framework/PythonInterface/plugins/algorithms/CheckForSampleLogs.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CheckForSampleLogs.py rename to Framework/PythonInterface/plugins/algorithms/CheckForSampleLogs.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CollectHB3AExperimentInfo.py b/Framework/PythonInterface/plugins/algorithms/CollectHB3AExperimentInfo.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CollectHB3AExperimentInfo.py rename to Framework/PythonInterface/plugins/algorithms/CollectHB3AExperimentInfo.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ConjoinFiles.py b/Framework/PythonInterface/plugins/algorithms/ConjoinFiles.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ConjoinFiles.py rename to Framework/PythonInterface/plugins/algorithms/ConjoinFiles.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ConjoinSpectra.py b/Framework/PythonInterface/plugins/algorithms/ConjoinSpectra.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ConjoinSpectra.py rename to Framework/PythonInterface/plugins/algorithms/ConjoinSpectra.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ConvertSnsRoiFileToMask.py b/Framework/PythonInterface/plugins/algorithms/ConvertSnsRoiFileToMask.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ConvertSnsRoiFileToMask.py rename to Framework/PythonInterface/plugins/algorithms/ConvertSnsRoiFileToMask.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CorrectLogTimes.py b/Framework/PythonInterface/plugins/algorithms/CorrectLogTimes.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CorrectLogTimes.py rename to Framework/PythonInterface/plugins/algorithms/CorrectLogTimes.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CreateEmptyTableWorkspace.py b/Framework/PythonInterface/plugins/algorithms/CreateEmptyTableWorkspace.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CreateEmptyTableWorkspace.py rename to Framework/PythonInterface/plugins/algorithms/CreateEmptyTableWorkspace.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CreateLeBailFitInput.py b/Framework/PythonInterface/plugins/algorithms/CreateLeBailFitInput.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CreateLeBailFitInput.py rename to Framework/PythonInterface/plugins/algorithms/CreateLeBailFitInput.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection.py b/Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection.py rename to Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection2.py b/Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection2.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection2.py rename to Framework/PythonInterface/plugins/algorithms/CylinderPaalmanPingsCorrection2.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/DNSDetEffCorrVana.py b/Framework/PythonInterface/plugins/algorithms/DNSDetEffCorrVana.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/DNSDetEffCorrVana.py rename to Framework/PythonInterface/plugins/algorithms/DNSDetEffCorrVana.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/DNSFlippingRatioCorr.py b/Framework/PythonInterface/plugins/algorithms/DNSFlippingRatioCorr.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/DNSFlippingRatioCorr.py rename to Framework/PythonInterface/plugins/algorithms/DNSFlippingRatioCorr.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/DNSMergeRuns.py b/Framework/PythonInterface/plugins/algorithms/DNSMergeRuns.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/DNSMergeRuns.py rename to Framework/PythonInterface/plugins/algorithms/DNSMergeRuns.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/DPDFreduction.py b/Framework/PythonInterface/plugins/algorithms/DPDFreduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/DPDFreduction.py rename to Framework/PythonInterface/plugins/algorithms/DPDFreduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/DSFinterp.py b/Framework/PythonInterface/plugins/algorithms/DSFinterp.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/DSFinterp.py rename to Framework/PythonInterface/plugins/algorithms/DSFinterp.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/DakotaChiSquared.py b/Framework/PythonInterface/plugins/algorithms/DakotaChiSquared.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/DakotaChiSquared.py rename to Framework/PythonInterface/plugins/algorithms/DakotaChiSquared.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggCalibrate.py b/Framework/PythonInterface/plugins/algorithms/EnggCalibrate.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggCalibrate.py rename to Framework/PythonInterface/plugins/algorithms/EnggCalibrate.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggCalibrateFull.py b/Framework/PythonInterface/plugins/algorithms/EnggCalibrateFull.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggCalibrateFull.py rename to Framework/PythonInterface/plugins/algorithms/EnggCalibrateFull.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggFitPeaks.py b/Framework/PythonInterface/plugins/algorithms/EnggFitPeaks.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggFitPeaks.py rename to Framework/PythonInterface/plugins/algorithms/EnggFitPeaks.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggFocus.py b/Framework/PythonInterface/plugins/algorithms/EnggFocus.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggFocus.py rename to Framework/PythonInterface/plugins/algorithms/EnggFocus.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggVanadiumCorrections.py b/Framework/PythonInterface/plugins/algorithms/EnggVanadiumCorrections.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/EnggVanadiumCorrections.py rename to Framework/PythonInterface/plugins/algorithms/EnggVanadiumCorrections.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ExaminePowderDiffProfile.py b/Framework/PythonInterface/plugins/algorithms/ExaminePowderDiffProfile.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ExaminePowderDiffProfile.py rename to Framework/PythonInterface/plugins/algorithms/ExaminePowderDiffProfile.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/Examples/ExampleSaveAscii.py b/Framework/PythonInterface/plugins/algorithms/Examples/ExampleSaveAscii.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/Examples/ExampleSaveAscii.py rename to Framework/PythonInterface/plugins/algorithms/Examples/ExampleSaveAscii.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/Examples/README.md b/Framework/PythonInterface/plugins/algorithms/Examples/README.md similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/Examples/README.md rename to Framework/PythonInterface/plugins/algorithms/Examples/README.md diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/Examples/Squares.py b/Framework/PythonInterface/plugins/algorithms/Examples/Squares.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/Examples/Squares.py rename to Framework/PythonInterface/plugins/algorithms/Examples/Squares.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ExportExperimentLog.py b/Framework/PythonInterface/plugins/algorithms/ExportExperimentLog.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ExportExperimentLog.py rename to Framework/PythonInterface/plugins/algorithms/ExportExperimentLog.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ExportSampleLogsToCSVFile.py b/Framework/PythonInterface/plugins/algorithms/ExportSampleLogsToCSVFile.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ExportSampleLogsToCSVFile.py rename to Framework/PythonInterface/plugins/algorithms/ExportSampleLogsToCSVFile.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/FilterLogByTime.py b/Framework/PythonInterface/plugins/algorithms/FilterLogByTime.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/FilterLogByTime.py rename to Framework/PythonInterface/plugins/algorithms/FilterLogByTime.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/FindReflectometryLines.py b/Framework/PythonInterface/plugins/algorithms/FindReflectometryLines.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/FindReflectometryLines.py rename to Framework/PythonInterface/plugins/algorithms/FindReflectometryLines.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/GenerateGroupingSNSInelastic.py b/Framework/PythonInterface/plugins/algorithms/GenerateGroupingSNSInelastic.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/GenerateGroupingSNSInelastic.py rename to Framework/PythonInterface/plugins/algorithms/GenerateGroupingSNSInelastic.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/GetEiMonDet.py b/Framework/PythonInterface/plugins/algorithms/GetEiMonDet.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/GetEiMonDet.py rename to Framework/PythonInterface/plugins/algorithms/GetEiMonDet.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/GetEiT0atSNS.py b/Framework/PythonInterface/plugins/algorithms/GetEiT0atSNS.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/GetEiT0atSNS.py rename to Framework/PythonInterface/plugins/algorithms/GetEiT0atSNS.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/GetNegMuMuonicXRD.py b/Framework/PythonInterface/plugins/algorithms/GetNegMuMuonicXRD.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/GetNegMuMuonicXRD.py rename to Framework/PythonInterface/plugins/algorithms/GetNegMuMuonicXRD.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/IndirectTransmission.py b/Framework/PythonInterface/plugins/algorithms/IndirectTransmission.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/IndirectTransmission.py rename to Framework/PythonInterface/plugins/algorithms/IndirectTransmission.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LRPrimaryFraction.py b/Framework/PythonInterface/plugins/algorithms/LRPrimaryFraction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LRPrimaryFraction.py rename to Framework/PythonInterface/plugins/algorithms/LRPrimaryFraction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LRScalingFactors.py b/Framework/PythonInterface/plugins/algorithms/LRScalingFactors.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LRScalingFactors.py rename to Framework/PythonInterface/plugins/algorithms/LRScalingFactors.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LRSubtractAverageBackground.py b/Framework/PythonInterface/plugins/algorithms/LRSubtractAverageBackground.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LRSubtractAverageBackground.py rename to Framework/PythonInterface/plugins/algorithms/LRSubtractAverageBackground.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LiquidsReflectometryReduction.py b/Framework/PythonInterface/plugins/algorithms/LiquidsReflectometryReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LiquidsReflectometryReduction.py rename to Framework/PythonInterface/plugins/algorithms/LiquidsReflectometryReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadDNSLegacy.py b/Framework/PythonInterface/plugins/algorithms/LoadDNSLegacy.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadDNSLegacy.py rename to Framework/PythonInterface/plugins/algorithms/LoadDNSLegacy.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadEmptyVesuvio.py b/Framework/PythonInterface/plugins/algorithms/LoadEmptyVesuvio.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadEmptyVesuvio.py rename to Framework/PythonInterface/plugins/algorithms/LoadEmptyVesuvio.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadFullprofFile.py b/Framework/PythonInterface/plugins/algorithms/LoadFullprofFile.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadFullprofFile.py rename to Framework/PythonInterface/plugins/algorithms/LoadFullprofFile.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadLogPropertyTable.py b/Framework/PythonInterface/plugins/algorithms/LoadLogPropertyTable.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadLogPropertyTable.py rename to Framework/PythonInterface/plugins/algorithms/LoadLogPropertyTable.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadMultipleGSS.py b/Framework/PythonInterface/plugins/algorithms/LoadMultipleGSS.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadMultipleGSS.py rename to Framework/PythonInterface/plugins/algorithms/LoadMultipleGSS.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadNMoldyn3Ascii.py b/Framework/PythonInterface/plugins/algorithms/LoadNMoldyn3Ascii.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadNMoldyn3Ascii.py rename to Framework/PythonInterface/plugins/algorithms/LoadNMoldyn3Ascii.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadNMoldyn4Ascii.py b/Framework/PythonInterface/plugins/algorithms/LoadNMoldyn4Ascii.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadNMoldyn4Ascii.py rename to Framework/PythonInterface/plugins/algorithms/LoadNMoldyn4Ascii.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadSINQ.py b/Framework/PythonInterface/plugins/algorithms/LoadSINQ.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadSINQ.py rename to Framework/PythonInterface/plugins/algorithms/LoadSINQ.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadSINQFile.py b/Framework/PythonInterface/plugins/algorithms/LoadSINQFile.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadSINQFile.py rename to Framework/PythonInterface/plugins/algorithms/LoadSINQFile.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVesuvio.py b/Framework/PythonInterface/plugins/algorithms/LoadVesuvio.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVesuvio.py rename to Framework/PythonInterface/plugins/algorithms/LoadVesuvio.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVisionElasticBS.py b/Framework/PythonInterface/plugins/algorithms/LoadVisionElasticBS.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVisionElasticBS.py rename to Framework/PythonInterface/plugins/algorithms/LoadVisionElasticBS.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVisionElasticEQ.py b/Framework/PythonInterface/plugins/algorithms/LoadVisionElasticEQ.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVisionElasticEQ.py rename to Framework/PythonInterface/plugins/algorithms/LoadVisionElasticEQ.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVisionInelastic.py b/Framework/PythonInterface/plugins/algorithms/LoadVisionInelastic.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVisionInelastic.py rename to Framework/PythonInterface/plugins/algorithms/LoadVisionInelastic.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/MSDFit.py b/Framework/PythonInterface/plugins/algorithms/MSDFit.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/MSDFit.py rename to Framework/PythonInterface/plugins/algorithms/MSDFit.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/MaskAngle.py b/Framework/PythonInterface/plugins/algorithms/MaskAngle.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/MaskAngle.py rename to Framework/PythonInterface/plugins/algorithms/MaskAngle.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/MaskBTP.py b/Framework/PythonInterface/plugins/algorithms/MaskBTP.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/MaskBTP.py rename to Framework/PythonInterface/plugins/algorithms/MaskBTP.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/MaskWorkspaceToCalFile.py b/Framework/PythonInterface/plugins/algorithms/MaskWorkspaceToCalFile.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/MaskWorkspaceToCalFile.py rename to Framework/PythonInterface/plugins/algorithms/MaskWorkspaceToCalFile.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/Mean.py b/Framework/PythonInterface/plugins/algorithms/Mean.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/Mean.py rename to Framework/PythonInterface/plugins/algorithms/Mean.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/MergeCalFiles.py b/Framework/PythonInterface/plugins/algorithms/MergeCalFiles.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/MergeCalFiles.py rename to Framework/PythonInterface/plugins/algorithms/MergeCalFiles.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/MuscatSofQW.py b/Framework/PythonInterface/plugins/algorithms/MuscatSofQW.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/MuscatSofQW.py rename to Framework/PythonInterface/plugins/algorithms/MuscatSofQW.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/PearlMCAbsorption.py b/Framework/PythonInterface/plugins/algorithms/PearlMCAbsorption.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/PearlMCAbsorption.py rename to Framework/PythonInterface/plugins/algorithms/PearlMCAbsorption.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/PoldiCreatePeaksFromFile.py b/Framework/PythonInterface/plugins/algorithms/PoldiCreatePeaksFromFile.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/PoldiCreatePeaksFromFile.py rename to Framework/PythonInterface/plugins/algorithms/PoldiCreatePeaksFromFile.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/PoldiLoadRuns.py b/Framework/PythonInterface/plugins/algorithms/PoldiLoadRuns.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/PoldiLoadRuns.py rename to Framework/PythonInterface/plugins/algorithms/PoldiLoadRuns.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/PoldiMerge.py b/Framework/PythonInterface/plugins/algorithms/PoldiMerge.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/PoldiMerge.py rename to Framework/PythonInterface/plugins/algorithms/PoldiMerge.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/RefLReduction.py b/Framework/PythonInterface/plugins/algorithms/RefLReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/RefLReduction.py rename to Framework/PythonInterface/plugins/algorithms/RefLReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/RefinePowderDiffProfileSeq.py b/Framework/PythonInterface/plugins/algorithms/RefinePowderDiffProfileSeq.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/RefinePowderDiffProfileSeq.py rename to Framework/PythonInterface/plugins/algorithms/RefinePowderDiffProfileSeq.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ResNorm.py b/Framework/PythonInterface/plugins/algorithms/ResNorm.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ResNorm.py rename to Framework/PythonInterface/plugins/algorithms/ResNorm.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/RetrieveRunInfo.py b/Framework/PythonInterface/plugins/algorithms/RetrieveRunInfo.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/RetrieveRunInfo.py rename to Framework/PythonInterface/plugins/algorithms/RetrieveRunInfo.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SANSSubtract.py b/Framework/PythonInterface/plugins/algorithms/SANSSubtract.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SANSSubtract.py rename to Framework/PythonInterface/plugins/algorithms/SANSSubtract.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SANSWideAngleCorrection.py b/Framework/PythonInterface/plugins/algorithms/SANSWideAngleCorrection.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SANSWideAngleCorrection.py rename to Framework/PythonInterface/plugins/algorithms/SANSWideAngleCorrection.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py b/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py rename to Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SavePlot1DAsJson.py b/Framework/PythonInterface/plugins/algorithms/SavePlot1DAsJson.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SavePlot1DAsJson.py rename to Framework/PythonInterface/plugins/algorithms/SavePlot1DAsJson.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SaveVulcanGSS.py b/Framework/PythonInterface/plugins/algorithms/SaveVulcanGSS.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SaveVulcanGSS.py rename to Framework/PythonInterface/plugins/algorithms/SaveVulcanGSS.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SelectPowderDiffPeaks.py b/Framework/PythonInterface/plugins/algorithms/SelectPowderDiffPeaks.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SelectPowderDiffPeaks.py rename to Framework/PythonInterface/plugins/algorithms/SelectPowderDiffPeaks.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortByQVectors.py b/Framework/PythonInterface/plugins/algorithms/SortByQVectors.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortByQVectors.py rename to Framework/PythonInterface/plugins/algorithms/SortByQVectors.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortDetectors.py b/Framework/PythonInterface/plugins/algorithms/SortDetectors.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortDetectors.py rename to Framework/PythonInterface/plugins/algorithms/SortDetectors.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortXAxis.py b/Framework/PythonInterface/plugins/algorithms/SortXAxis.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortXAxis.py rename to Framework/PythonInterface/plugins/algorithms/SortXAxis.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/StatisticsOfTableWorkspace.py b/Framework/PythonInterface/plugins/algorithms/StatisticsOfTableWorkspace.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/StatisticsOfTableWorkspace.py rename to Framework/PythonInterface/plugins/algorithms/StatisticsOfTableWorkspace.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SuggestTibCNCS.py b/Framework/PythonInterface/plugins/algorithms/SuggestTibCNCS.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SuggestTibCNCS.py rename to Framework/PythonInterface/plugins/algorithms/SuggestTibCNCS.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SuggestTibHYSPEC.py b/Framework/PythonInterface/plugins/algorithms/SuggestTibHYSPEC.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/SuggestTibHYSPEC.py rename to Framework/PythonInterface/plugins/algorithms/SuggestTibHYSPEC.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/Symmetrise.py b/Framework/PythonInterface/plugins/algorithms/Symmetrise.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/Symmetrise.py rename to Framework/PythonInterface/plugins/algorithms/Symmetrise.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/TestWorkspaceGroupProperty.py b/Framework/PythonInterface/plugins/algorithms/TestWorkspaceGroupProperty.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/TestWorkspaceGroupProperty.py rename to Framework/PythonInterface/plugins/algorithms/TestWorkspaceGroupProperty.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/USANSSimulation.py b/Framework/PythonInterface/plugins/algorithms/USANSSimulation.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/USANSSimulation.py rename to Framework/PythonInterface/plugins/algorithms/USANSSimulation.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/UpdatePeakParameterTableValue.py b/Framework/PythonInterface/plugins/algorithms/UpdatePeakParameterTableValue.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/UpdatePeakParameterTableValue.py rename to Framework/PythonInterface/plugins/algorithms/UpdatePeakParameterTableValue.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/VesuvioResolution.py b/Framework/PythonInterface/plugins/algorithms/VesuvioResolution.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/VesuvioResolution.py rename to Framework/PythonInterface/plugins/algorithms/VesuvioResolution.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/ViewBOA.py b/Framework/PythonInterface/plugins/algorithms/ViewBOA.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/ViewBOA.py rename to Framework/PythonInterface/plugins/algorithms/ViewBOA.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/VisionLoadDetectorTable.py b/Framework/PythonInterface/plugins/algorithms/VisionLoadDetectorTable.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/VisionLoadDetectorTable.py rename to Framework/PythonInterface/plugins/algorithms/VisionLoadDetectorTable.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/VisionReduction.py b/Framework/PythonInterface/plugins/algorithms/VisionReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/VisionReduction.py rename to Framework/PythonInterface/plugins/algorithms/VisionReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/AddSampleLogMultiple.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/AddSampleLogMultiple.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/AddSampleLogMultiple.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/AddSampleLogMultiple.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ApplyPaalmanPingsCorrection.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ApplyPaalmanPingsCorrection.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ApplyPaalmanPingsCorrection.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ApplyPaalmanPingsCorrection.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/CreateMD.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/CreateMD.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/CreateMD.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/CreateMD.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSAzimuthalAverage1D.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSAzimuthalAverage1D.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSAzimuthalAverage1D.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSAzimuthalAverage1D.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSDirectBeamTransmission.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSDirectBeamTransmission.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSDirectBeamTransmission.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSDirectBeamTransmission.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSNormalise.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSNormalise.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSNormalise.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/EQSANSNormalise.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ElasticWindowMultiple.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ElasticWindowMultiple.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ElasticWindowMultiple.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ElasticWindowMultiple.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FlatPlatePaalmanPingsCorrection.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FlatPlatePaalmanPingsCorrection.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FlatPlatePaalmanPingsCorrection.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FlatPlatePaalmanPingsCorrection.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FuryFitMultiple.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FuryFitMultiple.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FuryFitMultiple.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/FuryFitMultiple.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/HFIRSANSReduction.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/HFIRSANSReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/HFIRSANSReduction.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/HFIRSANSReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ILLIN16BCalibration.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ILLIN16BCalibration.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ILLIN16BCalibration.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ILLIN16BCalibration.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectDiffractionReduction.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectDiffractionReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectDiffractionReduction.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectDiffractionReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectEnergyTransfer.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectEnergyTransfer.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectEnergyTransfer.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ISISIndirectEnergyTransfer.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectAnnulusAbsorption.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectAnnulusAbsorption.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectAnnulusAbsorption.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectAnnulusAbsorption.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCalibration.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCalibration.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCalibration.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCalibration.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCylinderAbsorption.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCylinderAbsorption.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCylinderAbsorption.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectCylinderAbsorption.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectFlatPlateAbsorption.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectFlatPlateAbsorption.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectFlatPlateAbsorption.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectFlatPlateAbsorption.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectILLReduction.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectILLReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectILLReduction.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectILLReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectResolution.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectResolution.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectResolution.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectResolution.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectTransmissionMonitor.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectTransmissionMonitor.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectTransmissionMonitor.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/IndirectTransmissionMonitor.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MolDyn.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MolDyn.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MolDyn.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MolDyn.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatData.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatData.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatData.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatData.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatFunc.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatFunc.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatFunc.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MuscatFunc.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/NormaliseByThickness.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/NormaliseByThickness.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/NormaliseByThickness.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/NormaliseByThickness.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReduction.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReduction.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/OSIRISDiffractionReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/PoldiDataAnalysis.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/PoldiDataAnalysis.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/PoldiDataAnalysis.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/PoldiDataAnalysis.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/QLines.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/QLines.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/QLines.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/QLines.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/Quest.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/Quest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/Quest.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/Quest.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/REFLReprocess.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/REFLReprocess.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/REFLReprocess.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/REFLReprocess.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ReactorSANSResolution.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ReactorSANSResolution.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ReactorSANSResolution.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ReactorSANSResolution.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ResNorm2.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ResNorm2.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ResNorm2.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/ResNorm2.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAbsoluteScale.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAbsoluteScale.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAbsoluteScale.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAbsoluteScale.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAzimuthalAverage1D.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAzimuthalAverage1D.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAzimuthalAverage1D.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSAzimuthalAverage1D.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSBeamSpreaderTransmission.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSBeamSpreaderTransmission.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSBeamSpreaderTransmission.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSBeamSpreaderTransmission.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSDirectBeamTransmission.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSDirectBeamTransmission.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSDirectBeamTransmission.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSDirectBeamTransmission.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSMask.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSMask.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSMask.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSMask.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSReduction.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSReduction.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SANSReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SavePlot1D.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SavePlot1D.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SavePlot1D.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SavePlot1D.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SimulatedDensityOfStates.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SimulatedDensityOfStates.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SimulatedDensityOfStates.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SimulatedDensityOfStates.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SofQWMoments.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SofQWMoments.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SofQWMoments.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/SofQWMoments.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TOSCABankCorrection.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TOSCABankCorrection.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TOSCABankCorrection.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TOSCABankCorrection.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TimeSlice.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TimeSlice.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TimeSlice.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TimeSlice.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransformToIqt.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransformToIqt.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransformToIqt.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransformToIqt.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransmissionUtils.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransmissionUtils.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransmissionUtils.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/TransmissionUtils.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/USANSReduction.py b/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/USANSReduction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/USANSReduction.py rename to Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/USANSReduction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/dnsdata.py b/Framework/PythonInterface/plugins/algorithms/dnsdata.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/dnsdata.py rename to Framework/PythonInterface/plugins/algorithms/dnsdata.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/mlzutils.py b/Framework/PythonInterface/plugins/algorithms/mlzutils.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/mlzutils.py rename to Framework/PythonInterface/plugins/algorithms/mlzutils.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/algorithms/sfCalculator.py b/Framework/PythonInterface/plugins/algorithms/sfCalculator.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/algorithms/sfCalculator.py rename to Framework/PythonInterface/plugins/algorithms/sfCalculator.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/ChudleyElliot.py b/Framework/PythonInterface/plugins/functions/ChudleyElliot.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/ChudleyElliot.py rename to Framework/PythonInterface/plugins/functions/ChudleyElliot.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/DSFinterp1DFit.py b/Framework/PythonInterface/plugins/functions/DSFinterp1DFit.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/DSFinterp1DFit.py rename to Framework/PythonInterface/plugins/functions/DSFinterp1DFit.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/Examples/Example1DFunction.py b/Framework/PythonInterface/plugins/functions/Examples/Example1DFunction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/Examples/Example1DFunction.py rename to Framework/PythonInterface/plugins/functions/Examples/Example1DFunction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/Examples/ExamplePeakFunction.py b/Framework/PythonInterface/plugins/functions/Examples/ExamplePeakFunction.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/Examples/ExamplePeakFunction.py rename to Framework/PythonInterface/plugins/functions/Examples/ExamplePeakFunction.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/Examples/README.md b/Framework/PythonInterface/plugins/functions/Examples/README.md similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/Examples/README.md rename to Framework/PythonInterface/plugins/functions/Examples/README.md diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/FickDiffusion.py b/Framework/PythonInterface/plugins/functions/FickDiffusion.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/FickDiffusion.py rename to Framework/PythonInterface/plugins/functions/FickDiffusion.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/Guinier.py b/Framework/PythonInterface/plugins/functions/Guinier.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/Guinier.py rename to Framework/PythonInterface/plugins/functions/Guinier.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/GuinierPorod.py b/Framework/PythonInterface/plugins/functions/GuinierPorod.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/GuinierPorod.py rename to Framework/PythonInterface/plugins/functions/GuinierPorod.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/HallRoss.py b/Framework/PythonInterface/plugins/functions/HallRoss.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/HallRoss.py rename to Framework/PythonInterface/plugins/functions/HallRoss.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/Lorentz.py b/Framework/PythonInterface/plugins/functions/Lorentz.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/Lorentz.py rename to Framework/PythonInterface/plugins/functions/Lorentz.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/Porod.py b/Framework/PythonInterface/plugins/functions/Porod.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/Porod.py rename to Framework/PythonInterface/plugins/functions/Porod.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/StretchedExpFT.py b/Framework/PythonInterface/plugins/functions/StretchedExpFT.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/StretchedExpFT.py rename to Framework/PythonInterface/plugins/functions/StretchedExpFT.py diff --git a/Code/Mantid/Framework/PythonInterface/plugins/functions/TeixeiraWater.py b/Framework/PythonInterface/plugins/functions/TeixeiraWater.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/plugins/functions/TeixeiraWater.py rename to Framework/PythonInterface/plugins/functions/TeixeiraWater.py diff --git a/Code/Mantid/Framework/PythonInterface/test/CMakeLists.txt b/Framework/PythonInterface/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/CMakeLists.txt rename to Framework/PythonInterface/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/cpp/CMakeLists.txt b/Framework/PythonInterface/test/cpp/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/cpp/CMakeLists.txt rename to Framework/PythonInterface/test/cpp/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/cpp/PropertyWithValueFactoryTest.h b/Framework/PythonInterface/test/cpp/PropertyWithValueFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/cpp/PropertyWithValueFactoryTest.h rename to Framework/PythonInterface/test/cpp/PropertyWithValueFactoryTest.h diff --git a/Code/Mantid/Framework/PythonInterface/test/cpp/PySequenceToVectorTest.h b/Framework/PythonInterface/test/cpp/PySequenceToVectorTest.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/cpp/PySequenceToVectorTest.h rename to Framework/PythonInterface/test/cpp/PySequenceToVectorTest.h diff --git a/Code/Mantid/Framework/PythonInterface/test/cpp/PythonObjectInstantiatorTest.h b/Framework/PythonInterface/test/cpp/PythonObjectInstantiatorTest.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/cpp/PythonObjectInstantiatorTest.h rename to Framework/PythonInterface/test/cpp/PythonObjectInstantiatorTest.h diff --git a/Code/Mantid/Framework/PythonInterface/test/cpp/RunPythonScriptTest.h b/Framework/PythonInterface/test/cpp/RunPythonScriptTest.h similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/cpp/RunPythonScriptTest.h rename to Framework/PythonInterface/test/cpp/RunPythonScriptTest.h diff --git a/Code/Mantid/Framework/PythonInterface/test/python/CMakeLists.txt b/Framework/PythonInterface/test/python/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/CMakeLists.txt rename to Framework/PythonInterface/test/python/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/CMakeLists.txt b/Framework/PythonInterface/test/python/mantid/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/CMakeLists.txt rename to Framework/PythonInterface/test/python/mantid/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/ImportModuleTest.py b/Framework/PythonInterface/test/python/mantid/ImportModuleTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/ImportModuleTest.py rename to Framework/PythonInterface/test/python/mantid/ImportModuleTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/SimpleAPIFitTest.py b/Framework/PythonInterface/test/python/mantid/SimpleAPIFitTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/SimpleAPIFitTest.py rename to Framework/PythonInterface/test/python/mantid/SimpleAPIFitTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/SimpleAPILoadTest.py b/Framework/PythonInterface/test/python/mantid/SimpleAPILoadTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/SimpleAPILoadTest.py rename to Framework/PythonInterface/test/python/mantid/SimpleAPILoadTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/SimpleAPITest.py b/Framework/PythonInterface/test/python/mantid/SimpleAPITest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/SimpleAPITest.py rename to Framework/PythonInterface/test/python/mantid/SimpleAPITest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmFactoryTest.py b/Framework/PythonInterface/test/python/mantid/api/AlgorithmFactoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmFactoryTest.py rename to Framework/PythonInterface/test/python/mantid/api/AlgorithmFactoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmHistoryTest.py b/Framework/PythonInterface/test/python/mantid/api/AlgorithmHistoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmHistoryTest.py rename to Framework/PythonInterface/test/python/mantid/api/AlgorithmHistoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmManagerTest.py b/Framework/PythonInterface/test/python/mantid/api/AlgorithmManagerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmManagerTest.py rename to Framework/PythonInterface/test/python/mantid/api/AlgorithmManagerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmPropertyTest.py b/Framework/PythonInterface/test/python/mantid/api/AlgorithmPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/api/AlgorithmPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmTest.py b/Framework/PythonInterface/test/python/mantid/api/AlgorithmTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AlgorithmTest.py rename to Framework/PythonInterface/test/python/mantid/api/AlgorithmTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AnalysisDataServiceTest.py b/Framework/PythonInterface/test/python/mantid/api/AnalysisDataServiceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AnalysisDataServiceTest.py rename to Framework/PythonInterface/test/python/mantid/api/AnalysisDataServiceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AxisTest.py b/Framework/PythonInterface/test/python/mantid/api/AxisTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/AxisTest.py rename to Framework/PythonInterface/test/python/mantid/api/AxisTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/CMakeLists.txt b/Framework/PythonInterface/test/python/mantid/api/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/CMakeLists.txt rename to Framework/PythonInterface/test/python/mantid/api/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/CatalogManagerTest.py b/Framework/PythonInterface/test/python/mantid/api/CatalogManagerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/CatalogManagerTest.py rename to Framework/PythonInterface/test/python/mantid/api/CatalogManagerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/DataProcessorAlgorithmTest.py b/Framework/PythonInterface/test/python/mantid/api/DataProcessorAlgorithmTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/DataProcessorAlgorithmTest.py rename to Framework/PythonInterface/test/python/mantid/api/DataProcessorAlgorithmTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/DeprecatedAlgorithmCheckerTest.py b/Framework/PythonInterface/test/python/mantid/api/DeprecatedAlgorithmCheckerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/DeprecatedAlgorithmCheckerTest.py rename to Framework/PythonInterface/test/python/mantid/api/DeprecatedAlgorithmCheckerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ExperimentInfoTest.py b/Framework/PythonInterface/test/python/mantid/api/ExperimentInfoTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ExperimentInfoTest.py rename to Framework/PythonInterface/test/python/mantid/api/ExperimentInfoTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FileFinderTest.py b/Framework/PythonInterface/test/python/mantid/api/FileFinderTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FileFinderTest.py rename to Framework/PythonInterface/test/python/mantid/api/FileFinderTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FilePropertyTest.py b/Framework/PythonInterface/test/python/mantid/api/FilePropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FilePropertyTest.py rename to Framework/PythonInterface/test/python/mantid/api/FilePropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FrameworkManagerTest.py b/Framework/PythonInterface/test/python/mantid/api/FrameworkManagerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FrameworkManagerTest.py rename to Framework/PythonInterface/test/python/mantid/api/FrameworkManagerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FunctionFactoryTest.py b/Framework/PythonInterface/test/python/mantid/api/FunctionFactoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FunctionFactoryTest.py rename to Framework/PythonInterface/test/python/mantid/api/FunctionFactoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FunctionPropertyTest.py b/Framework/PythonInterface/test/python/mantid/api/FunctionPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/FunctionPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/api/FunctionPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IEventWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/IEventWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IEventWorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/IEventWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IFunction1DTest.py b/Framework/PythonInterface/test/python/mantid/api/IFunction1DTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IFunction1DTest.py rename to Framework/PythonInterface/test/python/mantid/api/IFunction1DTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IMaskWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/IMaskWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IMaskWorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/IMaskWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IPeakFunctionTest.py b/Framework/PythonInterface/test/python/mantid/api/IPeakFunctionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IPeakFunctionTest.py rename to Framework/PythonInterface/test/python/mantid/api/IPeakFunctionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IPeaksWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/IPeaksWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/IPeaksWorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/IPeaksWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ITableWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/ITableWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ITableWorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/ITableWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/JacobianTest.py b/Framework/PythonInterface/test/python/mantid/api/JacobianTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/JacobianTest.py rename to Framework/PythonInterface/test/python/mantid/api/JacobianTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MDGeometryTest.py b/Framework/PythonInterface/test/python/mantid/api/MDGeometryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MDGeometryTest.py rename to Framework/PythonInterface/test/python/mantid/api/MDGeometryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MDHistoWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/MDHistoWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MDHistoWorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/MDHistoWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/MatrixWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MultipleExperimentInfos.py b/Framework/PythonInterface/test/python/mantid/api/MultipleExperimentInfos.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MultipleExperimentInfos.py rename to Framework/PythonInterface/test/python/mantid/api/MultipleExperimentInfos.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MultipleFilePropertyTest.py b/Framework/PythonInterface/test/python/mantid/api/MultipleFilePropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/MultipleFilePropertyTest.py rename to Framework/PythonInterface/test/python/mantid/api/MultipleFilePropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ProgressTest.py b/Framework/PythonInterface/test/python/mantid/api/ProgressTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ProgressTest.py rename to Framework/PythonInterface/test/python/mantid/api/ProgressTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ProjectionTest.py b/Framework/PythonInterface/test/python/mantid/api/ProjectionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/ProjectionTest.py rename to Framework/PythonInterface/test/python/mantid/api/ProjectionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmChildAlgCallTest.py b/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmChildAlgCallTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmChildAlgCallTest.py rename to Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmChildAlgCallTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmPropertiesTest.py b/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmPropertiesTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmPropertiesTest.py rename to Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmPropertiesTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmTraitsTest.py b/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmTraitsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmTraitsTest.py rename to Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmTraitsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmWorkspacePropertyTest.py b/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmWorkspacePropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmWorkspacePropertyTest.py rename to Framework/PythonInterface/test/python/mantid/api/PythonAlgorithmWorkspacePropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/RunPythonScriptTest.py b/Framework/PythonInterface/test/python/mantid/api/RunPythonScriptTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/RunPythonScriptTest.py rename to Framework/PythonInterface/test/python/mantid/api/RunPythonScriptTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/RunTest.py b/Framework/PythonInterface/test/python/mantid/api/RunTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/RunTest.py rename to Framework/PythonInterface/test/python/mantid/api/RunTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/SampleTest.py b/Framework/PythonInterface/test/python/mantid/api/SampleTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/SampleTest.py rename to Framework/PythonInterface/test/python/mantid/api/SampleTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceFactoryTest.py b/Framework/PythonInterface/test/python/mantid/api/WorkspaceFactoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceFactoryTest.py rename to Framework/PythonInterface/test/python/mantid/api/WorkspaceFactoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceGroupTest.py b/Framework/PythonInterface/test/python/mantid/api/WorkspaceGroupTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceGroupTest.py rename to Framework/PythonInterface/test/python/mantid/api/WorkspaceGroupTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceHistoryTest.py b/Framework/PythonInterface/test/python/mantid/api/WorkspaceHistoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceHistoryTest.py rename to Framework/PythonInterface/test/python/mantid/api/WorkspaceHistoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspacePropertiesTest.py b/Framework/PythonInterface/test/python/mantid/api/WorkspacePropertiesTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspacePropertiesTest.py rename to Framework/PythonInterface/test/python/mantid/api/WorkspacePropertiesTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceTest.py b/Framework/PythonInterface/test/python/mantid/api/WorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceTest.py rename to Framework/PythonInterface/test/python/mantid/api/WorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceValidatorsTest.py b/Framework/PythonInterface/test/python/mantid/api/WorkspaceValidatorsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/api/WorkspaceValidatorsTest.py rename to Framework/PythonInterface/test/python/mantid/api/WorkspaceValidatorsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/BoundingBoxTest.py b/Framework/PythonInterface/test/python/mantid/geometry/BoundingBoxTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/BoundingBoxTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/BoundingBoxTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/CMakeLists.txt b/Framework/PythonInterface/test/python/mantid/geometry/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/CMakeLists.txt rename to Framework/PythonInterface/test/python/mantid/geometry/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/GoniometerTest.py b/Framework/PythonInterface/test/python/mantid/geometry/GoniometerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/GoniometerTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/GoniometerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/GroupTest.py b/Framework/PythonInterface/test/python/mantid/geometry/GroupTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/GroupTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/GroupTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/IComponentTest.py b/Framework/PythonInterface/test/python/mantid/geometry/IComponentTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/IComponentTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/IComponentTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/InstrumentTest.py b/Framework/PythonInterface/test/python/mantid/geometry/InstrumentTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/InstrumentTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/InstrumentTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/ObjectTest.py b/Framework/PythonInterface/test/python/mantid/geometry/ObjectTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/ObjectTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/ObjectTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/OrientedLatticeTest.py b/Framework/PythonInterface/test/python/mantid/geometry/OrientedLatticeTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/OrientedLatticeTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/OrientedLatticeTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/PeakShapeTest.py b/Framework/PythonInterface/test/python/mantid/geometry/PeakShapeTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/PeakShapeTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/PeakShapeTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/PointGroupTest.py b/Framework/PythonInterface/test/python/mantid/geometry/PointGroupTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/PointGroupTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/PointGroupTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/RectangularDetectorTest.py b/Framework/PythonInterface/test/python/mantid/geometry/RectangularDetectorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/RectangularDetectorTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/RectangularDetectorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/ReferenceFrameTest.py b/Framework/PythonInterface/test/python/mantid/geometry/ReferenceFrameTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/ReferenceFrameTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/ReferenceFrameTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/SpaceGroupTest.py b/Framework/PythonInterface/test/python/mantid/geometry/SpaceGroupTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/SpaceGroupTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/SpaceGroupTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/SymmetryElementTest.py b/Framework/PythonInterface/test/python/mantid/geometry/SymmetryElementTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/SymmetryElementTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/SymmetryElementTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/SymmetryOperationTest.py b/Framework/PythonInterface/test/python/mantid/geometry/SymmetryOperationTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/SymmetryOperationTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/SymmetryOperationTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/UnitCellTest.py b/Framework/PythonInterface/test/python/mantid/geometry/UnitCellTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/geometry/UnitCellTest.py rename to Framework/PythonInterface/test/python/mantid/geometry/UnitCellTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ArrayBoundedValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/ArrayBoundedValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ArrayBoundedValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/ArrayBoundedValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ArrayLengthValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/ArrayLengthValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ArrayLengthValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/ArrayLengthValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ArrayPropertyTest.py b/Framework/PythonInterface/test/python/mantid/kernel/ArrayPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ArrayPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/ArrayPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/BoundedValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/BoundedValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/BoundedValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/BoundedValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/CMakeLists.txt b/Framework/PythonInterface/test/python/mantid/kernel/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/CMakeLists.txt rename to Framework/PythonInterface/test/python/mantid/kernel/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/CompositeValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/CompositeValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/CompositeValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/CompositeValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ConfigServiceTest.py b/Framework/PythonInterface/test/python/mantid/kernel/ConfigServiceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ConfigServiceTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/ConfigServiceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/DateAndTimeTest.py b/Framework/PythonInterface/test/python/mantid/kernel/DateAndTimeTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/DateAndTimeTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/DateAndTimeTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/DeltaEModeTest.py b/Framework/PythonInterface/test/python/mantid/kernel/DeltaEModeTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/DeltaEModeTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/DeltaEModeTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/EnabledWhenPropertyTest.py b/Framework/PythonInterface/test/python/mantid/kernel/EnabledWhenPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/EnabledWhenPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/EnabledWhenPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/FacilityInfoTest.py b/Framework/PythonInterface/test/python/mantid/kernel/FacilityInfoTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/FacilityInfoTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/FacilityInfoTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/FilteredTimeSeriesPropertyTest.py b/Framework/PythonInterface/test/python/mantid/kernel/FilteredTimeSeriesPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/FilteredTimeSeriesPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/FilteredTimeSeriesPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/IPropertySettingsTest.py b/Framework/PythonInterface/test/python/mantid/kernel/IPropertySettingsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/IPropertySettingsTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/IPropertySettingsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/InstrumentInfoTest.py b/Framework/PythonInterface/test/python/mantid/kernel/InstrumentInfoTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/InstrumentInfoTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/InstrumentInfoTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ListValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/ListValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ListValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/ListValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/LogFilterTest.py b/Framework/PythonInterface/test/python/mantid/kernel/LogFilterTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/LogFilterTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/LogFilterTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/LoggerTest.py b/Framework/PythonInterface/test/python/mantid/kernel/LoggerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/LoggerTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/LoggerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/MandatoryValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/MandatoryValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/MandatoryValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/MandatoryValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/MemoryStatsTest.py b/Framework/PythonInterface/test/python/mantid/kernel/MemoryStatsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/MemoryStatsTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/MemoryStatsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/NullValidatorTest.py b/Framework/PythonInterface/test/python/mantid/kernel/NullValidatorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/NullValidatorTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/NullValidatorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ProgressBaseTest.py b/Framework/PythonInterface/test/python/mantid/kernel/ProgressBaseTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/ProgressBaseTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/ProgressBaseTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PropertyHistoryTest.py b/Framework/PythonInterface/test/python/mantid/kernel/PropertyHistoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PropertyHistoryTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/PropertyHistoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PropertyManagerTest.py b/Framework/PythonInterface/test/python/mantid/kernel/PropertyManagerTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PropertyManagerTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/PropertyManagerTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PropertyWithValueTest.py b/Framework/PythonInterface/test/python/mantid/kernel/PropertyWithValueTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PropertyWithValueTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/PropertyWithValueTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PythonPluginsTest.py b/Framework/PythonInterface/test/python/mantid/kernel/PythonPluginsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/PythonPluginsTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/PythonPluginsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/QuatTest.py b/Framework/PythonInterface/test/python/mantid/kernel/QuatTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/QuatTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/QuatTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/StatisticsTest.py b/Framework/PythonInterface/test/python/mantid/kernel/StatisticsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/StatisticsTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/StatisticsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/TimeSeriesPropertyTest.py b/Framework/PythonInterface/test/python/mantid/kernel/TimeSeriesPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/TimeSeriesPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/TimeSeriesPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitConversionTest.py b/Framework/PythonInterface/test/python/mantid/kernel/UnitConversionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitConversionTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/UnitConversionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitFactoryTest.py b/Framework/PythonInterface/test/python/mantid/kernel/UnitFactoryTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitFactoryTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/UnitFactoryTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitLabelTest.py b/Framework/PythonInterface/test/python/mantid/kernel/UnitLabelTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitLabelTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/UnitLabelTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitsTest.py b/Framework/PythonInterface/test/python/mantid/kernel/UnitsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/UnitsTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/UnitsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/V3DTest.py b/Framework/PythonInterface/test/python/mantid/kernel/V3DTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/V3DTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/V3DTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/VMDTest.py b/Framework/PythonInterface/test/python/mantid/kernel/VMDTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/VMDTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/VMDTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/VisibleWhenPropertyTest.py b/Framework/PythonInterface/test/python/mantid/kernel/VisibleWhenPropertyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/mantid/kernel/VisibleWhenPropertyTest.py rename to Framework/PythonInterface/test/python/mantid/kernel/VisibleWhenPropertyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/CMakeLists.txt b/Framework/PythonInterface/test/python/plugins/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/CMakeLists.txt rename to Framework/PythonInterface/test/python/plugins/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/AddSampleLogMultipleTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/AddSampleLogMultipleTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/AddSampleLogMultipleTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/AddSampleLogMultipleTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ApplyPaalmanPingsCorrectionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ApplyPaalmanPingsCorrectionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ApplyPaalmanPingsCorrectionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ApplyPaalmanPingsCorrectionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt b/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt rename to Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CalculateSampleTransmissionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CalculateSampleTransmissionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CalculateSampleTransmissionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CalculateSampleTransmissionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CheckForSampleLogsTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CheckForSampleLogsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CheckForSampleLogsTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CheckForSampleLogsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ConjoinSpectraTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ConjoinSpectraTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ConjoinSpectraTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ConjoinSpectraTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CorrectLogTimesTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CorrectLogTimesTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CorrectLogTimesTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CorrectLogTimesTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CreateLeBailFitInputTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CreateLeBailFitInputTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CreateLeBailFitInputTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CreateLeBailFitInputTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CreateMDTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CreateMDTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CreateMDTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CreateMDTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CreateWorkspaceTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CreateWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CreateWorkspaceTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CreateWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrection2Test.py b/Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrection2Test.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrection2Test.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrection2Test.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrectionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrectionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrectionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/CylinderPaalmanPingsCorrectionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DNSDetEffCorrVanaTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/DNSDetEffCorrVanaTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DNSDetEffCorrVanaTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/DNSDetEffCorrVanaTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DNSFlippingRatioCorrTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/DNSFlippingRatioCorrTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DNSFlippingRatioCorrTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/DNSFlippingRatioCorrTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DNSMergeRunsTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/DNSMergeRunsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DNSMergeRunsTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/DNSMergeRunsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DSFinterpTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/DSFinterpTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DSFinterpTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/DSFinterpTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DakotaChiSquaredTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/DakotaChiSquaredTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/DakotaChiSquaredTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/DakotaChiSquaredTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateFullTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateFullTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateFullTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateFullTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/EnggCalibrateTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggFitPeaksTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/EnggFitPeaksTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggFitPeaksTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/EnggFitPeaksTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggFocusTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/EnggFocusTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggFocusTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/EnggFocusTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggVanadiumCorrectionsTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/EnggVanadiumCorrectionsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/EnggVanadiumCorrectionsTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/EnggVanadiumCorrectionsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ExportExperimentLogTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ExportExperimentLogTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ExportExperimentLogTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ExportExperimentLogTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ExportSampleLogsToCSVFileTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ExportSampleLogsToCSVFileTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ExportSampleLogsToCSVFileTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ExportSampleLogsToCSVFileTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/FilterLogByTimeTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/FilterLogByTimeTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/FilterLogByTimeTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/FilterLogByTimeTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/FindReflectometryLinesTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/FindReflectometryLinesTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/FindReflectometryLinesTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/FindReflectometryLinesTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/FlatPlatePaalmanPingsCorrectionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/FlatPlatePaalmanPingsCorrectionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/FlatPlatePaalmanPingsCorrectionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/FlatPlatePaalmanPingsCorrectionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/GetEiT0atSNSTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/GetEiT0atSNSTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/GetEiT0atSNSTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/GetEiT0atSNSTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/GetNegMuMuonicXRDTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/GetNegMuMuonicXRDTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/GetNegMuMuonicXRDTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/GetNegMuMuonicXRDTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ILLIN16BCalibrationTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ILLIN16BCalibrationTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ILLIN16BCalibrationTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ILLIN16BCalibrationTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectDiffractionReductionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectDiffractionReductionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectDiffractionReductionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectDiffractionReductionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectEnergyTransferTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectEnergyTransferTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectEnergyTransferTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ISISIndirectEnergyTransferTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectAnnulusAbsorptionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectAnnulusAbsorptionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectAnnulusAbsorptionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectAnnulusAbsorptionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectCalibrationTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectCalibrationTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectCalibrationTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectCalibrationTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectCylinderAbsorptionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectCylinderAbsorptionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectCylinderAbsorptionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectCylinderAbsorptionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectFlatPlateAbsorptionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectFlatPlateAbsorptionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectFlatPlateAbsorptionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectFlatPlateAbsorptionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectILLReductionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectILLReductionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectILLReductionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectILLReductionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionMonitorTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionMonitorTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionMonitorTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionMonitorTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/IndirectTransmissionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadDNSLegacyTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadDNSLegacyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadDNSLegacyTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadDNSLegacyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadEmptyVesuvioTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadEmptyVesuvioTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadEmptyVesuvioTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadEmptyVesuvioTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadFullprofFileTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadFullprofFileTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadFullprofFileTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadFullprofFileTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadLiveDataTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadLiveDataTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadLiveDataTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadLiveDataTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadLogPropertyTableTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadLogPropertyTableTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadLogPropertyTableTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadLogPropertyTableTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadMultipleGSSTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadMultipleGSSTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadMultipleGSSTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadMultipleGSSTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn3AsciiTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn3AsciiTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn3AsciiTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn3AsciiTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn4AsciiTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn4AsciiTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn4AsciiTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/LoadNMoldyn4AsciiTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MSDFitTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MSDFitTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MSDFitTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MSDFitTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MaskAngleTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MaskAngleTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MaskAngleTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MaskAngleTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MaskBTPTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MaskBTPTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MaskBTPTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MaskBTPTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MaskWorkspaceToCalFileTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MaskWorkspaceToCalFileTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MaskWorkspaceToCalFileTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MaskWorkspaceToCalFileTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MeanTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MeanTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MeanTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MeanTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MergeCalFilesTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MergeCalFilesTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MergeCalFilesTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MergeCalFilesTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MolDynTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MolDynTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MolDynTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MolDynTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MuscatSofQWTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/MuscatSofQWTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/MuscatSofQWTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/MuscatSofQWTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/OSIRISDiffractionReductionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/OSIRISDiffractionReductionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/OSIRISDiffractionReductionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/OSIRISDiffractionReductionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/PoldiCreatePeaksFromFileTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/PoldiCreatePeaksFromFileTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/PoldiCreatePeaksFromFileTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/PoldiCreatePeaksFromFileTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/PoldiMergeTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/PoldiMergeTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/PoldiMergeTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/PoldiMergeTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ResNorm2Test.py b/Framework/PythonInterface/test/python/plugins/algorithms/ResNorm2Test.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ResNorm2Test.py rename to Framework/PythonInterface/test/python/plugins/algorithms/ResNorm2Test.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/RetrieveRunInfoTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/RetrieveRunInfoTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/RetrieveRunInfoTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/RetrieveRunInfoTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SANSSubtractTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SANSSubtractTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SANSSubtractTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SANSSubtractTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SANSWideAngleCorrectionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SANSWideAngleCorrectionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SANSWideAngleCorrectionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SANSWideAngleCorrectionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DAsJsonTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DAsJsonTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DAsJsonTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DAsJsonTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SavePlot1DTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SaveVulcanGSSTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SaveVulcanGSSTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SaveVulcanGSSTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SaveVulcanGSSTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SimulatedDensityOfStatesTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SimulatedDensityOfStatesTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SimulatedDensityOfStatesTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SimulatedDensityOfStatesTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SofQWMomentsTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SofQWMomentsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SofQWMomentsTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SofQWMomentsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SortByQVectorsTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SortByQVectorsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SortByQVectorsTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SortByQVectorsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SortDetectorsTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SortDetectorsTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SortDetectorsTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SortDetectorsTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SortXAxisTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SortXAxisTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SortXAxisTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SortXAxisTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/StatisticsOfTableWorkspaceTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/StatisticsOfTableWorkspaceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/StatisticsOfTableWorkspaceTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/StatisticsOfTableWorkspaceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/Stitch1DManyTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/Stitch1DManyTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/Stitch1DManyTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/Stitch1DManyTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibCNCSTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibCNCSTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibCNCSTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibCNCSTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibHYSPECTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibHYSPECTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibHYSPECTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SuggestTibHYSPECTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SymmetriseTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/SymmetriseTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/SymmetriseTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/SymmetriseTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/TOSCABankCorrectionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/TOSCABankCorrectionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/TOSCABankCorrectionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/TOSCABankCorrectionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/TimeSliceTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/TimeSliceTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/TimeSliceTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/TimeSliceTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/TransformToIqtTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/TransformToIqtTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/TransformToIqtTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/TransformToIqtTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/UpdatePeakParameterTableValueTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/UpdatePeakParameterTableValueTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/UpdatePeakParameterTableValueTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/UpdatePeakParameterTableValueTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/VesuvioResolutionTest.py b/Framework/PythonInterface/test/python/plugins/algorithms/VesuvioResolutionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/VesuvioResolutionTest.py rename to Framework/PythonInterface/test/python/plugins/algorithms/VesuvioResolutionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/CMakeLists.txt b/Framework/PythonInterface/test/python/plugins/functions/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/CMakeLists.txt rename to Framework/PythonInterface/test/python/plugins/functions/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/DSFinterp1DFitTest.py b/Framework/PythonInterface/test/python/plugins/functions/DSFinterp1DFitTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/DSFinterp1DFitTest.py rename to Framework/PythonInterface/test/python/plugins/functions/DSFinterp1DFitTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/Example1DFunctionTest.py b/Framework/PythonInterface/test/python/plugins/functions/Example1DFunctionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/Example1DFunctionTest.py rename to Framework/PythonInterface/test/python/plugins/functions/Example1DFunctionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/ExamplePeakFunctionTest.py b/Framework/PythonInterface/test/python/plugins/functions/ExamplePeakFunctionTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/ExamplePeakFunctionTest.py rename to Framework/PythonInterface/test/python/plugins/functions/ExamplePeakFunctionTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/StretchedExpFTTest.py b/Framework/PythonInterface/test/python/plugins/functions/StretchedExpFTTest.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/python/plugins/functions/StretchedExpFTTest.py rename to Framework/PythonInterface/test/python/plugins/functions/StretchedExpFTTest.py diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/CMakeLists.txt b/Framework/PythonInterface/test/testhelpers/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/CMakeLists.txt rename to Framework/PythonInterface/test/testhelpers/CMakeLists.txt diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/README.md b/Framework/PythonInterface/test/testhelpers/README.md similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/README.md rename to Framework/PythonInterface/test/testhelpers/README.md diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/WorkspaceCreationHelperModule.cpp b/Framework/PythonInterface/test/testhelpers/WorkspaceCreationHelperModule.cpp similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/WorkspaceCreationHelperModule.cpp rename to Framework/PythonInterface/test/testhelpers/WorkspaceCreationHelperModule.cpp diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/__init__.py b/Framework/PythonInterface/test/testhelpers/__init__.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/__init__.py rename to Framework/PythonInterface/test/testhelpers/__init__.py diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/algorithm_decorator.py b/Framework/PythonInterface/test/testhelpers/algorithm_decorator.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/algorithm_decorator.py rename to Framework/PythonInterface/test/testhelpers/algorithm_decorator.py diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/mlzhelpers.py b/Framework/PythonInterface/test/testhelpers/mlzhelpers.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/mlzhelpers.py rename to Framework/PythonInterface/test/testhelpers/mlzhelpers.py diff --git a/Code/Mantid/Framework/PythonInterface/test/testhelpers/tempfile_wrapper.py b/Framework/PythonInterface/test/testhelpers/tempfile_wrapper.py similarity index 100% rename from Code/Mantid/Framework/PythonInterface/test/testhelpers/tempfile_wrapper.py rename to Framework/PythonInterface/test/testhelpers/tempfile_wrapper.py diff --git a/Code/Mantid/Framework/RemoteAlgorithms/CMakeLists.txt b/Framework/RemoteAlgorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/CMakeLists.txt rename to Framework/RemoteAlgorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/AbortRemoteJob2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Authenticate2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/DownloadRemoteFile2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Logout2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Logout2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Logout2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/Logout2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryAllRemoteJobs2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteFile2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/QueryRemoteJob2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SCARFTomoReconstruction.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SCARFTomoReconstruction.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SCARFTomoReconstruction.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SCARFTomoReconstruction.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SimpleJSON.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SimpleJSON.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SimpleJSON.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SimpleJSON.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StartRemoteTransaction2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/StopRemoteTransaction2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/SubmitRemoteJob2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile2.h b/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile2.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile2.h rename to Framework/RemoteAlgorithms/inc/MantidRemoteAlgorithms/UploadRemoteFile2.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/AbortRemoteJob.cpp b/Framework/RemoteAlgorithms/src/AbortRemoteJob.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/AbortRemoteJob.cpp rename to Framework/RemoteAlgorithms/src/AbortRemoteJob.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/AbortRemoteJob2.cpp b/Framework/RemoteAlgorithms/src/AbortRemoteJob2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/AbortRemoteJob2.cpp rename to Framework/RemoteAlgorithms/src/AbortRemoteJob2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/Authenticate.cpp b/Framework/RemoteAlgorithms/src/Authenticate.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/Authenticate.cpp rename to Framework/RemoteAlgorithms/src/Authenticate.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/Authenticate2.cpp b/Framework/RemoteAlgorithms/src/Authenticate2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/Authenticate2.cpp rename to Framework/RemoteAlgorithms/src/Authenticate2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/DownloadRemoteFile.cpp b/Framework/RemoteAlgorithms/src/DownloadRemoteFile.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/DownloadRemoteFile.cpp rename to Framework/RemoteAlgorithms/src/DownloadRemoteFile.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/DownloadRemoteFile2.cpp b/Framework/RemoteAlgorithms/src/DownloadRemoteFile2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/DownloadRemoteFile2.cpp rename to Framework/RemoteAlgorithms/src/DownloadRemoteFile2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/Logout2.cpp b/Framework/RemoteAlgorithms/src/Logout2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/Logout2.cpp rename to Framework/RemoteAlgorithms/src/Logout2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/QueryAllRemoteJobs.cpp b/Framework/RemoteAlgorithms/src/QueryAllRemoteJobs.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/QueryAllRemoteJobs.cpp rename to Framework/RemoteAlgorithms/src/QueryAllRemoteJobs.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/QueryAllRemoteJobs2.cpp b/Framework/RemoteAlgorithms/src/QueryAllRemoteJobs2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/QueryAllRemoteJobs2.cpp rename to Framework/RemoteAlgorithms/src/QueryAllRemoteJobs2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteFile.cpp b/Framework/RemoteAlgorithms/src/QueryRemoteFile.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteFile.cpp rename to Framework/RemoteAlgorithms/src/QueryRemoteFile.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteFile2.cpp b/Framework/RemoteAlgorithms/src/QueryRemoteFile2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteFile2.cpp rename to Framework/RemoteAlgorithms/src/QueryRemoteFile2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteJob.cpp b/Framework/RemoteAlgorithms/src/QueryRemoteJob.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteJob.cpp rename to Framework/RemoteAlgorithms/src/QueryRemoteJob.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteJob2.cpp b/Framework/RemoteAlgorithms/src/QueryRemoteJob2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/QueryRemoteJob2.cpp rename to Framework/RemoteAlgorithms/src/QueryRemoteJob2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/SCARFTomoReconstruction.cpp b/Framework/RemoteAlgorithms/src/SCARFTomoReconstruction.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/SCARFTomoReconstruction.cpp rename to Framework/RemoteAlgorithms/src/SCARFTomoReconstruction.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/SimpleJSON.cpp b/Framework/RemoteAlgorithms/src/SimpleJSON.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/SimpleJSON.cpp rename to Framework/RemoteAlgorithms/src/SimpleJSON.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/StartRemoteTransaction.cpp b/Framework/RemoteAlgorithms/src/StartRemoteTransaction.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/StartRemoteTransaction.cpp rename to Framework/RemoteAlgorithms/src/StartRemoteTransaction.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/StartRemoteTransaction2.cpp b/Framework/RemoteAlgorithms/src/StartRemoteTransaction2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/StartRemoteTransaction2.cpp rename to Framework/RemoteAlgorithms/src/StartRemoteTransaction2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/StopRemoteTransaction.cpp b/Framework/RemoteAlgorithms/src/StopRemoteTransaction.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/StopRemoteTransaction.cpp rename to Framework/RemoteAlgorithms/src/StopRemoteTransaction.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/StopRemoteTransaction2.cpp b/Framework/RemoteAlgorithms/src/StopRemoteTransaction2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/StopRemoteTransaction2.cpp rename to Framework/RemoteAlgorithms/src/StopRemoteTransaction2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/SubmitRemoteJob.cpp b/Framework/RemoteAlgorithms/src/SubmitRemoteJob.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/SubmitRemoteJob.cpp rename to Framework/RemoteAlgorithms/src/SubmitRemoteJob.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/SubmitRemoteJob2.cpp b/Framework/RemoteAlgorithms/src/SubmitRemoteJob2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/SubmitRemoteJob2.cpp rename to Framework/RemoteAlgorithms/src/SubmitRemoteJob2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/UploadRemoteFile.cpp b/Framework/RemoteAlgorithms/src/UploadRemoteFile.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/UploadRemoteFile.cpp rename to Framework/RemoteAlgorithms/src/UploadRemoteFile.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/src/UploadRemoteFile2.cpp b/Framework/RemoteAlgorithms/src/UploadRemoteFile2.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/src/UploadRemoteFile2.cpp rename to Framework/RemoteAlgorithms/src/UploadRemoteFile2.cpp diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/AbortRemoteJob2Test.h b/Framework/RemoteAlgorithms/test/AbortRemoteJob2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/AbortRemoteJob2Test.h rename to Framework/RemoteAlgorithms/test/AbortRemoteJob2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/AbortRemoteJobTest.h b/Framework/RemoteAlgorithms/test/AbortRemoteJobTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/AbortRemoteJobTest.h rename to Framework/RemoteAlgorithms/test/AbortRemoteJobTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/Authenticate2Test.h b/Framework/RemoteAlgorithms/test/Authenticate2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/Authenticate2Test.h rename to Framework/RemoteAlgorithms/test/Authenticate2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/AuthenticateTest.h b/Framework/RemoteAlgorithms/test/AuthenticateTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/AuthenticateTest.h rename to Framework/RemoteAlgorithms/test/AuthenticateTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/CMakeLists.txt b/Framework/RemoteAlgorithms/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/CMakeLists.txt rename to Framework/RemoteAlgorithms/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/DownloadRemoteFile2Test.h b/Framework/RemoteAlgorithms/test/DownloadRemoteFile2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/DownloadRemoteFile2Test.h rename to Framework/RemoteAlgorithms/test/DownloadRemoteFile2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/DownloadRemoteFileTest.h b/Framework/RemoteAlgorithms/test/DownloadRemoteFileTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/DownloadRemoteFileTest.h rename to Framework/RemoteAlgorithms/test/DownloadRemoteFileTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/Logout2Test.h b/Framework/RemoteAlgorithms/test/Logout2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/Logout2Test.h rename to Framework/RemoteAlgorithms/test/Logout2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/QueryAllRemoteJobs2Test.h b/Framework/RemoteAlgorithms/test/QueryAllRemoteJobs2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/QueryAllRemoteJobs2Test.h rename to Framework/RemoteAlgorithms/test/QueryAllRemoteJobs2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/QueryAllRemoteJobsTest.h b/Framework/RemoteAlgorithms/test/QueryAllRemoteJobsTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/QueryAllRemoteJobsTest.h rename to Framework/RemoteAlgorithms/test/QueryAllRemoteJobsTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteFile2Test.h b/Framework/RemoteAlgorithms/test/QueryRemoteFile2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteFile2Test.h rename to Framework/RemoteAlgorithms/test/QueryRemoteFile2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteFileTest.h b/Framework/RemoteAlgorithms/test/QueryRemoteFileTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteFileTest.h rename to Framework/RemoteAlgorithms/test/QueryRemoteFileTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteJob2Test.h b/Framework/RemoteAlgorithms/test/QueryRemoteJob2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteJob2Test.h rename to Framework/RemoteAlgorithms/test/QueryRemoteJob2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteJobTest.h b/Framework/RemoteAlgorithms/test/QueryRemoteJobTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/QueryRemoteJobTest.h rename to Framework/RemoteAlgorithms/test/QueryRemoteJobTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/SCARFTomoReconstructionTest.h b/Framework/RemoteAlgorithms/test/SCARFTomoReconstructionTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/SCARFTomoReconstructionTest.h rename to Framework/RemoteAlgorithms/test/SCARFTomoReconstructionTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/SimpleJSONTest.h b/Framework/RemoteAlgorithms/test/SimpleJSONTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/SimpleJSONTest.h rename to Framework/RemoteAlgorithms/test/SimpleJSONTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/StartRemoteTransaction2Test.h b/Framework/RemoteAlgorithms/test/StartRemoteTransaction2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/StartRemoteTransaction2Test.h rename to Framework/RemoteAlgorithms/test/StartRemoteTransaction2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/StartRemoteTransactionTest.h b/Framework/RemoteAlgorithms/test/StartRemoteTransactionTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/StartRemoteTransactionTest.h rename to Framework/RemoteAlgorithms/test/StartRemoteTransactionTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/StopRemoteTransaction2Test.h b/Framework/RemoteAlgorithms/test/StopRemoteTransaction2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/StopRemoteTransaction2Test.h rename to Framework/RemoteAlgorithms/test/StopRemoteTransaction2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/StopRemoteTransactionTest.h b/Framework/RemoteAlgorithms/test/StopRemoteTransactionTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/StopRemoteTransactionTest.h rename to Framework/RemoteAlgorithms/test/StopRemoteTransactionTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/SubmitRemoteJob2Test.h b/Framework/RemoteAlgorithms/test/SubmitRemoteJob2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/SubmitRemoteJob2Test.h rename to Framework/RemoteAlgorithms/test/SubmitRemoteJob2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/SubmitRemoteJobTest.h b/Framework/RemoteAlgorithms/test/SubmitRemoteJobTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/SubmitRemoteJobTest.h rename to Framework/RemoteAlgorithms/test/SubmitRemoteJobTest.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/UploadRemoteFile2Test.h b/Framework/RemoteAlgorithms/test/UploadRemoteFile2Test.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/UploadRemoteFile2Test.h rename to Framework/RemoteAlgorithms/test/UploadRemoteFile2Test.h diff --git a/Code/Mantid/Framework/RemoteAlgorithms/test/UploadRemoteFileTest.h b/Framework/RemoteAlgorithms/test/UploadRemoteFileTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteAlgorithms/test/UploadRemoteFileTest.h rename to Framework/RemoteAlgorithms/test/UploadRemoteFileTest.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/CMakeLists.txt b/Framework/RemoteJobManagers/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/CMakeLists.txt rename to Framework/RemoteJobManagers/CMakeLists.txt diff --git a/Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/LSFJobManager.h b/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/LSFJobManager.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/LSFJobManager.h rename to Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/LSFJobManager.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIHelper.h b/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIHelper.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIHelper.h rename to Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIHelper.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIJobManager.h b/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIJobManager.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIJobManager.h rename to Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/MantidWebServiceAPIJobManager.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SCARFLSFJobManager.h b/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SCARFLSFJobManager.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SCARFLSFJobManager.h rename to Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SCARFLSFJobManager.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SimpleJSON.h b/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SimpleJSON.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SimpleJSON.h rename to Framework/RemoteJobManagers/inc/MantidRemoteJobManagers/SimpleJSON.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/src/LSFJobManager.cpp b/Framework/RemoteJobManagers/src/LSFJobManager.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/src/LSFJobManager.cpp rename to Framework/RemoteJobManagers/src/LSFJobManager.cpp diff --git a/Code/Mantid/Framework/RemoteJobManagers/src/MantidWebServiceAPIHelper.cpp b/Framework/RemoteJobManagers/src/MantidWebServiceAPIHelper.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/src/MantidWebServiceAPIHelper.cpp rename to Framework/RemoteJobManagers/src/MantidWebServiceAPIHelper.cpp diff --git a/Code/Mantid/Framework/RemoteJobManagers/src/MantidWebServiceAPIJobManager.cpp b/Framework/RemoteJobManagers/src/MantidWebServiceAPIJobManager.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/src/MantidWebServiceAPIJobManager.cpp rename to Framework/RemoteJobManagers/src/MantidWebServiceAPIJobManager.cpp diff --git a/Code/Mantid/Framework/RemoteJobManagers/src/SCARFLSFJobManager.cpp b/Framework/RemoteJobManagers/src/SCARFLSFJobManager.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/src/SCARFLSFJobManager.cpp rename to Framework/RemoteJobManagers/src/SCARFLSFJobManager.cpp diff --git a/Code/Mantid/Framework/RemoteJobManagers/src/SimpleJSON.cpp b/Framework/RemoteJobManagers/src/SimpleJSON.cpp similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/src/SimpleJSON.cpp rename to Framework/RemoteJobManagers/src/SimpleJSON.cpp diff --git a/Code/Mantid/Framework/RemoteJobManagers/test/CMakeLists.txt b/Framework/RemoteJobManagers/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/test/CMakeLists.txt rename to Framework/RemoteJobManagers/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/RemoteJobManagers/test/LSFJobManagerTest.h b/Framework/RemoteJobManagers/test/LSFJobManagerTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/test/LSFJobManagerTest.h rename to Framework/RemoteJobManagers/test/LSFJobManagerTest.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/test/MantidWebServiceAPIHelperTest.h b/Framework/RemoteJobManagers/test/MantidWebServiceAPIHelperTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/test/MantidWebServiceAPIHelperTest.h rename to Framework/RemoteJobManagers/test/MantidWebServiceAPIHelperTest.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/test/MantidWebServiceAPIJobManagerTest.h b/Framework/RemoteJobManagers/test/MantidWebServiceAPIJobManagerTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/test/MantidWebServiceAPIJobManagerTest.h rename to Framework/RemoteJobManagers/test/MantidWebServiceAPIJobManagerTest.h diff --git a/Code/Mantid/Framework/RemoteJobManagers/test/SCARFLSFJobManagerTest.h b/Framework/RemoteJobManagers/test/SCARFLSFJobManagerTest.h similarity index 100% rename from Code/Mantid/Framework/RemoteJobManagers/test/SCARFLSFJobManagerTest.h rename to Framework/RemoteJobManagers/test/SCARFLSFJobManagerTest.h diff --git a/Code/Mantid/Framework/SINQ/CMakeLists.txt b/Framework/SINQ/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/SINQ/CMakeLists.txt rename to Framework/SINQ/CMakeLists.txt diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/DllConfig.h b/Framework/SINQ/inc/MantidSINQ/DllConfig.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/DllConfig.h rename to Framework/SINQ/inc/MantidSINQ/DllConfig.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/InvertMDDim.h b/Framework/SINQ/inc/MantidSINQ/InvertMDDim.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/InvertMDDim.h rename to Framework/SINQ/inc/MantidSINQ/InvertMDDim.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/LoadFlexiNexus.h b/Framework/SINQ/inc/MantidSINQ/LoadFlexiNexus.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/LoadFlexiNexus.h rename to Framework/SINQ/inc/MantidSINQ/LoadFlexiNexus.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/MDHistoToWorkspace2D.h b/Framework/SINQ/inc/MantidSINQ/MDHistoToWorkspace2D.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/MDHistoToWorkspace2D.h rename to Framework/SINQ/inc/MantidSINQ/MDHistoToWorkspace2D.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiAnalyseResiduals.h b/Framework/SINQ/inc/MantidSINQ/PoldiAnalyseResiduals.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiAnalyseResiduals.h rename to Framework/SINQ/inc/MantidSINQ/PoldiAnalyseResiduals.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiAutoCorrelation5.h b/Framework/SINQ/inc/MantidSINQ/PoldiAutoCorrelation5.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiAutoCorrelation5.h rename to Framework/SINQ/inc/MantidSINQ/PoldiAutoCorrelation5.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiCreatePeaksFromCell.h b/Framework/SINQ/inc/MantidSINQ/PoldiCreatePeaksFromCell.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiCreatePeaksFromCell.h rename to Framework/SINQ/inc/MantidSINQ/PoldiCreatePeaksFromCell.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D.h b/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D.h rename to Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D2.h b/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D2.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D2.h rename to Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks1D2.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks2D.h b/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks2D.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks2D.h rename to Framework/SINQ/inc/MantidSINQ/PoldiFitPeaks2D.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiIndexKnownCompounds.h b/Framework/SINQ/inc/MantidSINQ/PoldiIndexKnownCompounds.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiIndexKnownCompounds.h rename to Framework/SINQ/inc/MantidSINQ/PoldiIndexKnownCompounds.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiPeakSearch.h b/Framework/SINQ/inc/MantidSINQ/PoldiPeakSearch.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiPeakSearch.h rename to Framework/SINQ/inc/MantidSINQ/PoldiPeakSearch.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiPeakSummary.h b/Framework/SINQ/inc/MantidSINQ/PoldiPeakSummary.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiPeakSummary.h rename to Framework/SINQ/inc/MantidSINQ/PoldiPeakSummary.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiTruncateData.h b/Framework/SINQ/inc/MantidSINQ/PoldiTruncateData.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiTruncateData.h rename to Framework/SINQ/inc/MantidSINQ/PoldiTruncateData.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/IPoldiFunction1D.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/IPoldiFunction1D.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/IPoldiFunction1D.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/IPoldiFunction1D.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndices.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndices.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndices.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndices.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndicesIO.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndicesIO.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndicesIO.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/MillerIndicesIO.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/Poldi2DFunction.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/Poldi2DFunction.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/Poldi2DFunction.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/Poldi2DFunction.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractChopper.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractChopper.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractChopper.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractChopper.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractDetector.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractDetector.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractDetector.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAbstractDetector.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAutoCorrelationCore.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAutoCorrelationCore.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAutoCorrelationCore.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiAutoCorrelationCore.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiBasicChopper.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiBasicChopper.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiBasicChopper.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiBasicChopper.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiChopperFactory.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiChopperFactory.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiChopperFactory.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiChopperFactory.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiConversions.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiConversions.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiConversions.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiConversions.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDGrid.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDGrid.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDGrid.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDGrid.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDeadWireDecorator.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDeadWireDecorator.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDeadWireDecorator.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDeadWireDecorator.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorDecorator.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorDecorator.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorDecorator.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorDecorator.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorFactory.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorFactory.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorFactory.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiDetectorFactory.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiHeliumDetector.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiHeliumDetector.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiHeliumDetector.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiHeliumDetector.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiInstrumentAdapter.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiInstrumentAdapter.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiInstrumentAdapter.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiInstrumentAdapter.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiMockInstrumentHelpers.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiMockInstrumentHelpers.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiMockInstrumentHelpers.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiMockInstrumentHelpers.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeak.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeak.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeak.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeak.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeakCollection.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeakCollection.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeakCollection.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiPeakCollection.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiResidualCorrelationCore.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiResidualCorrelationCore.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiResidualCorrelationCore.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiResidualCorrelationCore.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSourceSpectrum.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSourceSpectrum.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSourceSpectrum.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSourceSpectrum.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumConstantBackground.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumConstantBackground.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumConstantBackground.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumConstantBackground.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumDomainFunction.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumDomainFunction.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumDomainFunction.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumDomainFunction.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumLinearBackground.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumLinearBackground.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumLinearBackground.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumLinearBackground.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumPawleyFunction.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumPawleyFunction.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumPawleyFunction.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiSpectrumPawleyFunction.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiTimeTransformer.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiTimeTransformer.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiTimeTransformer.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/PoldiTimeTransformer.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValue.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValue.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValue.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValue.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValueIO.h b/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValueIO.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValueIO.h rename to Framework/SINQ/inc/MantidSINQ/PoldiUtilities/UncertainValueIO.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/PrecompiledHeader.h b/Framework/SINQ/inc/MantidSINQ/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/PrecompiledHeader.h rename to Framework/SINQ/inc/MantidSINQ/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/ProjectMD.h b/Framework/SINQ/inc/MantidSINQ/ProjectMD.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/ProjectMD.h rename to Framework/SINQ/inc/MantidSINQ/ProjectMD.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/SINQHMListener.h b/Framework/SINQ/inc/MantidSINQ/SINQHMListener.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/SINQHMListener.h rename to Framework/SINQ/inc/MantidSINQ/SINQHMListener.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/SINQTranspose3D.h b/Framework/SINQ/inc/MantidSINQ/SINQTranspose3D.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/SINQTranspose3D.h rename to Framework/SINQ/inc/MantidSINQ/SINQTranspose3D.h diff --git a/Code/Mantid/Framework/SINQ/inc/MantidSINQ/SliceMDHisto.h b/Framework/SINQ/inc/MantidSINQ/SliceMDHisto.h similarity index 100% rename from Code/Mantid/Framework/SINQ/inc/MantidSINQ/SliceMDHisto.h rename to Framework/SINQ/inc/MantidSINQ/SliceMDHisto.h diff --git a/Code/Mantid/Framework/SINQ/src/InvertMDDim.cpp b/Framework/SINQ/src/InvertMDDim.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/InvertMDDim.cpp rename to Framework/SINQ/src/InvertMDDim.cpp diff --git a/Code/Mantid/Framework/SINQ/src/LoadFlexiNexus.cpp b/Framework/SINQ/src/LoadFlexiNexus.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/LoadFlexiNexus.cpp rename to Framework/SINQ/src/LoadFlexiNexus.cpp diff --git a/Code/Mantid/Framework/SINQ/src/MDHistoToWorkspace2D.cpp b/Framework/SINQ/src/MDHistoToWorkspace2D.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/MDHistoToWorkspace2D.cpp rename to Framework/SINQ/src/MDHistoToWorkspace2D.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiAnalyseResiduals.cpp b/Framework/SINQ/src/PoldiAnalyseResiduals.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiAnalyseResiduals.cpp rename to Framework/SINQ/src/PoldiAnalyseResiduals.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiAutoCorrelation5.cpp b/Framework/SINQ/src/PoldiAutoCorrelation5.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiAutoCorrelation5.cpp rename to Framework/SINQ/src/PoldiAutoCorrelation5.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiCreatePeaksFromCell.cpp b/Framework/SINQ/src/PoldiCreatePeaksFromCell.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiCreatePeaksFromCell.cpp rename to Framework/SINQ/src/PoldiCreatePeaksFromCell.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiFitPeaks1D.cpp b/Framework/SINQ/src/PoldiFitPeaks1D.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiFitPeaks1D.cpp rename to Framework/SINQ/src/PoldiFitPeaks1D.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiFitPeaks1D2.cpp b/Framework/SINQ/src/PoldiFitPeaks1D2.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiFitPeaks1D2.cpp rename to Framework/SINQ/src/PoldiFitPeaks1D2.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiFitPeaks2D.cpp b/Framework/SINQ/src/PoldiFitPeaks2D.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiFitPeaks2D.cpp rename to Framework/SINQ/src/PoldiFitPeaks2D.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiIndexKnownCompounds.cpp b/Framework/SINQ/src/PoldiIndexKnownCompounds.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiIndexKnownCompounds.cpp rename to Framework/SINQ/src/PoldiIndexKnownCompounds.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiPeakSearch.cpp b/Framework/SINQ/src/PoldiPeakSearch.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiPeakSearch.cpp rename to Framework/SINQ/src/PoldiPeakSearch.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiPeakSummary.cpp b/Framework/SINQ/src/PoldiPeakSummary.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiPeakSummary.cpp rename to Framework/SINQ/src/PoldiPeakSummary.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiTruncateData.cpp b/Framework/SINQ/src/PoldiTruncateData.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiTruncateData.cpp rename to Framework/SINQ/src/PoldiTruncateData.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/IPoldiFunction1D.cpp b/Framework/SINQ/src/PoldiUtilities/IPoldiFunction1D.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/IPoldiFunction1D.cpp rename to Framework/SINQ/src/PoldiUtilities/IPoldiFunction1D.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/MillerIndices.cpp b/Framework/SINQ/src/PoldiUtilities/MillerIndices.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/MillerIndices.cpp rename to Framework/SINQ/src/PoldiUtilities/MillerIndices.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/Poldi2DFunction.cpp b/Framework/SINQ/src/PoldiUtilities/Poldi2DFunction.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/Poldi2DFunction.cpp rename to Framework/SINQ/src/PoldiUtilities/Poldi2DFunction.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiAutoCorrelationCore.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiAutoCorrelationCore.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiAutoCorrelationCore.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiAutoCorrelationCore.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiBasicChopper.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiBasicChopper.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiBasicChopper.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiBasicChopper.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiChopperFactory.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiChopperFactory.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiChopperFactory.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiChopperFactory.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiConversions.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiConversions.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiConversions.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiConversions.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDGrid.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiDGrid.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDGrid.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiDGrid.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDeadWireDecorator.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiDeadWireDecorator.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDeadWireDecorator.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiDeadWireDecorator.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDetectorDecorator.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiDetectorDecorator.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDetectorDecorator.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiDetectorDecorator.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDetectorFactory.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiDetectorFactory.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiDetectorFactory.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiDetectorFactory.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiHeliumDetector.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiHeliumDetector.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiHeliumDetector.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiHeliumDetector.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiInstrumentAdapter.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiInstrumentAdapter.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiInstrumentAdapter.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiInstrumentAdapter.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiPeak.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiPeak.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiPeak.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiPeak.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiPeakCollection.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiPeakCollection.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiPeakCollection.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiPeakCollection.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiResidualCorrelationCore.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiResidualCorrelationCore.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiResidualCorrelationCore.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiResidualCorrelationCore.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSourceSpectrum.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiSourceSpectrum.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSourceSpectrum.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiSourceSpectrum.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumConstantBackground.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumConstantBackground.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumConstantBackground.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiSpectrumConstantBackground.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumDomainFunction.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumDomainFunction.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumDomainFunction.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiSpectrumDomainFunction.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumLinearBackground.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumLinearBackground.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumLinearBackground.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiSpectrumLinearBackground.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumPawleyFunction.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumPawleyFunction.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiSpectrumPawleyFunction.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiSpectrumPawleyFunction.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiTimeTransformer.cpp b/Framework/SINQ/src/PoldiUtilities/PoldiTimeTransformer.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/PoldiTimeTransformer.cpp rename to Framework/SINQ/src/PoldiUtilities/PoldiTimeTransformer.cpp diff --git a/Code/Mantid/Framework/SINQ/src/PoldiUtilities/UncertainValue.cpp b/Framework/SINQ/src/PoldiUtilities/UncertainValue.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/PoldiUtilities/UncertainValue.cpp rename to Framework/SINQ/src/PoldiUtilities/UncertainValue.cpp diff --git a/Code/Mantid/Framework/SINQ/src/ProjectMD.cpp b/Framework/SINQ/src/ProjectMD.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/ProjectMD.cpp rename to Framework/SINQ/src/ProjectMD.cpp diff --git a/Code/Mantid/Framework/SINQ/src/SINQHMListener.cpp b/Framework/SINQ/src/SINQHMListener.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/SINQHMListener.cpp rename to Framework/SINQ/src/SINQHMListener.cpp diff --git a/Code/Mantid/Framework/SINQ/src/SINQTranspose3D.cpp b/Framework/SINQ/src/SINQTranspose3D.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/SINQTranspose3D.cpp rename to Framework/SINQ/src/SINQTranspose3D.cpp diff --git a/Code/Mantid/Framework/SINQ/src/SliceMDHisto.cpp b/Framework/SINQ/src/SliceMDHisto.cpp similarity index 100% rename from Code/Mantid/Framework/SINQ/src/SliceMDHisto.cpp rename to Framework/SINQ/src/SliceMDHisto.cpp diff --git a/Code/Mantid/Framework/SINQ/test/CMakeLists.txt b/Framework/SINQ/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/SINQ/test/CMakeLists.txt rename to Framework/SINQ/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/SINQ/test/InvertMDDimTest.h b/Framework/SINQ/test/InvertMDDimTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/InvertMDDimTest.h rename to Framework/SINQ/test/InvertMDDimTest.h diff --git a/Code/Mantid/Framework/SINQ/test/LoadFlexiNexusTest.h b/Framework/SINQ/test/LoadFlexiNexusTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/LoadFlexiNexusTest.h rename to Framework/SINQ/test/LoadFlexiNexusTest.h diff --git a/Code/Mantid/Framework/SINQ/test/MDHistoToWorkspace2DTest.h b/Framework/SINQ/test/MDHistoToWorkspace2DTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/MDHistoToWorkspace2DTest.h rename to Framework/SINQ/test/MDHistoToWorkspace2DTest.h diff --git a/Code/Mantid/Framework/SINQ/test/MillerIndicesIOTest.h b/Framework/SINQ/test/MillerIndicesIOTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/MillerIndicesIOTest.h rename to Framework/SINQ/test/MillerIndicesIOTest.h diff --git a/Code/Mantid/Framework/SINQ/test/MillerIndicesTest.h b/Framework/SINQ/test/MillerIndicesTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/MillerIndicesTest.h rename to Framework/SINQ/test/MillerIndicesTest.h diff --git a/Code/Mantid/Framework/SINQ/test/Poldi2DFunctionTest.h b/Framework/SINQ/test/Poldi2DFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/Poldi2DFunctionTest.h rename to Framework/SINQ/test/Poldi2DFunctionTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiAnalyseResidualsTest.h b/Framework/SINQ/test/PoldiAnalyseResidualsTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiAnalyseResidualsTest.h rename to Framework/SINQ/test/PoldiAnalyseResidualsTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiAutoCorrelationCoreTest.h b/Framework/SINQ/test/PoldiAutoCorrelationCoreTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiAutoCorrelationCoreTest.h rename to Framework/SINQ/test/PoldiAutoCorrelationCoreTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiBasicChopperTest.h b/Framework/SINQ/test/PoldiBasicChopperTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiBasicChopperTest.h rename to Framework/SINQ/test/PoldiBasicChopperTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiChopperFactoryTest.h b/Framework/SINQ/test/PoldiChopperFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiChopperFactoryTest.h rename to Framework/SINQ/test/PoldiChopperFactoryTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiConversionsTest.h b/Framework/SINQ/test/PoldiConversionsTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiConversionsTest.h rename to Framework/SINQ/test/PoldiConversionsTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiCreatePeaksFromCellTest.h b/Framework/SINQ/test/PoldiCreatePeaksFromCellTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiCreatePeaksFromCellTest.h rename to Framework/SINQ/test/PoldiCreatePeaksFromCellTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiDGridTest.h b/Framework/SINQ/test/PoldiDGridTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiDGridTest.h rename to Framework/SINQ/test/PoldiDGridTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiDeadWireDecoratorTest.h b/Framework/SINQ/test/PoldiDeadWireDecoratorTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiDeadWireDecoratorTest.h rename to Framework/SINQ/test/PoldiDeadWireDecoratorTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiDetectorDecoratorTest.h b/Framework/SINQ/test/PoldiDetectorDecoratorTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiDetectorDecoratorTest.h rename to Framework/SINQ/test/PoldiDetectorDecoratorTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiDetectorFactoryTest.h b/Framework/SINQ/test/PoldiDetectorFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiDetectorFactoryTest.h rename to Framework/SINQ/test/PoldiDetectorFactoryTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiDetectorTest.h b/Framework/SINQ/test/PoldiDetectorTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiDetectorTest.h rename to Framework/SINQ/test/PoldiDetectorTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiFitPeaks1D2Test.h b/Framework/SINQ/test/PoldiFitPeaks1D2Test.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiFitPeaks1D2Test.h rename to Framework/SINQ/test/PoldiFitPeaks1D2Test.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiFitPeaks1DTest.h b/Framework/SINQ/test/PoldiFitPeaks1DTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiFitPeaks1DTest.h rename to Framework/SINQ/test/PoldiFitPeaks1DTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiFitPeaks2DTest.h b/Framework/SINQ/test/PoldiFitPeaks2DTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiFitPeaks2DTest.h rename to Framework/SINQ/test/PoldiFitPeaks2DTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiIndexKnownCompoundsTest.h b/Framework/SINQ/test/PoldiIndexKnownCompoundsTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiIndexKnownCompoundsTest.h rename to Framework/SINQ/test/PoldiIndexKnownCompoundsTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiInstrumentAdapterTest.h b/Framework/SINQ/test/PoldiInstrumentAdapterTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiInstrumentAdapterTest.h rename to Framework/SINQ/test/PoldiInstrumentAdapterTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiPeakCollectionTest.h b/Framework/SINQ/test/PoldiPeakCollectionTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiPeakCollectionTest.h rename to Framework/SINQ/test/PoldiPeakCollectionTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiPeakSearchTest.h b/Framework/SINQ/test/PoldiPeakSearchTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiPeakSearchTest.h rename to Framework/SINQ/test/PoldiPeakSearchTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiPeakSummaryTest.h b/Framework/SINQ/test/PoldiPeakSummaryTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiPeakSummaryTest.h rename to Framework/SINQ/test/PoldiPeakSummaryTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiPeakTest.h b/Framework/SINQ/test/PoldiPeakTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiPeakTest.h rename to Framework/SINQ/test/PoldiPeakTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiResidualCorrelationCoreTest.h b/Framework/SINQ/test/PoldiResidualCorrelationCoreTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiResidualCorrelationCoreTest.h rename to Framework/SINQ/test/PoldiResidualCorrelationCoreTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiSourceSpectrumTest.h b/Framework/SINQ/test/PoldiSourceSpectrumTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiSourceSpectrumTest.h rename to Framework/SINQ/test/PoldiSourceSpectrumTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiSpectrumConstantBackgroundTest.h b/Framework/SINQ/test/PoldiSpectrumConstantBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiSpectrumConstantBackgroundTest.h rename to Framework/SINQ/test/PoldiSpectrumConstantBackgroundTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiSpectrumDomainFunctionTest.h b/Framework/SINQ/test/PoldiSpectrumDomainFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiSpectrumDomainFunctionTest.h rename to Framework/SINQ/test/PoldiSpectrumDomainFunctionTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiSpectrumLinearBackgroundTest.h b/Framework/SINQ/test/PoldiSpectrumLinearBackgroundTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiSpectrumLinearBackgroundTest.h rename to Framework/SINQ/test/PoldiSpectrumLinearBackgroundTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiSpectrumPawleyFunctionTest.h b/Framework/SINQ/test/PoldiSpectrumPawleyFunctionTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiSpectrumPawleyFunctionTest.h rename to Framework/SINQ/test/PoldiSpectrumPawleyFunctionTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiTimeTransformerTest.h b/Framework/SINQ/test/PoldiTimeTransformerTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiTimeTransformerTest.h rename to Framework/SINQ/test/PoldiTimeTransformerTest.h diff --git a/Code/Mantid/Framework/SINQ/test/PoldiTruncateDataTest.h b/Framework/SINQ/test/PoldiTruncateDataTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/PoldiTruncateDataTest.h rename to Framework/SINQ/test/PoldiTruncateDataTest.h diff --git a/Code/Mantid/Framework/SINQ/test/ProjectMDTest.h b/Framework/SINQ/test/ProjectMDTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/ProjectMDTest.h rename to Framework/SINQ/test/ProjectMDTest.h diff --git a/Code/Mantid/Framework/SINQ/test/SliceMDHistoTest.h b/Framework/SINQ/test/SliceMDHistoTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/SliceMDHistoTest.h rename to Framework/SINQ/test/SliceMDHistoTest.h diff --git a/Code/Mantid/Framework/SINQ/test/UncertainValueIOTest.h b/Framework/SINQ/test/UncertainValueIOTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/UncertainValueIOTest.h rename to Framework/SINQ/test/UncertainValueIOTest.h diff --git a/Code/Mantid/Framework/SINQ/test/UncertainValueTest.h b/Framework/SINQ/test/UncertainValueTest.h similarity index 100% rename from Code/Mantid/Framework/SINQ/test/UncertainValueTest.h rename to Framework/SINQ/test/UncertainValueTest.h diff --git a/Code/Mantid/Framework/ScriptRepository/CMakeLists.txt b/Framework/ScriptRepository/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/ScriptRepository/CMakeLists.txt rename to Framework/ScriptRepository/CMakeLists.txt diff --git a/Code/Mantid/Framework/ScriptRepository/inc/MantidScriptRepository/ScriptRepositoryImpl.h b/Framework/ScriptRepository/inc/MantidScriptRepository/ScriptRepositoryImpl.h similarity index 100% rename from Code/Mantid/Framework/ScriptRepository/inc/MantidScriptRepository/ScriptRepositoryImpl.h rename to Framework/ScriptRepository/inc/MantidScriptRepository/ScriptRepositoryImpl.h diff --git a/Code/Mantid/Framework/ScriptRepository/src/ScriptRepositoryImpl.cpp b/Framework/ScriptRepository/src/ScriptRepositoryImpl.cpp similarity index 100% rename from Code/Mantid/Framework/ScriptRepository/src/ScriptRepositoryImpl.cpp rename to Framework/ScriptRepository/src/ScriptRepositoryImpl.cpp diff --git a/Code/Mantid/Framework/ScriptRepository/test/CMakeLists.txt b/Framework/ScriptRepository/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/ScriptRepository/test/CMakeLists.txt rename to Framework/ScriptRepository/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/ScriptRepository/test/ScriptRepositoryFactoryTest.h b/Framework/ScriptRepository/test/ScriptRepositoryFactoryTest.h similarity index 100% rename from Code/Mantid/Framework/ScriptRepository/test/ScriptRepositoryFactoryTest.h rename to Framework/ScriptRepository/test/ScriptRepositoryFactoryTest.h diff --git a/Code/Mantid/Framework/ScriptRepository/test/ScriptRepositoryTestImpl.h b/Framework/ScriptRepository/test/ScriptRepositoryTestImpl.h similarity index 100% rename from Code/Mantid/Framework/ScriptRepository/test/ScriptRepositoryTestImpl.h rename to Framework/ScriptRepository/test/ScriptRepositoryTestImpl.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/BinaryOperationMDTestHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/BinaryOperationMDTestHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/BinaryOperationMDTestHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/BinaryOperationMDTestHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/BoxControllerDummyIO.h b/Framework/TestHelpers/inc/MantidTestHelpers/BoxControllerDummyIO.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/BoxControllerDummyIO.h rename to Framework/TestHelpers/inc/MantidTestHelpers/BoxControllerDummyIO.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/ComponentCreationHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/ComponentCreationHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/ComponentCreationHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/ComponentCreationHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/FacilityHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/FacilityHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/FacilityHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/FacilityHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/FakeGmockObjects.h b/Framework/TestHelpers/inc/MantidTestHelpers/FakeGmockObjects.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/FakeGmockObjects.h rename to Framework/TestHelpers/inc/MantidTestHelpers/FakeGmockObjects.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/FakeObjects.h b/Framework/TestHelpers/inc/MantidTestHelpers/FakeObjects.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/FakeObjects.h rename to Framework/TestHelpers/inc/MantidTestHelpers/FakeObjects.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/MDAlgorithmsTestHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/MDAlgorithmsTestHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/MDAlgorithmsTestHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/MDAlgorithmsTestHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/MDEventsTestHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/MDEventsTestHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/MDEventsTestHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/MDEventsTestHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/NexusTestHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/NexusTestHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/NexusTestHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/NexusTestHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/SANSInstrumentCreationHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/SANSInstrumentCreationHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/SANSInstrumentCreationHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/SANSInstrumentCreationHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/ScopedFileHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/ScopedFileHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/ScopedFileHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/ScopedFileHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/TearDownWorld.h b/Framework/TestHelpers/inc/MantidTestHelpers/TearDownWorld.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/TearDownWorld.h rename to Framework/TestHelpers/inc/MantidTestHelpers/TearDownWorld.h diff --git a/Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/WorkspaceCreationHelper.h b/Framework/TestHelpers/inc/MantidTestHelpers/WorkspaceCreationHelper.h similarity index 100% rename from Code/Mantid/Framework/TestHelpers/inc/MantidTestHelpers/WorkspaceCreationHelper.h rename to Framework/TestHelpers/inc/MantidTestHelpers/WorkspaceCreationHelper.h diff --git a/Code/Mantid/Framework/TestHelpers/src/BinaryOperationMDTestHelper.cpp b/Framework/TestHelpers/src/BinaryOperationMDTestHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/BinaryOperationMDTestHelper.cpp rename to Framework/TestHelpers/src/BinaryOperationMDTestHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/BoxControllerDummyIO.cpp b/Framework/TestHelpers/src/BoxControllerDummyIO.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/BoxControllerDummyIO.cpp rename to Framework/TestHelpers/src/BoxControllerDummyIO.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/ComponentCreationHelper.cpp b/Framework/TestHelpers/src/ComponentCreationHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/ComponentCreationHelper.cpp rename to Framework/TestHelpers/src/ComponentCreationHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/LoggingCleaner.cpp b/Framework/TestHelpers/src/LoggingCleaner.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/LoggingCleaner.cpp rename to Framework/TestHelpers/src/LoggingCleaner.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/MDAlgorithmsTestHelper.cpp b/Framework/TestHelpers/src/MDAlgorithmsTestHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/MDAlgorithmsTestHelper.cpp rename to Framework/TestHelpers/src/MDAlgorithmsTestHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/MDEventsTestHelper.cpp b/Framework/TestHelpers/src/MDEventsTestHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/MDEventsTestHelper.cpp rename to Framework/TestHelpers/src/MDEventsTestHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/NexusTestHelper.cpp b/Framework/TestHelpers/src/NexusTestHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/NexusTestHelper.cpp rename to Framework/TestHelpers/src/NexusTestHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/SANSInstrumentCreationHelper.cpp b/Framework/TestHelpers/src/SANSInstrumentCreationHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/SANSInstrumentCreationHelper.cpp rename to Framework/TestHelpers/src/SANSInstrumentCreationHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/ScopedFileHelper.cpp b/Framework/TestHelpers/src/ScopedFileHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/ScopedFileHelper.cpp rename to Framework/TestHelpers/src/ScopedFileHelper.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/StartFrameworkManager.cpp b/Framework/TestHelpers/src/StartFrameworkManager.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/StartFrameworkManager.cpp rename to Framework/TestHelpers/src/StartFrameworkManager.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/TearDownWorld.cpp b/Framework/TestHelpers/src/TearDownWorld.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/TearDownWorld.cpp rename to Framework/TestHelpers/src/TearDownWorld.cpp diff --git a/Code/Mantid/Framework/TestHelpers/src/WorkspaceCreationHelper.cpp b/Framework/TestHelpers/src/WorkspaceCreationHelper.cpp similarity index 100% rename from Code/Mantid/Framework/TestHelpers/src/WorkspaceCreationHelper.cpp rename to Framework/TestHelpers/src/WorkspaceCreationHelper.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/CMakeLists.txt b/Framework/UserAlgorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/CMakeLists.txt rename to Framework/UserAlgorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/UserAlgorithms/HelloWorldAlgorithm.cpp b/Framework/UserAlgorithms/HelloWorldAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/HelloWorldAlgorithm.cpp rename to Framework/UserAlgorithms/HelloWorldAlgorithm.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/HelloWorldAlgorithm.h b/Framework/UserAlgorithms/HelloWorldAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/HelloWorldAlgorithm.h rename to Framework/UserAlgorithms/HelloWorldAlgorithm.h diff --git a/Code/Mantid/Framework/UserAlgorithms/LorentzianTest.cpp b/Framework/UserAlgorithms/LorentzianTest.cpp similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/LorentzianTest.cpp rename to Framework/UserAlgorithms/LorentzianTest.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/LorentzianTest.h b/Framework/UserAlgorithms/LorentzianTest.h similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/LorentzianTest.h rename to Framework/UserAlgorithms/LorentzianTest.h diff --git a/Code/Mantid/Framework/UserAlgorithms/ModifyData.cpp b/Framework/UserAlgorithms/ModifyData.cpp similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/ModifyData.cpp rename to Framework/UserAlgorithms/ModifyData.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/ModifyData.h b/Framework/UserAlgorithms/ModifyData.h similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/ModifyData.h rename to Framework/UserAlgorithms/ModifyData.h diff --git a/Code/Mantid/Framework/UserAlgorithms/Muon_ExpDecayOscTest.cpp b/Framework/UserAlgorithms/Muon_ExpDecayOscTest.cpp similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/Muon_ExpDecayOscTest.cpp rename to Framework/UserAlgorithms/Muon_ExpDecayOscTest.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/Muon_ExpDecayOscTest.h b/Framework/UserAlgorithms/Muon_ExpDecayOscTest.h similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/Muon_ExpDecayOscTest.h rename to Framework/UserAlgorithms/Muon_ExpDecayOscTest.h diff --git a/Code/Mantid/Framework/UserAlgorithms/PropertyAlgorithm.cpp b/Framework/UserAlgorithms/PropertyAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/PropertyAlgorithm.cpp rename to Framework/UserAlgorithms/PropertyAlgorithm.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/PropertyAlgorithm.h b/Framework/UserAlgorithms/PropertyAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/PropertyAlgorithm.h rename to Framework/UserAlgorithms/PropertyAlgorithm.h diff --git a/Code/Mantid/Framework/UserAlgorithms/SConstruct b/Framework/UserAlgorithms/SConstruct similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/SConstruct rename to Framework/UserAlgorithms/SConstruct diff --git a/Code/Mantid/Framework/UserAlgorithms/WorkspaceAlgorithm.cpp b/Framework/UserAlgorithms/WorkspaceAlgorithm.cpp similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/WorkspaceAlgorithm.cpp rename to Framework/UserAlgorithms/WorkspaceAlgorithm.cpp diff --git a/Code/Mantid/Framework/UserAlgorithms/WorkspaceAlgorithm.h b/Framework/UserAlgorithms/WorkspaceAlgorithm.h similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/WorkspaceAlgorithm.h rename to Framework/UserAlgorithms/WorkspaceAlgorithm.h diff --git a/Code/Mantid/Framework/UserAlgorithms/build.bat b/Framework/UserAlgorithms/build.bat similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/build.bat rename to Framework/UserAlgorithms/build.bat diff --git a/Code/Mantid/Framework/UserAlgorithms/build.sh b/Framework/UserAlgorithms/build.sh similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/build.sh rename to Framework/UserAlgorithms/build.sh diff --git a/Code/Mantid/Framework/UserAlgorithms/createAlg.py b/Framework/UserAlgorithms/createAlg.py similarity index 100% rename from Code/Mantid/Framework/UserAlgorithms/createAlg.py rename to Framework/UserAlgorithms/createAlg.py diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/CMakeLists.txt b/Framework/WorkflowAlgorithms/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/CMakeLists.txt rename to Framework/WorkflowAlgorithms/CMakeLists.txt diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/PythonWorkflowAlgorithms_README.txt b/Framework/WorkflowAlgorithms/PythonWorkflowAlgorithms_README.txt similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/PythonWorkflowAlgorithms_README.txt rename to Framework/WorkflowAlgorithms/PythonWorkflowAlgorithms_README.txt diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/AlignAndFocusPowder.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/AlignAndFocusPowder.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/AlignAndFocusPowder.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/AlignAndFocusPowder.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ComputeSensitivity.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ComputeSensitivity.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ComputeSensitivity.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ComputeSensitivity.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ConvolutionFitSequential.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ConvolutionFitSequential.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ConvolutionFitSequential.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ConvolutionFitSequential.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsAbsoluteUnitsReduction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsAbsoluteUnitsReduction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsAbsoluteUnitsReduction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsAbsoluteUnitsReduction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsConvertToEnergyTransfer.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsConvertToEnergyTransfer.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsConvertToEnergyTransfer.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsConvertToEnergyTransfer.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsDiagnose.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsDiagnose.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsDiagnose.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsDiagnose.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsPreprocessData.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsPreprocessData.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsPreprocessData.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsPreprocessData.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsProcessDetectorVanadium.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsProcessDetectorVanadium.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsProcessDetectorVanadium.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsProcessDetectorVanadium.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsReduction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsReduction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsReduction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsReduction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsRemap.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsRemap.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsRemap.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/DgsRemap.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction2.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction2.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction2.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSDarkCurrentSubtraction2.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSInstrument.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSInstrument.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSInstrument.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSInstrument.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSLoad.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSLoad.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSLoad.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSLoad.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSMonitorTOF.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSMonitorTOF.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSMonitorTOF.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSMonitorTOF.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSPatchSensitivity.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSPatchSensitivity.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSPatchSensitivity.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSPatchSensitivity.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSQ2D.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSQ2D.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSQ2D.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/EQSANSQ2D.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRDarkCurrentSubtraction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRDarkCurrentSubtraction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRDarkCurrentSubtraction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRDarkCurrentSubtraction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRInstrument.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRInstrument.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRInstrument.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRInstrument.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRLoad.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRLoad.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRLoad.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRLoad.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRSANSNormalise.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRSANSNormalise.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRSANSNormalise.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/HFIRSANSNormalise.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/LoadEventAndCompress.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/LoadEventAndCompress.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/LoadEventAndCompress.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/LoadEventAndCompress.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonCalculateAsymmetry.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonCalculateAsymmetry.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonCalculateAsymmetry.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonCalculateAsymmetry.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonLoad.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonLoad.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonLoad.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/MuonLoad.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/PrecompiledHeader.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/PrecompiledHeader.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ProcessIndirectFitParameters.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ProcessIndirectFitParameters.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ProcessIndirectFitParameters.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/ProcessIndirectFitParameters.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefReduction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefReduction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefReduction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefReduction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefRoi.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefRoi.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefRoi.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/RefRoi.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFinder.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFinder.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFinder.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFinder.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFluxCorrection.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFluxCorrection.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFluxCorrection.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSBeamFluxCorrection.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSensitivityCorrection.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSensitivityCorrection.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSensitivityCorrection.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSensitivityCorrection.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSolidAngleCorrection.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSolidAngleCorrection.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSolidAngleCorrection.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SANSSolidAngleCorrection.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SendUsage.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SendUsage.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SendUsage.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SendUsage.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupEQSANSReduction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupEQSANSReduction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupEQSANSReduction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupEQSANSReduction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupHFIRReduction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupHFIRReduction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupHFIRReduction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupHFIRReduction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupILLD33Reduction.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupILLD33Reduction.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupILLD33Reduction.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/SetupILLD33Reduction.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/StepScan.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/StepScan.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/StepScan.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/StepScan.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/WorkflowAlgorithmHelpers.h b/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/WorkflowAlgorithmHelpers.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/WorkflowAlgorithmHelpers.h rename to Framework/WorkflowAlgorithms/inc/MantidWorkflowAlgorithms/WorkflowAlgorithmHelpers.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/AlignAndFocusPowder.cpp b/Framework/WorkflowAlgorithms/src/AlignAndFocusPowder.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/AlignAndFocusPowder.cpp rename to Framework/WorkflowAlgorithms/src/AlignAndFocusPowder.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/ComputeSensitivity.cpp b/Framework/WorkflowAlgorithms/src/ComputeSensitivity.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/ComputeSensitivity.cpp rename to Framework/WorkflowAlgorithms/src/ComputeSensitivity.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/ConvolutionFitSequential.cpp b/Framework/WorkflowAlgorithms/src/ConvolutionFitSequential.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/ConvolutionFitSequential.cpp rename to Framework/WorkflowAlgorithms/src/ConvolutionFitSequential.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsAbsoluteUnitsReduction.cpp b/Framework/WorkflowAlgorithms/src/DgsAbsoluteUnitsReduction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsAbsoluteUnitsReduction.cpp rename to Framework/WorkflowAlgorithms/src/DgsAbsoluteUnitsReduction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsConvertToEnergyTransfer.cpp b/Framework/WorkflowAlgorithms/src/DgsConvertToEnergyTransfer.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsConvertToEnergyTransfer.cpp rename to Framework/WorkflowAlgorithms/src/DgsConvertToEnergyTransfer.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsDiagnose.cpp b/Framework/WorkflowAlgorithms/src/DgsDiagnose.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsDiagnose.cpp rename to Framework/WorkflowAlgorithms/src/DgsDiagnose.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsPreprocessData.cpp b/Framework/WorkflowAlgorithms/src/DgsPreprocessData.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsPreprocessData.cpp rename to Framework/WorkflowAlgorithms/src/DgsPreprocessData.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsProcessDetectorVanadium.cpp b/Framework/WorkflowAlgorithms/src/DgsProcessDetectorVanadium.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsProcessDetectorVanadium.cpp rename to Framework/WorkflowAlgorithms/src/DgsProcessDetectorVanadium.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsReduction.cpp b/Framework/WorkflowAlgorithms/src/DgsReduction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsReduction.cpp rename to Framework/WorkflowAlgorithms/src/DgsReduction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/DgsRemap.cpp b/Framework/WorkflowAlgorithms/src/DgsRemap.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/DgsRemap.cpp rename to Framework/WorkflowAlgorithms/src/DgsRemap.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction.cpp b/Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction2.cpp b/Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction2.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction2.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSDarkCurrentSubtraction2.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSInstrument.cpp b/Framework/WorkflowAlgorithms/src/EQSANSInstrument.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSInstrument.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSInstrument.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSLoad.cpp b/Framework/WorkflowAlgorithms/src/EQSANSLoad.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSLoad.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSLoad.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSMonitorTOF.cpp b/Framework/WorkflowAlgorithms/src/EQSANSMonitorTOF.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSMonitorTOF.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSMonitorTOF.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSPatchSensitivity.cpp b/Framework/WorkflowAlgorithms/src/EQSANSPatchSensitivity.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSPatchSensitivity.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSPatchSensitivity.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSQ2D.cpp b/Framework/WorkflowAlgorithms/src/EQSANSQ2D.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/EQSANSQ2D.cpp rename to Framework/WorkflowAlgorithms/src/EQSANSQ2D.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRDarkCurrentSubtraction.cpp b/Framework/WorkflowAlgorithms/src/HFIRDarkCurrentSubtraction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRDarkCurrentSubtraction.cpp rename to Framework/WorkflowAlgorithms/src/HFIRDarkCurrentSubtraction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRInstrument.cpp b/Framework/WorkflowAlgorithms/src/HFIRInstrument.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRInstrument.cpp rename to Framework/WorkflowAlgorithms/src/HFIRInstrument.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRLoad.cpp b/Framework/WorkflowAlgorithms/src/HFIRLoad.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRLoad.cpp rename to Framework/WorkflowAlgorithms/src/HFIRLoad.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRSANSNormalise.cpp b/Framework/WorkflowAlgorithms/src/HFIRSANSNormalise.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/HFIRSANSNormalise.cpp rename to Framework/WorkflowAlgorithms/src/HFIRSANSNormalise.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/LoadEventAndCompress.cpp b/Framework/WorkflowAlgorithms/src/LoadEventAndCompress.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/LoadEventAndCompress.cpp rename to Framework/WorkflowAlgorithms/src/LoadEventAndCompress.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/MuonCalculateAsymmetry.cpp b/Framework/WorkflowAlgorithms/src/MuonCalculateAsymmetry.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/MuonCalculateAsymmetry.cpp rename to Framework/WorkflowAlgorithms/src/MuonCalculateAsymmetry.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/MuonLoad.cpp b/Framework/WorkflowAlgorithms/src/MuonLoad.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/MuonLoad.cpp rename to Framework/WorkflowAlgorithms/src/MuonLoad.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/ProcessIndirectFitParameters.cpp b/Framework/WorkflowAlgorithms/src/ProcessIndirectFitParameters.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/ProcessIndirectFitParameters.cpp rename to Framework/WorkflowAlgorithms/src/ProcessIndirectFitParameters.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/RefReduction.cpp b/Framework/WorkflowAlgorithms/src/RefReduction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/RefReduction.cpp rename to Framework/WorkflowAlgorithms/src/RefReduction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/RefRoi.cpp b/Framework/WorkflowAlgorithms/src/RefRoi.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/RefRoi.cpp rename to Framework/WorkflowAlgorithms/src/RefRoi.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SANSBeamFinder.cpp b/Framework/WorkflowAlgorithms/src/SANSBeamFinder.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SANSBeamFinder.cpp rename to Framework/WorkflowAlgorithms/src/SANSBeamFinder.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SANSBeamFluxCorrection.cpp b/Framework/WorkflowAlgorithms/src/SANSBeamFluxCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SANSBeamFluxCorrection.cpp rename to Framework/WorkflowAlgorithms/src/SANSBeamFluxCorrection.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SANSSensitivityCorrection.cpp b/Framework/WorkflowAlgorithms/src/SANSSensitivityCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SANSSensitivityCorrection.cpp rename to Framework/WorkflowAlgorithms/src/SANSSensitivityCorrection.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SANSSolidAngleCorrection.cpp b/Framework/WorkflowAlgorithms/src/SANSSolidAngleCorrection.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SANSSolidAngleCorrection.cpp rename to Framework/WorkflowAlgorithms/src/SANSSolidAngleCorrection.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SendUsage.cpp b/Framework/WorkflowAlgorithms/src/SendUsage.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SendUsage.cpp rename to Framework/WorkflowAlgorithms/src/SendUsage.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SetupEQSANSReduction.cpp b/Framework/WorkflowAlgorithms/src/SetupEQSANSReduction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SetupEQSANSReduction.cpp rename to Framework/WorkflowAlgorithms/src/SetupEQSANSReduction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SetupHFIRReduction.cpp b/Framework/WorkflowAlgorithms/src/SetupHFIRReduction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SetupHFIRReduction.cpp rename to Framework/WorkflowAlgorithms/src/SetupHFIRReduction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/SetupILLD33Reduction.cpp b/Framework/WorkflowAlgorithms/src/SetupILLD33Reduction.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/SetupILLD33Reduction.cpp rename to Framework/WorkflowAlgorithms/src/SetupILLD33Reduction.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/StepScan.cpp b/Framework/WorkflowAlgorithms/src/StepScan.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/StepScan.cpp rename to Framework/WorkflowAlgorithms/src/StepScan.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/src/WorkflowAlgorithmHelpers.cpp b/Framework/WorkflowAlgorithms/src/WorkflowAlgorithmHelpers.cpp similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/src/WorkflowAlgorithmHelpers.cpp rename to Framework/WorkflowAlgorithms/src/WorkflowAlgorithmHelpers.cpp diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/CMakeLists.txt b/Framework/WorkflowAlgorithms/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/CMakeLists.txt rename to Framework/WorkflowAlgorithms/test/CMakeLists.txt diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/ConvolutionFitSequentialTest.h b/Framework/WorkflowAlgorithms/test/ConvolutionFitSequentialTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/ConvolutionFitSequentialTest.h rename to Framework/WorkflowAlgorithms/test/ConvolutionFitSequentialTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/EQSANSQ2DTest.py b/Framework/WorkflowAlgorithms/test/EQSANSQ2DTest.py similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/EQSANSQ2DTest.py rename to Framework/WorkflowAlgorithms/test/EQSANSQ2DTest.py diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/LoadEventAndCompressTest.h b/Framework/WorkflowAlgorithms/test/LoadEventAndCompressTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/LoadEventAndCompressTest.h rename to Framework/WorkflowAlgorithms/test/LoadEventAndCompressTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/MuonCalculateAsymmetryTest.h b/Framework/WorkflowAlgorithms/test/MuonCalculateAsymmetryTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/MuonCalculateAsymmetryTest.h rename to Framework/WorkflowAlgorithms/test/MuonCalculateAsymmetryTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/MuonLoadTest.h b/Framework/WorkflowAlgorithms/test/MuonLoadTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/MuonLoadTest.h rename to Framework/WorkflowAlgorithms/test/MuonLoadTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/PrecompiledHeader.h b/Framework/WorkflowAlgorithms/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/PrecompiledHeader.h rename to Framework/WorkflowAlgorithms/test/PrecompiledHeader.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/ProcessIndirectFitParametersTest.h b/Framework/WorkflowAlgorithms/test/ProcessIndirectFitParametersTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/ProcessIndirectFitParametersTest.h rename to Framework/WorkflowAlgorithms/test/ProcessIndirectFitParametersTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/SANSBeamFluxCorrectionTest.py b/Framework/WorkflowAlgorithms/test/SANSBeamFluxCorrectionTest.py similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/SANSBeamFluxCorrectionTest.py rename to Framework/WorkflowAlgorithms/test/SANSBeamFluxCorrectionTest.py diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/SANSSolidAngleCorrectionTest.h b/Framework/WorkflowAlgorithms/test/SANSSolidAngleCorrectionTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/SANSSolidAngleCorrectionTest.h rename to Framework/WorkflowAlgorithms/test/SANSSolidAngleCorrectionTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/SendUsageTest.h b/Framework/WorkflowAlgorithms/test/SendUsageTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/SendUsageTest.h rename to Framework/WorkflowAlgorithms/test/SendUsageTest.h diff --git a/Code/Mantid/Framework/WorkflowAlgorithms/test/StepScanTest.h b/Framework/WorkflowAlgorithms/test/StepScanTest.h similarity index 100% rename from Code/Mantid/Framework/WorkflowAlgorithms/test/StepScanTest.h rename to Framework/WorkflowAlgorithms/test/StepScanTest.h diff --git a/Code/Mantid/Images/Circle_cog_48x48.png b/Images/Circle_cog_48x48.png similarity index 100% rename from Code/Mantid/Images/Circle_cog_48x48.png rename to Images/Circle_cog_48x48.png diff --git a/Code/Mantid/Images/First_use_Background.pdn b/Images/First_use_Background.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background.pdn rename to Images/First_use_Background.pdn diff --git a/Code/Mantid/Images/First_use_Background.png b/Images/First_use_Background.png similarity index 100% rename from Code/Mantid/Images/First_use_Background.png rename to Images/First_use_Background.png diff --git a/Code/Mantid/Images/First_use_Background_black.pdn b/Images/First_use_Background_black.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background_black.pdn rename to Images/First_use_Background_black.pdn diff --git a/Code/Mantid/Images/First_use_Background_green.pdn b/Images/First_use_Background_green.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background_green.pdn rename to Images/First_use_Background_green.pdn diff --git a/Code/Mantid/Images/First_use_Background_green_beam.pdn b/Images/First_use_Background_green_beam.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background_green_beam.pdn rename to Images/First_use_Background_green_beam.pdn diff --git a/Code/Mantid/Images/First_use_Background_green_beam_black_logo.pdn b/Images/First_use_Background_green_beam_black_logo.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background_green_beam_black_logo.pdn rename to Images/First_use_Background_green_beam_black_logo.pdn diff --git a/Code/Mantid/Images/First_use_Background_mantis.pdn b/Images/First_use_Background_mantis.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background_mantis.pdn rename to Images/First_use_Background_mantis.pdn diff --git a/Code/Mantid/Images/First_use_Background_mantis_washout.pdn b/Images/First_use_Background_mantis_washout.pdn similarity index 100% rename from Code/Mantid/Images/First_use_Background_mantis_washout.pdn rename to Images/First_use_Background_mantis_washout.pdn diff --git a/Code/Mantid/Images/HFIR_logo_small.png b/Images/HFIR_logo_small.png similarity index 100% rename from Code/Mantid/Images/HFIR_logo_small.png rename to Images/HFIR_logo_small.png diff --git a/Code/Mantid/Images/ICatComboBackground.png b/Images/ICatComboBackground.png similarity index 100% rename from Code/Mantid/Images/ICatComboBackground.png rename to Images/ICatComboBackground.png diff --git a/Code/Mantid/Images/ICatComboVScrollbar.png b/Images/ICatComboVScrollbar.png similarity index 100% rename from Code/Mantid/Images/ICatComboVScrollbar.png rename to Images/ICatComboVScrollbar.png diff --git a/Code/Mantid/Images/ICatSearchBackGround.png b/Images/ICatSearchBackGround.png similarity index 100% rename from Code/Mantid/Images/ICatSearchBackGround.png rename to Images/ICatSearchBackGround.png diff --git a/Code/Mantid/Images/ICatSearchBackGround.qrc b/Images/ICatSearchBackGround.qrc similarity index 100% rename from Code/Mantid/Images/ICatSearchBackGround.qrc rename to Images/ICatSearchBackGround.qrc diff --git a/Code/Mantid/Images/ISIS_Logo_Transparent.gif b/Images/ISIS_Logo_Transparent.gif similarity index 100% rename from Code/Mantid/Images/ISIS_Logo_Transparent.gif rename to Images/ISIS_Logo_Transparent.gif diff --git a/Code/Mantid/Images/LoadFile.png b/Images/LoadFile.png similarity index 100% rename from Code/Mantid/Images/LoadFile.png rename to Images/LoadFile.png diff --git a/Code/Mantid/Images/MantidPlot.icns b/Images/MantidPlot.icns similarity index 100% rename from Code/Mantid/Images/MantidPlot.icns rename to Images/MantidPlot.icns diff --git a/Code/Mantid/Images/MantidPlot_Icon_32offset.ico b/Images/MantidPlot_Icon_32offset.ico similarity index 100% rename from Code/Mantid/Images/MantidPlot_Icon_32offset.ico rename to Images/MantidPlot_Icon_32offset.ico diff --git a/Code/Mantid/Images/MantidPlot_Icon_32offset.png b/Images/MantidPlot_Icon_32offset.png similarity index 100% rename from Code/Mantid/Images/MantidPlot_Icon_32offset.png rename to Images/MantidPlot_Icon_32offset.png diff --git a/Code/Mantid/Images/MantidPlot_Python_Icon_32x32.pdn b/Images/MantidPlot_Python_Icon_32x32.pdn similarity index 100% rename from Code/Mantid/Images/MantidPlot_Python_Icon_32x32.pdn rename to Images/MantidPlot_Python_Icon_32x32.pdn diff --git a/Code/Mantid/Images/MantidPlot_Python_Icon_32x32.png b/Images/MantidPlot_Python_Icon_32x32.png similarity index 100% rename from Code/Mantid/Images/MantidPlot_Python_Icon_32x32.png rename to Images/MantidPlot_Python_Icon_32x32.png diff --git a/Code/Mantid/Images/MantidSplashScreen.png b/Images/MantidSplashScreen.png similarity index 100% rename from Code/Mantid/Images/MantidSplashScreen.png rename to Images/MantidSplashScreen.png diff --git a/Code/Mantid/Images/Mantid_Logo_Forum.pdn b/Images/Mantid_Logo_Forum.pdn similarity index 100% rename from Code/Mantid/Images/Mantid_Logo_Forum.pdn rename to Images/Mantid_Logo_Forum.pdn diff --git a/Code/Mantid/Images/Mantid_Logo_Forum.png b/Images/Mantid_Logo_Forum.png similarity index 100% rename from Code/Mantid/Images/Mantid_Logo_Forum.png rename to Images/Mantid_Logo_Forum.png diff --git a/Code/Mantid/Images/Mantid_Logo_Transparent.png b/Images/Mantid_Logo_Transparent.png similarity index 100% rename from Code/Mantid/Images/Mantid_Logo_Transparent.png rename to Images/Mantid_Logo_Transparent.png diff --git a/Code/Mantid/Images/Mantid_Logo_Transparent_Cropped.png b/Images/Mantid_Logo_Transparent_Cropped.png similarity index 100% rename from Code/Mantid/Images/Mantid_Logo_Transparent_Cropped.png rename to Images/Mantid_Logo_Transparent_Cropped.png diff --git a/Code/Mantid/Images/Mantid_Logo_Transparent_for_dark_backgrounds.png b/Images/Mantid_Logo_Transparent_for_dark_backgrounds.png similarity index 100% rename from Code/Mantid/Images/Mantid_Logo_Transparent_for_dark_backgrounds.png rename to Images/Mantid_Logo_Transparent_for_dark_backgrounds.png diff --git a/Code/Mantid/Images/Misc-Tutorial-icon-32x32.png b/Images/Misc-Tutorial-icon-32x32.png similarity index 100% rename from Code/Mantid/Images/Misc-Tutorial-icon-32x32.png rename to Images/Misc-Tutorial-icon-32x32.png diff --git a/Code/Mantid/Images/Misc-Tutorial-icon-48x48.png b/Images/Misc-Tutorial-icon-48x48.png similarity index 100% rename from Code/Mantid/Images/Misc-Tutorial-icon-48x48.png rename to Images/Misc-Tutorial-icon-48x48.png diff --git a/Code/Mantid/Images/Notepad-Bloc-notes-icon-32x32.png b/Images/Notepad-Bloc-notes-icon-32x32.png similarity index 100% rename from Code/Mantid/Images/Notepad-Bloc-notes-icon-32x32.png rename to Images/Notepad-Bloc-notes-icon-32x32.png diff --git a/Code/Mantid/Images/Notepad-Bloc-notes-icon-48x48.png b/Images/Notepad-Bloc-notes-icon-48x48.png similarity index 100% rename from Code/Mantid/Images/Notepad-Bloc-notes-icon-48x48.png rename to Images/Notepad-Bloc-notes-icon-48x48.png diff --git a/Code/Mantid/Images/Ornl_hfir_sns_logo_small.png b/Images/Ornl_hfir_sns_logo_small.png similarity index 100% rename from Code/Mantid/Images/Ornl_hfir_sns_logo_small.png rename to Images/Ornl_hfir_sns_logo_small.png diff --git a/Code/Mantid/Images/Plugin-Python-icon-32x32.png b/Images/Plugin-Python-icon-32x32.png similarity index 100% rename from Code/Mantid/Images/Plugin-Python-icon-32x32.png rename to Images/Plugin-Python-icon-32x32.png diff --git a/Code/Mantid/Images/Plugin-Python-icon-48x48.png b/Images/Plugin-Python-icon-48x48.png similarity index 100% rename from Code/Mantid/Images/Plugin-Python-icon-48x48.png rename to Images/Plugin-Python-icon-48x48.png diff --git a/Code/Mantid/Images/Plugin-icon-32x32.png b/Images/Plugin-icon-32x32.png similarity index 100% rename from Code/Mantid/Images/Plugin-icon-32x32.png rename to Images/Plugin-icon-32x32.png diff --git a/Code/Mantid/Images/Python-icon-16x16.png b/Images/Python-icon-16x16.png similarity index 100% rename from Code/Mantid/Images/Python-icon-16x16.png rename to Images/Python-icon-16x16.png diff --git a/Code/Mantid/Images/Python-icon-32x32.png b/Images/Python-icon-32x32.png similarity index 100% rename from Code/Mantid/Images/Python-icon-32x32.png rename to Images/Python-icon-32x32.png diff --git a/Code/Mantid/Images/Python-icon-48x48.png b/Images/Python-icon-48x48.png similarity index 100% rename from Code/Mantid/Images/Python-icon-48x48.png rename to Images/Python-icon-48x48.png diff --git a/Code/Mantid/Images/README.txt b/Images/README.txt similarity index 100% rename from Code/Mantid/Images/README.txt rename to Images/README.txt diff --git a/Code/Mantid/Images/SNS_logo_trans_back.gif b/Images/SNS_logo_trans_back.gif similarity index 100% rename from Code/Mantid/Images/SNS_logo_trans_back.gif rename to Images/SNS_logo_trans_back.gif diff --git a/Code/Mantid/Images/Tessella_Logo_Transparent.gif b/Images/Tessella_Logo_Transparent.gif similarity index 100% rename from Code/Mantid/Images/Tessella_Logo_Transparent.gif rename to Images/Tessella_Logo_Transparent.gif diff --git a/Code/Mantid/Images/data_replace.png b/Images/data_replace.png similarity index 100% rename from Code/Mantid/Images/data_replace.png rename to Images/data_replace.png diff --git a/Code/Mantid/Images/dialog-ok.png b/Images/dialog-ok.png similarity index 100% rename from Code/Mantid/Images/dialog-ok.png rename to Images/dialog-ok.png diff --git a/Code/Mantid/Images/document.png b/Images/document.png similarity index 100% rename from Code/Mantid/Images/document.png rename to Images/document.png diff --git a/Code/Mantid/Images/download-icon-32x32.png b/Images/download-icon-32x32.png similarity index 100% rename from Code/Mantid/Images/download-icon-32x32.png rename to Images/download-icon-32x32.png diff --git a/Code/Mantid/Images/download-icon-48x48.png b/Images/download-icon-48x48.png similarity index 100% rename from Code/Mantid/Images/download-icon-48x48.png rename to Images/download-icon-48x48.png diff --git a/Code/Mantid/Images/download.png b/Images/download.png similarity index 100% rename from Code/Mantid/Images/download.png rename to Images/download.png diff --git a/Code/Mantid/Images/emptytrash.png b/Images/emptytrash.png similarity index 100% rename from Code/Mantid/Images/emptytrash.png rename to Images/emptytrash.png diff --git a/Code/Mantid/Images/eraser.png b/Images/eraser.png similarity index 100% rename from Code/Mantid/Images/eraser.png rename to Images/eraser.png diff --git a/Code/Mantid/Images/ess_logo_transparent_small.png b/Images/ess_logo_transparent_small.png similarity index 100% rename from Code/Mantid/Images/ess_logo_transparent_small.png rename to Images/ess_logo_transparent_small.png diff --git a/Code/Mantid/Images/file_pdf.png b/Images/file_pdf.png similarity index 100% rename from Code/Mantid/Images/file_pdf.png rename to Images/file_pdf.png diff --git a/Code/Mantid/Images/folder-remote.png b/Images/folder-remote.png similarity index 100% rename from Code/Mantid/Images/folder-remote.png rename to Images/folder-remote.png diff --git a/Code/Mantid/Images/folder.png b/Images/folder.png similarity index 100% rename from Code/Mantid/Images/folder.png rename to Images/folder.png diff --git a/Code/Mantid/Images/fonts/Apache License.txt b/Images/fonts/Apache License.txt similarity index 100% rename from Code/Mantid/Images/fonts/Apache License.txt rename to Images/fonts/Apache License.txt diff --git a/Code/Mantid/Images/fonts/MontserratAlternates-Bold.ttf b/Images/fonts/MontserratAlternates-Bold.ttf similarity index 100% rename from Code/Mantid/Images/fonts/MontserratAlternates-Bold.ttf rename to Images/fonts/MontserratAlternates-Bold.ttf diff --git a/Code/Mantid/Images/fonts/MontserratAlternates-Regular.ttf b/Images/fonts/MontserratAlternates-Regular.ttf similarity index 100% rename from Code/Mantid/Images/fonts/MontserratAlternates-Regular.ttf rename to Images/fonts/MontserratAlternates-Regular.ttf diff --git a/Code/Mantid/Images/fonts/OFL.txt b/Images/fonts/OFL.txt similarity index 100% rename from Code/Mantid/Images/fonts/OFL.txt rename to Images/fonts/OFL.txt diff --git a/Code/Mantid/Images/fonts/OpenSans-Bold.ttf b/Images/fonts/OpenSans-Bold.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-Bold.ttf rename to Images/fonts/OpenSans-Bold.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-BoldItalic.ttf b/Images/fonts/OpenSans-BoldItalic.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-BoldItalic.ttf rename to Images/fonts/OpenSans-BoldItalic.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-ExtraBold.ttf b/Images/fonts/OpenSans-ExtraBold.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-ExtraBold.ttf rename to Images/fonts/OpenSans-ExtraBold.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-ExtraBoldItalic.ttf b/Images/fonts/OpenSans-ExtraBoldItalic.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-ExtraBoldItalic.ttf rename to Images/fonts/OpenSans-ExtraBoldItalic.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-Italic.ttf b/Images/fonts/OpenSans-Italic.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-Italic.ttf rename to Images/fonts/OpenSans-Italic.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-Light.ttf b/Images/fonts/OpenSans-Light.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-Light.ttf rename to Images/fonts/OpenSans-Light.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-LightItalic.ttf b/Images/fonts/OpenSans-LightItalic.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-LightItalic.ttf rename to Images/fonts/OpenSans-LightItalic.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-Regular.ttf b/Images/fonts/OpenSans-Regular.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-Regular.ttf rename to Images/fonts/OpenSans-Regular.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-Semibold.ttf b/Images/fonts/OpenSans-Semibold.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-Semibold.ttf rename to Images/fonts/OpenSans-Semibold.ttf diff --git a/Code/Mantid/Images/fonts/OpenSans-SemiboldItalic.ttf b/Images/fonts/OpenSans-SemiboldItalic.ttf similarity index 100% rename from Code/Mantid/Images/fonts/OpenSans-SemiboldItalic.ttf rename to Images/fonts/OpenSans-SemiboldItalic.ttf diff --git a/Code/Mantid/Images/fonts/fonts.qrc b/Images/fonts/fonts.qrc similarity index 100% rename from Code/Mantid/Images/fonts/fonts.qrc rename to Images/fonts/fonts.qrc diff --git a/Code/Mantid/Images/fonts/pontano-sans.regular.ttf b/Images/fonts/pontano-sans.regular.ttf similarity index 100% rename from Code/Mantid/Images/fonts/pontano-sans.regular.ttf rename to Images/fonts/pontano-sans.regular.ttf diff --git a/Code/Mantid/Images/history.png b/Images/history.png similarity index 100% rename from Code/Mantid/Images/history.png rename to Images/history.png diff --git a/Code/Mantid/Images/history_off.png b/Images/history_off.png similarity index 100% rename from Code/Mantid/Images/history_off.png rename to Images/history_off.png diff --git a/Code/Mantid/Images/images.qrc b/Images/images.qrc similarity index 100% rename from Code/Mantid/Images/images.qrc rename to Images/images.qrc diff --git a/Code/Mantid/Images/invalid.png b/Images/invalid.png similarity index 100% rename from Code/Mantid/Images/invalid.png rename to Images/invalid.png diff --git a/Code/Mantid/Images/mantid.png b/Images/mantid.png similarity index 100% rename from Code/Mantid/Images/mantid.png rename to Images/mantid.png diff --git a/Code/Mantid/Images/office-document.png b/Images/office-document.png similarity index 100% rename from Code/Mantid/Images/office-document.png rename to Images/office-document.png diff --git a/Code/Mantid/Images/osx-bundle-background.png b/Images/osx-bundle-background.png similarity index 100% rename from Code/Mantid/Images/osx-bundle-background.png rename to Images/osx-bundle-background.png diff --git a/Code/Mantid/Images/panning.png b/Images/panning.png similarity index 100% rename from Code/Mantid/Images/panning.png rename to Images/panning.png diff --git a/Code/Mantid/Images/pvIcon.png b/Images/pvIcon.png similarity index 100% rename from Code/Mantid/Images/pvIcon.png rename to Images/pvIcon.png diff --git a/Code/Mantid/Images/replace.png b/Images/replace.png similarity index 100% rename from Code/Mantid/Images/replace.png rename to Images/replace.png diff --git a/Code/Mantid/Images/running_process.png b/Images/running_process.png similarity index 100% rename from Code/Mantid/Images/running_process.png rename to Images/running_process.png diff --git a/Code/Mantid/Images/selection-box-ring.png b/Images/selection-box-ring.png similarity index 100% rename from Code/Mantid/Images/selection-box-ring.png rename to Images/selection-box-ring.png diff --git a/Code/Mantid/Images/selection-box.png b/Images/selection-box.png similarity index 100% rename from Code/Mantid/Images/selection-box.png rename to Images/selection-box.png diff --git a/Code/Mantid/Images/selection-circle-ring.png b/Images/selection-circle-ring.png similarity index 100% rename from Code/Mantid/Images/selection-circle-ring.png rename to Images/selection-circle-ring.png diff --git a/Code/Mantid/Images/selection-circle.png b/Images/selection-circle.png similarity index 100% rename from Code/Mantid/Images/selection-circle.png rename to Images/selection-circle.png diff --git a/Code/Mantid/Images/selection-edit.png b/Images/selection-edit.png similarity index 100% rename from Code/Mantid/Images/selection-edit.png rename to Images/selection-edit.png diff --git a/Code/Mantid/Images/selection-peak.png b/Images/selection-peak.png similarity index 100% rename from Code/Mantid/Images/selection-peak.png rename to Images/selection-peak.png diff --git a/Code/Mantid/Images/selection-peaks.png b/Images/selection-peaks.png similarity index 100% rename from Code/Mantid/Images/selection-peaks.png rename to Images/selection-peaks.png diff --git a/Code/Mantid/Images/selection-pointer.png b/Images/selection-pointer.png similarity index 100% rename from Code/Mantid/Images/selection-pointer.png rename to Images/selection-pointer.png diff --git a/Code/Mantid/Images/selection-text.png b/Images/selection-text.png similarity index 100% rename from Code/Mantid/Images/selection-text.png rename to Images/selection-text.png diff --git a/Code/Mantid/Images/selection-tube.png b/Images/selection-tube.png similarity index 100% rename from Code/Mantid/Images/selection-tube.png rename to Images/selection-tube.png diff --git a/Code/Mantid/Images/system-software-update.png b/Images/system-software-update.png similarity index 100% rename from Code/Mantid/Images/system-software-update.png rename to Images/system-software-update.png diff --git a/Code/Mantid/Images/text-x-python.png b/Images/text-x-python.png similarity index 100% rename from Code/Mantid/Images/text-x-python.png rename to Images/text-x-python.png diff --git a/Code/Mantid/Images/txt_file.png b/Images/txt_file.png similarity index 100% rename from Code/Mantid/Images/txt_file.png rename to Images/txt_file.png diff --git a/Code/Mantid/Images/unknown.png b/Images/unknown.png similarity index 100% rename from Code/Mantid/Images/unknown.png rename to Images/unknown.png diff --git a/Code/Mantid/Images/upload.png b/Images/upload.png similarity index 100% rename from Code/Mantid/Images/upload.png rename to Images/upload.png diff --git a/Code/Mantid/Images/zoom.png b/Images/zoom.png similarity index 100% rename from Code/Mantid/Images/zoom.png rename to Images/zoom.png diff --git a/Code/Mantid/Installers/LinuxInstaller/mantidplot.desktop b/Installers/LinuxInstaller/mantidplot.desktop similarity index 100% rename from Code/Mantid/Installers/LinuxInstaller/mantidplot.desktop rename to Installers/LinuxInstaller/mantidplot.desktop diff --git a/Code/Mantid/Installers/LinuxInstaller/modulefile.template b/Installers/LinuxInstaller/modulefile.template similarity index 100% rename from Code/Mantid/Installers/LinuxInstaller/modulefile.template rename to Installers/LinuxInstaller/modulefile.template diff --git a/Code/Mantid/Installers/MacInstaller/Info.plist.in b/Installers/MacInstaller/Info.plist.in similarity index 100% rename from Code/Mantid/Installers/MacInstaller/Info.plist.in rename to Installers/MacInstaller/Info.plist.in diff --git a/Code/Mantid/Installers/MacInstaller/osx_DS_Store b/Installers/MacInstaller/osx_DS_Store similarity index 100% rename from Code/Mantid/Installers/MacInstaller/osx_DS_Store rename to Installers/MacInstaller/osx_DS_Store diff --git a/Code/Mantid/Installers/MacInstaller/qt.conf b/Installers/MacInstaller/qt.conf similarity index 100% rename from Code/Mantid/Installers/MacInstaller/qt.conf rename to Installers/MacInstaller/qt.conf diff --git a/Code/Mantid/Installers/WinInstaller/.gitignore b/Installers/WinInstaller/.gitignore similarity index 100% rename from Code/Mantid/Installers/WinInstaller/.gitignore rename to Installers/WinInstaller/.gitignore diff --git a/Code/Mantid/Installers/WinInstaller/License.rtf b/Installers/WinInstaller/License.rtf similarity index 100% rename from Code/Mantid/Installers/WinInstaller/License.rtf rename to Installers/WinInstaller/License.rtf diff --git a/Code/Mantid/Installers/WinInstaller/License.txt b/Installers/WinInstaller/License.txt similarity index 100% rename from Code/Mantid/Installers/WinInstaller/License.txt rename to Installers/WinInstaller/License.txt diff --git a/Code/Mantid/Installers/WinInstaller/qt.conf b/Installers/WinInstaller/qt.conf similarity index 100% rename from Code/Mantid/Installers/WinInstaller/qt.conf rename to Installers/WinInstaller/qt.conf diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-LICENSE b/Installers/WinInstaller/scons-local/scons-LICENSE similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-LICENSE rename to Installers/WinInstaller/scons-local/scons-LICENSE diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-README b/Installers/WinInstaller/scons-local/scons-README similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-README rename to Installers/WinInstaller/scons-local/scons-README diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Action.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Action.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Action.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Action.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Builder.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Builder.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Builder.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Builder.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/CacheDir.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/CacheDir.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/CacheDir.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/CacheDir.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Conftest.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Conftest.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Conftest.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Conftest.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Debug.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Debug.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Debug.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Debug.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Defaults.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Defaults.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Defaults.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Defaults.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Environment.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Environment.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Environment.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Environment.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Errors.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Errors.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Errors.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Errors.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Executor.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Executor.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Executor.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Executor.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Job.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Job.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Job.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Job.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Memoize.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Memoize.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Memoize.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Memoize.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Alias.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Alias.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Alias.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Alias.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/FS.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/FS.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/FS.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/FS.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Python.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Python.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Python.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/Python.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Node/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/BoolOption.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/BoolOption.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/BoolOption.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/BoolOption.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/EnumOption.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/EnumOption.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/EnumOption.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/EnumOption.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/ListOption.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/ListOption.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/ListOption.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/ListOption.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PackageOption.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PackageOption.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PackageOption.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PackageOption.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PathOption.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PathOption.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PathOption.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/PathOption.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Options/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/PathList.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/PathList.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/PathList.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/PathList.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/aix.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/aix.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/aix.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/aix.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/cygwin.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/cygwin.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/cygwin.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/cygwin.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/darwin.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/darwin.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/darwin.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/darwin.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/hpux.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/hpux.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/hpux.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/hpux.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/irix.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/irix.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/irix.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/irix.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/os2.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/os2.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/os2.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/os2.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/posix.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/posix.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/posix.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/posix.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/sunos.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/sunos.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/sunos.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/sunos.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/win32.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/win32.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/win32.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Platform/win32.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConf.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConf.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConf.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConf.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConsign.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConsign.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConsign.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/SConsign.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/C.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/C.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/C.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/C.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/D.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/D.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/D.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/D.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Dir.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Dir.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Dir.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Dir.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Fortran.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Fortran.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Fortran.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Fortran.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/IDL.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/IDL.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/IDL.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/IDL.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/LaTeX.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/LaTeX.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/LaTeX.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/LaTeX.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Prog.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Prog.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Prog.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/Prog.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/RC.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/RC.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/RC.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/RC.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Scanner/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Interactive.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Interactive.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Interactive.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Interactive.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Main.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Main.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Main.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/Main.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConsOptions.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConsOptions.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConsOptions.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConsOptions.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConscript.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConscript.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConscript.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/SConscript.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Script/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Sig.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Sig.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Sig.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Sig.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Subst.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Subst.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Subst.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Subst.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Taskmaster.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Taskmaster.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Taskmaster.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Taskmaster.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/386asm.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/386asm.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/386asm.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/386asm.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/BitKeeper.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/BitKeeper.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/BitKeeper.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/BitKeeper.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/CVS.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/CVS.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/CVS.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/CVS.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/FortranCommon.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/FortranCommon.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/FortranCommon.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/FortranCommon.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/GettextCommon.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/GettextCommon.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/GettextCommon.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/GettextCommon.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/JavaCommon.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/JavaCommon.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/JavaCommon.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/JavaCommon.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/arch.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/arch.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/arch.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/arch.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/common.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/common.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/common.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/common.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/netframework.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/netframework.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/netframework.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/netframework.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/sdk.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/sdk.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/sdk.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/sdk.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vs.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vs.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vs.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/MSCommon/vs.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Perforce.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Perforce.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Perforce.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Perforce.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/PharLapCommon.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/PharLapCommon.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/PharLapCommon.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/PharLapCommon.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/RCS.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/RCS.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/RCS.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/RCS.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/SCCS.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/SCCS.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/SCCS.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/SCCS.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Subversion.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Subversion.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Subversion.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/Subversion.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixc++.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixc++.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixc++.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixc++.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixcc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixcc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixcc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixcc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixf77.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixf77.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixf77.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixf77.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixlink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixlink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixlink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/aixlink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/applelink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/applelink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/applelink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/applelink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ar.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ar.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ar.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ar.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/as.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/as.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/as.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/as.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/bcc32.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/bcc32.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/bcc32.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/bcc32.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/c++.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/c++.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/c++.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/c++.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cvf.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cvf.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cvf.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/cvf.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/default.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/default.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/default.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/default.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dmd.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dmd.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dmd.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dmd.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvi.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvi.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvi.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvi.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvipdf.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvipdf.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvipdf.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvipdf.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvips.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvips.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvips.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/dvips.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f03.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f03.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f03.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f03.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f77.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f77.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f77.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f77.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f90.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f90.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f90.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f90.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f95.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f95.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f95.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/f95.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/filesystem.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/filesystem.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/filesystem.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/filesystem.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/fortran.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/fortran.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/fortran.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/fortran.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g++.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g++.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g++.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g++.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g77.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g77.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g77.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/g77.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gas.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gas.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gas.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gas.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gcc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gcc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gcc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gcc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gettext.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gettext.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gettext.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gettext.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gfortran.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gfortran.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gfortran.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gfortran.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gnulink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gnulink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gnulink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gnulink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gs.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gs.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gs.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/gs.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpc++.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpc++.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpc++.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpc++.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpcc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpcc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpcc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hpcc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hplink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hplink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hplink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/hplink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icl.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icl.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icl.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/icl.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifl.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifl.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifl.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifl.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifort.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifort.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifort.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ifort.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink32.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink32.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink32.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ilink32.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/install.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/install.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/install.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/install.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/intelc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/intelc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/intelc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/intelc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ipkg.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ipkg.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ipkg.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/ipkg.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/jar.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/jar.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/jar.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/jar.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javac.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javac.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javac.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javac.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javah.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javah.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javah.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/javah.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/latex.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/latex.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/latex.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/latex.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/lex.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/lex.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/lex.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/lex.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/link.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/link.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/link.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/link.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/linkloc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/linkloc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/linkloc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/linkloc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/m4.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/m4.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/m4.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/m4.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/masm.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/masm.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/masm.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/masm.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/midl.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/midl.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/midl.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/midl.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mingw.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mingw.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mingw.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mingw.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgfmt.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgfmt.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgfmt.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgfmt.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msginit.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msginit.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msginit.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msginit.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgmerge.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgmerge.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgmerge.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msgmerge.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslib.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslib.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslib.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslib.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mslink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mssdk.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mssdk.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mssdk.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mssdk.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvs.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvs.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvs.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/msvs.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwcc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwcc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwcc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwcc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwld.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwld.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwld.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/mwld.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/nasm.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/nasm.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/nasm.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/nasm.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/ipk.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/ipk.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/ipk.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/ipk.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/msi.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/msi.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/msi.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/msi.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/rpm.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/rpm.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/rpm.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/rpm.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_tarbz2.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_tarbz2.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_tarbz2.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_tarbz2.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_targz.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_targz.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_targz.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_targz.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_zip.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_zip.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_zip.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/src_zip.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/tarbz2.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/tarbz2.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/tarbz2.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/tarbz2.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/targz.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/targz.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/targz.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/targz.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/zip.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/zip.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/zip.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/packaging/zip.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdf.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdf.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdf.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdf.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdflatex.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdflatex.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdflatex.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdflatex.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdftex.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdftex.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdftex.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/pdftex.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/qt.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/qt.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/qt.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/qt.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rmic.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rmic.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rmic.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rmic.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpcgen.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpcgen.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpcgen.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpcgen.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpm.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpm.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpm.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/rpm.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgiar.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgiar.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgiar.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgiar.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgic++.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgic++.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgic++.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgic++.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgicc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgicc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgicc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgicc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgilink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgilink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgilink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sgilink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunar.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunar.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunar.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunar.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunc++.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunc++.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunc++.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunc++.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/suncc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/suncc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/suncc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/suncc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf77.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf77.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf77.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf77.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf90.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf90.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf90.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf90.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf95.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf95.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf95.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunf95.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunlink.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunlink.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunlink.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/sunlink.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/swig.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/swig.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/swig.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/swig.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tar.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tar.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tar.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tar.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tex.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tex.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tex.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tex.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/textfile.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/textfile.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/textfile.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/textfile.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tlib.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tlib.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tlib.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/tlib.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/wix.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/wix.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/wix.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/wix.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/xgettext.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/xgettext.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/xgettext.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/xgettext.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/yacc.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/yacc.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/yacc.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/yacc.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/zip.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/zip.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/zip.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Tool/zip.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Util.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Util.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Util.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Util.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/BoolVariable.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/BoolVariable.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/BoolVariable.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/BoolVariable.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/EnumVariable.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/EnumVariable.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/EnumVariable.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/EnumVariable.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/ListVariable.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/ListVariable.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/ListVariable.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/ListVariable.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PackageVariable.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PackageVariable.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PackageVariable.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PackageVariable.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PathVariable.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PathVariable.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PathVariable.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/PathVariable.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Variables/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Warnings.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Warnings.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Warnings.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/Warnings.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/__init__.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/__init__.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/__init__.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/__init__.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_builtins.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_builtins.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_builtins.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_builtins.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_collections.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_collections.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_collections.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_collections.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_dbm.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_dbm.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_dbm.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_dbm.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_hashlib.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_hashlib.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_hashlib.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_hashlib.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_io.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_io.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_io.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_io.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_sets.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_sets.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_sets.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_sets.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_subprocess.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_subprocess.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_subprocess.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/compat/_scons_subprocess.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/cpp.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/cpp.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/cpp.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/cpp.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/dblite.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/dblite.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/dblite.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/dblite.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/exitfuncs.py b/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/exitfuncs.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/exitfuncs.py rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/SCons/exitfuncs.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/scons-2.2.0.egg-info b/Installers/WinInstaller/scons-local/scons-local-2.2.0/scons-2.2.0.egg-info similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-local-2.2.0/scons-2.2.0.egg-info rename to Installers/WinInstaller/scons-local/scons-local-2.2.0/scons-2.2.0.egg-info diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons-time.py b/Installers/WinInstaller/scons-local/scons-time.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons-time.py rename to Installers/WinInstaller/scons-local/scons-time.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/scons.py b/Installers/WinInstaller/scons-local/scons.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/scons.py rename to Installers/WinInstaller/scons-local/scons.py diff --git a/Code/Mantid/Installers/WinInstaller/scons-local/sconsign.py b/Installers/WinInstaller/scons-local/sconsign.py similarity index 100% rename from Code/Mantid/Installers/WinInstaller/scons-local/sconsign.py rename to Installers/WinInstaller/scons-local/sconsign.py diff --git a/Code/Mantid/Installers/colormaps/All_idl_cmaps.xml b/Installers/colormaps/All_idl_cmaps.xml similarity index 100% rename from Code/Mantid/Installers/colormaps/All_idl_cmaps.xml rename to Installers/colormaps/All_idl_cmaps.xml diff --git a/Code/Mantid/Installers/colormaps/All_mpl_cmaps.xml b/Installers/colormaps/All_mpl_cmaps.xml similarity index 100% rename from Code/Mantid/Installers/colormaps/All_mpl_cmaps.xml rename to Installers/colormaps/All_mpl_cmaps.xml diff --git a/Code/Mantid/Installers/colormaps/All_slice_viewer_cmaps_for_vsi.xml b/Installers/colormaps/All_slice_viewer_cmaps_for_vsi.xml similarity index 100% rename from Code/Mantid/Installers/colormaps/All_slice_viewer_cmaps_for_vsi.xml rename to Installers/colormaps/All_slice_viewer_cmaps_for_vsi.xml diff --git a/Code/Mantid/Installers/colormaps/Autumn.map b/Installers/colormaps/Autumn.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Autumn.map rename to Installers/colormaps/Autumn.map diff --git a/Code/Mantid/Installers/colormaps/BP.map b/Installers/colormaps/BP.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BP.map rename to Installers/colormaps/BP.map diff --git a/Code/Mantid/Installers/colormaps/BPG.map b/Installers/colormaps/BPG.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BPG.map rename to Installers/colormaps/BPG.map diff --git a/Code/Mantid/Installers/colormaps/BWB.map b/Installers/colormaps/BWB.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BWB.map rename to Installers/colormaps/BWB.map diff --git a/Code/Mantid/Installers/colormaps/Beach.map b/Installers/colormaps/Beach.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Beach.map rename to Installers/colormaps/Beach.map diff --git a/Code/Mantid/Installers/colormaps/BlackBodyRadiation.map b/Installers/colormaps/BlackBodyRadiation.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BlackBodyRadiation.map rename to Installers/colormaps/BlackBodyRadiation.map diff --git a/Code/Mantid/Installers/colormaps/BlueIn.map b/Installers/colormaps/BlueIn.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BlueIn.map rename to Installers/colormaps/BlueIn.map diff --git a/Code/Mantid/Installers/colormaps/BlueOut.map b/Installers/colormaps/BlueOut.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BlueOut.map rename to Installers/colormaps/BlueOut.map diff --git a/Code/Mantid/Installers/colormaps/BlueRed.map b/Installers/colormaps/BlueRed.map similarity index 100% rename from Code/Mantid/Installers/colormaps/BlueRed.map rename to Installers/colormaps/BlueRed.map diff --git a/Code/Mantid/Installers/colormaps/ColdFire.map b/Installers/colormaps/ColdFire.map similarity index 100% rename from Code/Mantid/Installers/colormaps/ColdFire.map rename to Installers/colormaps/ColdFire.map diff --git a/Code/Mantid/Installers/colormaps/Colors.map b/Installers/colormaps/Colors.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Colors.map rename to Installers/colormaps/Colors.map diff --git a/Code/Mantid/Installers/colormaps/Cool.map b/Installers/colormaps/Cool.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Cool.map rename to Installers/colormaps/Cool.map diff --git a/Code/Mantid/Installers/colormaps/Gamma1.map b/Installers/colormaps/Gamma1.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Gamma1.map rename to Installers/colormaps/Gamma1.map diff --git a/Code/Mantid/Installers/colormaps/Gamma2.map b/Installers/colormaps/Gamma2.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Gamma2.map rename to Installers/colormaps/Gamma2.map diff --git a/Code/Mantid/Installers/colormaps/GreenIn.map b/Installers/colormaps/GreenIn.map similarity index 100% rename from Code/Mantid/Installers/colormaps/GreenIn.map rename to Installers/colormaps/GreenIn.map diff --git a/Code/Mantid/Installers/colormaps/GreenOut.map b/Installers/colormaps/GreenOut.map similarity index 100% rename from Code/Mantid/Installers/colormaps/GreenOut.map rename to Installers/colormaps/GreenOut.map diff --git a/Code/Mantid/Installers/colormaps/GreenToWhite.map b/Installers/colormaps/GreenToWhite.map similarity index 100% rename from Code/Mantid/Installers/colormaps/GreenToWhite.map rename to Installers/colormaps/GreenToWhite.map diff --git a/Code/Mantid/Installers/colormaps/Grey.map b/Installers/colormaps/Grey.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Grey.map rename to Installers/colormaps/Grey.map diff --git a/Code/Mantid/Installers/colormaps/IDL-rainbow.map b/Installers/colormaps/IDL-rainbow.map similarity index 100% rename from Code/Mantid/Installers/colormaps/IDL-rainbow.map rename to Installers/colormaps/IDL-rainbow.map diff --git a/Code/Mantid/Installers/colormaps/Indigo.map b/Installers/colormaps/Indigo.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Indigo.map rename to Installers/colormaps/Indigo.map diff --git a/Code/Mantid/Installers/colormaps/Jet.map b/Installers/colormaps/Jet.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Jet.map rename to Installers/colormaps/Jet.map diff --git a/Code/Mantid/Installers/colormaps/Lace.map b/Installers/colormaps/Lace.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Lace.map rename to Installers/colormaps/Lace.map diff --git a/Code/Mantid/Installers/colormaps/RBY.map b/Installers/colormaps/RBY.map similarity index 100% rename from Code/Mantid/Installers/colormaps/RBY.map rename to Installers/colormaps/RBY.map diff --git a/Code/Mantid/Installers/colormaps/Rainbow.map b/Installers/colormaps/Rainbow.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Rainbow.map rename to Installers/colormaps/Rainbow.map diff --git a/Code/Mantid/Installers/colormaps/RedIn.map b/Installers/colormaps/RedIn.map similarity index 100% rename from Code/Mantid/Installers/colormaps/RedIn.map rename to Installers/colormaps/RedIn.map diff --git a/Code/Mantid/Installers/colormaps/RedOut.map b/Installers/colormaps/RedOut.map similarity index 100% rename from Code/Mantid/Installers/colormaps/RedOut.map rename to Installers/colormaps/RedOut.map diff --git a/Code/Mantid/Installers/colormaps/RosePetals.map b/Installers/colormaps/RosePetals.map similarity index 100% rename from Code/Mantid/Installers/colormaps/RosePetals.map rename to Installers/colormaps/RosePetals.map diff --git a/Code/Mantid/Installers/colormaps/TouchOfBlues.map b/Installers/colormaps/TouchOfBlues.map similarity index 100% rename from Code/Mantid/Installers/colormaps/TouchOfBlues.map rename to Installers/colormaps/TouchOfBlues.map diff --git a/Code/Mantid/Installers/colormaps/Volcano.map b/Installers/colormaps/Volcano.map similarity index 100% rename from Code/Mantid/Installers/colormaps/Volcano.map rename to Installers/colormaps/Volcano.map diff --git a/Code/Mantid/Installers/colormaps/YellowToBlack.map b/Installers/colormaps/YellowToBlack.map similarity index 100% rename from Code/Mantid/Installers/colormaps/YellowToBlack.map rename to Installers/colormaps/YellowToBlack.map diff --git a/Code/Mantid/MantidPlot/CMakeLists.txt b/MantidPlot/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidPlot/CMakeLists.txt rename to MantidPlot/CMakeLists.txt diff --git a/Code/Mantid/MantidPlot/FixBundle.cmake.in b/MantidPlot/FixBundle.cmake.in similarity index 100% rename from Code/Mantid/MantidPlot/FixBundle.cmake.in rename to MantidPlot/FixBundle.cmake.in diff --git a/Code/Mantid/MantidPlot/FixMacportsBundle.cmake.in b/MantidPlot/FixMacportsBundle.cmake.in similarity index 100% rename from Code/Mantid/MantidPlot/FixMacportsBundle.cmake.in rename to MantidPlot/FixMacportsBundle.cmake.in diff --git a/Code/Mantid/MantidPlot/FixMavericksBundle.cmake.in b/MantidPlot/FixMavericksBundle.cmake.in similarity index 100% rename from Code/Mantid/MantidPlot/FixMavericksBundle.cmake.in rename to MantidPlot/FixMavericksBundle.cmake.in diff --git a/Code/Mantid/MantidPlot/icons/LoadProject16x16.png b/MantidPlot/icons/LoadProject16x16.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/LoadProject16x16.png rename to MantidPlot/icons/LoadProject16x16.png diff --git a/Code/Mantid/MantidPlot/icons/LoadProject32x32.png b/MantidPlot/icons/LoadProject32x32.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/LoadProject32x32.png rename to MantidPlot/icons/LoadProject32x32.png diff --git a/Code/Mantid/MantidPlot/icons/MantidPlotDesktop.ico b/MantidPlot/icons/MantidPlotDesktop.ico similarity index 100% rename from Code/Mantid/MantidPlot/icons/MantidPlotDesktop.ico rename to MantidPlot/icons/MantidPlotDesktop.ico diff --git a/Code/Mantid/MantidPlot/icons/MantidPlotDesktop.rc b/MantidPlot/icons/MantidPlotDesktop.rc similarity index 100% rename from Code/Mantid/MantidPlot/icons/MantidPlotDesktop.rc rename to MantidPlot/icons/MantidPlotDesktop.rc diff --git a/Code/Mantid/MantidPlot/icons/NewProject16x16.png b/MantidPlot/icons/NewProject16x16.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/NewProject16x16.png rename to MantidPlot/icons/NewProject16x16.png diff --git a/Code/Mantid/MantidPlot/icons/NewProject32x32.png b/MantidPlot/icons/NewProject32x32.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/NewProject32x32.png rename to MantidPlot/icons/NewProject32x32.png diff --git a/Code/Mantid/MantidPlot/icons/Open-icon16x16.png b/MantidPlot/icons/Open-icon16x16.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/Open-icon16x16.png rename to MantidPlot/icons/Open-icon16x16.png diff --git a/Code/Mantid/MantidPlot/icons/Open-icon32x32.png b/MantidPlot/icons/Open-icon32x32.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/Open-icon32x32.png rename to MantidPlot/icons/Open-icon32x32.png diff --git a/Code/Mantid/MantidPlot/icons/SaveProject16x16.png b/MantidPlot/icons/SaveProject16x16.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/SaveProject16x16.png rename to MantidPlot/icons/SaveProject16x16.png diff --git a/Code/Mantid/MantidPlot/icons/SaveProject32x32.png b/MantidPlot/icons/SaveProject32x32.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/SaveProject32x32.png rename to MantidPlot/icons/SaveProject32x32.png diff --git a/Code/Mantid/MantidPlot/icons/addCol.png b/MantidPlot/icons/addCol.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/addCol.png rename to MantidPlot/icons/addCol.png diff --git a/Code/Mantid/MantidPlot/icons/add_inset_curve_layer.png b/MantidPlot/icons/add_inset_curve_layer.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/add_inset_curve_layer.png rename to MantidPlot/icons/add_inset_curve_layer.png diff --git a/Code/Mantid/MantidPlot/icons/add_inset_layer.png b/MantidPlot/icons/add_inset_layer.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/add_inset_layer.png rename to MantidPlot/icons/add_inset_layer.png diff --git a/Code/Mantid/MantidPlot/icons/add_zoom_plot.png b/MantidPlot/icons/add_zoom_plot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/add_zoom_plot.png rename to MantidPlot/icons/add_zoom_plot.png diff --git a/Code/Mantid/MantidPlot/icons/adjust_col_width.png b/MantidPlot/icons/adjust_col_width.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/adjust_col_width.png rename to MantidPlot/icons/adjust_col_width.png diff --git a/Code/Mantid/MantidPlot/icons/align_bottom.png b/MantidPlot/icons/align_bottom.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/align_bottom.png rename to MantidPlot/icons/align_bottom.png diff --git a/Code/Mantid/MantidPlot/icons/align_left.png b/MantidPlot/icons/align_left.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/align_left.png rename to MantidPlot/icons/align_left.png diff --git a/Code/Mantid/MantidPlot/icons/align_right.png b/MantidPlot/icons/align_right.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/align_right.png rename to MantidPlot/icons/align_right.png diff --git a/Code/Mantid/MantidPlot/icons/align_top.png b/MantidPlot/icons/align_top.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/align_top.png rename to MantidPlot/icons/align_top.png diff --git a/Code/Mantid/MantidPlot/icons/append_drag_curves.png b/MantidPlot/icons/append_drag_curves.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/append_drag_curves.png rename to MantidPlot/icons/append_drag_curves.png diff --git a/Code/Mantid/MantidPlot/icons/append_file.png b/MantidPlot/icons/append_file.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/append_file.png rename to MantidPlot/icons/append_file.png diff --git a/Code/Mantid/MantidPlot/icons/area.png b/MantidPlot/icons/area.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/area.png rename to MantidPlot/icons/area.png diff --git a/Code/Mantid/MantidPlot/icons/arrangeLayers.png b/MantidPlot/icons/arrangeLayers.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/arrangeLayers.png rename to MantidPlot/icons/arrangeLayers.png diff --git a/Code/Mantid/MantidPlot/icons/arrow.png b/MantidPlot/icons/arrow.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/arrow.png rename to MantidPlot/icons/arrow.png diff --git a/Code/Mantid/MantidPlot/icons/arrow_down.png b/MantidPlot/icons/arrow_down.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/arrow_down.png rename to MantidPlot/icons/arrow_down.png diff --git a/Code/Mantid/MantidPlot/icons/arrow_up.png b/MantidPlot/icons/arrow_up.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/arrow_up.png rename to MantidPlot/icons/arrow_up.png diff --git a/Code/Mantid/MantidPlot/icons/auto_layout.png b/MantidPlot/icons/auto_layout.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/auto_layout.png rename to MantidPlot/icons/auto_layout.png diff --git a/Code/Mantid/MantidPlot/icons/backGrid.png b/MantidPlot/icons/backGrid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/backGrid.png rename to MantidPlot/icons/backGrid.png diff --git a/Code/Mantid/MantidPlot/icons/bars.png b/MantidPlot/icons/bars.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/bars.png rename to MantidPlot/icons/bars.png diff --git a/Code/Mantid/MantidPlot/icons/bottom_axis.png b/MantidPlot/icons/bottom_axis.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/bottom_axis.png rename to MantidPlot/icons/bottom_axis.png diff --git a/Code/Mantid/MantidPlot/icons/bottom_scl.png b/MantidPlot/icons/bottom_scl.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/bottom_scl.png rename to MantidPlot/icons/bottom_scl.png diff --git a/Code/Mantid/MantidPlot/icons/box.png b/MantidPlot/icons/box.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/box.png rename to MantidPlot/icons/box.png diff --git a/Code/Mantid/MantidPlot/icons/boxPlot.png b/MantidPlot/icons/boxPlot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/boxPlot.png rename to MantidPlot/icons/boxPlot.png diff --git a/Code/Mantid/MantidPlot/icons/ceilGrid.png b/MantidPlot/icons/ceilGrid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/ceilGrid.png rename to MantidPlot/icons/ceilGrid.png diff --git a/Code/Mantid/MantidPlot/icons/clock.png b/MantidPlot/icons/clock.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/clock.png rename to MantidPlot/icons/clock.png diff --git a/Code/Mantid/MantidPlot/icons/close.png b/MantidPlot/icons/close.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/close.png rename to MantidPlot/icons/close.png diff --git a/Code/Mantid/MantidPlot/icons/col_stat.png b/MantidPlot/icons/col_stat.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/col_stat.png rename to MantidPlot/icons/col_stat.png diff --git a/Code/Mantid/MantidPlot/icons/color_map.png b/MantidPlot/icons/color_map.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/color_map.png rename to MantidPlot/icons/color_map.png diff --git a/Code/Mantid/MantidPlot/icons/comment.png b/MantidPlot/icons/comment.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/comment.png rename to MantidPlot/icons/comment.png diff --git a/Code/Mantid/MantidPlot/icons/cones.png b/MantidPlot/icons/cones.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/cones.png rename to MantidPlot/icons/cones.png diff --git a/Code/Mantid/MantidPlot/icons/configTable.png b/MantidPlot/icons/configTable.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/configTable.png rename to MantidPlot/icons/configTable.png diff --git a/Code/Mantid/MantidPlot/icons/config_curves.png b/MantidPlot/icons/config_curves.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/config_curves.png rename to MantidPlot/icons/config_curves.png diff --git a/Code/Mantid/MantidPlot/icons/configure.png b/MantidPlot/icons/configure.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/configure.png rename to MantidPlot/icons/configure.png diff --git a/Code/Mantid/MantidPlot/icons/contour_map.png b/MantidPlot/icons/contour_map.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/contour_map.png rename to MantidPlot/icons/contour_map.png diff --git a/Code/Mantid/MantidPlot/icons/copy.png b/MantidPlot/icons/copy.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/copy.png rename to MantidPlot/icons/copy.png diff --git a/Code/Mantid/MantidPlot/icons/crosses.png b/MantidPlot/icons/crosses.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/crosses.png rename to MantidPlot/icons/crosses.png diff --git a/Code/Mantid/MantidPlot/icons/cursor.png b/MantidPlot/icons/cursor.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/cursor.png rename to MantidPlot/icons/cursor.png diff --git a/Code/Mantid/MantidPlot/icons/cursor_16.png b/MantidPlot/icons/cursor_16.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/cursor_16.png rename to MantidPlot/icons/cursor_16.png diff --git a/Code/Mantid/MantidPlot/icons/cursors.png b/MantidPlot/icons/cursors.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/cursors.png rename to MantidPlot/icons/cursors.png diff --git a/Code/Mantid/MantidPlot/icons/curves.png b/MantidPlot/icons/curves.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/curves.png rename to MantidPlot/icons/curves.png diff --git a/Code/Mantid/MantidPlot/icons/cut.png b/MantidPlot/icons/cut.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/cut.png rename to MantidPlot/icons/cut.png diff --git a/Code/Mantid/MantidPlot/icons/decrease_decimals.png b/MantidPlot/icons/decrease_decimals.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/decrease_decimals.png rename to MantidPlot/icons/decrease_decimals.png diff --git a/Code/Mantid/MantidPlot/icons/decrease_indent.png b/MantidPlot/icons/decrease_indent.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/decrease_indent.png rename to MantidPlot/icons/decrease_indent.png diff --git a/Code/Mantid/MantidPlot/icons/delete.png b/MantidPlot/icons/delete.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/delete.png rename to MantidPlot/icons/delete.png diff --git a/Code/Mantid/MantidPlot/icons/delete_column.png b/MantidPlot/icons/delete_column.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/delete_column.png rename to MantidPlot/icons/delete_column.png diff --git a/Code/Mantid/MantidPlot/icons/delete_row.png b/MantidPlot/icons/delete_row.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/delete_row.png rename to MantidPlot/icons/delete_row.png diff --git a/Code/Mantid/MantidPlot/icons/disregard_col.png b/MantidPlot/icons/disregard_col.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/disregard_col.png rename to MantidPlot/icons/disregard_col.png diff --git a/Code/Mantid/MantidPlot/icons/drag_curve.png b/MantidPlot/icons/drag_curve.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/drag_curve.png rename to MantidPlot/icons/drag_curve.png diff --git a/Code/Mantid/MantidPlot/icons/drag_curves.png b/MantidPlot/icons/drag_curves.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/drag_curves.png rename to MantidPlot/icons/drag_curves.png diff --git a/Code/Mantid/MantidPlot/icons/draw_points.png b/MantidPlot/icons/draw_points.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/draw_points.png rename to MantidPlot/icons/draw_points.png diff --git a/Code/Mantid/MantidPlot/icons/dropLines.png b/MantidPlot/icons/dropLines.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/dropLines.png rename to MantidPlot/icons/dropLines.png diff --git a/Code/Mantid/MantidPlot/icons/duplicate.png b/MantidPlot/icons/duplicate.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/duplicate.png rename to MantidPlot/icons/duplicate.png diff --git a/Code/Mantid/MantidPlot/icons/ellipse.png b/MantidPlot/icons/ellipse.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/ellipse.png rename to MantidPlot/icons/ellipse.png diff --git a/Code/Mantid/MantidPlot/icons/erase.png b/MantidPlot/icons/erase.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/erase.png rename to MantidPlot/icons/erase.png diff --git a/Code/Mantid/MantidPlot/icons/errors.png b/MantidPlot/icons/errors.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/errors.png rename to MantidPlot/icons/errors.png diff --git a/Code/Mantid/MantidPlot/icons/execute_selection.png b/MantidPlot/icons/execute_selection.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/execute_selection.png rename to MantidPlot/icons/execute_selection.png diff --git a/Code/Mantid/MantidPlot/icons/exp.png b/MantidPlot/icons/exp.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/exp.png rename to MantidPlot/icons/exp.png diff --git a/Code/Mantid/MantidPlot/icons/extract_graphs.png b/MantidPlot/icons/extract_graphs.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/extract_graphs.png rename to MantidPlot/icons/extract_graphs.png diff --git a/Code/Mantid/MantidPlot/icons/extract_layers.png b/MantidPlot/icons/extract_layers.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/extract_layers.png rename to MantidPlot/icons/extract_layers.png diff --git a/Code/Mantid/MantidPlot/icons/fileclose.png b/MantidPlot/icons/fileclose.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fileclose.png rename to MantidPlot/icons/fileclose.png diff --git a/Code/Mantid/MantidPlot/icons/fileopen.png b/MantidPlot/icons/fileopen.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fileopen.png rename to MantidPlot/icons/fileopen.png diff --git a/Code/Mantid/MantidPlot/icons/fileprint.png b/MantidPlot/icons/fileprint.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fileprint.png rename to MantidPlot/icons/fileprint.png diff --git a/Code/Mantid/MantidPlot/icons/filesave.png b/MantidPlot/icons/filesave.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/filesave.png rename to MantidPlot/icons/filesave.png diff --git a/Code/Mantid/MantidPlot/icons/filesaveas.png b/MantidPlot/icons/filesaveas.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/filesaveas.png rename to MantidPlot/icons/filesaveas.png diff --git a/Code/Mantid/MantidPlot/icons/find.png b/MantidPlot/icons/find.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/find.png rename to MantidPlot/icons/find.png diff --git a/Code/Mantid/MantidPlot/icons/find_next.png b/MantidPlot/icons/find_next.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/find_next.png rename to MantidPlot/icons/find_next.png diff --git a/Code/Mantid/MantidPlot/icons/find_previous.png b/MantidPlot/icons/find_previous.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/find_previous.png rename to MantidPlot/icons/find_previous.png diff --git a/Code/Mantid/MantidPlot/icons/fit.png b/MantidPlot/icons/fit.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fit.png rename to MantidPlot/icons/fit.png diff --git a/Code/Mantid/MantidPlot/icons/fit_frame.png b/MantidPlot/icons/fit_frame.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fit_frame.png rename to MantidPlot/icons/fit_frame.png diff --git a/Code/Mantid/MantidPlot/icons/flip_horizontal.png b/MantidPlot/icons/flip_horizontal.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/flip_horizontal.png rename to MantidPlot/icons/flip_horizontal.png diff --git a/Code/Mantid/MantidPlot/icons/flip_vertical.png b/MantidPlot/icons/flip_vertical.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/flip_vertical.png rename to MantidPlot/icons/flip_vertical.png diff --git a/Code/Mantid/MantidPlot/icons/floor.png b/MantidPlot/icons/floor.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/floor.png rename to MantidPlot/icons/floor.png diff --git a/Code/Mantid/MantidPlot/icons/floorGrid.png b/MantidPlot/icons/floorGrid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/floorGrid.png rename to MantidPlot/icons/floorGrid.png diff --git a/Code/Mantid/MantidPlot/icons/folder.png b/MantidPlot/icons/folder.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/folder.png rename to MantidPlot/icons/folder.png diff --git a/Code/Mantid/MantidPlot/icons/folder_closed.png b/MantidPlot/icons/folder_closed.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/folder_closed.png rename to MantidPlot/icons/folder_closed.png diff --git a/Code/Mantid/MantidPlot/icons/folder_open.png b/MantidPlot/icons/folder_open.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/folder_open.png rename to MantidPlot/icons/folder_open.png diff --git a/Code/Mantid/MantidPlot/icons/font.png b/MantidPlot/icons/font.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/font.png rename to MantidPlot/icons/font.png diff --git a/Code/Mantid/MantidPlot/icons/formula.png b/MantidPlot/icons/formula.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/formula.png rename to MantidPlot/icons/formula.png diff --git a/Code/Mantid/MantidPlot/icons/fraction.png b/MantidPlot/icons/fraction.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fraction.png rename to MantidPlot/icons/fraction.png diff --git a/Code/Mantid/MantidPlot/icons/free_axes.png b/MantidPlot/icons/free_axes.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/free_axes.png rename to MantidPlot/icons/free_axes.png diff --git a/Code/Mantid/MantidPlot/icons/frontGrid.png b/MantidPlot/icons/frontGrid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/frontGrid.png rename to MantidPlot/icons/frontGrid.png diff --git a/Code/Mantid/MantidPlot/icons/fx.png b/MantidPlot/icons/fx.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/fx.png rename to MantidPlot/icons/fx.png diff --git a/Code/Mantid/MantidPlot/icons/general.png b/MantidPlot/icons/general.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/general.png rename to MantidPlot/icons/general.png diff --git a/Code/Mantid/MantidPlot/icons/graph.png b/MantidPlot/icons/graph.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/graph.png rename to MantidPlot/icons/graph.png diff --git a/Code/Mantid/MantidPlot/icons/graph_disabled.png b/MantidPlot/icons/graph_disabled.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/graph_disabled.png rename to MantidPlot/icons/graph_disabled.png diff --git a/Code/Mantid/MantidPlot/icons/graph_enabled.png b/MantidPlot/icons/graph_enabled.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/graph_enabled.png rename to MantidPlot/icons/graph_enabled.png diff --git a/Code/Mantid/MantidPlot/icons/gray_map.png b/MantidPlot/icons/gray_map.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/gray_map.png rename to MantidPlot/icons/gray_map.png diff --git a/Code/Mantid/MantidPlot/icons/grid_only.png b/MantidPlot/icons/grid_only.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/grid_only.png rename to MantidPlot/icons/grid_only.png diff --git a/Code/Mantid/MantidPlot/icons/grid_poly.png b/MantidPlot/icons/grid_poly.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/grid_poly.png rename to MantidPlot/icons/grid_poly.png diff --git a/Code/Mantid/MantidPlot/icons/hBars.png b/MantidPlot/icons/hBars.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/hBars.png rename to MantidPlot/icons/hBars.png diff --git a/Code/Mantid/MantidPlot/icons/hand.png b/MantidPlot/icons/hand.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/hand.png rename to MantidPlot/icons/hand.png diff --git a/Code/Mantid/MantidPlot/icons/help.png b/MantidPlot/icons/help.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/help.png rename to MantidPlot/icons/help.png diff --git a/Code/Mantid/MantidPlot/icons/histogram.png b/MantidPlot/icons/histogram.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/histogram.png rename to MantidPlot/icons/histogram.png diff --git a/Code/Mantid/MantidPlot/icons/hor_steps.png b/MantidPlot/icons/hor_steps.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/hor_steps.png rename to MantidPlot/icons/hor_steps.png diff --git a/Code/Mantid/MantidPlot/icons/horizontal_grid.png b/MantidPlot/icons/horizontal_grid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/horizontal_grid.png rename to MantidPlot/icons/horizontal_grid.png diff --git a/Code/Mantid/MantidPlot/icons/icons.qrc b/MantidPlot/icons/icons.qrc similarity index 100% rename from Code/Mantid/MantidPlot/icons/icons.qrc rename to MantidPlot/icons/icons.qrc diff --git a/Code/Mantid/MantidPlot/icons/image_plot.png b/MantidPlot/icons/image_plot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/image_plot.png rename to MantidPlot/icons/image_plot.png diff --git a/Code/Mantid/MantidPlot/icons/image_profiles.png b/MantidPlot/icons/image_profiles.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/image_profiles.png rename to MantidPlot/icons/image_profiles.png diff --git a/Code/Mantid/MantidPlot/icons/import.png b/MantidPlot/icons/import.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/import.png rename to MantidPlot/icons/import.png diff --git a/Code/Mantid/MantidPlot/icons/increase_decimals.png b/MantidPlot/icons/increase_decimals.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/increase_decimals.png rename to MantidPlot/icons/increase_decimals.png diff --git a/Code/Mantid/MantidPlot/icons/increase_indent.png b/MantidPlot/icons/increase_indent.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/increase_indent.png rename to MantidPlot/icons/increase_indent.png diff --git a/Code/Mantid/MantidPlot/icons/index.png b/MantidPlot/icons/index.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/index.png rename to MantidPlot/icons/index.png diff --git a/Code/Mantid/MantidPlot/icons/insert_column.png b/MantidPlot/icons/insert_column.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/insert_column.png rename to MantidPlot/icons/insert_column.png diff --git a/Code/Mantid/MantidPlot/icons/insert_row.png b/MantidPlot/icons/insert_row.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/insert_row.png rename to MantidPlot/icons/insert_row.png diff --git a/Code/Mantid/MantidPlot/icons/isolines.png b/MantidPlot/icons/isolines.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/isolines.png rename to MantidPlot/icons/isolines.png diff --git a/Code/Mantid/MantidPlot/icons/lPlot.png b/MantidPlot/icons/lPlot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/lPlot.png rename to MantidPlot/icons/lPlot.png diff --git a/Code/Mantid/MantidPlot/icons/layer_disabled.png b/MantidPlot/icons/layer_disabled.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/layer_disabled.png rename to MantidPlot/icons/layer_disabled.png diff --git a/Code/Mantid/MantidPlot/icons/layer_enabled.png b/MantidPlot/icons/layer_enabled.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/layer_enabled.png rename to MantidPlot/icons/layer_enabled.png diff --git a/Code/Mantid/MantidPlot/icons/leaf.png b/MantidPlot/icons/leaf.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/leaf.png rename to MantidPlot/icons/leaf.png diff --git a/Code/Mantid/MantidPlot/icons/leftGrid.png b/MantidPlot/icons/leftGrid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/leftGrid.png rename to MantidPlot/icons/leftGrid.png diff --git a/Code/Mantid/MantidPlot/icons/left_axis.png b/MantidPlot/icons/left_axis.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/left_axis.png rename to MantidPlot/icons/left_axis.png diff --git a/Code/Mantid/MantidPlot/icons/left_scl.png b/MantidPlot/icons/left_scl.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/left_scl.png rename to MantidPlot/icons/left_scl.png diff --git a/Code/Mantid/MantidPlot/icons/legend.png b/MantidPlot/icons/legend.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/legend.png rename to MantidPlot/icons/legend.png diff --git a/Code/Mantid/MantidPlot/icons/lens.png b/MantidPlot/icons/lens.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/lens.png rename to MantidPlot/icons/lens.png diff --git a/Code/Mantid/MantidPlot/icons/lineMesh.png b/MantidPlot/icons/lineMesh.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/lineMesh.png rename to MantidPlot/icons/lineMesh.png diff --git a/Code/Mantid/MantidPlot/icons/lineSymbol.png b/MantidPlot/icons/lineSymbol.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/lineSymbol.png rename to MantidPlot/icons/lineSymbol.png diff --git a/Code/Mantid/MantidPlot/icons/liniar_scale.png b/MantidPlot/icons/liniar_scale.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/liniar_scale.png rename to MantidPlot/icons/liniar_scale.png diff --git a/Code/Mantid/MantidPlot/icons/ln_scale.png b/MantidPlot/icons/ln_scale.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/ln_scale.png rename to MantidPlot/icons/ln_scale.png diff --git a/Code/Mantid/MantidPlot/icons/log.png b/MantidPlot/icons/log.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/log.png rename to MantidPlot/icons/log.png diff --git a/Code/Mantid/MantidPlot/icons/log10.png b/MantidPlot/icons/log10.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/log10.png rename to MantidPlot/icons/log10.png diff --git a/Code/Mantid/MantidPlot/icons/log2_scale.png b/MantidPlot/icons/log2_scale.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/log2_scale.png rename to MantidPlot/icons/log2_scale.png diff --git a/Code/Mantid/MantidPlot/icons/logit_scale.png b/MantidPlot/icons/logit_scale.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/logit_scale.png rename to MantidPlot/icons/logit_scale.png diff --git a/Code/Mantid/MantidPlot/icons/logo.png b/MantidPlot/icons/logo.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/logo.png rename to MantidPlot/icons/logo.png diff --git a/Code/Mantid/MantidPlot/icons/lower.png b/MantidPlot/icons/lower.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/lower.png rename to MantidPlot/icons/lower.png diff --git a/Code/Mantid/MantidPlot/icons/lpPlot.png b/MantidPlot/icons/lpPlot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/lpPlot.png rename to MantidPlot/icons/lpPlot.png diff --git a/Code/Mantid/MantidPlot/icons/magnifier.png b/MantidPlot/icons/magnifier.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/magnifier.png rename to MantidPlot/icons/magnifier.png diff --git a/Code/Mantid/MantidPlot/icons/magnifier_hor.png b/MantidPlot/icons/magnifier_hor.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/magnifier_hor.png rename to MantidPlot/icons/magnifier_hor.png diff --git a/Code/Mantid/MantidPlot/icons/magnifier_vert.png b/MantidPlot/icons/magnifier_vert.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/magnifier_vert.png rename to MantidPlot/icons/magnifier_vert.png diff --git a/Code/Mantid/MantidPlot/icons/matrix.png b/MantidPlot/icons/matrix.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/matrix.png rename to MantidPlot/icons/matrix.png diff --git a/Code/Mantid/MantidPlot/icons/mdPlotting32x32.png b/MantidPlot/icons/mdPlotting32x32.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/mdPlotting32x32.png rename to MantidPlot/icons/mdPlotting32x32.png diff --git a/Code/Mantid/MantidPlot/icons/monalisa.png b/MantidPlot/icons/monalisa.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/monalisa.png rename to MantidPlot/icons/monalisa.png diff --git a/Code/Mantid/MantidPlot/icons/move_col_first.png b/MantidPlot/icons/move_col_first.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/move_col_first.png rename to MantidPlot/icons/move_col_first.png diff --git a/Code/Mantid/MantidPlot/icons/move_col_last.png b/MantidPlot/icons/move_col_last.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/move_col_last.png rename to MantidPlot/icons/move_col_last.png diff --git a/Code/Mantid/MantidPlot/icons/move_col_left.png b/MantidPlot/icons/move_col_left.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/move_col_left.png rename to MantidPlot/icons/move_col_left.png diff --git a/Code/Mantid/MantidPlot/icons/move_col_right.png b/MantidPlot/icons/move_col_right.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/move_col_right.png rename to MantidPlot/icons/move_col_right.png diff --git a/Code/Mantid/MantidPlot/icons/move_row_down.png b/MantidPlot/icons/move_row_down.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/move_row_down.png rename to MantidPlot/icons/move_row_down.png diff --git a/Code/Mantid/MantidPlot/icons/move_row_up.png b/MantidPlot/icons/move_row_up.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/move_row_up.png rename to MantidPlot/icons/move_row_up.png diff --git a/Code/Mantid/MantidPlot/icons/movie.png b/MantidPlot/icons/movie.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/movie.png rename to MantidPlot/icons/movie.png diff --git a/Code/Mantid/MantidPlot/icons/multiload.png b/MantidPlot/icons/multiload.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/multiload.png rename to MantidPlot/icons/multiload.png diff --git a/Code/Mantid/MantidPlot/icons/new.png b/MantidPlot/icons/new.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/new.png rename to MantidPlot/icons/new.png diff --git a/Code/Mantid/MantidPlot/icons/newF.png b/MantidPlot/icons/newF.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/newF.png rename to MantidPlot/icons/newF.png diff --git a/Code/Mantid/MantidPlot/icons/newFxy.png b/MantidPlot/icons/newFxy.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/newFxy.png rename to MantidPlot/icons/newFxy.png diff --git a/Code/Mantid/MantidPlot/icons/newLayer.png b/MantidPlot/icons/newLayer.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/newLayer.png rename to MantidPlot/icons/newLayer.png diff --git a/Code/Mantid/MantidPlot/icons/new_excel.png b/MantidPlot/icons/new_excel.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/new_excel.png rename to MantidPlot/icons/new_excel.png diff --git a/Code/Mantid/MantidPlot/icons/new_graph.png b/MantidPlot/icons/new_graph.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/new_graph.png rename to MantidPlot/icons/new_graph.png diff --git a/Code/Mantid/MantidPlot/icons/new_matrix.png b/MantidPlot/icons/new_matrix.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/new_matrix.png rename to MantidPlot/icons/new_matrix.png diff --git a/Code/Mantid/MantidPlot/icons/new_note.png b/MantidPlot/icons/new_note.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/new_note.png rename to MantidPlot/icons/new_note.png diff --git a/Code/Mantid/MantidPlot/icons/new_ods.png b/MantidPlot/icons/new_ods.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/new_ods.png rename to MantidPlot/icons/new_ods.png diff --git a/Code/Mantid/MantidPlot/icons/newfolder.png b/MantidPlot/icons/newfolder.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/newfolder.png rename to MantidPlot/icons/newfolder.png diff --git a/Code/Mantid/MantidPlot/icons/next.png b/MantidPlot/icons/next.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/next.png rename to MantidPlot/icons/next.png diff --git a/Code/Mantid/MantidPlot/icons/no_axes.png b/MantidPlot/icons/no_axes.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/no_axes.png rename to MantidPlot/icons/no_axes.png diff --git a/Code/Mantid/MantidPlot/icons/no_floor.png b/MantidPlot/icons/no_floor.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/no_floor.png rename to MantidPlot/icons/no_floor.png diff --git a/Code/Mantid/MantidPlot/icons/no_grid.png b/MantidPlot/icons/no_grid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/no_grid.png rename to MantidPlot/icons/no_grid.png diff --git a/Code/Mantid/MantidPlot/icons/normalRandomNumbers.png b/MantidPlot/icons/normalRandomNumbers.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/normalRandomNumbers.png rename to MantidPlot/icons/normalRandomNumbers.png diff --git a/Code/Mantid/MantidPlot/icons/note.png b/MantidPlot/icons/note.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/note.png rename to MantidPlot/icons/note.png diff --git a/Code/Mantid/MantidPlot/icons/notes_32.png b/MantidPlot/icons/notes_32.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/notes_32.png rename to MantidPlot/icons/notes_32.png diff --git a/Code/Mantid/MantidPlot/icons/ods_spreadsheet.png b/MantidPlot/icons/ods_spreadsheet.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/ods_spreadsheet.png rename to MantidPlot/icons/ods_spreadsheet.png diff --git a/Code/Mantid/MantidPlot/icons/open_excel.png b/MantidPlot/icons/open_excel.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/open_excel.png rename to MantidPlot/icons/open_excel.png diff --git a/Code/Mantid/MantidPlot/icons/open_template.png b/MantidPlot/icons/open_template.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/open_template.png rename to MantidPlot/icons/open_template.png diff --git a/Code/Mantid/MantidPlot/icons/pPlot.png b/MantidPlot/icons/pPlot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/pPlot.png rename to MantidPlot/icons/pPlot.png diff --git a/Code/Mantid/MantidPlot/icons/panel_4.png b/MantidPlot/icons/panel_4.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/panel_4.png rename to MantidPlot/icons/panel_4.png diff --git a/Code/Mantid/MantidPlot/icons/panel_h2.png b/MantidPlot/icons/panel_h2.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/panel_h2.png rename to MantidPlot/icons/panel_h2.png diff --git a/Code/Mantid/MantidPlot/icons/panel_v2.png b/MantidPlot/icons/panel_v2.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/panel_v2.png rename to MantidPlot/icons/panel_v2.png diff --git a/Code/Mantid/MantidPlot/icons/param_range_btn.png b/MantidPlot/icons/param_range_btn.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/param_range_btn.png rename to MantidPlot/icons/param_range_btn.png diff --git a/Code/Mantid/MantidPlot/icons/paste.png b/MantidPlot/icons/paste.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/paste.png rename to MantidPlot/icons/paste.png diff --git a/Code/Mantid/MantidPlot/icons/pdf.png b/MantidPlot/icons/pdf.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/pdf.png rename to MantidPlot/icons/pdf.png diff --git a/Code/Mantid/MantidPlot/icons/perspective.png b/MantidPlot/icons/perspective.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/perspective.png rename to MantidPlot/icons/perspective.png diff --git a/Code/Mantid/MantidPlot/icons/pie.png b/MantidPlot/icons/pie.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/pie.png rename to MantidPlot/icons/pie.png diff --git a/Code/Mantid/MantidPlot/icons/pixelProfile.png b/MantidPlot/icons/pixelProfile.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/pixelProfile.png rename to MantidPlot/icons/pixelProfile.png diff --git a/Code/Mantid/MantidPlot/icons/play.png b/MantidPlot/icons/play.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/play.png rename to MantidPlot/icons/play.png diff --git a/Code/Mantid/MantidPlot/icons/plot_bars.png b/MantidPlot/icons/plot_bars.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/plot_bars.png rename to MantidPlot/icons/plot_bars.png diff --git a/Code/Mantid/MantidPlot/icons/plot_double_y.png b/MantidPlot/icons/plot_double_y.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/plot_double_y.png rename to MantidPlot/icons/plot_double_y.png diff --git a/Code/Mantid/MantidPlot/icons/plus.png b/MantidPlot/icons/plus.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/plus.png rename to MantidPlot/icons/plus.png diff --git a/Code/Mantid/MantidPlot/icons/pointer.png b/MantidPlot/icons/pointer.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/pointer.png rename to MantidPlot/icons/pointer.png diff --git a/Code/Mantid/MantidPlot/icons/pointsMesh.png b/MantidPlot/icons/pointsMesh.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/pointsMesh.png rename to MantidPlot/icons/pointsMesh.png diff --git a/Code/Mantid/MantidPlot/icons/prev.png b/MantidPlot/icons/prev.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/prev.png rename to MantidPlot/icons/prev.png diff --git a/Code/Mantid/MantidPlot/icons/preview.png b/MantidPlot/icons/preview.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/preview.png rename to MantidPlot/icons/preview.png diff --git a/Code/Mantid/MantidPlot/icons/probability_scale.png b/MantidPlot/icons/probability_scale.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/probability_scale.png rename to MantidPlot/icons/probability_scale.png diff --git a/Code/Mantid/MantidPlot/icons/python.png b/MantidPlot/icons/python.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/python.png rename to MantidPlot/icons/python.png diff --git a/Code/Mantid/MantidPlot/icons/quit.png b/MantidPlot/icons/quit.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/quit.png rename to MantidPlot/icons/quit.png diff --git a/Code/Mantid/MantidPlot/icons/raise.png b/MantidPlot/icons/raise.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/raise.png rename to MantidPlot/icons/raise.png diff --git a/Code/Mantid/MantidPlot/icons/randomNumbers.png b/MantidPlot/icons/randomNumbers.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/randomNumbers.png rename to MantidPlot/icons/randomNumbers.png diff --git a/Code/Mantid/MantidPlot/icons/reciprocal_scale.png b/MantidPlot/icons/reciprocal_scale.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/reciprocal_scale.png rename to MantidPlot/icons/reciprocal_scale.png diff --git a/Code/Mantid/MantidPlot/icons/rectangle.png b/MantidPlot/icons/rectangle.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/rectangle.png rename to MantidPlot/icons/rectangle.png diff --git a/Code/Mantid/MantidPlot/icons/redo.png b/MantidPlot/icons/redo.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/redo.png rename to MantidPlot/icons/redo.png diff --git a/Code/Mantid/MantidPlot/icons/reload.png b/MantidPlot/icons/reload.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/reload.png rename to MantidPlot/icons/reload.png diff --git a/Code/Mantid/MantidPlot/icons/replace.png b/MantidPlot/icons/replace.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/replace.png rename to MantidPlot/icons/replace.png diff --git a/Code/Mantid/MantidPlot/icons/reset_rotation.png b/MantidPlot/icons/reset_rotation.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/reset_rotation.png rename to MantidPlot/icons/reset_rotation.png diff --git a/Code/Mantid/MantidPlot/icons/resize.png b/MantidPlot/icons/resize.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/resize.png rename to MantidPlot/icons/resize.png diff --git a/Code/Mantid/MantidPlot/icons/ribbon.png b/MantidPlot/icons/ribbon.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/ribbon.png rename to MantidPlot/icons/ribbon.png diff --git a/Code/Mantid/MantidPlot/icons/rightGrid.png b/MantidPlot/icons/rightGrid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/rightGrid.png rename to MantidPlot/icons/rightGrid.png diff --git a/Code/Mantid/MantidPlot/icons/right_axis.png b/MantidPlot/icons/right_axis.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/right_axis.png rename to MantidPlot/icons/right_axis.png diff --git a/Code/Mantid/MantidPlot/icons/right_scl.png b/MantidPlot/icons/right_scl.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/right_scl.png rename to MantidPlot/icons/right_scl.png diff --git a/Code/Mantid/MantidPlot/icons/rotate_clockwise.png b/MantidPlot/icons/rotate_clockwise.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/rotate_clockwise.png rename to MantidPlot/icons/rotate_clockwise.png diff --git a/Code/Mantid/MantidPlot/icons/rotate_counterclockwise.png b/MantidPlot/icons/rotate_counterclockwise.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/rotate_counterclockwise.png rename to MantidPlot/icons/rotate_counterclockwise.png diff --git a/Code/Mantid/MantidPlot/icons/rowNumbers.png b/MantidPlot/icons/rowNumbers.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/rowNumbers.png rename to MantidPlot/icons/rowNumbers.png diff --git a/Code/Mantid/MantidPlot/icons/save_template.png b/MantidPlot/icons/save_template.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/save_template.png rename to MantidPlot/icons/save_template.png diff --git a/Code/Mantid/MantidPlot/icons/scatter.png b/MantidPlot/icons/scatter.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/scatter.png rename to MantidPlot/icons/scatter.png diff --git a/Code/Mantid/MantidPlot/icons/select.png b/MantidPlot/icons/select.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/select.png rename to MantidPlot/icons/select.png diff --git a/Code/Mantid/MantidPlot/icons/set_label_col.png b/MantidPlot/icons/set_label_col.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/set_label_col.png rename to MantidPlot/icons/set_label_col.png diff --git a/Code/Mantid/MantidPlot/icons/sort.png b/MantidPlot/icons/sort.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/sort.png rename to MantidPlot/icons/sort.png diff --git a/Code/Mantid/MantidPlot/icons/sort_ascending.png b/MantidPlot/icons/sort_ascending.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/sort_ascending.png rename to MantidPlot/icons/sort_ascending.png diff --git a/Code/Mantid/MantidPlot/icons/sort_descending.png b/MantidPlot/icons/sort_descending.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/sort_descending.png rename to MantidPlot/icons/sort_descending.png diff --git a/Code/Mantid/MantidPlot/icons/spline.png b/MantidPlot/icons/spline.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/spline.png rename to MantidPlot/icons/spline.png diff --git a/Code/Mantid/MantidPlot/icons/square_root.png b/MantidPlot/icons/square_root.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/square_root.png rename to MantidPlot/icons/square_root.png diff --git a/Code/Mantid/MantidPlot/icons/stack_bar.png b/MantidPlot/icons/stack_bar.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/stack_bar.png rename to MantidPlot/icons/stack_bar.png diff --git a/Code/Mantid/MantidPlot/icons/stack_column.png b/MantidPlot/icons/stack_column.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/stack_column.png rename to MantidPlot/icons/stack_column.png diff --git a/Code/Mantid/MantidPlot/icons/stacked.png b/MantidPlot/icons/stacked.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/stacked.png rename to MantidPlot/icons/stacked.png diff --git a/Code/Mantid/MantidPlot/icons/stacked_hist.png b/MantidPlot/icons/stacked_hist.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/stacked_hist.png rename to MantidPlot/icons/stacked_hist.png diff --git a/Code/Mantid/MantidPlot/icons/stat_rows.png b/MantidPlot/icons/stat_rows.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/stat_rows.png rename to MantidPlot/icons/stat_rows.png diff --git a/Code/Mantid/MantidPlot/icons/swap_columns.png b/MantidPlot/icons/swap_columns.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/swap_columns.png rename to MantidPlot/icons/swap_columns.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group1.png b/MantidPlot/icons/table-toolbar-group1.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group1.png rename to MantidPlot/icons/table-toolbar-group1.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group2.png b/MantidPlot/icons/table-toolbar-group2.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group2.png rename to MantidPlot/icons/table-toolbar-group2.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group3.png b/MantidPlot/icons/table-toolbar-group3.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group3.png rename to MantidPlot/icons/table-toolbar-group3.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group4.png b/MantidPlot/icons/table-toolbar-group4.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group4.png rename to MantidPlot/icons/table-toolbar-group4.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group5.png b/MantidPlot/icons/table-toolbar-group5.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group5.png rename to MantidPlot/icons/table-toolbar-group5.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group6.png b/MantidPlot/icons/table-toolbar-group6.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group6.png rename to MantidPlot/icons/table-toolbar-group6.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group7.png b/MantidPlot/icons/table-toolbar-group7.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group7.png rename to MantidPlot/icons/table-toolbar-group7.png diff --git a/Code/Mantid/MantidPlot/icons/table-toolbar-group8.png b/MantidPlot/icons/table-toolbar-group8.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table-toolbar-group8.png rename to MantidPlot/icons/table-toolbar-group8.png diff --git a/Code/Mantid/MantidPlot/icons/table.png b/MantidPlot/icons/table.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/table.png rename to MantidPlot/icons/table.png diff --git a/Code/Mantid/MantidPlot/icons/text.png b/MantidPlot/icons/text.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/text.png rename to MantidPlot/icons/text.png diff --git a/Code/Mantid/MantidPlot/icons/top_axis.png b/MantidPlot/icons/top_axis.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/top_axis.png rename to MantidPlot/icons/top_axis.png diff --git a/Code/Mantid/MantidPlot/icons/top_scl.png b/MantidPlot/icons/top_scl.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/top_scl.png rename to MantidPlot/icons/top_scl.png diff --git a/Code/Mantid/MantidPlot/icons/trajectory.png b/MantidPlot/icons/trajectory.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/trajectory.png rename to MantidPlot/icons/trajectory.png diff --git a/Code/Mantid/MantidPlot/icons/uncomment.png b/MantidPlot/icons/uncomment.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/uncomment.png rename to MantidPlot/icons/uncomment.png diff --git a/Code/Mantid/MantidPlot/icons/undo.png b/MantidPlot/icons/undo.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/undo.png rename to MantidPlot/icons/undo.png diff --git a/Code/Mantid/MantidPlot/icons/unzoom.png b/MantidPlot/icons/unzoom.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/unzoom.png rename to MantidPlot/icons/unzoom.png diff --git a/Code/Mantid/MantidPlot/icons/vectXYAM.png b/MantidPlot/icons/vectXYAM.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/vectXYAM.png rename to MantidPlot/icons/vectXYAM.png diff --git a/Code/Mantid/MantidPlot/icons/vectXYXY.png b/MantidPlot/icons/vectXYXY.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/vectXYXY.png rename to MantidPlot/icons/vectXYXY.png diff --git a/Code/Mantid/MantidPlot/icons/vertBars.png b/MantidPlot/icons/vertBars.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/vertBars.png rename to MantidPlot/icons/vertBars.png diff --git a/Code/Mantid/MantidPlot/icons/vert_steps.png b/MantidPlot/icons/vert_steps.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/vert_steps.png rename to MantidPlot/icons/vert_steps.png diff --git a/Code/Mantid/MantidPlot/icons/vertical_grid.png b/MantidPlot/icons/vertical_grid.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/vertical_grid.png rename to MantidPlot/icons/vertical_grid.png diff --git a/Code/Mantid/MantidPlot/icons/waterfall_plot.png b/MantidPlot/icons/waterfall_plot.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/waterfall_plot.png rename to MantidPlot/icons/waterfall_plot.png diff --git a/Code/Mantid/MantidPlot/icons/wizard.png b/MantidPlot/icons/wizard.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/wizard.png rename to MantidPlot/icons/wizard.png diff --git a/Code/Mantid/MantidPlot/icons/worksheet.png b/MantidPlot/icons/worksheet.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/worksheet.png rename to MantidPlot/icons/worksheet.png diff --git a/Code/Mantid/MantidPlot/icons/x_col.png b/MantidPlot/icons/x_col.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/x_col.png rename to MantidPlot/icons/x_col.png diff --git a/Code/Mantid/MantidPlot/icons/y_col.png b/MantidPlot/icons/y_col.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/y_col.png rename to MantidPlot/icons/y_col.png diff --git a/Code/Mantid/MantidPlot/icons/z_col.png b/MantidPlot/icons/z_col.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/z_col.png rename to MantidPlot/icons/z_col.png diff --git a/Code/Mantid/MantidPlot/icons/zoom-cmds.png b/MantidPlot/icons/zoom-cmds.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/zoom-cmds.png rename to MantidPlot/icons/zoom-cmds.png diff --git a/Code/Mantid/MantidPlot/icons/zoom.png b/MantidPlot/icons/zoom.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/zoom.png rename to MantidPlot/icons/zoom.png diff --git a/Code/Mantid/MantidPlot/icons/zoomOut.png b/MantidPlot/icons/zoomOut.png similarity index 100% rename from Code/Mantid/MantidPlot/icons/zoomOut.png rename to MantidPlot/icons/zoomOut.png diff --git a/Code/Mantid/MantidPlot/ipython_widget/__init__.py b/MantidPlot/ipython_widget/__init__.py similarity index 100% rename from Code/Mantid/MantidPlot/ipython_widget/__init__.py rename to MantidPlot/ipython_widget/__init__.py diff --git a/Code/Mantid/MantidPlot/ipython_widget/mantid_ipython_widget.py b/MantidPlot/ipython_widget/mantid_ipython_widget.py similarity index 100% rename from Code/Mantid/MantidPlot/ipython_widget/mantid_ipython_widget.py rename to MantidPlot/ipython_widget/mantid_ipython_widget.py diff --git a/Code/Mantid/MantidPlot/make_package.rb.in b/MantidPlot/make_package.rb.in similarity index 100% rename from Code/Mantid/MantidPlot/make_package.rb.in rename to MantidPlot/make_package.rb.in diff --git a/Code/Mantid/MantidPlot/mantid_qt_settings_editor.py b/MantidPlot/mantid_qt_settings_editor.py similarity index 100% rename from Code/Mantid/MantidPlot/mantid_qt_settings_editor.py rename to MantidPlot/mantid_qt_settings_editor.py diff --git a/Code/Mantid/MantidPlot/mantid_reset_settings.bat b/MantidPlot/mantid_reset_settings.bat similarity index 100% rename from Code/Mantid/MantidPlot/mantid_reset_settings.bat rename to MantidPlot/mantid_reset_settings.bat diff --git a/Code/Mantid/MantidPlot/mantid_reset_settings.sh b/MantidPlot/mantid_reset_settings.sh similarity index 100% rename from Code/Mantid/MantidPlot/mantid_reset_settings.sh rename to MantidPlot/mantid_reset_settings.sh diff --git a/Code/Mantid/MantidPlot/mantidplot.py b/MantidPlot/mantidplot.py similarity index 100% rename from Code/Mantid/MantidPlot/mantidplot.py rename to MantidPlot/mantidplot.py diff --git a/Code/Mantid/MantidPlot/mantidplotrc.py b/MantidPlot/mantidplotrc.py similarity index 100% rename from Code/Mantid/MantidPlot/mantidplotrc.py rename to MantidPlot/mantidplotrc.py diff --git a/Code/Mantid/MantidPlot/package_python_macports.py b/MantidPlot/package_python_macports.py similarity index 100% rename from Code/Mantid/MantidPlot/package_python_macports.py rename to MantidPlot/package_python_macports.py diff --git a/Code/Mantid/MantidPlot/pymantidplot/__init__.py b/MantidPlot/pymantidplot/__init__.py similarity index 100% rename from Code/Mantid/MantidPlot/pymantidplot/__init__.py rename to MantidPlot/pymantidplot/__init__.py diff --git a/Code/Mantid/MantidPlot/pymantidplot/proxies.py b/MantidPlot/pymantidplot/proxies.py similarity index 100% rename from Code/Mantid/MantidPlot/pymantidplot/proxies.py rename to MantidPlot/pymantidplot/proxies.py diff --git a/Code/Mantid/MantidPlot/pymantidplot/pyplot.py b/MantidPlot/pymantidplot/pyplot.py similarity index 100% rename from Code/Mantid/MantidPlot/pymantidplot/pyplot.py rename to MantidPlot/pymantidplot/pyplot.py diff --git a/Code/Mantid/MantidPlot/pymantidplot/qtiplot.py b/MantidPlot/pymantidplot/qtiplot.py similarity index 100% rename from Code/Mantid/MantidPlot/pymantidplot/qtiplot.py rename to MantidPlot/pymantidplot/qtiplot.py diff --git a/Code/Mantid/MantidPlot/src/ApplicationWindow.cpp b/MantidPlot/src/ApplicationWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ApplicationWindow.cpp rename to MantidPlot/src/ApplicationWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/ApplicationWindow.h b/MantidPlot/src/ApplicationWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ApplicationWindow.h rename to MantidPlot/src/ApplicationWindow.h diff --git a/Code/Mantid/MantidPlot/src/ArrowMarker.cpp b/MantidPlot/src/ArrowMarker.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ArrowMarker.cpp rename to MantidPlot/src/ArrowMarker.cpp diff --git a/Code/Mantid/MantidPlot/src/ArrowMarker.h b/MantidPlot/src/ArrowMarker.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ArrowMarker.h rename to MantidPlot/src/ArrowMarker.h diff --git a/Code/Mantid/MantidPlot/src/AssociationsDialog.cpp b/MantidPlot/src/AssociationsDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/AssociationsDialog.cpp rename to MantidPlot/src/AssociationsDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/AssociationsDialog.h b/MantidPlot/src/AssociationsDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/AssociationsDialog.h rename to MantidPlot/src/AssociationsDialog.h diff --git a/Code/Mantid/MantidPlot/src/AxesDialog.cpp b/MantidPlot/src/AxesDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/AxesDialog.cpp rename to MantidPlot/src/AxesDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/AxesDialog.h b/MantidPlot/src/AxesDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/AxesDialog.h rename to MantidPlot/src/AxesDialog.h diff --git a/Code/Mantid/MantidPlot/src/AxisDetails.cpp b/MantidPlot/src/AxisDetails.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/AxisDetails.cpp rename to MantidPlot/src/AxisDetails.cpp diff --git a/Code/Mantid/MantidPlot/src/AxisDetails.h b/MantidPlot/src/AxisDetails.h similarity index 100% rename from Code/Mantid/MantidPlot/src/AxisDetails.h rename to MantidPlot/src/AxisDetails.h diff --git a/Code/Mantid/MantidPlot/src/Bar.cpp b/MantidPlot/src/Bar.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Bar.cpp rename to MantidPlot/src/Bar.cpp diff --git a/Code/Mantid/MantidPlot/src/Bar.h b/MantidPlot/src/Bar.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Bar.h rename to MantidPlot/src/Bar.h diff --git a/Code/Mantid/MantidPlot/src/BoxCurve.cpp b/MantidPlot/src/BoxCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/BoxCurve.cpp rename to MantidPlot/src/BoxCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/BoxCurve.h b/MantidPlot/src/BoxCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/BoxCurve.h rename to MantidPlot/src/BoxCurve.h diff --git a/Code/Mantid/MantidPlot/src/CanvasPicker.cpp b/MantidPlot/src/CanvasPicker.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/CanvasPicker.cpp rename to MantidPlot/src/CanvasPicker.cpp diff --git a/Code/Mantid/MantidPlot/src/CanvasPicker.h b/MantidPlot/src/CanvasPicker.h similarity index 100% rename from Code/Mantid/MantidPlot/src/CanvasPicker.h rename to MantidPlot/src/CanvasPicker.h diff --git a/Code/Mantid/MantidPlot/src/ColorMapDialog.cpp b/MantidPlot/src/ColorMapDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ColorMapDialog.cpp rename to MantidPlot/src/ColorMapDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ColorMapDialog.h b/MantidPlot/src/ColorMapDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ColorMapDialog.h rename to MantidPlot/src/ColorMapDialog.h diff --git a/Code/Mantid/MantidPlot/src/Cone3D.cpp b/MantidPlot/src/Cone3D.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Cone3D.cpp rename to MantidPlot/src/Cone3D.cpp diff --git a/Code/Mantid/MantidPlot/src/Cone3D.h b/MantidPlot/src/Cone3D.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Cone3D.h rename to MantidPlot/src/Cone3D.h diff --git a/Code/Mantid/MantidPlot/src/ConfigDialog.cpp b/MantidPlot/src/ConfigDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ConfigDialog.cpp rename to MantidPlot/src/ConfigDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ConfigDialog.h b/MantidPlot/src/ConfigDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ConfigDialog.h rename to MantidPlot/src/ConfigDialog.h diff --git a/Code/Mantid/MantidPlot/src/ContourLinesEditor.cpp b/MantidPlot/src/ContourLinesEditor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ContourLinesEditor.cpp rename to MantidPlot/src/ContourLinesEditor.cpp diff --git a/Code/Mantid/MantidPlot/src/ContourLinesEditor.h b/MantidPlot/src/ContourLinesEditor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ContourLinesEditor.h rename to MantidPlot/src/ContourLinesEditor.h diff --git a/Code/Mantid/MantidPlot/src/Convolution.cpp b/MantidPlot/src/Convolution.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Convolution.cpp rename to MantidPlot/src/Convolution.cpp diff --git a/Code/Mantid/MantidPlot/src/Convolution.h b/MantidPlot/src/Convolution.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Convolution.h rename to MantidPlot/src/Convolution.h diff --git a/Code/Mantid/MantidPlot/src/Correlation.cpp b/MantidPlot/src/Correlation.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Correlation.cpp rename to MantidPlot/src/Correlation.cpp diff --git a/Code/Mantid/MantidPlot/src/Correlation.h b/MantidPlot/src/Correlation.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Correlation.h rename to MantidPlot/src/Correlation.h diff --git a/Code/Mantid/MantidPlot/src/CurveRangeDialog.cpp b/MantidPlot/src/CurveRangeDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/CurveRangeDialog.cpp rename to MantidPlot/src/CurveRangeDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/CurveRangeDialog.h b/MantidPlot/src/CurveRangeDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/CurveRangeDialog.h rename to MantidPlot/src/CurveRangeDialog.h diff --git a/Code/Mantid/MantidPlot/src/CurvesDialog.cpp b/MantidPlot/src/CurvesDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/CurvesDialog.cpp rename to MantidPlot/src/CurvesDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/CurvesDialog.h b/MantidPlot/src/CurvesDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/CurvesDialog.h rename to MantidPlot/src/CurvesDialog.h diff --git a/Code/Mantid/MantidPlot/src/CustomActionDialog.cpp b/MantidPlot/src/CustomActionDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/CustomActionDialog.cpp rename to MantidPlot/src/CustomActionDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/CustomActionDialog.h b/MantidPlot/src/CustomActionDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/CustomActionDialog.h rename to MantidPlot/src/CustomActionDialog.h diff --git a/Code/Mantid/MantidPlot/src/DataPickerTool.cpp b/MantidPlot/src/DataPickerTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/DataPickerTool.cpp rename to MantidPlot/src/DataPickerTool.cpp diff --git a/Code/Mantid/MantidPlot/src/DataPickerTool.h b/MantidPlot/src/DataPickerTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/DataPickerTool.h rename to MantidPlot/src/DataPickerTool.h diff --git a/Code/Mantid/MantidPlot/src/DataSetDialog.cpp b/MantidPlot/src/DataSetDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/DataSetDialog.cpp rename to MantidPlot/src/DataSetDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/DataSetDialog.h b/MantidPlot/src/DataSetDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/DataSetDialog.h rename to MantidPlot/src/DataSetDialog.h diff --git a/Code/Mantid/MantidPlot/src/Differentiation.cpp b/MantidPlot/src/Differentiation.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Differentiation.cpp rename to MantidPlot/src/Differentiation.cpp diff --git a/Code/Mantid/MantidPlot/src/Differentiation.h b/MantidPlot/src/Differentiation.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Differentiation.h rename to MantidPlot/src/Differentiation.h diff --git a/Code/Mantid/MantidPlot/src/DockedWindow.cpp b/MantidPlot/src/DockedWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/DockedWindow.cpp rename to MantidPlot/src/DockedWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/DockedWindow.h b/MantidPlot/src/DockedWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/DockedWindow.h rename to MantidPlot/src/DockedWindow.h diff --git a/Code/Mantid/MantidPlot/src/ErrDialog.cpp b/MantidPlot/src/ErrDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ErrDialog.cpp rename to MantidPlot/src/ErrDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ErrDialog.h b/MantidPlot/src/ErrDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ErrDialog.h rename to MantidPlot/src/ErrDialog.h diff --git a/Code/Mantid/MantidPlot/src/ExpDecayDialog.cpp b/MantidPlot/src/ExpDecayDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ExpDecayDialog.cpp rename to MantidPlot/src/ExpDecayDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ExpDecayDialog.h b/MantidPlot/src/ExpDecayDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ExpDecayDialog.h rename to MantidPlot/src/ExpDecayDialog.h diff --git a/Code/Mantid/MantidPlot/src/ExponentialFit.cpp b/MantidPlot/src/ExponentialFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ExponentialFit.cpp rename to MantidPlot/src/ExponentialFit.cpp diff --git a/Code/Mantid/MantidPlot/src/ExponentialFit.h b/MantidPlot/src/ExponentialFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ExponentialFit.h rename to MantidPlot/src/ExponentialFit.h diff --git a/Code/Mantid/MantidPlot/src/ExportDialog.cpp b/MantidPlot/src/ExportDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ExportDialog.cpp rename to MantidPlot/src/ExportDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ExportDialog.h b/MantidPlot/src/ExportDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ExportDialog.h rename to MantidPlot/src/ExportDialog.h diff --git a/Code/Mantid/MantidPlot/src/FFT.cpp b/MantidPlot/src/FFT.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FFT.cpp rename to MantidPlot/src/FFT.cpp diff --git a/Code/Mantid/MantidPlot/src/FFT.h b/MantidPlot/src/FFT.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FFT.h rename to MantidPlot/src/FFT.h diff --git a/Code/Mantid/MantidPlot/src/FFTDialog.cpp b/MantidPlot/src/FFTDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FFTDialog.cpp rename to MantidPlot/src/FFTDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/FFTDialog.h b/MantidPlot/src/FFTDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FFTDialog.h rename to MantidPlot/src/FFTDialog.h diff --git a/Code/Mantid/MantidPlot/src/FFTFilter.cpp b/MantidPlot/src/FFTFilter.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FFTFilter.cpp rename to MantidPlot/src/FFTFilter.cpp diff --git a/Code/Mantid/MantidPlot/src/FFTFilter.h b/MantidPlot/src/FFTFilter.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FFTFilter.h rename to MantidPlot/src/FFTFilter.h diff --git a/Code/Mantid/MantidPlot/src/Filter.cpp b/MantidPlot/src/Filter.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Filter.cpp rename to MantidPlot/src/Filter.cpp diff --git a/Code/Mantid/MantidPlot/src/Filter.h b/MantidPlot/src/Filter.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Filter.h rename to MantidPlot/src/Filter.h diff --git a/Code/Mantid/MantidPlot/src/FilterDialog.cpp b/MantidPlot/src/FilterDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FilterDialog.cpp rename to MantidPlot/src/FilterDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/FilterDialog.h b/MantidPlot/src/FilterDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FilterDialog.h rename to MantidPlot/src/FilterDialog.h diff --git a/Code/Mantid/MantidPlot/src/FindDialog.cpp b/MantidPlot/src/FindDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FindDialog.cpp rename to MantidPlot/src/FindDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/FindDialog.h b/MantidPlot/src/FindDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FindDialog.h rename to MantidPlot/src/FindDialog.h diff --git a/Code/Mantid/MantidPlot/src/Fit.cpp b/MantidPlot/src/Fit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Fit.cpp rename to MantidPlot/src/Fit.cpp diff --git a/Code/Mantid/MantidPlot/src/Fit.h b/MantidPlot/src/Fit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Fit.h rename to MantidPlot/src/Fit.h diff --git a/Code/Mantid/MantidPlot/src/FitDialog.cpp b/MantidPlot/src/FitDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FitDialog.cpp rename to MantidPlot/src/FitDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/FitDialog.h b/MantidPlot/src/FitDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FitDialog.h rename to MantidPlot/src/FitDialog.h diff --git a/Code/Mantid/MantidPlot/src/FitModelHandler.cpp b/MantidPlot/src/FitModelHandler.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FitModelHandler.cpp rename to MantidPlot/src/FitModelHandler.cpp diff --git a/Code/Mantid/MantidPlot/src/FitModelHandler.h b/MantidPlot/src/FitModelHandler.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FitModelHandler.h rename to MantidPlot/src/FitModelHandler.h diff --git a/Code/Mantid/MantidPlot/src/FloatingWindow.cpp b/MantidPlot/src/FloatingWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FloatingWindow.cpp rename to MantidPlot/src/FloatingWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/FloatingWindow.h b/MantidPlot/src/FloatingWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FloatingWindow.h rename to MantidPlot/src/FloatingWindow.h diff --git a/Code/Mantid/MantidPlot/src/Folder.cpp b/MantidPlot/src/Folder.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Folder.cpp rename to MantidPlot/src/Folder.cpp diff --git a/Code/Mantid/MantidPlot/src/Folder.h b/MantidPlot/src/Folder.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Folder.h rename to MantidPlot/src/Folder.h diff --git a/Code/Mantid/MantidPlot/src/FunctionCurve.cpp b/MantidPlot/src/FunctionCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FunctionCurve.cpp rename to MantidPlot/src/FunctionCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/FunctionCurve.h b/MantidPlot/src/FunctionCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FunctionCurve.h rename to MantidPlot/src/FunctionCurve.h diff --git a/Code/Mantid/MantidPlot/src/FunctionDialog.cpp b/MantidPlot/src/FunctionDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/FunctionDialog.cpp rename to MantidPlot/src/FunctionDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/FunctionDialog.h b/MantidPlot/src/FunctionDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/FunctionDialog.h rename to MantidPlot/src/FunctionDialog.h diff --git a/Code/Mantid/MantidPlot/src/Graph.cpp b/MantidPlot/src/Graph.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Graph.cpp rename to MantidPlot/src/Graph.cpp diff --git a/Code/Mantid/MantidPlot/src/Graph.h b/MantidPlot/src/Graph.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Graph.h rename to MantidPlot/src/Graph.h diff --git a/Code/Mantid/MantidPlot/src/Graph3D.cpp b/MantidPlot/src/Graph3D.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Graph3D.cpp rename to MantidPlot/src/Graph3D.cpp diff --git a/Code/Mantid/MantidPlot/src/Graph3D.h b/MantidPlot/src/Graph3D.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Graph3D.h rename to MantidPlot/src/Graph3D.h diff --git a/Code/Mantid/MantidPlot/src/Grid.cpp b/MantidPlot/src/Grid.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Grid.cpp rename to MantidPlot/src/Grid.cpp diff --git a/Code/Mantid/MantidPlot/src/Grid.h b/MantidPlot/src/Grid.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Grid.h rename to MantidPlot/src/Grid.h diff --git a/Code/Mantid/MantidPlot/src/GridDetails.cpp b/MantidPlot/src/GridDetails.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/GridDetails.cpp rename to MantidPlot/src/GridDetails.cpp diff --git a/Code/Mantid/MantidPlot/src/GridDetails.h b/MantidPlot/src/GridDetails.h similarity index 100% rename from Code/Mantid/MantidPlot/src/GridDetails.h rename to MantidPlot/src/GridDetails.h diff --git a/Code/Mantid/MantidPlot/src/ImageDialog.cpp b/MantidPlot/src/ImageDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ImageDialog.cpp rename to MantidPlot/src/ImageDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ImageDialog.h b/MantidPlot/src/ImageDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ImageDialog.h rename to MantidPlot/src/ImageDialog.h diff --git a/Code/Mantid/MantidPlot/src/ImageExportDialog.cpp b/MantidPlot/src/ImageExportDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ImageExportDialog.cpp rename to MantidPlot/src/ImageExportDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ImageExportDialog.h b/MantidPlot/src/ImageExportDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ImageExportDialog.h rename to MantidPlot/src/ImageExportDialog.h diff --git a/Code/Mantid/MantidPlot/src/ImageMarker.cpp b/MantidPlot/src/ImageMarker.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ImageMarker.cpp rename to MantidPlot/src/ImageMarker.cpp diff --git a/Code/Mantid/MantidPlot/src/ImageMarker.h b/MantidPlot/src/ImageMarker.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ImageMarker.h rename to MantidPlot/src/ImageMarker.h diff --git a/Code/Mantid/MantidPlot/src/ImportASCIIDialog.cpp b/MantidPlot/src/ImportASCIIDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ImportASCIIDialog.cpp rename to MantidPlot/src/ImportASCIIDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ImportASCIIDialog.h b/MantidPlot/src/ImportASCIIDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ImportASCIIDialog.h rename to MantidPlot/src/ImportASCIIDialog.h diff --git a/Code/Mantid/MantidPlot/src/IntDialog.cpp b/MantidPlot/src/IntDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/IntDialog.cpp rename to MantidPlot/src/IntDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/IntDialog.h b/MantidPlot/src/IntDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/IntDialog.h rename to MantidPlot/src/IntDialog.h diff --git a/Code/Mantid/MantidPlot/src/Integration.cpp b/MantidPlot/src/Integration.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Integration.cpp rename to MantidPlot/src/Integration.cpp diff --git a/Code/Mantid/MantidPlot/src/Integration.h b/MantidPlot/src/Integration.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Integration.h rename to MantidPlot/src/Integration.h diff --git a/Code/Mantid/MantidPlot/src/Interpolation.cpp b/MantidPlot/src/Interpolation.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Interpolation.cpp rename to MantidPlot/src/Interpolation.cpp diff --git a/Code/Mantid/MantidPlot/src/Interpolation.h b/MantidPlot/src/Interpolation.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Interpolation.h rename to MantidPlot/src/Interpolation.h diff --git a/Code/Mantid/MantidPlot/src/InterpolationDialog.cpp b/MantidPlot/src/InterpolationDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/InterpolationDialog.cpp rename to MantidPlot/src/InterpolationDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/InterpolationDialog.h b/MantidPlot/src/InterpolationDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/InterpolationDialog.h rename to MantidPlot/src/InterpolationDialog.h diff --git a/Code/Mantid/MantidPlot/src/LabelTool.cpp b/MantidPlot/src/LabelTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/LabelTool.cpp rename to MantidPlot/src/LabelTool.cpp diff --git a/Code/Mantid/MantidPlot/src/LabelTool.h b/MantidPlot/src/LabelTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/LabelTool.h rename to MantidPlot/src/LabelTool.h diff --git a/Code/Mantid/MantidPlot/src/LayerDialog.cpp b/MantidPlot/src/LayerDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/LayerDialog.cpp rename to MantidPlot/src/LayerDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/LayerDialog.h b/MantidPlot/src/LayerDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/LayerDialog.h rename to MantidPlot/src/LayerDialog.h diff --git a/Code/Mantid/MantidPlot/src/LegendWidget.cpp b/MantidPlot/src/LegendWidget.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/LegendWidget.cpp rename to MantidPlot/src/LegendWidget.cpp diff --git a/Code/Mantid/MantidPlot/src/LegendWidget.h b/MantidPlot/src/LegendWidget.h similarity index 100% rename from Code/Mantid/MantidPlot/src/LegendWidget.h rename to MantidPlot/src/LegendWidget.h diff --git a/Code/Mantid/MantidPlot/src/LineDialog.cpp b/MantidPlot/src/LineDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/LineDialog.cpp rename to MantidPlot/src/LineDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/LineDialog.h b/MantidPlot/src/LineDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/LineDialog.h rename to MantidPlot/src/LineDialog.h diff --git a/Code/Mantid/MantidPlot/src/LineProfileTool.cpp b/MantidPlot/src/LineProfileTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/LineProfileTool.cpp rename to MantidPlot/src/LineProfileTool.cpp diff --git a/Code/Mantid/MantidPlot/src/LineProfileTool.h b/MantidPlot/src/LineProfileTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/LineProfileTool.h rename to MantidPlot/src/LineProfileTool.h diff --git a/Code/Mantid/MantidPlot/src/LogisticFit.cpp b/MantidPlot/src/LogisticFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/LogisticFit.cpp rename to MantidPlot/src/LogisticFit.cpp diff --git a/Code/Mantid/MantidPlot/src/LogisticFit.h b/MantidPlot/src/LogisticFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/LogisticFit.h rename to MantidPlot/src/LogisticFit.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/AlgorithmHistoryWindow.cpp b/MantidPlot/src/Mantid/AlgorithmHistoryWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/AlgorithmHistoryWindow.cpp rename to MantidPlot/src/Mantid/AlgorithmHistoryWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/AlgorithmHistoryWindow.h b/MantidPlot/src/Mantid/AlgorithmHistoryWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/AlgorithmHistoryWindow.h rename to MantidPlot/src/Mantid/AlgorithmHistoryWindow.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/AlgorithmMonitor.cpp b/MantidPlot/src/Mantid/AlgorithmMonitor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/AlgorithmMonitor.cpp rename to MantidPlot/src/Mantid/AlgorithmMonitor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/AlgorithmMonitor.h b/MantidPlot/src/Mantid/AlgorithmMonitor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/AlgorithmMonitor.h rename to MantidPlot/src/Mantid/AlgorithmMonitor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/ErrorBarSettings.cpp b/MantidPlot/src/Mantid/ErrorBarSettings.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ErrorBarSettings.cpp rename to MantidPlot/src/Mantid/ErrorBarSettings.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/ErrorBarSettings.h b/MantidPlot/src/Mantid/ErrorBarSettings.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ErrorBarSettings.h rename to MantidPlot/src/Mantid/ErrorBarSettings.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/FirstTimeSetup.cpp b/MantidPlot/src/Mantid/FirstTimeSetup.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FirstTimeSetup.cpp rename to MantidPlot/src/Mantid/FirstTimeSetup.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/FirstTimeSetup.h b/MantidPlot/src/Mantid/FirstTimeSetup.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FirstTimeSetup.h rename to MantidPlot/src/Mantid/FirstTimeSetup.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/FirstTimeSetup.ui b/MantidPlot/src/Mantid/FirstTimeSetup.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FirstTimeSetup.ui rename to MantidPlot/src/Mantid/FirstTimeSetup.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/FitParameterTie.cpp b/MantidPlot/src/Mantid/FitParameterTie.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FitParameterTie.cpp rename to MantidPlot/src/Mantid/FitParameterTie.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/FitParameterTie.h b/MantidPlot/src/Mantid/FitParameterTie.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FitParameterTie.h rename to MantidPlot/src/Mantid/FitParameterTie.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/FlowLayout.cpp b/MantidPlot/src/Mantid/FlowLayout.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FlowLayout.cpp rename to MantidPlot/src/Mantid/FlowLayout.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/FlowLayout.h b/MantidPlot/src/Mantid/FlowLayout.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/FlowLayout.h rename to MantidPlot/src/Mantid/FlowLayout.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/IFunctionWrapper.cpp b/MantidPlot/src/Mantid/IFunctionWrapper.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/IFunctionWrapper.cpp rename to MantidPlot/src/Mantid/IFunctionWrapper.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/IFunctionWrapper.h b/MantidPlot/src/Mantid/IFunctionWrapper.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/IFunctionWrapper.h rename to MantidPlot/src/Mantid/IFunctionWrapper.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/IMantidMatrixExtensionHandler.h b/MantidPlot/src/Mantid/IMantidMatrixExtensionHandler.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/IMantidMatrixExtensionHandler.h rename to MantidPlot/src/Mantid/IMantidMatrixExtensionHandler.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/IProjectSerialisable.h b/MantidPlot/src/Mantid/IProjectSerialisable.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/IProjectSerialisable.h rename to MantidPlot/src/Mantid/IProjectSerialisable.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/ImportWorkspaceDlg.cpp b/MantidPlot/src/Mantid/ImportWorkspaceDlg.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ImportWorkspaceDlg.cpp rename to MantidPlot/src/Mantid/ImportWorkspaceDlg.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/ImportWorkspaceDlg.h b/MantidPlot/src/Mantid/ImportWorkspaceDlg.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ImportWorkspaceDlg.h rename to MantidPlot/src/Mantid/ImportWorkspaceDlg.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InputHistory.cpp b/MantidPlot/src/Mantid/InputHistory.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InputHistory.cpp rename to MantidPlot/src/Mantid/InputHistory.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InputHistory.h b/MantidPlot/src/Mantid/InputHistory.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InputHistory.h rename to MantidPlot/src/Mantid/InputHistory.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/Instructions_for_adjusting_QtiPlot_for_mantid.txt b/MantidPlot/src/Mantid/Instructions_for_adjusting_QtiPlot_for_mantid.txt similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/Instructions_for_adjusting_QtiPlot_for_mantid.txt rename to MantidPlot/src/Mantid/Instructions_for_adjusting_QtiPlot_for_mantid.txt diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/BinDialog.cpp b/MantidPlot/src/Mantid/InstrumentWidget/BinDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/BinDialog.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/BinDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/BinDialog.h b/MantidPlot/src/Mantid/InstrumentWidget/BinDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/BinDialog.h rename to MantidPlot/src/Mantid/InstrumentWidget/BinDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.cpp b/MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.h b/MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.h rename to MantidPlot/src/Mantid/InstrumentWidget/CollapsiblePanel.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.cpp b/MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.h b/MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.h rename to MantidPlot/src/Mantid/InstrumentWidget/ColorMapWidget.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.h b/MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/CompAssemblyActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.h b/MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/ComponentActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.cpp b/MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.h b/MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.h rename to MantidPlot/src/Mantid/InstrumentWidget/DetXMLFile.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/GLActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/GLActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActor.h b/MantidPlot/src/Mantid/InstrumentWidget/GLActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/GLActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.cpp b/MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.h b/MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.h rename to MantidPlot/src/Mantid/InstrumentWidget/GLActorCollection.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.h b/MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.h rename to MantidPlot/src/Mantid/InstrumentWidget/GLActorVisitor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLColor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/GLColor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLColor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/GLColor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLColor.h b/MantidPlot/src/Mantid/InstrumentWidget/GLColor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLColor.h rename to MantidPlot/src/Mantid/InstrumentWidget/GLColor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLObject.cpp b/MantidPlot/src/Mantid/InstrumentWidget/GLObject.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLObject.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/GLObject.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLObject.h b/MantidPlot/src/Mantid/InstrumentWidget/GLObject.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/GLObject.h rename to MantidPlot/src/Mantid/InstrumentWidget/GLObject.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.h b/MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/ICompAssemblyActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeModel.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentTreeWidget.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowMaskTab.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowPickTab.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowRenderTab.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTab.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.cpp b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTreeTab.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTypes.h b/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTypes.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTypes.h rename to MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindowTypes.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.cpp b/MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.h b/MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.h rename to MantidPlot/src/Mantid/InstrumentWidget/MantidGLWidget.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.h b/MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/ObjCompAssemblyActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.h b/MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/ObjComponentActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.cpp b/MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.h b/MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.h rename to MantidPlot/src/Mantid/InstrumentWidget/OneCurvePlot.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.cpp b/MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.h b/MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.h rename to MantidPlot/src/Mantid/InstrumentWidget/OpenGLError.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.cpp b/MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.h b/MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.h rename to MantidPlot/src/Mantid/InstrumentWidget/PanelsSurface.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.cpp b/MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.h b/MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.h rename to MantidPlot/src/Mantid/InstrumentWidget/PeakMarker2D.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.cpp b/MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.h b/MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.h rename to MantidPlot/src/Mantid/InstrumentWidget/PeakOverlay.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Projection3D.cpp b/MantidPlot/src/Mantid/InstrumentWidget/Projection3D.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Projection3D.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/Projection3D.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Projection3D.h b/MantidPlot/src/Mantid/InstrumentWidget/Projection3D.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Projection3D.h rename to MantidPlot/src/Mantid/InstrumentWidget/Projection3D.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.cpp b/MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.h b/MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.h rename to MantidPlot/src/Mantid/InstrumentWidget/ProjectionSurface.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectF.cpp b/MantidPlot/src/Mantid/InstrumentWidget/RectF.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectF.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/RectF.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectF.h b/MantidPlot/src/Mantid/InstrumentWidget/RectF.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectF.h rename to MantidPlot/src/Mantid/InstrumentWidget/RectF.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.h b/MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/RectangularDetectorActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.cpp b/MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.h b/MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.h rename to MantidPlot/src/Mantid/InstrumentWidget/RotationSurface.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SampleActor.cpp b/MantidPlot/src/Mantid/InstrumentWidget/SampleActor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SampleActor.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/SampleActor.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SampleActor.h b/MantidPlot/src/Mantid/InstrumentWidget/SampleActor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SampleActor.h rename to MantidPlot/src/Mantid/InstrumentWidget/SampleActor.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2D.cpp b/MantidPlot/src/Mantid/InstrumentWidget/Shape2D.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2D.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/Shape2D.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2D.h b/MantidPlot/src/Mantid/InstrumentWidget/Shape2D.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2D.h rename to MantidPlot/src/Mantid/InstrumentWidget/Shape2D.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.cpp b/MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.h b/MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.h rename to MantidPlot/src/Mantid/InstrumentWidget/Shape2DCollection.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.cpp b/MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.h b/MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.h rename to MantidPlot/src/Mantid/InstrumentWidget/SimpleWidget.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.cpp b/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.h b/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.h rename to MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.ui b/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.ui rename to MantidPlot/src/Mantid/InstrumentWidget/UCorrectionDialog.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.cpp b/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.h b/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.h rename to MantidPlot/src/Mantid/InstrumentWidget/UnwrappedCylinder.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.cpp b/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.h b/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.h rename to MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSphere.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.cpp b/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.h b/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.h rename to MantidPlot/src/Mantid/InstrumentWidget/UnwrappedSurface.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Viewport.cpp b/MantidPlot/src/Mantid/InstrumentWidget/Viewport.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Viewport.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/Viewport.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Viewport.h b/MantidPlot/src/Mantid/InstrumentWidget/Viewport.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/Viewport.h rename to MantidPlot/src/Mantid/InstrumentWidget/Viewport.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.cpp b/MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.cpp rename to MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.h b/MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.h rename to MantidPlot/src/Mantid/InstrumentWidget/XIntegrationControl.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/LoadDAEDlg.cpp b/MantidPlot/src/Mantid/LoadDAEDlg.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/LoadDAEDlg.cpp rename to MantidPlot/src/Mantid/LoadDAEDlg.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/LoadDAEDlg.h b/MantidPlot/src/Mantid/LoadDAEDlg.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/LoadDAEDlg.h rename to MantidPlot/src/Mantid/LoadDAEDlg.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/ManageCustomMenus.cpp b/MantidPlot/src/Mantid/ManageCustomMenus.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ManageCustomMenus.cpp rename to MantidPlot/src/Mantid/ManageCustomMenus.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/ManageCustomMenus.h b/MantidPlot/src/Mantid/ManageCustomMenus.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ManageCustomMenus.h rename to MantidPlot/src/Mantid/ManageCustomMenus.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/ManageCustomMenus.ui b/MantidPlot/src/Mantid/ManageCustomMenus.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ManageCustomMenus.ui rename to MantidPlot/src/Mantid/ManageCustomMenus.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/ManageInterfaceCategories.cpp b/MantidPlot/src/Mantid/ManageInterfaceCategories.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ManageInterfaceCategories.cpp rename to MantidPlot/src/Mantid/ManageInterfaceCategories.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/ManageInterfaceCategories.h b/MantidPlot/src/Mantid/ManageInterfaceCategories.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ManageInterfaceCategories.h rename to MantidPlot/src/Mantid/ManageInterfaceCategories.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/ManageInterfaceCategories.ui b/MantidPlot/src/Mantid/ManageInterfaceCategories.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/ManageInterfaceCategories.ui rename to MantidPlot/src/Mantid/ManageInterfaceCategories.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidAbout.cpp b/MantidPlot/src/Mantid/MantidAbout.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidAbout.cpp rename to MantidPlot/src/Mantid/MantidAbout.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidAbout.h b/MantidPlot/src/Mantid/MantidAbout.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidAbout.h rename to MantidPlot/src/Mantid/MantidAbout.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidAbout.ui b/MantidPlot/src/Mantid/MantidAbout.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidAbout.ui rename to MantidPlot/src/Mantid/MantidAbout.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidAlgorithmMetatype.h b/MantidPlot/src/Mantid/MantidAlgorithmMetatype.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidAlgorithmMetatype.h rename to MantidPlot/src/Mantid/MantidAlgorithmMetatype.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidApplication.cpp b/MantidPlot/src/Mantid/MantidApplication.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidApplication.cpp rename to MantidPlot/src/Mantid/MantidApplication.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidApplication.h b/MantidPlot/src/Mantid/MantidApplication.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidApplication.h rename to MantidPlot/src/Mantid/MantidApplication.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidCurve.cpp b/MantidPlot/src/Mantid/MantidCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidCurve.cpp rename to MantidPlot/src/Mantid/MantidCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidCurve.h b/MantidPlot/src/Mantid/MantidCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidCurve.h rename to MantidPlot/src/Mantid/MantidCurve.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidDock.cpp b/MantidPlot/src/Mantid/MantidDock.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidDock.cpp rename to MantidPlot/src/Mantid/MantidDock.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidDock.h b/MantidPlot/src/Mantid/MantidDock.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidDock.h rename to MantidPlot/src/Mantid/MantidDock.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMDCurve.cpp b/MantidPlot/src/Mantid/MantidMDCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMDCurve.cpp rename to MantidPlot/src/Mantid/MantidMDCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMDCurve.h b/MantidPlot/src/Mantid/MantidMDCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMDCurve.h rename to MantidPlot/src/Mantid/MantidMDCurve.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMDCurveDialog.cpp b/MantidPlot/src/Mantid/MantidMDCurveDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMDCurveDialog.cpp rename to MantidPlot/src/Mantid/MantidMDCurveDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMDCurveDialog.h b/MantidPlot/src/Mantid/MantidMDCurveDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMDCurveDialog.h rename to MantidPlot/src/Mantid/MantidMDCurveDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMDCurveDialog.ui b/MantidPlot/src/Mantid/MantidMDCurveDialog.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMDCurveDialog.ui rename to MantidPlot/src/Mantid/MantidMDCurveDialog.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrix.cpp b/MantidPlot/src/Mantid/MantidMatrix.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrix.cpp rename to MantidPlot/src/Mantid/MantidMatrix.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrix.h b/MantidPlot/src/Mantid/MantidMatrix.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrix.h rename to MantidPlot/src/Mantid/MantidMatrix.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixCurve.cpp b/MantidPlot/src/Mantid/MantidMatrixCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixCurve.cpp rename to MantidPlot/src/Mantid/MantidMatrixCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixCurve.h b/MantidPlot/src/Mantid/MantidMatrixCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixCurve.h rename to MantidPlot/src/Mantid/MantidMatrixCurve.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDialog.cpp b/MantidPlot/src/Mantid/MantidMatrixDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDialog.cpp rename to MantidPlot/src/Mantid/MantidMatrixDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDialog.h b/MantidPlot/src/Mantid/MantidMatrixDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDialog.h rename to MantidPlot/src/Mantid/MantidMatrixDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.cpp b/MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.cpp rename to MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.h b/MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.h rename to MantidPlot/src/Mantid/MantidMatrixDxExtensionHandler.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixExtensionRequest.cpp b/MantidPlot/src/Mantid/MantidMatrixExtensionRequest.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixExtensionRequest.cpp rename to MantidPlot/src/Mantid/MantidMatrixExtensionRequest.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixExtensionRequest.h b/MantidPlot/src/Mantid/MantidMatrixExtensionRequest.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixExtensionRequest.h rename to MantidPlot/src/Mantid/MantidMatrixExtensionRequest.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixFunction.cpp b/MantidPlot/src/Mantid/MantidMatrixFunction.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixFunction.cpp rename to MantidPlot/src/Mantid/MantidMatrixFunction.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixFunction.h b/MantidPlot/src/Mantid/MantidMatrixFunction.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixFunction.h rename to MantidPlot/src/Mantid/MantidMatrixFunction.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixModel.cpp b/MantidPlot/src/Mantid/MantidMatrixModel.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixModel.cpp rename to MantidPlot/src/Mantid/MantidMatrixModel.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixModel.h b/MantidPlot/src/Mantid/MantidMatrixModel.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixModel.h rename to MantidPlot/src/Mantid/MantidMatrixModel.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixNullExtensionHandler.h b/MantidPlot/src/Mantid/MantidMatrixNullExtensionHandler.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixNullExtensionHandler.h rename to MantidPlot/src/Mantid/MantidMatrixNullExtensionHandler.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidMatrixTabExtension.h b/MantidPlot/src/Mantid/MantidMatrixTabExtension.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidMatrixTabExtension.h rename to MantidPlot/src/Mantid/MantidMatrixTabExtension.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidSampleLogDialog.cpp b/MantidPlot/src/Mantid/MantidSampleLogDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidSampleLogDialog.cpp rename to MantidPlot/src/Mantid/MantidSampleLogDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidSampleLogDialog.h b/MantidPlot/src/Mantid/MantidSampleLogDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidSampleLogDialog.h rename to MantidPlot/src/Mantid/MantidSampleLogDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidSampleMaterialDialog.cpp b/MantidPlot/src/Mantid/MantidSampleMaterialDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidSampleMaterialDialog.cpp rename to MantidPlot/src/Mantid/MantidSampleMaterialDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidSampleMaterialDialog.h b/MantidPlot/src/Mantid/MantidSampleMaterialDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidSampleMaterialDialog.h rename to MantidPlot/src/Mantid/MantidSampleMaterialDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidSampleMaterialDialog.ui b/MantidPlot/src/Mantid/MantidSampleMaterialDialog.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidSampleMaterialDialog.ui rename to MantidPlot/src/Mantid/MantidSampleMaterialDialog.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidTable.cpp b/MantidPlot/src/Mantid/MantidTable.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidTable.cpp rename to MantidPlot/src/Mantid/MantidTable.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidTable.h b/MantidPlot/src/Mantid/MantidTable.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidTable.h rename to MantidPlot/src/Mantid/MantidTable.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp b/MantidPlot/src/Mantid/MantidUI.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp rename to MantidPlot/src/Mantid/MantidUI.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidUI.h b/MantidPlot/src/Mantid/MantidUI.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidUI.h rename to MantidPlot/src/Mantid/MantidUI.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidWSIndexDialog.cpp b/MantidPlot/src/Mantid/MantidWSIndexDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidWSIndexDialog.cpp rename to MantidPlot/src/Mantid/MantidWSIndexDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidWSIndexDialog.h b/MantidPlot/src/Mantid/MantidWSIndexDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MantidWSIndexDialog.h rename to MantidPlot/src/Mantid/MantidWSIndexDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/MatrixWorkspaceCurve.cpp b/MantidPlot/src/Mantid/MatrixWorkspaceCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MatrixWorkspaceCurve.cpp rename to MantidPlot/src/Mantid/MatrixWorkspaceCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/MatrixWorkspaceCurve.h b/MantidPlot/src/Mantid/MatrixWorkspaceCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/MatrixWorkspaceCurve.h rename to MantidPlot/src/Mantid/MatrixWorkspaceCurve.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/PeakPickerTool.cpp b/MantidPlot/src/Mantid/PeakPickerTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/PeakPickerTool.cpp rename to MantidPlot/src/Mantid/PeakPickerTool.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/PeakPickerTool.h b/MantidPlot/src/Mantid/PeakPickerTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/PeakPickerTool.h rename to MantidPlot/src/Mantid/PeakPickerTool.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/Preferences.cpp b/MantidPlot/src/Mantid/Preferences.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/Preferences.cpp rename to MantidPlot/src/Mantid/Preferences.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/Preferences.h b/MantidPlot/src/Mantid/Preferences.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/Preferences.h rename to MantidPlot/src/Mantid/Preferences.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/RemoveErrorsDialog.cpp b/MantidPlot/src/Mantid/RemoveErrorsDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/RemoveErrorsDialog.cpp rename to MantidPlot/src/Mantid/RemoveErrorsDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/RemoveErrorsDialog.h b/MantidPlot/src/Mantid/RemoveErrorsDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/RemoveErrorsDialog.h rename to MantidPlot/src/Mantid/RemoveErrorsDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/RemoveErrorsDialog.ui b/MantidPlot/src/Mantid/RemoveErrorsDialog.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/RemoveErrorsDialog.ui rename to MantidPlot/src/Mantid/RemoveErrorsDialog.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/UserFitFunctionDialog.cpp b/MantidPlot/src/Mantid/UserFitFunctionDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/UserFitFunctionDialog.cpp rename to MantidPlot/src/Mantid/UserFitFunctionDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/UserFitFunctionDialog.h b/MantidPlot/src/Mantid/UserFitFunctionDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/UserFitFunctionDialog.h rename to MantidPlot/src/Mantid/UserFitFunctionDialog.h diff --git a/Code/Mantid/MantidPlot/src/Mantid/UserFitFunctionDialog.ui b/MantidPlot/src/Mantid/UserFitFunctionDialog.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/UserFitFunctionDialog.ui rename to MantidPlot/src/Mantid/UserFitFunctionDialog.ui diff --git a/Code/Mantid/MantidPlot/src/Mantid/WorkspaceIcons.cpp b/MantidPlot/src/Mantid/WorkspaceIcons.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/WorkspaceIcons.cpp rename to MantidPlot/src/Mantid/WorkspaceIcons.cpp diff --git a/Code/Mantid/MantidPlot/src/Mantid/WorkspaceIcons.h b/MantidPlot/src/Mantid/WorkspaceIcons.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Mantid/WorkspaceIcons.h rename to MantidPlot/src/Mantid/WorkspaceIcons.h diff --git a/Code/Mantid/MantidPlot/src/Matrix.cpp b/MantidPlot/src/Matrix.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Matrix.cpp rename to MantidPlot/src/Matrix.cpp diff --git a/Code/Mantid/MantidPlot/src/Matrix.h b/MantidPlot/src/Matrix.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Matrix.h rename to MantidPlot/src/Matrix.h diff --git a/Code/Mantid/MantidPlot/src/MatrixCommand.cpp b/MantidPlot/src/MatrixCommand.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixCommand.cpp rename to MantidPlot/src/MatrixCommand.cpp diff --git a/Code/Mantid/MantidPlot/src/MatrixCommand.h b/MantidPlot/src/MatrixCommand.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixCommand.h rename to MantidPlot/src/MatrixCommand.h diff --git a/Code/Mantid/MantidPlot/src/MatrixDialog.cpp b/MantidPlot/src/MatrixDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixDialog.cpp rename to MantidPlot/src/MatrixDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/MatrixDialog.h b/MantidPlot/src/MatrixDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixDialog.h rename to MantidPlot/src/MatrixDialog.h diff --git a/Code/Mantid/MantidPlot/src/MatrixModel.cpp b/MantidPlot/src/MatrixModel.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixModel.cpp rename to MantidPlot/src/MatrixModel.cpp diff --git a/Code/Mantid/MantidPlot/src/MatrixModel.h b/MantidPlot/src/MatrixModel.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixModel.h rename to MantidPlot/src/MatrixModel.h diff --git a/Code/Mantid/MantidPlot/src/MatrixSizeDialog.cpp b/MantidPlot/src/MatrixSizeDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixSizeDialog.cpp rename to MantidPlot/src/MatrixSizeDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/MatrixSizeDialog.h b/MantidPlot/src/MatrixSizeDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixSizeDialog.h rename to MantidPlot/src/MatrixSizeDialog.h diff --git a/Code/Mantid/MantidPlot/src/MatrixValuesDialog.cpp b/MantidPlot/src/MatrixValuesDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixValuesDialog.cpp rename to MantidPlot/src/MatrixValuesDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/MatrixValuesDialog.h b/MantidPlot/src/MatrixValuesDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MatrixValuesDialog.h rename to MantidPlot/src/MatrixValuesDialog.h diff --git a/Code/Mantid/MantidPlot/src/MdiSubWindow.cpp b/MantidPlot/src/MdiSubWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MdiSubWindow.cpp rename to MantidPlot/src/MdiSubWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/MdiSubWindow.h b/MantidPlot/src/MdiSubWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MdiSubWindow.h rename to MantidPlot/src/MdiSubWindow.h diff --git a/Code/Mantid/MantidPlot/src/MultiLayer.cpp b/MantidPlot/src/MultiLayer.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiLayer.cpp rename to MantidPlot/src/MultiLayer.cpp diff --git a/Code/Mantid/MantidPlot/src/MultiLayer.h b/MantidPlot/src/MultiLayer.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiLayer.h rename to MantidPlot/src/MultiLayer.h diff --git a/Code/Mantid/MantidPlot/src/MultiPeakFit.cpp b/MantidPlot/src/MultiPeakFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiPeakFit.cpp rename to MantidPlot/src/MultiPeakFit.cpp diff --git a/Code/Mantid/MantidPlot/src/MultiPeakFit.h b/MantidPlot/src/MultiPeakFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiPeakFit.h rename to MantidPlot/src/MultiPeakFit.h diff --git a/Code/Mantid/MantidPlot/src/MultiPeakFitTool.cpp b/MantidPlot/src/MultiPeakFitTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiPeakFitTool.cpp rename to MantidPlot/src/MultiPeakFitTool.cpp diff --git a/Code/Mantid/MantidPlot/src/MultiPeakFitTool.h b/MantidPlot/src/MultiPeakFitTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiPeakFitTool.h rename to MantidPlot/src/MultiPeakFitTool.h diff --git a/Code/Mantid/MantidPlot/src/MultiTabScriptInterpreter.cpp b/MantidPlot/src/MultiTabScriptInterpreter.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiTabScriptInterpreter.cpp rename to MantidPlot/src/MultiTabScriptInterpreter.cpp diff --git a/Code/Mantid/MantidPlot/src/MultiTabScriptInterpreter.h b/MantidPlot/src/MultiTabScriptInterpreter.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MultiTabScriptInterpreter.h rename to MantidPlot/src/MultiTabScriptInterpreter.h diff --git a/Code/Mantid/MantidPlot/src/MyParser.cpp b/MantidPlot/src/MyParser.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/MyParser.cpp rename to MantidPlot/src/MyParser.cpp diff --git a/Code/Mantid/MantidPlot/src/MyParser.h b/MantidPlot/src/MyParser.h similarity index 100% rename from Code/Mantid/MantidPlot/src/MyParser.h rename to MantidPlot/src/MyParser.h diff --git a/Code/Mantid/MantidPlot/src/NonLinearFit.cpp b/MantidPlot/src/NonLinearFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/NonLinearFit.cpp rename to MantidPlot/src/NonLinearFit.cpp diff --git a/Code/Mantid/MantidPlot/src/NonLinearFit.h b/MantidPlot/src/NonLinearFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/NonLinearFit.h rename to MantidPlot/src/NonLinearFit.h diff --git a/Code/Mantid/MantidPlot/src/Note.cpp b/MantidPlot/src/Note.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Note.cpp rename to MantidPlot/src/Note.cpp diff --git a/Code/Mantid/MantidPlot/src/Note.h b/MantidPlot/src/Note.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Note.h rename to MantidPlot/src/Note.h diff --git a/Code/Mantid/MantidPlot/src/OpenProjectDialog.cpp b/MantidPlot/src/OpenProjectDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/OpenProjectDialog.cpp rename to MantidPlot/src/OpenProjectDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/OpenProjectDialog.h b/MantidPlot/src/OpenProjectDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/OpenProjectDialog.h rename to MantidPlot/src/OpenProjectDialog.h diff --git a/Code/Mantid/MantidPlot/src/Plot.cpp b/MantidPlot/src/Plot.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Plot.cpp rename to MantidPlot/src/Plot.cpp diff --git a/Code/Mantid/MantidPlot/src/Plot.h b/MantidPlot/src/Plot.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Plot.h rename to MantidPlot/src/Plot.h diff --git a/Code/Mantid/MantidPlot/src/Plot3DDialog.cpp b/MantidPlot/src/Plot3DDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Plot3DDialog.cpp rename to MantidPlot/src/Plot3DDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/Plot3DDialog.h b/MantidPlot/src/Plot3DDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Plot3DDialog.h rename to MantidPlot/src/Plot3DDialog.h diff --git a/Code/Mantid/MantidPlot/src/PlotCurve.cpp b/MantidPlot/src/PlotCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotCurve.cpp rename to MantidPlot/src/PlotCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/PlotCurve.h b/MantidPlot/src/PlotCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotCurve.h rename to MantidPlot/src/PlotCurve.h diff --git a/Code/Mantid/MantidPlot/src/PlotDialog.cpp b/MantidPlot/src/PlotDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotDialog.cpp rename to MantidPlot/src/PlotDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/PlotDialog.h b/MantidPlot/src/PlotDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotDialog.h rename to MantidPlot/src/PlotDialog.h diff --git a/Code/Mantid/MantidPlot/src/PlotToolInterface.h b/MantidPlot/src/PlotToolInterface.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotToolInterface.h rename to MantidPlot/src/PlotToolInterface.h diff --git a/Code/Mantid/MantidPlot/src/PlotWizard.cpp b/MantidPlot/src/PlotWizard.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotWizard.cpp rename to MantidPlot/src/PlotWizard.cpp diff --git a/Code/Mantid/MantidPlot/src/PlotWizard.h b/MantidPlot/src/PlotWizard.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PlotWizard.h rename to MantidPlot/src/PlotWizard.h diff --git a/Code/Mantid/MantidPlot/src/PluginFit.cpp b/MantidPlot/src/PluginFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PluginFit.cpp rename to MantidPlot/src/PluginFit.cpp diff --git a/Code/Mantid/MantidPlot/src/PluginFit.h b/MantidPlot/src/PluginFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PluginFit.h rename to MantidPlot/src/PluginFit.h diff --git a/Code/Mantid/MantidPlot/src/PolynomFitDialog.cpp b/MantidPlot/src/PolynomFitDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PolynomFitDialog.cpp rename to MantidPlot/src/PolynomFitDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/PolynomFitDialog.h b/MantidPlot/src/PolynomFitDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PolynomFitDialog.h rename to MantidPlot/src/PolynomFitDialog.h diff --git a/Code/Mantid/MantidPlot/src/PolynomialFit.cpp b/MantidPlot/src/PolynomialFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PolynomialFit.cpp rename to MantidPlot/src/PolynomialFit.cpp diff --git a/Code/Mantid/MantidPlot/src/PolynomialFit.h b/MantidPlot/src/PolynomialFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PolynomialFit.h rename to MantidPlot/src/PolynomialFit.h diff --git a/Code/Mantid/MantidPlot/src/PrecompiledHeader.h b/MantidPlot/src/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PrecompiledHeader.h rename to MantidPlot/src/PrecompiledHeader.h diff --git a/Code/Mantid/MantidPlot/src/PythonScript.cpp b/MantidPlot/src/PythonScript.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PythonScript.cpp rename to MantidPlot/src/PythonScript.cpp diff --git a/Code/Mantid/MantidPlot/src/PythonScript.h b/MantidPlot/src/PythonScript.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PythonScript.h rename to MantidPlot/src/PythonScript.h diff --git a/Code/Mantid/MantidPlot/src/PythonScripting.cpp b/MantidPlot/src/PythonScripting.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/PythonScripting.cpp rename to MantidPlot/src/PythonScripting.cpp diff --git a/Code/Mantid/MantidPlot/src/PythonScripting.h b/MantidPlot/src/PythonScripting.h similarity index 100% rename from Code/Mantid/MantidPlot/src/PythonScripting.h rename to MantidPlot/src/PythonScripting.h diff --git a/Code/Mantid/MantidPlot/src/QwtBarCurve.cpp b/MantidPlot/src/QwtBarCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtBarCurve.cpp rename to MantidPlot/src/QwtBarCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/QwtBarCurve.h b/MantidPlot/src/QwtBarCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtBarCurve.h rename to MantidPlot/src/QwtBarCurve.h diff --git a/Code/Mantid/MantidPlot/src/QwtErrorPlotCurve.cpp b/MantidPlot/src/QwtErrorPlotCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtErrorPlotCurve.cpp rename to MantidPlot/src/QwtErrorPlotCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/QwtErrorPlotCurve.h b/MantidPlot/src/QwtErrorPlotCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtErrorPlotCurve.h rename to MantidPlot/src/QwtErrorPlotCurve.h diff --git a/Code/Mantid/MantidPlot/src/QwtHistogram.cpp b/MantidPlot/src/QwtHistogram.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtHistogram.cpp rename to MantidPlot/src/QwtHistogram.cpp diff --git a/Code/Mantid/MantidPlot/src/QwtHistogram.h b/MantidPlot/src/QwtHistogram.h similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtHistogram.h rename to MantidPlot/src/QwtHistogram.h diff --git a/Code/Mantid/MantidPlot/src/QwtPieCurve.cpp b/MantidPlot/src/QwtPieCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtPieCurve.cpp rename to MantidPlot/src/QwtPieCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/QwtPieCurve.h b/MantidPlot/src/QwtPieCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/QwtPieCurve.h rename to MantidPlot/src/QwtPieCurve.h diff --git a/Code/Mantid/MantidPlot/src/RangeSelectorTool.cpp b/MantidPlot/src/RangeSelectorTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/RangeSelectorTool.cpp rename to MantidPlot/src/RangeSelectorTool.cpp diff --git a/Code/Mantid/MantidPlot/src/RangeSelectorTool.h b/MantidPlot/src/RangeSelectorTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/RangeSelectorTool.h rename to MantidPlot/src/RangeSelectorTool.h diff --git a/Code/Mantid/MantidPlot/src/RenameWindowDialog.cpp b/MantidPlot/src/RenameWindowDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/RenameWindowDialog.cpp rename to MantidPlot/src/RenameWindowDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/RenameWindowDialog.h b/MantidPlot/src/RenameWindowDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/RenameWindowDialog.h rename to MantidPlot/src/RenameWindowDialog.h diff --git a/Code/Mantid/MantidPlot/src/ScaleDetails.cpp b/MantidPlot/src/ScaleDetails.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScaleDetails.cpp rename to MantidPlot/src/ScaleDetails.cpp diff --git a/Code/Mantid/MantidPlot/src/ScaleDetails.h b/MantidPlot/src/ScaleDetails.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScaleDetails.h rename to MantidPlot/src/ScaleDetails.h diff --git a/Code/Mantid/MantidPlot/src/ScaleDraw.cpp b/MantidPlot/src/ScaleDraw.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScaleDraw.cpp rename to MantidPlot/src/ScaleDraw.cpp diff --git a/Code/Mantid/MantidPlot/src/ScaleDraw.h b/MantidPlot/src/ScaleDraw.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScaleDraw.h rename to MantidPlot/src/ScaleDraw.h diff --git a/Code/Mantid/MantidPlot/src/ScalePicker.cpp b/MantidPlot/src/ScalePicker.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScalePicker.cpp rename to MantidPlot/src/ScalePicker.cpp diff --git a/Code/Mantid/MantidPlot/src/ScalePicker.h b/MantidPlot/src/ScalePicker.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScalePicker.h rename to MantidPlot/src/ScalePicker.h diff --git a/Code/Mantid/MantidPlot/src/ScreenPickerTool.cpp b/MantidPlot/src/ScreenPickerTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScreenPickerTool.cpp rename to MantidPlot/src/ScreenPickerTool.cpp diff --git a/Code/Mantid/MantidPlot/src/ScreenPickerTool.h b/MantidPlot/src/ScreenPickerTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScreenPickerTool.h rename to MantidPlot/src/ScreenPickerTool.h diff --git a/Code/Mantid/MantidPlot/src/Script.cpp b/MantidPlot/src/Script.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Script.cpp rename to MantidPlot/src/Script.cpp diff --git a/Code/Mantid/MantidPlot/src/Script.h b/MantidPlot/src/Script.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Script.h rename to MantidPlot/src/Script.h diff --git a/Code/Mantid/MantidPlot/src/ScriptCode.cpp b/MantidPlot/src/ScriptCode.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptCode.cpp rename to MantidPlot/src/ScriptCode.cpp diff --git a/Code/Mantid/MantidPlot/src/ScriptCode.h b/MantidPlot/src/ScriptCode.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptCode.h rename to MantidPlot/src/ScriptCode.h diff --git a/Code/Mantid/MantidPlot/src/ScriptFileInterpreter.cpp b/MantidPlot/src/ScriptFileInterpreter.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptFileInterpreter.cpp rename to MantidPlot/src/ScriptFileInterpreter.cpp diff --git a/Code/Mantid/MantidPlot/src/ScriptFileInterpreter.h b/MantidPlot/src/ScriptFileInterpreter.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptFileInterpreter.h rename to MantidPlot/src/ScriptFileInterpreter.h diff --git a/Code/Mantid/MantidPlot/src/ScriptOutputDisplay.cpp b/MantidPlot/src/ScriptOutputDisplay.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptOutputDisplay.cpp rename to MantidPlot/src/ScriptOutputDisplay.cpp diff --git a/Code/Mantid/MantidPlot/src/ScriptOutputDisplay.h b/MantidPlot/src/ScriptOutputDisplay.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptOutputDisplay.h rename to MantidPlot/src/ScriptOutputDisplay.h diff --git a/Code/Mantid/MantidPlot/src/Scripted.cpp b/MantidPlot/src/Scripted.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Scripted.cpp rename to MantidPlot/src/Scripted.cpp diff --git a/Code/Mantid/MantidPlot/src/Scripted.h b/MantidPlot/src/Scripted.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Scripted.h rename to MantidPlot/src/Scripted.h diff --git a/Code/Mantid/MantidPlot/src/ScriptingEnv.cpp b/MantidPlot/src/ScriptingEnv.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptingEnv.cpp rename to MantidPlot/src/ScriptingEnv.cpp diff --git a/Code/Mantid/MantidPlot/src/ScriptingEnv.h b/MantidPlot/src/ScriptingEnv.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptingEnv.h rename to MantidPlot/src/ScriptingEnv.h diff --git a/Code/Mantid/MantidPlot/src/ScriptingLangDialog.cpp b/MantidPlot/src/ScriptingLangDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptingLangDialog.cpp rename to MantidPlot/src/ScriptingLangDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/ScriptingLangDialog.h b/MantidPlot/src/ScriptingLangDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptingLangDialog.h rename to MantidPlot/src/ScriptingLangDialog.h diff --git a/Code/Mantid/MantidPlot/src/ScriptingWindow.cpp b/MantidPlot/src/ScriptingWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptingWindow.cpp rename to MantidPlot/src/ScriptingWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/ScriptingWindow.h b/MantidPlot/src/ScriptingWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/ScriptingWindow.h rename to MantidPlot/src/ScriptingWindow.h diff --git a/Code/Mantid/MantidPlot/src/SelectionMoveResizer.cpp b/MantidPlot/src/SelectionMoveResizer.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SelectionMoveResizer.cpp rename to MantidPlot/src/SelectionMoveResizer.cpp diff --git a/Code/Mantid/MantidPlot/src/SelectionMoveResizer.h b/MantidPlot/src/SelectionMoveResizer.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SelectionMoveResizer.h rename to MantidPlot/src/SelectionMoveResizer.h diff --git a/Code/Mantid/MantidPlot/src/SendToProgramDialog.cpp b/MantidPlot/src/SendToProgramDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SendToProgramDialog.cpp rename to MantidPlot/src/SendToProgramDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/SendToProgramDialog.h b/MantidPlot/src/SendToProgramDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SendToProgramDialog.h rename to MantidPlot/src/SendToProgramDialog.h diff --git a/Code/Mantid/MantidPlot/src/SendToProgramDialog.ui b/MantidPlot/src/SendToProgramDialog.ui similarity index 100% rename from Code/Mantid/MantidPlot/src/SendToProgramDialog.ui rename to MantidPlot/src/SendToProgramDialog.ui diff --git a/Code/Mantid/MantidPlot/src/SetColValuesDialog.cpp b/MantidPlot/src/SetColValuesDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SetColValuesDialog.cpp rename to MantidPlot/src/SetColValuesDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/SetColValuesDialog.h b/MantidPlot/src/SetColValuesDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SetColValuesDialog.h rename to MantidPlot/src/SetColValuesDialog.h diff --git a/Code/Mantid/MantidPlot/src/SigmoidalFit.cpp b/MantidPlot/src/SigmoidalFit.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SigmoidalFit.cpp rename to MantidPlot/src/SigmoidalFit.cpp diff --git a/Code/Mantid/MantidPlot/src/SigmoidalFit.h b/MantidPlot/src/SigmoidalFit.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SigmoidalFit.h rename to MantidPlot/src/SigmoidalFit.h diff --git a/Code/Mantid/MantidPlot/src/SmoothCurveDialog.cpp b/MantidPlot/src/SmoothCurveDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SmoothCurveDialog.cpp rename to MantidPlot/src/SmoothCurveDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/SmoothCurveDialog.h b/MantidPlot/src/SmoothCurveDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SmoothCurveDialog.h rename to MantidPlot/src/SmoothCurveDialog.h diff --git a/Code/Mantid/MantidPlot/src/SmoothFilter.cpp b/MantidPlot/src/SmoothFilter.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SmoothFilter.cpp rename to MantidPlot/src/SmoothFilter.cpp diff --git a/Code/Mantid/MantidPlot/src/SmoothFilter.h b/MantidPlot/src/SmoothFilter.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SmoothFilter.h rename to MantidPlot/src/SmoothFilter.h diff --git a/Code/Mantid/MantidPlot/src/SortDialog.cpp b/MantidPlot/src/SortDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SortDialog.cpp rename to MantidPlot/src/SortDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/SortDialog.h b/MantidPlot/src/SortDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SortDialog.h rename to MantidPlot/src/SortDialog.h diff --git a/Code/Mantid/MantidPlot/src/Spectrogram.cpp b/MantidPlot/src/Spectrogram.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Spectrogram.cpp rename to MantidPlot/src/Spectrogram.cpp diff --git a/Code/Mantid/MantidPlot/src/Spectrogram.h b/MantidPlot/src/Spectrogram.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Spectrogram.h rename to MantidPlot/src/Spectrogram.h diff --git a/Code/Mantid/MantidPlot/src/SurfaceDialog.cpp b/MantidPlot/src/SurfaceDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/SurfaceDialog.cpp rename to MantidPlot/src/SurfaceDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/SurfaceDialog.h b/MantidPlot/src/SurfaceDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/SurfaceDialog.h rename to MantidPlot/src/SurfaceDialog.h diff --git a/Code/Mantid/MantidPlot/src/TSVSerialiser.cpp b/MantidPlot/src/TSVSerialiser.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TSVSerialiser.cpp rename to MantidPlot/src/TSVSerialiser.cpp diff --git a/Code/Mantid/MantidPlot/src/TSVSerialiser.h b/MantidPlot/src/TSVSerialiser.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TSVSerialiser.h rename to MantidPlot/src/TSVSerialiser.h diff --git a/Code/Mantid/MantidPlot/src/Table.cpp b/MantidPlot/src/Table.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/Table.cpp rename to MantidPlot/src/Table.cpp diff --git a/Code/Mantid/MantidPlot/src/Table.h b/MantidPlot/src/Table.h similarity index 100% rename from Code/Mantid/MantidPlot/src/Table.h rename to MantidPlot/src/Table.h diff --git a/Code/Mantid/MantidPlot/src/TableDialog.cpp b/MantidPlot/src/TableDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TableDialog.cpp rename to MantidPlot/src/TableDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/TableDialog.h b/MantidPlot/src/TableDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TableDialog.h rename to MantidPlot/src/TableDialog.h diff --git a/Code/Mantid/MantidPlot/src/TableStatistics.cpp b/MantidPlot/src/TableStatistics.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TableStatistics.cpp rename to MantidPlot/src/TableStatistics.cpp diff --git a/Code/Mantid/MantidPlot/src/TableStatistics.h b/MantidPlot/src/TableStatistics.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TableStatistics.h rename to MantidPlot/src/TableStatistics.h diff --git a/Code/Mantid/MantidPlot/src/TextDialog.cpp b/MantidPlot/src/TextDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TextDialog.cpp rename to MantidPlot/src/TextDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/TextDialog.h b/MantidPlot/src/TextDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TextDialog.h rename to MantidPlot/src/TextDialog.h diff --git a/Code/Mantid/MantidPlot/src/TextEditor.cpp b/MantidPlot/src/TextEditor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TextEditor.cpp rename to MantidPlot/src/TextEditor.cpp diff --git a/Code/Mantid/MantidPlot/src/TextEditor.h b/MantidPlot/src/TextEditor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TextEditor.h rename to MantidPlot/src/TextEditor.h diff --git a/Code/Mantid/MantidPlot/src/TextFileIO.cpp b/MantidPlot/src/TextFileIO.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TextFileIO.cpp rename to MantidPlot/src/TextFileIO.cpp diff --git a/Code/Mantid/MantidPlot/src/TextFileIO.h b/MantidPlot/src/TextFileIO.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TextFileIO.h rename to MantidPlot/src/TextFileIO.h diff --git a/Code/Mantid/MantidPlot/src/TiledWindow.cpp b/MantidPlot/src/TiledWindow.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TiledWindow.cpp rename to MantidPlot/src/TiledWindow.cpp diff --git a/Code/Mantid/MantidPlot/src/TiledWindow.h b/MantidPlot/src/TiledWindow.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TiledWindow.h rename to MantidPlot/src/TiledWindow.h diff --git a/Code/Mantid/MantidPlot/src/TitlePicker.cpp b/MantidPlot/src/TitlePicker.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TitlePicker.cpp rename to MantidPlot/src/TitlePicker.cpp diff --git a/Code/Mantid/MantidPlot/src/TitlePicker.h b/MantidPlot/src/TitlePicker.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TitlePicker.h rename to MantidPlot/src/TitlePicker.h diff --git a/Code/Mantid/MantidPlot/src/TranslateCurveTool.cpp b/MantidPlot/src/TranslateCurveTool.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/TranslateCurveTool.cpp rename to MantidPlot/src/TranslateCurveTool.cpp diff --git a/Code/Mantid/MantidPlot/src/TranslateCurveTool.h b/MantidPlot/src/TranslateCurveTool.h similarity index 100% rename from Code/Mantid/MantidPlot/src/TranslateCurveTool.h rename to MantidPlot/src/TranslateCurveTool.h diff --git a/Code/Mantid/MantidPlot/src/UserFunction.cpp b/MantidPlot/src/UserFunction.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/UserFunction.cpp rename to MantidPlot/src/UserFunction.cpp diff --git a/Code/Mantid/MantidPlot/src/UserFunction.h b/MantidPlot/src/UserFunction.h similarity index 100% rename from Code/Mantid/MantidPlot/src/UserFunction.h rename to MantidPlot/src/UserFunction.h diff --git a/Code/Mantid/MantidPlot/src/VectorCurve.cpp b/MantidPlot/src/VectorCurve.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/VectorCurve.cpp rename to MantidPlot/src/VectorCurve.cpp diff --git a/Code/Mantid/MantidPlot/src/VectorCurve.h b/MantidPlot/src/VectorCurve.h similarity index 100% rename from Code/Mantid/MantidPlot/src/VectorCurve.h rename to MantidPlot/src/VectorCurve.h diff --git a/Code/Mantid/MantidPlot/src/allxpm.txt b/MantidPlot/src/allxpm.txt similarity index 100% rename from Code/Mantid/MantidPlot/src/allxpm.txt rename to MantidPlot/src/allxpm.txt diff --git a/Code/Mantid/MantidPlot/src/analysis/fft2D.cpp b/MantidPlot/src/analysis/fft2D.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/analysis/fft2D.cpp rename to MantidPlot/src/analysis/fft2D.cpp diff --git a/Code/Mantid/MantidPlot/src/analysis/fft2D.h b/MantidPlot/src/analysis/fft2D.h similarity index 100% rename from Code/Mantid/MantidPlot/src/analysis/fft2D.h rename to MantidPlot/src/analysis/fft2D.h diff --git a/Code/Mantid/MantidPlot/src/cursors.h b/MantidPlot/src/cursors.h similarity index 100% rename from Code/Mantid/MantidPlot/src/cursors.h rename to MantidPlot/src/cursors.h diff --git a/Code/Mantid/MantidPlot/src/customevents.h b/MantidPlot/src/customevents.h similarity index 100% rename from Code/Mantid/MantidPlot/src/customevents.h rename to MantidPlot/src/customevents.h diff --git a/Code/Mantid/MantidPlot/src/fit_gsl.cpp b/MantidPlot/src/fit_gsl.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/fit_gsl.cpp rename to MantidPlot/src/fit_gsl.cpp diff --git a/Code/Mantid/MantidPlot/src/fit_gsl.h b/MantidPlot/src/fit_gsl.h similarity index 100% rename from Code/Mantid/MantidPlot/src/fit_gsl.h rename to MantidPlot/src/fit_gsl.h diff --git a/Code/Mantid/MantidPlot/src/globals.h b/MantidPlot/src/globals.h similarity index 100% rename from Code/Mantid/MantidPlot/src/globals.h rename to MantidPlot/src/globals.h diff --git a/Code/Mantid/MantidPlot/src/importOPJ.cpp b/MantidPlot/src/importOPJ.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/importOPJ.cpp rename to MantidPlot/src/importOPJ.cpp diff --git a/Code/Mantid/MantidPlot/src/importOPJ.h b/MantidPlot/src/importOPJ.h similarity index 100% rename from Code/Mantid/MantidPlot/src/importOPJ.h rename to MantidPlot/src/importOPJ.h diff --git a/Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/LGPL_EXCEPTION.txt b/MantidPlot/src/lib/3rdparty/qtcolorpicker/LGPL_EXCEPTION.txt similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/LGPL_EXCEPTION.txt rename to MantidPlot/src/lib/3rdparty/qtcolorpicker/LGPL_EXCEPTION.txt diff --git a/Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.GPL3 b/MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.GPL3 similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.GPL3 rename to MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.GPL3 diff --git a/Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.LGPL b/MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.LGPL similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.LGPL rename to MantidPlot/src/lib/3rdparty/qtcolorpicker/LICENSE.LGPL diff --git a/Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/README.TXT b/MantidPlot/src/lib/3rdparty/qtcolorpicker/README.TXT similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/README.TXT rename to MantidPlot/src/lib/3rdparty/qtcolorpicker/README.TXT diff --git a/Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.cpp b/MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.cpp rename to MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.h b/MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.h rename to MantidPlot/src/lib/3rdparty/qtcolorpicker/src/qtcolorpicker.h diff --git a/Code/Mantid/MantidPlot/src/lib/CHANGES.txt b/MantidPlot/src/lib/CHANGES.txt similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/CHANGES.txt rename to MantidPlot/src/lib/CHANGES.txt diff --git a/Code/Mantid/MantidPlot/src/lib/INSTALL b/MantidPlot/src/lib/INSTALL similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/INSTALL rename to MantidPlot/src/lib/INSTALL diff --git a/Code/Mantid/MantidPlot/src/lib/README b/MantidPlot/src/lib/README similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/README rename to MantidPlot/src/lib/README diff --git a/Code/Mantid/MantidPlot/src/lib/doc/Doxyfile b/MantidPlot/src/lib/doc/Doxyfile similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/doc/Doxyfile rename to MantidPlot/src/lib/doc/Doxyfile diff --git a/Code/Mantid/MantidPlot/src/lib/doc/html/images/color_map_editor.png b/MantidPlot/src/lib/doc/html/images/color_map_editor.png similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/doc/html/images/color_map_editor.png rename to MantidPlot/src/lib/doc/html/images/color_map_editor.png diff --git a/Code/Mantid/MantidPlot/src/lib/doc/html/images/symbol_box.png b/MantidPlot/src/lib/doc/html/images/symbol_box.png similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/doc/html/images/symbol_box.png rename to MantidPlot/src/lib/doc/html/images/symbol_box.png diff --git a/Code/Mantid/MantidPlot/src/lib/doc/qti.dox b/MantidPlot/src/lib/doc/qti.dox similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/doc/qti.dox rename to MantidPlot/src/lib/doc/qti.dox diff --git a/Code/Mantid/MantidPlot/src/lib/gpl-3.0.txt b/MantidPlot/src/lib/gpl-3.0.txt similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/gpl-3.0.txt rename to MantidPlot/src/lib/gpl-3.0.txt diff --git a/Code/Mantid/MantidPlot/src/lib/include/CollapsiveGroupBox.h b/MantidPlot/src/lib/include/CollapsiveGroupBox.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/CollapsiveGroupBox.h rename to MantidPlot/src/lib/include/CollapsiveGroupBox.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/ColorBox.h b/MantidPlot/src/lib/include/ColorBox.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/ColorBox.h rename to MantidPlot/src/lib/include/ColorBox.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/ColorButton.h b/MantidPlot/src/lib/include/ColorButton.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/ColorButton.h rename to MantidPlot/src/lib/include/ColorButton.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/ColorMapEditor.h b/MantidPlot/src/lib/include/ColorMapEditor.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/ColorMapEditor.h rename to MantidPlot/src/lib/include/ColorMapEditor.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/DoubleSpinBox.h b/MantidPlot/src/lib/include/DoubleSpinBox.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/DoubleSpinBox.h rename to MantidPlot/src/lib/include/DoubleSpinBox.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/ExtensibleFileDialog.h b/MantidPlot/src/lib/include/ExtensibleFileDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/ExtensibleFileDialog.h rename to MantidPlot/src/lib/include/ExtensibleFileDialog.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/LineNumberDisplay.h b/MantidPlot/src/lib/include/LineNumberDisplay.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/LineNumberDisplay.h rename to MantidPlot/src/lib/include/LineNumberDisplay.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/PatternBox.h b/MantidPlot/src/lib/include/PatternBox.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/PatternBox.h rename to MantidPlot/src/lib/include/PatternBox.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/PenStyleBox.h b/MantidPlot/src/lib/include/PenStyleBox.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/PenStyleBox.h rename to MantidPlot/src/lib/include/PenStyleBox.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/SymbolBox.h b/MantidPlot/src/lib/include/SymbolBox.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/SymbolBox.h rename to MantidPlot/src/lib/include/SymbolBox.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/SymbolDialog.h b/MantidPlot/src/lib/include/SymbolDialog.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/SymbolDialog.h rename to MantidPlot/src/lib/include/SymbolDialog.h diff --git a/Code/Mantid/MantidPlot/src/lib/include/TextFormatButtons.h b/MantidPlot/src/lib/include/TextFormatButtons.h similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/include/TextFormatButtons.h rename to MantidPlot/src/lib/include/TextFormatButtons.h diff --git a/Code/Mantid/MantidPlot/src/lib/libqti.pri b/MantidPlot/src/lib/libqti.pri similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/libqti.pri rename to MantidPlot/src/lib/libqti.pri diff --git a/Code/Mantid/MantidPlot/src/lib/qti.pro b/MantidPlot/src/lib/qti.pro similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/qti.pro rename to MantidPlot/src/lib/qti.pro diff --git a/Code/Mantid/MantidPlot/src/lib/src/CollapsiveGroupBox.cpp b/MantidPlot/src/lib/src/CollapsiveGroupBox.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/CollapsiveGroupBox.cpp rename to MantidPlot/src/lib/src/CollapsiveGroupBox.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/ColorBox.cpp b/MantidPlot/src/lib/src/ColorBox.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/ColorBox.cpp rename to MantidPlot/src/lib/src/ColorBox.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/ColorButton.cpp b/MantidPlot/src/lib/src/ColorButton.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/ColorButton.cpp rename to MantidPlot/src/lib/src/ColorButton.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/ColorMapEditor.cpp b/MantidPlot/src/lib/src/ColorMapEditor.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/ColorMapEditor.cpp rename to MantidPlot/src/lib/src/ColorMapEditor.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/DoubleSpinBox.cpp b/MantidPlot/src/lib/src/DoubleSpinBox.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/DoubleSpinBox.cpp rename to MantidPlot/src/lib/src/DoubleSpinBox.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/ExtensibleFileDialog.cpp b/MantidPlot/src/lib/src/ExtensibleFileDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/ExtensibleFileDialog.cpp rename to MantidPlot/src/lib/src/ExtensibleFileDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/LineNumberDisplay.cpp b/MantidPlot/src/lib/src/LineNumberDisplay.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/LineNumberDisplay.cpp rename to MantidPlot/src/lib/src/LineNumberDisplay.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/PatternBox.cpp b/MantidPlot/src/lib/src/PatternBox.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/PatternBox.cpp rename to MantidPlot/src/lib/src/PatternBox.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/PenStyleBox.cpp b/MantidPlot/src/lib/src/PenStyleBox.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/PenStyleBox.cpp rename to MantidPlot/src/lib/src/PenStyleBox.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/SymbolBox.cpp b/MantidPlot/src/lib/src/SymbolBox.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/SymbolBox.cpp rename to MantidPlot/src/lib/src/SymbolBox.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/SymbolDialog.cpp b/MantidPlot/src/lib/src/SymbolDialog.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/SymbolDialog.cpp rename to MantidPlot/src/lib/src/SymbolDialog.cpp diff --git a/Code/Mantid/MantidPlot/src/lib/src/TextFormatButtons.cpp b/MantidPlot/src/lib/src/TextFormatButtons.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/lib/src/TextFormatButtons.cpp rename to MantidPlot/src/lib/src/TextFormatButtons.cpp diff --git a/Code/Mantid/MantidPlot/src/main.cpp b/MantidPlot/src/main.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/main.cpp rename to MantidPlot/src/main.cpp diff --git a/Code/Mantid/MantidPlot/src/muParserScript.cpp b/MantidPlot/src/muParserScript.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/muParserScript.cpp rename to MantidPlot/src/muParserScript.cpp diff --git a/Code/Mantid/MantidPlot/src/muParserScript.h b/MantidPlot/src/muParserScript.h similarity index 100% rename from Code/Mantid/MantidPlot/src/muParserScript.h rename to MantidPlot/src/muParserScript.h diff --git a/Code/Mantid/MantidPlot/src/muParserScripting.cpp b/MantidPlot/src/muParserScripting.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/muParserScripting.cpp rename to MantidPlot/src/muParserScripting.cpp diff --git a/Code/Mantid/MantidPlot/src/muParserScripting.h b/MantidPlot/src/muParserScripting.h similarity index 100% rename from Code/Mantid/MantidPlot/src/muParserScripting.h rename to MantidPlot/src/muParserScripting.h diff --git a/Code/Mantid/MantidPlot/src/nrutil.cpp b/MantidPlot/src/nrutil.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/nrutil.cpp rename to MantidPlot/src/nrutil.cpp diff --git a/Code/Mantid/MantidPlot/src/nrutil.h b/MantidPlot/src/nrutil.h similarity index 100% rename from Code/Mantid/MantidPlot/src/nrutil.h rename to MantidPlot/src/nrutil.h diff --git a/Code/Mantid/MantidPlot/src/origin/FORMAT b/MantidPlot/src/origin/FORMAT similarity index 100% rename from Code/Mantid/MantidPlot/src/origin/FORMAT rename to MantidPlot/src/origin/FORMAT diff --git a/Code/Mantid/MantidPlot/src/origin/OPJFile.cpp b/MantidPlot/src/origin/OPJFile.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/origin/OPJFile.cpp rename to MantidPlot/src/origin/OPJFile.cpp diff --git a/Code/Mantid/MantidPlot/src/origin/OPJFile.h b/MantidPlot/src/origin/OPJFile.h similarity index 100% rename from Code/Mantid/MantidPlot/src/origin/OPJFile.h rename to MantidPlot/src/origin/OPJFile.h diff --git a/Code/Mantid/MantidPlot/src/origin/copying b/MantidPlot/src/origin/copying similarity index 100% rename from Code/Mantid/MantidPlot/src/origin/copying rename to MantidPlot/src/origin/copying diff --git a/Code/Mantid/MantidPlot/src/origin/readme b/MantidPlot/src/origin/readme similarity index 100% rename from Code/Mantid/MantidPlot/src/origin/readme rename to MantidPlot/src/origin/readme diff --git a/Code/Mantid/MantidPlot/src/origin/tree.hh b/MantidPlot/src/origin/tree.hh similarity index 100% rename from Code/Mantid/MantidPlot/src/origin/tree.hh rename to MantidPlot/src/origin/tree.hh diff --git a/Code/Mantid/MantidPlot/src/pixmaps.cpp b/MantidPlot/src/pixmaps.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/pixmaps.cpp rename to MantidPlot/src/pixmaps.cpp diff --git a/Code/Mantid/MantidPlot/src/pixmaps.h b/MantidPlot/src/pixmaps.h similarity index 100% rename from Code/Mantid/MantidPlot/src/pixmaps.h rename to MantidPlot/src/pixmaps.h diff --git a/Code/Mantid/MantidPlot/src/pixmaps_helper.py b/MantidPlot/src/pixmaps_helper.py similarity index 100% rename from Code/Mantid/MantidPlot/src/pixmaps_helper.py rename to MantidPlot/src/pixmaps_helper.py diff --git a/Code/Mantid/MantidPlot/src/plot2D/ImageSymbol.cpp b/MantidPlot/src/plot2D/ImageSymbol.cpp similarity index 100% rename from Code/Mantid/MantidPlot/src/plot2D/ImageSymbol.cpp rename to MantidPlot/src/plot2D/ImageSymbol.cpp diff --git a/Code/Mantid/MantidPlot/src/plot2D/ImageSymbol.h b/MantidPlot/src/plot2D/ImageSymbol.h similarity index 100% rename from Code/Mantid/MantidPlot/src/plot2D/ImageSymbol.h rename to MantidPlot/src/plot2D/ImageSymbol.h diff --git a/Code/Mantid/MantidPlot/src/qti.sip b/MantidPlot/src/qti.sip similarity index 100% rename from Code/Mantid/MantidPlot/src/qti.sip rename to MantidPlot/src/qti.sip diff --git a/Code/Mantid/MantidPlot/src/resource.h b/MantidPlot/src/resource.h similarity index 100% rename from Code/Mantid/MantidPlot/src/resource.h rename to MantidPlot/src/resource.h diff --git a/Code/Mantid/MantidPlot/src/sipqti.cpp.in b/MantidPlot/src/sipqti.cpp.in similarity index 100% rename from Code/Mantid/MantidPlot/src/sipqti.cpp.in rename to MantidPlot/src/sipqti.cpp.in diff --git a/Code/Mantid/MantidPlot/src/zlib123/minigzip.c b/MantidPlot/src/zlib123/minigzip.c similarity index 100% rename from Code/Mantid/MantidPlot/src/zlib123/minigzip.c rename to MantidPlot/src/zlib123/minigzip.c diff --git a/Code/Mantid/MantidPlot/test/MantidPlot1DPlotTest.py b/MantidPlot/test/MantidPlot1DPlotTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlot1DPlotTest.py rename to MantidPlot/test/MantidPlot1DPlotTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlot2DPlotTest.py b/MantidPlot/test/MantidPlot2DPlotTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlot2DPlotTest.py rename to MantidPlot/test/MantidPlot2DPlotTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotAlgorithmDialogTest.py b/MantidPlot/test/MantidPlotAlgorithmDialogTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotAlgorithmDialogTest.py rename to MantidPlot/test/MantidPlotAlgorithmDialogTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotFoldersTest.py b/MantidPlot/test/MantidPlotFoldersTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotFoldersTest.py rename to MantidPlot/test/MantidPlotFoldersTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotInputArgsCheck.py b/MantidPlot/test/MantidPlotInputArgsCheck.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotInputArgsCheck.py rename to MantidPlot/test/MantidPlotInputArgsCheck.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotInstrumentViewTest.py b/MantidPlot/test/MantidPlotInstrumentViewTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotInstrumentViewTest.py rename to MantidPlot/test/MantidPlotInstrumentViewTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotMdiSubWindowTest.py b/MantidPlot/test/MantidPlotMdiSubWindowTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotMdiSubWindowTest.py rename to MantidPlot/test/MantidPlotMdiSubWindowTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotProxiesTest.py b/MantidPlot/test/MantidPlotProxiesTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotProxiesTest.py rename to MantidPlot/test/MantidPlotProxiesTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotPyplotGeneralTest.py b/MantidPlot/test/MantidPlotPyplotGeneralTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotPyplotGeneralTest.py rename to MantidPlot/test/MantidPlotPyplotGeneralTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotPythonImportTest.py b/MantidPlot/test/MantidPlotPythonImportTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotPythonImportTest.py rename to MantidPlot/test/MantidPlotPythonImportTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotSliceViewerTest.py b/MantidPlot/test/MantidPlotSliceViewerTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotSliceViewerTest.py rename to MantidPlot/test/MantidPlotSliceViewerTest.py diff --git a/Code/Mantid/MantidPlot/test/MantidPlotTiledWindowTest.py b/MantidPlot/test/MantidPlotTiledWindowTest.py similarity index 100% rename from Code/Mantid/MantidPlot/test/MantidPlotTiledWindowTest.py rename to MantidPlot/test/MantidPlotTiledWindowTest.py diff --git a/Code/Mantid/MantidPlot/test/mantidplottests.py b/MantidPlot/test/mantidplottests.py similarity index 100% rename from Code/Mantid/MantidPlot/test/mantidplottests.py rename to MantidPlot/test/mantidplottests.py diff --git a/Code/Mantid/MantidPlot/test/squish_test_suites/.gitignore b/MantidPlot/test/squish_test_suites/.gitignore similarity index 100% rename from Code/Mantid/MantidPlot/test/squish_test_suites/.gitignore rename to MantidPlot/test/squish_test_suites/.gitignore diff --git a/Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/envvars b/MantidPlot/test/squish_test_suites/refl_gui_tests/envvars similarity index 100% rename from Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/envvars rename to MantidPlot/test/squish_test_suites/refl_gui_tests/envvars diff --git a/Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/objects.map b/MantidPlot/test/squish_test_suites/refl_gui_tests/objects.map similarity index 100% rename from Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/objects.map rename to MantidPlot/test/squish_test_suites/refl_gui_tests/objects.map diff --git a/Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/suite.conf b/MantidPlot/test/squish_test_suites/refl_gui_tests/suite.conf similarity index 100% rename from Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/suite.conf rename to MantidPlot/test/squish_test_suites/refl_gui_tests/suite.conf diff --git a/Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/tst_basic_operation/test.py b/MantidPlot/test/squish_test_suites/refl_gui_tests/tst_basic_operation/test.py similarity index 100% rename from Code/Mantid/MantidPlot/test/squish_test_suites/refl_gui_tests/tst_basic_operation/test.py rename to MantidPlot/test/squish_test_suites/refl_gui_tests/tst_basic_operation/test.py diff --git a/Code/Mantid/MantidQt/.gitignore b/MantidQt/.gitignore similarity index 100% rename from Code/Mantid/MantidQt/.gitignore rename to MantidQt/.gitignore diff --git a/Code/Mantid/MantidQt/API/CMakeLists.txt b/MantidQt/API/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/API/CMakeLists.txt rename to MantidQt/API/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmDialog.h b/MantidQt/API/inc/MantidQtAPI/AlgorithmDialog.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmDialog.h rename to MantidQt/API/inc/MantidQtAPI/AlgorithmDialog.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmInputHistory.h b/MantidQt/API/inc/MantidQtAPI/AlgorithmInputHistory.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmInputHistory.h rename to MantidQt/API/inc/MantidQtAPI/AlgorithmInputHistory.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmPropertiesWidget.h b/MantidQt/API/inc/MantidQtAPI/AlgorithmPropertiesWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmPropertiesWidget.h rename to MantidQt/API/inc/MantidQtAPI/AlgorithmPropertiesWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmRunner.h b/MantidQt/API/inc/MantidQtAPI/AlgorithmRunner.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/AlgorithmRunner.h rename to MantidQt/API/inc/MantidQtAPI/AlgorithmRunner.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/BatchAlgorithmRunner.h b/MantidQt/API/inc/MantidQtAPI/BatchAlgorithmRunner.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/BatchAlgorithmRunner.h rename to MantidQt/API/inc/MantidQtAPI/BatchAlgorithmRunner.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/BoolPropertyWidget.h b/MantidQt/API/inc/MantidQtAPI/BoolPropertyWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/BoolPropertyWidget.h rename to MantidQt/API/inc/MantidQtAPI/BoolPropertyWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/DllOption.h b/MantidQt/API/inc/MantidQtAPI/DllOption.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/DllOption.h rename to MantidQt/API/inc/MantidQtAPI/DllOption.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/FileDialogHandler.h b/MantidQt/API/inc/MantidQtAPI/FileDialogHandler.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/FileDialogHandler.h rename to MantidQt/API/inc/MantidQtAPI/FileDialogHandler.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/FilePropertyWidget.h b/MantidQt/API/inc/MantidQtAPI/FilePropertyWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/FilePropertyWidget.h rename to MantidQt/API/inc/MantidQtAPI/FilePropertyWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/GenericDialog.h b/MantidQt/API/inc/MantidQtAPI/GenericDialog.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/GenericDialog.h rename to MantidQt/API/inc/MantidQtAPI/GenericDialog.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/GraphOptions.h b/MantidQt/API/inc/MantidQtAPI/GraphOptions.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/GraphOptions.h rename to MantidQt/API/inc/MantidQtAPI/GraphOptions.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/HelpWindow.h b/MantidQt/API/inc/MantidQtAPI/HelpWindow.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/HelpWindow.h rename to MantidQt/API/inc/MantidQtAPI/HelpWindow.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/InterfaceFactory.h b/MantidQt/API/inc/MantidQtAPI/InterfaceFactory.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/InterfaceFactory.h rename to MantidQt/API/inc/MantidQtAPI/InterfaceFactory.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/InterfaceManager.h b/MantidQt/API/inc/MantidQtAPI/InterfaceManager.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/InterfaceManager.h rename to MantidQt/API/inc/MantidQtAPI/InterfaceManager.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.h b/MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.h rename to MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.ui b/MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.ui similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.ui rename to MantidQt/API/inc/MantidQtAPI/ManageUserDirectories.ui diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidColorMap.h b/MantidQt/API/inc/MantidQtAPI/MantidColorMap.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidColorMap.h rename to MantidQt/API/inc/MantidQtAPI/MantidColorMap.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidDialog.h b/MantidQt/API/inc/MantidQtAPI/MantidDialog.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidDialog.h rename to MantidQt/API/inc/MantidQtAPI/MantidDialog.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidHelpInterface.h b/MantidQt/API/inc/MantidQtAPI/MantidHelpInterface.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidHelpInterface.h rename to MantidQt/API/inc/MantidQtAPI/MantidHelpInterface.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidQwtIMDWorkspaceData.h b/MantidQt/API/inc/MantidQtAPI/MantidQwtIMDWorkspaceData.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidQwtIMDWorkspaceData.h rename to MantidQt/API/inc/MantidQtAPI/MantidQwtIMDWorkspaceData.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidQwtWorkspaceData.h b/MantidQt/API/inc/MantidQtAPI/MantidQwtWorkspaceData.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidQwtWorkspaceData.h rename to MantidQt/API/inc/MantidQtAPI/MantidQwtWorkspaceData.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidWidget.h b/MantidQt/API/inc/MantidQtAPI/MantidWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MantidWidget.h rename to MantidQt/API/inc/MantidQtAPI/MantidWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MdConstants.h b/MantidQt/API/inc/MantidQtAPI/MdConstants.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MdConstants.h rename to MantidQt/API/inc/MantidQtAPI/MdConstants.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MdPlottingCmapsProvider.h b/MantidQt/API/inc/MantidQtAPI/MdPlottingCmapsProvider.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MdPlottingCmapsProvider.h rename to MantidQt/API/inc/MantidQtAPI/MdPlottingCmapsProvider.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/MdSettings.h b/MantidQt/API/inc/MantidQtAPI/MdSettings.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/MdSettings.h rename to MantidQt/API/inc/MantidQtAPI/MdSettings.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/Message.h b/MantidQt/API/inc/MantidQtAPI/Message.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/Message.h rename to MantidQt/API/inc/MantidQtAPI/Message.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/OptionsPropertyWidget.h b/MantidQt/API/inc/MantidQtAPI/OptionsPropertyWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/OptionsPropertyWidget.h rename to MantidQt/API/inc/MantidQtAPI/OptionsPropertyWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PlotAxis.h b/MantidQt/API/inc/MantidQtAPI/PlotAxis.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PlotAxis.h rename to MantidQt/API/inc/MantidQtAPI/PlotAxis.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PowerScaleEngine.h b/MantidQt/API/inc/MantidQtAPI/PowerScaleEngine.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PowerScaleEngine.h rename to MantidQt/API/inc/MantidQtAPI/PowerScaleEngine.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PrecompiledHeader.h b/MantidQt/API/inc/MantidQtAPI/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PrecompiledHeader.h rename to MantidQt/API/inc/MantidQtAPI/PrecompiledHeader.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PropertyWidget.h b/MantidQt/API/inc/MantidQtAPI/PropertyWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PropertyWidget.h rename to MantidQt/API/inc/MantidQtAPI/PropertyWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PropertyWidgetFactory.h b/MantidQt/API/inc/MantidQtAPI/PropertyWidgetFactory.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PropertyWidgetFactory.h rename to MantidQt/API/inc/MantidQtAPI/PropertyWidgetFactory.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PythonRunner.h b/MantidQt/API/inc/MantidQtAPI/PythonRunner.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PythonRunner.h rename to MantidQt/API/inc/MantidQtAPI/PythonRunner.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PythonSystemHeader.h b/MantidQt/API/inc/MantidQtAPI/PythonSystemHeader.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PythonSystemHeader.h rename to MantidQt/API/inc/MantidQtAPI/PythonSystemHeader.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/PythonThreading.h b/MantidQt/API/inc/MantidQtAPI/PythonThreading.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/PythonThreading.h rename to MantidQt/API/inc/MantidQtAPI/PythonThreading.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/QtSignalChannel.h b/MantidQt/API/inc/MantidQtAPI/QtSignalChannel.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/QtSignalChannel.h rename to MantidQt/API/inc/MantidQtAPI/QtSignalChannel.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/QwtRasterDataMD.h b/MantidQt/API/inc/MantidQtAPI/QwtRasterDataMD.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/QwtRasterDataMD.h rename to MantidQt/API/inc/MantidQtAPI/QwtRasterDataMD.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/QwtWorkspaceBinData.h b/MantidQt/API/inc/MantidQtAPI/QwtWorkspaceBinData.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/QwtWorkspaceBinData.h rename to MantidQt/API/inc/MantidQtAPI/QwtWorkspaceBinData.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/QwtWorkspaceSpectrumData.h b/MantidQt/API/inc/MantidQtAPI/QwtWorkspaceSpectrumData.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/QwtWorkspaceSpectrumData.h rename to MantidQt/API/inc/MantidQtAPI/QwtWorkspaceSpectrumData.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/RepoModel.h b/MantidQt/API/inc/MantidQtAPI/RepoModel.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/RepoModel.h rename to MantidQt/API/inc/MantidQtAPI/RepoModel.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/RepoTreeView.h b/MantidQt/API/inc/MantidQtAPI/RepoTreeView.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/RepoTreeView.h rename to MantidQt/API/inc/MantidQtAPI/RepoTreeView.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/ScaleEngine.h b/MantidQt/API/inc/MantidQtAPI/ScaleEngine.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/ScaleEngine.h rename to MantidQt/API/inc/MantidQtAPI/ScaleEngine.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.h b/MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.h rename to MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.ui b/MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.ui similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.ui rename to MantidQt/API/inc/MantidQtAPI/ScriptRepositoryView.ui diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/SelectionNotificationService.h b/MantidQt/API/inc/MantidQtAPI/SelectionNotificationService.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/SelectionNotificationService.h rename to MantidQt/API/inc/MantidQtAPI/SelectionNotificationService.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/SignalBlocker.h b/MantidQt/API/inc/MantidQtAPI/SignalBlocker.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/SignalBlocker.h rename to MantidQt/API/inc/MantidQtAPI/SignalBlocker.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/SignalRange.h b/MantidQt/API/inc/MantidQtAPI/SignalRange.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/SignalRange.h rename to MantidQt/API/inc/MantidQtAPI/SignalRange.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/SyncedCheckboxes.h b/MantidQt/API/inc/MantidQtAPI/SyncedCheckboxes.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/SyncedCheckboxes.h rename to MantidQt/API/inc/MantidQtAPI/SyncedCheckboxes.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/TextPropertyWidget.h b/MantidQt/API/inc/MantidQtAPI/TextPropertyWidget.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/TextPropertyWidget.h rename to MantidQt/API/inc/MantidQtAPI/TextPropertyWidget.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/UserSubWindow.h b/MantidQt/API/inc/MantidQtAPI/UserSubWindow.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/UserSubWindow.h rename to MantidQt/API/inc/MantidQtAPI/UserSubWindow.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/VatesViewerInterface.h b/MantidQt/API/inc/MantidQtAPI/VatesViewerInterface.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/VatesViewerInterface.h rename to MantidQt/API/inc/MantidQtAPI/VatesViewerInterface.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/WorkspaceObserver.h b/MantidQt/API/inc/MantidQtAPI/WorkspaceObserver.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/WorkspaceObserver.h rename to MantidQt/API/inc/MantidQtAPI/WorkspaceObserver.h diff --git a/Code/Mantid/MantidQt/API/inc/MantidQtAPI/qwt_compat.h b/MantidQt/API/inc/MantidQtAPI/qwt_compat.h similarity index 100% rename from Code/Mantid/MantidQt/API/inc/MantidQtAPI/qwt_compat.h rename to MantidQt/API/inc/MantidQtAPI/qwt_compat.h diff --git a/Code/Mantid/MantidQt/API/qt.conf.template b/MantidQt/API/qt.conf.template similarity index 100% rename from Code/Mantid/MantidQt/API/qt.conf.template rename to MantidQt/API/qt.conf.template diff --git a/Code/Mantid/MantidQt/API/src/AlgorithmDialog.cpp b/MantidQt/API/src/AlgorithmDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/AlgorithmDialog.cpp rename to MantidQt/API/src/AlgorithmDialog.cpp diff --git a/Code/Mantid/MantidQt/API/src/AlgorithmInputHistory.cpp b/MantidQt/API/src/AlgorithmInputHistory.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/AlgorithmInputHistory.cpp rename to MantidQt/API/src/AlgorithmInputHistory.cpp diff --git a/Code/Mantid/MantidQt/API/src/AlgorithmPropertiesWidget.cpp b/MantidQt/API/src/AlgorithmPropertiesWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/AlgorithmPropertiesWidget.cpp rename to MantidQt/API/src/AlgorithmPropertiesWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/AlgorithmRunner.cpp b/MantidQt/API/src/AlgorithmRunner.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/AlgorithmRunner.cpp rename to MantidQt/API/src/AlgorithmRunner.cpp diff --git a/Code/Mantid/MantidQt/API/src/BatchAlgorithmRunner.cpp b/MantidQt/API/src/BatchAlgorithmRunner.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/BatchAlgorithmRunner.cpp rename to MantidQt/API/src/BatchAlgorithmRunner.cpp diff --git a/Code/Mantid/MantidQt/API/src/BoolPropertyWidget.cpp b/MantidQt/API/src/BoolPropertyWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/BoolPropertyWidget.cpp rename to MantidQt/API/src/BoolPropertyWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/FilePropertyWidget.cpp b/MantidQt/API/src/FilePropertyWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/FilePropertyWidget.cpp rename to MantidQt/API/src/FilePropertyWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/GenericDialog.cpp b/MantidQt/API/src/GenericDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/GenericDialog.cpp rename to MantidQt/API/src/GenericDialog.cpp diff --git a/Code/Mantid/MantidQt/API/src/HelpWindow.cpp b/MantidQt/API/src/HelpWindow.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/HelpWindow.cpp rename to MantidQt/API/src/HelpWindow.cpp diff --git a/Code/Mantid/MantidQt/API/src/InterfaceFactory.cpp b/MantidQt/API/src/InterfaceFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/InterfaceFactory.cpp rename to MantidQt/API/src/InterfaceFactory.cpp diff --git a/Code/Mantid/MantidQt/API/src/InterfaceManager.cpp b/MantidQt/API/src/InterfaceManager.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/InterfaceManager.cpp rename to MantidQt/API/src/InterfaceManager.cpp diff --git a/Code/Mantid/MantidQt/API/src/ManageUserDirectories.cpp b/MantidQt/API/src/ManageUserDirectories.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/ManageUserDirectories.cpp rename to MantidQt/API/src/ManageUserDirectories.cpp diff --git a/Code/Mantid/MantidQt/API/src/MantidColorMap.cpp b/MantidQt/API/src/MantidColorMap.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MantidColorMap.cpp rename to MantidQt/API/src/MantidColorMap.cpp diff --git a/Code/Mantid/MantidQt/API/src/MantidDialog.cpp b/MantidQt/API/src/MantidDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MantidDialog.cpp rename to MantidQt/API/src/MantidDialog.cpp diff --git a/Code/Mantid/MantidQt/API/src/MantidHelpInterface.cpp b/MantidQt/API/src/MantidHelpInterface.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MantidHelpInterface.cpp rename to MantidQt/API/src/MantidHelpInterface.cpp diff --git a/Code/Mantid/MantidQt/API/src/MantidQwtIMDWorkspaceData.cpp b/MantidQt/API/src/MantidQwtIMDWorkspaceData.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MantidQwtIMDWorkspaceData.cpp rename to MantidQt/API/src/MantidQwtIMDWorkspaceData.cpp diff --git a/Code/Mantid/MantidQt/API/src/MantidQwtWorkspaceData.cpp b/MantidQt/API/src/MantidQwtWorkspaceData.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MantidQwtWorkspaceData.cpp rename to MantidQt/API/src/MantidQwtWorkspaceData.cpp diff --git a/Code/Mantid/MantidQt/API/src/MantidWidget.cpp b/MantidQt/API/src/MantidWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MantidWidget.cpp rename to MantidQt/API/src/MantidWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/MdConstants.cpp b/MantidQt/API/src/MdConstants.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MdConstants.cpp rename to MantidQt/API/src/MdConstants.cpp diff --git a/Code/Mantid/MantidQt/API/src/MdPlottingCmapsProvider.cpp b/MantidQt/API/src/MdPlottingCmapsProvider.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MdPlottingCmapsProvider.cpp rename to MantidQt/API/src/MdPlottingCmapsProvider.cpp diff --git a/Code/Mantid/MantidQt/API/src/MdSettings.cpp b/MantidQt/API/src/MdSettings.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/MdSettings.cpp rename to MantidQt/API/src/MdSettings.cpp diff --git a/Code/Mantid/MantidQt/API/src/Message.cpp b/MantidQt/API/src/Message.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/Message.cpp rename to MantidQt/API/src/Message.cpp diff --git a/Code/Mantid/MantidQt/API/src/OptionsPropertyWidget.cpp b/MantidQt/API/src/OptionsPropertyWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/OptionsPropertyWidget.cpp rename to MantidQt/API/src/OptionsPropertyWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/PlotAxis.cpp b/MantidQt/API/src/PlotAxis.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/PlotAxis.cpp rename to MantidQt/API/src/PlotAxis.cpp diff --git a/Code/Mantid/MantidQt/API/src/PowerScaleEngine.cpp b/MantidQt/API/src/PowerScaleEngine.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/PowerScaleEngine.cpp rename to MantidQt/API/src/PowerScaleEngine.cpp diff --git a/Code/Mantid/MantidQt/API/src/PropertyWidget.cpp b/MantidQt/API/src/PropertyWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/PropertyWidget.cpp rename to MantidQt/API/src/PropertyWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/PropertyWidgetFactory.cpp b/MantidQt/API/src/PropertyWidgetFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/PropertyWidgetFactory.cpp rename to MantidQt/API/src/PropertyWidgetFactory.cpp diff --git a/Code/Mantid/MantidQt/API/src/PythonRunner.cpp b/MantidQt/API/src/PythonRunner.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/PythonRunner.cpp rename to MantidQt/API/src/PythonRunner.cpp diff --git a/Code/Mantid/MantidQt/API/src/PythonThreading.cpp b/MantidQt/API/src/PythonThreading.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/PythonThreading.cpp rename to MantidQt/API/src/PythonThreading.cpp diff --git a/Code/Mantid/MantidQt/API/src/QtSignalChannel.cpp b/MantidQt/API/src/QtSignalChannel.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/QtSignalChannel.cpp rename to MantidQt/API/src/QtSignalChannel.cpp diff --git a/Code/Mantid/MantidQt/API/src/QwtRasterDataMD.cpp b/MantidQt/API/src/QwtRasterDataMD.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/QwtRasterDataMD.cpp rename to MantidQt/API/src/QwtRasterDataMD.cpp diff --git a/Code/Mantid/MantidQt/API/src/QwtWorkspaceBinData.cpp b/MantidQt/API/src/QwtWorkspaceBinData.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/QwtWorkspaceBinData.cpp rename to MantidQt/API/src/QwtWorkspaceBinData.cpp diff --git a/Code/Mantid/MantidQt/API/src/QwtWorkspaceSpectrumData.cpp b/MantidQt/API/src/QwtWorkspaceSpectrumData.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/QwtWorkspaceSpectrumData.cpp rename to MantidQt/API/src/QwtWorkspaceSpectrumData.cpp diff --git a/Code/Mantid/MantidQt/API/src/RepoModel.cpp b/MantidQt/API/src/RepoModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/RepoModel.cpp rename to MantidQt/API/src/RepoModel.cpp diff --git a/Code/Mantid/MantidQt/API/src/ScaleEngine.cpp b/MantidQt/API/src/ScaleEngine.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/ScaleEngine.cpp rename to MantidQt/API/src/ScaleEngine.cpp diff --git a/Code/Mantid/MantidQt/API/src/ScriptRepositoryView.cpp b/MantidQt/API/src/ScriptRepositoryView.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/ScriptRepositoryView.cpp rename to MantidQt/API/src/ScriptRepositoryView.cpp diff --git a/Code/Mantid/MantidQt/API/src/SelectionNotificationService.cpp b/MantidQt/API/src/SelectionNotificationService.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/SelectionNotificationService.cpp rename to MantidQt/API/src/SelectionNotificationService.cpp diff --git a/Code/Mantid/MantidQt/API/src/SignalBlocker.cpp b/MantidQt/API/src/SignalBlocker.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/SignalBlocker.cpp rename to MantidQt/API/src/SignalBlocker.cpp diff --git a/Code/Mantid/MantidQt/API/src/SignalRange.cpp b/MantidQt/API/src/SignalRange.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/SignalRange.cpp rename to MantidQt/API/src/SignalRange.cpp diff --git a/Code/Mantid/MantidQt/API/src/SyncedCheckboxes.cpp b/MantidQt/API/src/SyncedCheckboxes.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/SyncedCheckboxes.cpp rename to MantidQt/API/src/SyncedCheckboxes.cpp diff --git a/Code/Mantid/MantidQt/API/src/TextPropertyWidget.cpp b/MantidQt/API/src/TextPropertyWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/TextPropertyWidget.cpp rename to MantidQt/API/src/TextPropertyWidget.cpp diff --git a/Code/Mantid/MantidQt/API/src/UserSubWindow.cpp b/MantidQt/API/src/UserSubWindow.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/UserSubWindow.cpp rename to MantidQt/API/src/UserSubWindow.cpp diff --git a/Code/Mantid/MantidQt/API/src/VatesViewerInterface.cpp b/MantidQt/API/src/VatesViewerInterface.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/VatesViewerInterface.cpp rename to MantidQt/API/src/VatesViewerInterface.cpp diff --git a/Code/Mantid/MantidQt/API/src/WorkspaceObserver.cpp b/MantidQt/API/src/WorkspaceObserver.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/src/WorkspaceObserver.cpp rename to MantidQt/API/src/WorkspaceObserver.cpp diff --git a/Code/Mantid/MantidQt/API/test/BatchAlgorithmRunnerTest.h b/MantidQt/API/test/BatchAlgorithmRunnerTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/BatchAlgorithmRunnerTest.h rename to MantidQt/API/test/BatchAlgorithmRunnerTest.h diff --git a/Code/Mantid/MantidQt/API/test/CMakeLists.txt b/MantidQt/API/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/API/test/CMakeLists.txt rename to MantidQt/API/test/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/API/test/GenericDialogDemo.cpp b/MantidQt/API/test/GenericDialogDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/test/GenericDialogDemo.cpp rename to MantidQt/API/test/GenericDialogDemo.cpp diff --git a/Code/Mantid/MantidQt/API/test/InterfaceManagerTest.h b/MantidQt/API/test/InterfaceManagerTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/InterfaceManagerTest.h rename to MantidQt/API/test/InterfaceManagerTest.h diff --git a/Code/Mantid/MantidQt/API/test/MantidColorMapTest.h b/MantidQt/API/test/MantidColorMapTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/MantidColorMapTest.h rename to MantidQt/API/test/MantidColorMapTest.h diff --git a/Code/Mantid/MantidQt/API/test/PlotAxisTest.h b/MantidQt/API/test/PlotAxisTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/PlotAxisTest.h rename to MantidQt/API/test/PlotAxisTest.h diff --git a/Code/Mantid/MantidQt/API/test/QwtWorkspaceBinDataTest.h b/MantidQt/API/test/QwtWorkspaceBinDataTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/QwtWorkspaceBinDataTest.h rename to MantidQt/API/test/QwtWorkspaceBinDataTest.h diff --git a/Code/Mantid/MantidQt/API/test/QwtWorkspaceSpectrumDataTest.h b/MantidQt/API/test/QwtWorkspaceSpectrumDataTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/QwtWorkspaceSpectrumDataTest.h rename to MantidQt/API/test/QwtWorkspaceSpectrumDataTest.h diff --git a/Code/Mantid/MantidQt/API/test/ScriptRepositoryViewTest.h b/MantidQt/API/test/ScriptRepositoryViewTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/ScriptRepositoryViewTest.h rename to MantidQt/API/test/ScriptRepositoryViewTest.h diff --git a/Code/Mantid/MantidQt/API/test/SelectionNotificationServiceTest.h b/MantidQt/API/test/SelectionNotificationServiceTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/SelectionNotificationServiceTest.h rename to MantidQt/API/test/SelectionNotificationServiceTest.h diff --git a/Code/Mantid/MantidQt/API/test/SignalBlockerTest.h b/MantidQt/API/test/SignalBlockerTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/SignalBlockerTest.h rename to MantidQt/API/test/SignalBlockerTest.h diff --git a/Code/Mantid/MantidQt/API/test/SignalRangeTest.h b/MantidQt/API/test/SignalRangeTest.h similarity index 100% rename from Code/Mantid/MantidQt/API/test/SignalRangeTest.h rename to MantidQt/API/test/SignalRangeTest.h diff --git a/Code/Mantid/MantidQt/API/test/main_PropertyWidgetsDemo.cpp b/MantidQt/API/test/main_PropertyWidgetsDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/API/test/main_PropertyWidgetsDemo.cpp rename to MantidQt/API/test/main_PropertyWidgetsDemo.cpp diff --git a/Code/Mantid/MantidQt/CMakeLists.txt b/MantidQt/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/CMakeLists.txt rename to MantidQt/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/CustomDialogs/CMakeLists.txt b/MantidQt/CustomDialogs/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/CMakeLists.txt rename to MantidQt/CustomDialogs/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/CustomDialogs/customDialogTemplate.py b/MantidQt/CustomDialogs/customDialogTemplate.py similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/customDialogTemplate.py rename to MantidQt/CustomDialogs/customDialogTemplate.py diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CatalogPublishDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/ConvertTableToMatrixWorkspaceDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/CreateSampleShapeDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/DiagScriptInputDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/DiagScriptInputDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/DiagScriptInputDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/DiagScriptInputDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/FitDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/GetNegMuMuonicXRDDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/GetNegMuMuonicXRDDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/GetNegMuMuonicXRDDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/GetNegMuMuonicXRDDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LOQScriptInputDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadAsciiDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadAsciiDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadAsciiDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadAsciiDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDAEDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDAEDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDAEDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDAEDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadRawDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadRawDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadRawDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/LoadRawDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/MantidGLWidget.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/MantidGLWidget.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/MantidGLWidget.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/MantidGLWidget.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PlotAsymmetryByLogValueDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PrecompiledHeader.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PrecompiledHeader.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/PrecompiledHeader.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SampleShapeHelpers.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SampleShapeHelpers.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SampleShapeHelpers.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SampleShapeHelpers.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SmoothNeighboursDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SmoothNeighboursDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SmoothNeighboursDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SmoothNeighboursDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/SortTableWorkspaceDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.h b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.h rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.h diff --git a/Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.ui b/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.ui rename to MantidQt/CustomDialogs/inc/MantidQtCustomDialogs/StartLiveDataDialog.ui diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/CatalogPublishDialog.cpp b/MantidQt/CustomDialogs/src/CatalogPublishDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/CatalogPublishDialog.cpp rename to MantidQt/CustomDialogs/src/CatalogPublishDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/ConvertTableToMatrixWorkspaceDialog.cpp b/MantidQt/CustomDialogs/src/ConvertTableToMatrixWorkspaceDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/ConvertTableToMatrixWorkspaceDialog.cpp rename to MantidQt/CustomDialogs/src/ConvertTableToMatrixWorkspaceDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/CreateSampleShapeDialog.cpp b/MantidQt/CustomDialogs/src/CreateSampleShapeDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/CreateSampleShapeDialog.cpp rename to MantidQt/CustomDialogs/src/CreateSampleShapeDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/FitDialog.cpp b/MantidQt/CustomDialogs/src/FitDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/FitDialog.cpp rename to MantidQt/CustomDialogs/src/FitDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/GetNegMuMuonicXRDDialog.cpp b/MantidQt/CustomDialogs/src/GetNegMuMuonicXRDDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/GetNegMuMuonicXRDDialog.cpp rename to MantidQt/CustomDialogs/src/GetNegMuMuonicXRDDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/LOQScriptInputDialog.cpp b/MantidQt/CustomDialogs/src/LOQScriptInputDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/LOQScriptInputDialog.cpp rename to MantidQt/CustomDialogs/src/LOQScriptInputDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/LoadAsciiDialog.cpp b/MantidQt/CustomDialogs/src/LoadAsciiDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/LoadAsciiDialog.cpp rename to MantidQt/CustomDialogs/src/LoadAsciiDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/LoadDAEDialog.cpp b/MantidQt/CustomDialogs/src/LoadDAEDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/LoadDAEDialog.cpp rename to MantidQt/CustomDialogs/src/LoadDAEDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/LoadDialog.cpp b/MantidQt/CustomDialogs/src/LoadDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/LoadDialog.cpp rename to MantidQt/CustomDialogs/src/LoadDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/LoadRawDialog.cpp b/MantidQt/CustomDialogs/src/LoadRawDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/LoadRawDialog.cpp rename to MantidQt/CustomDialogs/src/LoadRawDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/MantidGLWidget.cpp b/MantidQt/CustomDialogs/src/MantidGLWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/MantidGLWidget.cpp rename to MantidQt/CustomDialogs/src/MantidGLWidget.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/PlotAsymmetryByLogValueDialog.cpp b/MantidQt/CustomDialogs/src/PlotAsymmetryByLogValueDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/PlotAsymmetryByLogValueDialog.cpp rename to MantidQt/CustomDialogs/src/PlotAsymmetryByLogValueDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/SampleShapeHelpers.cpp b/MantidQt/CustomDialogs/src/SampleShapeHelpers.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/SampleShapeHelpers.cpp rename to MantidQt/CustomDialogs/src/SampleShapeHelpers.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/SmoothNeighboursDialog.cpp b/MantidQt/CustomDialogs/src/SmoothNeighboursDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/SmoothNeighboursDialog.cpp rename to MantidQt/CustomDialogs/src/SmoothNeighboursDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/SortTableWorkspaceDialog.cpp b/MantidQt/CustomDialogs/src/SortTableWorkspaceDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/SortTableWorkspaceDialog.cpp rename to MantidQt/CustomDialogs/src/SortTableWorkspaceDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomDialogs/src/StartLiveDataDialog.cpp b/MantidQt/CustomDialogs/src/StartLiveDataDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomDialogs/src/StartLiveDataDialog.cpp rename to MantidQt/CustomDialogs/src/StartLiveDataDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/CMakeLists.txt b/MantidQt/CustomInterfaces/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/CMakeLists.txt rename to MantidQt/CustomInterfaces/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/CustomInterfaces/CreateInterfaceTemplate.py b/MantidQt/CustomInterfaces/CreateInterfaceTemplate.py similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/CreateInterfaceTemplate.py rename to MantidQt/CustomInterfaces/CreateInterfaceTemplate.py diff --git a/Code/Mantid/MantidQt/CustomInterfaces/icons/CustomInterfacesIcons.qrc b/MantidQt/CustomInterfaces/icons/CustomInterfacesIcons.qrc similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/icons/CustomInterfacesIcons.qrc rename to MantidQt/CustomInterfaces/icons/CustomInterfacesIcons.qrc diff --git a/Code/Mantid/MantidQt/CustomInterfaces/icons/panning.png b/MantidQt/CustomInterfaces/icons/panning.png similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/icons/panning.png rename to MantidQt/CustomInterfaces/icons/panning.png diff --git a/Code/Mantid/MantidQt/CustomInterfaces/icons/range.png b/MantidQt/CustomInterfaces/icons/range.png similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/icons/range.png rename to MantidQt/CustomInterfaces/icons/range.png diff --git a/Code/Mantid/MantidQt/CustomInterfaces/icons/zoom.png b/MantidQt/CustomInterfaces/icons/zoom.png similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/icons/zoom.png rename to MantidQt/CustomInterfaces/icons/zoom.png diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Background.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Background.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Background.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Background.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DataComparison.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DirectConvertToEnergy.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DllConfig.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DllConfig.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DllConfig.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/DllConfig.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffCalibSettings.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffCalibSettings.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffCalibSettings.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffCalibSettings.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresWorker.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresWorker.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresWorker.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresWorker.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtGUI.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtGUI.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtGUI.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtGUI.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabCalib.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabCalib.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabCalib.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabCalib.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabFocus.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabFocus.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabFocus.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabFocus.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabSettings.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabSettings.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabSettings.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionQtTabSettings.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionViewQtGUI.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionViewQtGUI.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionViewQtGUI.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/EnggDiffractionViewQtGUI.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/EnggDiffraction/IEnggDiffractionView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Homer.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Homer.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Homer.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Homer.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflSearcher.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflSearcher.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflSearcher.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/IReflSearcher.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ConvFit.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CorrectionsTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CorrectionsTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CorrectionsTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/CorrectionsTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Elwin.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLCalibration.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ILLEnergyTransfer.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISCalibration.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISDiagnostics.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ISISEnergyTransfer.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayes.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayesTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayesTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayesTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectBayesTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectCorrections.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysis.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysisTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysisTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysisTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataAnalysisTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReduction.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReductionTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReductionTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReductionTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDataReductionTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectDiffractionReduction.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectLoadILL.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMolDyn.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectMoments.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSassena.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulation.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulationTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulationTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulationTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSimulationTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSqw.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectSymmetrise.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTools.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectToolsTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectToolsTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectToolsTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectToolsTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmission.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IndirectTransmissionCalc.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Iqt.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/IqtFit.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/JumpFit.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/MSDFit.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Quasi.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/ResNorm.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Indirect/Stretch.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticePresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticePresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticePresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticePresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticeView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticeView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticeView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/LatticeView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEV.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEVWorker.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEVWorker.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEVWorker.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MantidEVWorker.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/EditLocalParameterDialog.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/EditLocalParameterDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/EditLocalParameterDialog.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/EditLocalParameterDialog.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFAddWorkspaceDialog.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDataController.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDataController.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDataController.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDataController.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDatasetPlotData.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDatasetPlotData.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDatasetPlotData.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFDatasetPlotData.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFEditLocalParameterDialog.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFEditLocalParameterDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFEditLocalParameterDialog.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFEditLocalParameterDialog.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterEditor.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterEditor.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterEditor.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterEditor.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterItemDelegate.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterItemDelegate.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterItemDelegate.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFLocalParameterItemDelegate.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFPlotController.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFPlotController.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFPlotController.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MDFPlotController.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/MultiDatasetFit/MultiDatasetFit.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCBaselineModellingView.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCDataLoadingView.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCHelper.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCHelper.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCHelper.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCHelper.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCInterface.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/ALCPeakFittingView.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCBaselineModellingView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCDataLoadingView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCDataLoadingView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCDataLoadingView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCDataLoadingView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IALCPeakFittingView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IO_MuonGrouping.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IO_MuonGrouping.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IO_MuonGrouping.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/IO_MuonGrouping.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysis.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisFitDataTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisFitDataTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisFitDataTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisFitDataTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisHelper.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisHelper.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisHelper.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisHelper.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisOptionTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisOptionTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisOptionTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisOptionTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisResultTableTab.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisResultTableTab.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisResultTableTab.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Muon/MuonAnalysisResultTableTab.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ParseKeyValueString.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ParseKeyValueString.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ParseKeyValueString.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ParseKeyValueString.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/PrecompiledHeader.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/PrecompiledHeader.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/PrecompiledHeader.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QReflTableModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QReflTableModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QReflTableModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QReflTableModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflMainView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflMainView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflMainView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflMainView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflOptionsDialog.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflOptionsDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflOptionsDialog.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflOptionsDialog.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflCatalogSearcher.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflCatalogSearcher.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflCatalogSearcher.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflCatalogSearcher.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflGenerateNotebook.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflGenerateNotebook.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflGenerateNotebook.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflGenerateNotebook.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflLegacyTransferStrategy.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflLegacyTransferStrategy.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflLegacyTransferStrategy.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflLegacyTransferStrategy.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainViewPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainViewPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainViewPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainViewPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainWidget.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainWidget.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainWidget.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflMainWidget.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflOptionsDialog.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflOptionsDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflOptionsDialog.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflOptionsDialog.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflSearchModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflSearchModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflSearchModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflSearchModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflTransferStrategy.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflTransferStrategy.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflTransferStrategy.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflTransferStrategy.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflVectorString.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflVectorString.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflVectorString.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflVectorString.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflWindow.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflWindow.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflWindow.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/ReflWindow.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSAddFiles.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSAddFiles.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSAddFiles.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSAddFiles.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSConstants.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSConstants.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSConstants.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSConstants.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSDiagnostics.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSDiagnostics.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSDiagnostics.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSDiagnostics.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSEventSlicing.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSPlotSpecial.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SampleTransmission.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/StepScan.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfacePresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfacePresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfacePresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfacePresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfaceView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfaceView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfaceView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfaceView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoPathsConfig.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoPathsConfig.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoPathsConfig.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoPathsConfig.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoRecToolConfig.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoRecToolConfig.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoRecToolConfig.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoRecToolConfig.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoReconToolsUserSettings.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoReconToolsUserSettings.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoReconToolsUserSettings.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoReconToolsUserSettings.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigAstra.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigAstra.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigAstra.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigAstra.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigCustom.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigCustom.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigCustom.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigCustom.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialog.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialog.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialog.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialog.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigSavu.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigSavu.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigSavu.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigSavu.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigTomoPy.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigTomoPy.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigTomoPy.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigTomoPy.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceModel.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceModel.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceModel.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceModel.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfacePresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfacePresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfacePresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfacePresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtGUI.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtGUI.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtGUI.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtGUI.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabRun.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabRun.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabRun.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabRun.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabSetup.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabSetup.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabSetup.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceQtTabSetup.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceViewQtGUI.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceViewQtGUI.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceViewQtGUI.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceViewQtGUI.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigAstraToolbox.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigAstraToolbox.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigAstraToolbox.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigAstraToolbox.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigCustom.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigCustom.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigCustom.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigCustom.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigTomoPy.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigTomoPy.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigTomoPy.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigTomoPy.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Updateable.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Updateable.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Updateable.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Updateable.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/UserInputValidator.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/UserInputValidator.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/UserInputValidator.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/UserInputValidator.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/deltaECalc.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/deltaECalc.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/deltaECalc.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/deltaECalc.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/DataComparison.cpp b/MantidQt/CustomInterfaces/src/DataComparison.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/DataComparison.cpp rename to MantidQt/CustomInterfaces/src/DataComparison.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/DirectConvertToEnergy.cpp b/MantidQt/CustomInterfaces/src/DirectConvertToEnergy.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/DirectConvertToEnergy.cpp rename to MantidQt/CustomInterfaces/src/DirectConvertToEnergy.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionPresenter.cpp b/MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionPresenter.cpp rename to MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionPresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionViewQtGUI.cpp b/MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionViewQtGUI.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionViewQtGUI.cpp rename to MantidQt/CustomInterfaces/src/EnggDiffraction/EnggDiffractionViewQtGUI.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Homer.cpp b/MantidQt/CustomInterfaces/src/Homer.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Homer.cpp rename to MantidQt/CustomInterfaces/src/Homer.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/AbsorptionCorrections.cpp b/MantidQt/CustomInterfaces/src/Indirect/AbsorptionCorrections.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/AbsorptionCorrections.cpp rename to MantidQt/CustomInterfaces/src/Indirect/AbsorptionCorrections.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ApplyPaalmanPings.cpp b/MantidQt/CustomInterfaces/src/Indirect/ApplyPaalmanPings.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ApplyPaalmanPings.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ApplyPaalmanPings.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/CalculatePaalmanPings.cpp b/MantidQt/CustomInterfaces/src/Indirect/CalculatePaalmanPings.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/CalculatePaalmanPings.cpp rename to MantidQt/CustomInterfaces/src/Indirect/CalculatePaalmanPings.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ContainerSubtraction.cpp b/MantidQt/CustomInterfaces/src/Indirect/ContainerSubtraction.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ContainerSubtraction.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ContainerSubtraction.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ConvFit.cpp b/MantidQt/CustomInterfaces/src/Indirect/ConvFit.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ConvFit.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ConvFit.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/CorrectionsTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/CorrectionsTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/CorrectionsTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/CorrectionsTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/DensityOfStates.cpp b/MantidQt/CustomInterfaces/src/Indirect/DensityOfStates.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/DensityOfStates.cpp rename to MantidQt/CustomInterfaces/src/Indirect/DensityOfStates.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Elwin.cpp b/MantidQt/CustomInterfaces/src/Indirect/Elwin.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Elwin.cpp rename to MantidQt/CustomInterfaces/src/Indirect/Elwin.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ILLCalibration.cpp b/MantidQt/CustomInterfaces/src/Indirect/ILLCalibration.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ILLCalibration.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ILLCalibration.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ILLEnergyTransfer.cpp b/MantidQt/CustomInterfaces/src/Indirect/ILLEnergyTransfer.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ILLEnergyTransfer.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ILLEnergyTransfer.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ISISCalibration.cpp b/MantidQt/CustomInterfaces/src/Indirect/ISISCalibration.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ISISCalibration.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ISISCalibration.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ISISDiagnostics.cpp b/MantidQt/CustomInterfaces/src/Indirect/ISISDiagnostics.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ISISDiagnostics.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ISISDiagnostics.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ISISEnergyTransfer.cpp b/MantidQt/CustomInterfaces/src/Indirect/ISISEnergyTransfer.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ISISEnergyTransfer.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ISISEnergyTransfer.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectBayes.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectBayes.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectBayes.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectBayes.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectBayesTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectBayesTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectBayesTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectBayesTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectCorrections.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysis.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysis.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysis.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysis.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysisTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysisTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysisTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectDataAnalysisTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataReduction.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectDataReduction.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataReduction.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectDataReduction.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataReductionTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectDataReductionTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDataReductionTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectDataReductionTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDiffractionReduction.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectDiffractionReduction.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectDiffractionReduction.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectDiffractionReduction.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectLoadILL.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectLoadILL.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectLoadILL.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectLoadILL.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectMolDyn.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectMolDyn.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectMolDyn.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectMolDyn.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectMoments.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectMoments.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectMoments.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectMoments.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSassena.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectSassena.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSassena.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectSassena.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSimulation.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectSimulation.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSimulation.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectSimulation.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSimulationTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectSimulationTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSimulationTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectSimulationTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSqw.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectSqw.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSqw.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectSqw.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSymmetrise.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectSymmetrise.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectSymmetrise.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectSymmetrise.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTools.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectTools.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTools.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectTools.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectToolsTab.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectToolsTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectToolsTab.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectToolsTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTransmission.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectTransmission.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTransmission.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectTransmission.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTransmissionCalc.cpp b/MantidQt/CustomInterfaces/src/Indirect/IndirectTransmissionCalc.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IndirectTransmissionCalc.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IndirectTransmissionCalc.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Iqt.cpp b/MantidQt/CustomInterfaces/src/Indirect/Iqt.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Iqt.cpp rename to MantidQt/CustomInterfaces/src/Indirect/Iqt.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IqtFit.cpp b/MantidQt/CustomInterfaces/src/Indirect/IqtFit.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/IqtFit.cpp rename to MantidQt/CustomInterfaces/src/Indirect/IqtFit.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/JumpFit.cpp b/MantidQt/CustomInterfaces/src/Indirect/JumpFit.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/JumpFit.cpp rename to MantidQt/CustomInterfaces/src/Indirect/JumpFit.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/MSDFit.cpp b/MantidQt/CustomInterfaces/src/Indirect/MSDFit.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/MSDFit.cpp rename to MantidQt/CustomInterfaces/src/Indirect/MSDFit.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Quasi.cpp b/MantidQt/CustomInterfaces/src/Indirect/Quasi.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Quasi.cpp rename to MantidQt/CustomInterfaces/src/Indirect/Quasi.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ResNorm.cpp b/MantidQt/CustomInterfaces/src/Indirect/ResNorm.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/ResNorm.cpp rename to MantidQt/CustomInterfaces/src/Indirect/ResNorm.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Stretch.cpp b/MantidQt/CustomInterfaces/src/Indirect/Stretch.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Indirect/Stretch.cpp rename to MantidQt/CustomInterfaces/src/Indirect/Stretch.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/LatticePresenter.cpp b/MantidQt/CustomInterfaces/src/LatticePresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/LatticePresenter.cpp rename to MantidQt/CustomInterfaces/src/LatticePresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MantidEV.cpp b/MantidQt/CustomInterfaces/src/MantidEV.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MantidEV.cpp rename to MantidQt/CustomInterfaces/src/MantidEV.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MantidEVWorker.cpp b/MantidQt/CustomInterfaces/src/MantidEVWorker.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MantidEVWorker.cpp rename to MantidQt/CustomInterfaces/src/MantidEVWorker.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFAddWorkspaceDialog.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFAddWorkspaceDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFAddWorkspaceDialog.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFAddWorkspaceDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDataController.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDataController.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDataController.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDataController.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDatasetPlotData.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDatasetPlotData.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDatasetPlotData.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFDatasetPlotData.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFEditLocalParameterDialog.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFEditLocalParameterDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFEditLocalParameterDialog.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFEditLocalParameterDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterEditor.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterEditor.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterEditor.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterEditor.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterItemDelegate.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterItemDelegate.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterItemDelegate.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFLocalParameterItemDelegate.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFPlotController.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFPlotController.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFPlotController.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MDFPlotController.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MultiDatasetFit.cpp b/MantidQt/CustomInterfaces/src/MultiDatasetFit/MultiDatasetFit.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/MultiDatasetFit/MultiDatasetFit.cpp rename to MantidQt/CustomInterfaces/src/MultiDatasetFit/MultiDatasetFit.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingModel.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingModel.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingModel.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingPresenter.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingPresenter.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingPresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingView.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingView.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingView.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCBaselineModellingView.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingPresenter.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingPresenter.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingPresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingView.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingView.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingView.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCDataLoadingView.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCHelper.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCHelper.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCHelper.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCHelper.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCInterface.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCInterface.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCInterface.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCInterface.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingModel.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingModel.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingModel.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingPresenter.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingPresenter.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingPresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingView.cpp b/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingView.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingView.cpp rename to MantidQt/CustomInterfaces/src/Muon/ALCPeakFittingView.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/IO_MuonGrouping.cpp b/MantidQt/CustomInterfaces/src/Muon/IO_MuonGrouping.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/IO_MuonGrouping.cpp rename to MantidQt/CustomInterfaces/src/Muon/IO_MuonGrouping.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysis.cpp b/MantidQt/CustomInterfaces/src/Muon/MuonAnalysis.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysis.cpp rename to MantidQt/CustomInterfaces/src/Muon/MuonAnalysis.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisFitDataTab.cpp b/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisFitDataTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisFitDataTab.cpp rename to MantidQt/CustomInterfaces/src/Muon/MuonAnalysisFitDataTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisHelper.cpp b/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisHelper.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisHelper.cpp rename to MantidQt/CustomInterfaces/src/Muon/MuonAnalysisHelper.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisOptionTab.cpp b/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisOptionTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisOptionTab.cpp rename to MantidQt/CustomInterfaces/src/Muon/MuonAnalysisOptionTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisResultTableTab.cpp b/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisResultTableTab.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Muon/MuonAnalysisResultTableTab.cpp rename to MantidQt/CustomInterfaces/src/Muon/MuonAnalysisResultTableTab.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/ParseKeyValueString.cpp b/MantidQt/CustomInterfaces/src/ParseKeyValueString.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/ParseKeyValueString.cpp rename to MantidQt/CustomInterfaces/src/ParseKeyValueString.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/QReflTableModel.cpp b/MantidQt/CustomInterfaces/src/QReflTableModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/QReflTableModel.cpp rename to MantidQt/CustomInterfaces/src/QReflTableModel.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/QtReflMainView.cpp b/MantidQt/CustomInterfaces/src/QtReflMainView.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/QtReflMainView.cpp rename to MantidQt/CustomInterfaces/src/QtReflMainView.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/QtReflOptionsDialog.cpp b/MantidQt/CustomInterfaces/src/QtReflOptionsDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/QtReflOptionsDialog.cpp rename to MantidQt/CustomInterfaces/src/QtReflOptionsDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/ReflCatalogSearcher.cpp b/MantidQt/CustomInterfaces/src/ReflCatalogSearcher.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/ReflCatalogSearcher.cpp rename to MantidQt/CustomInterfaces/src/ReflCatalogSearcher.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/ReflGenerateNotebook.cpp b/MantidQt/CustomInterfaces/src/ReflGenerateNotebook.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/ReflGenerateNotebook.cpp rename to MantidQt/CustomInterfaces/src/ReflGenerateNotebook.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/ReflLegacyTransferStrategy.cpp b/MantidQt/CustomInterfaces/src/ReflLegacyTransferStrategy.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/ReflLegacyTransferStrategy.cpp rename to MantidQt/CustomInterfaces/src/ReflLegacyTransferStrategy.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/ReflMainViewPresenter.cpp b/MantidQt/CustomInterfaces/src/ReflMainViewPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/ReflMainViewPresenter.cpp rename to MantidQt/CustomInterfaces/src/ReflMainViewPresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/ReflSearchModel.cpp b/MantidQt/CustomInterfaces/src/ReflSearchModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/ReflSearchModel.cpp rename to MantidQt/CustomInterfaces/src/ReflSearchModel.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SANSAddFiles.cpp b/MantidQt/CustomInterfaces/src/SANSAddFiles.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SANSAddFiles.cpp rename to MantidQt/CustomInterfaces/src/SANSAddFiles.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SANSConstants.cpp b/MantidQt/CustomInterfaces/src/SANSConstants.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SANSConstants.cpp rename to MantidQt/CustomInterfaces/src/SANSConstants.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SANSDiagnostics.cpp b/MantidQt/CustomInterfaces/src/SANSDiagnostics.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SANSDiagnostics.cpp rename to MantidQt/CustomInterfaces/src/SANSDiagnostics.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SANSEventSlicing.cpp b/MantidQt/CustomInterfaces/src/SANSEventSlicing.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SANSEventSlicing.cpp rename to MantidQt/CustomInterfaces/src/SANSEventSlicing.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SANSPlotSpecial.cpp b/MantidQt/CustomInterfaces/src/SANSPlotSpecial.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SANSPlotSpecial.cpp rename to MantidQt/CustomInterfaces/src/SANSPlotSpecial.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SANSRunWindow.cpp b/MantidQt/CustomInterfaces/src/SANSRunWindow.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SANSRunWindow.cpp rename to MantidQt/CustomInterfaces/src/SANSRunWindow.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/SampleTransmission.cpp b/MantidQt/CustomInterfaces/src/SampleTransmission.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/SampleTransmission.cpp rename to MantidQt/CustomInterfaces/src/SampleTransmission.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/StepScan.cpp b/MantidQt/CustomInterfaces/src/StepScan.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/StepScan.cpp rename to MantidQt/CustomInterfaces/src/StepScan.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/SavuConfigDialog.cpp b/MantidQt/CustomInterfaces/src/Tomography/SavuConfigDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/SavuConfigDialog.cpp rename to MantidQt/CustomInterfaces/src/Tomography/SavuConfigDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomoPathsConfig.cpp b/MantidQt/CustomInterfaces/src/Tomography/TomoPathsConfig.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomoPathsConfig.cpp rename to MantidQt/CustomInterfaces/src/Tomography/TomoPathsConfig.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialog.cpp b/MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialog.cpp rename to MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialog.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceModel.cpp b/MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceModel.cpp rename to MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceModel.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomographyIfacePresenter.cpp b/MantidQt/CustomInterfaces/src/Tomography/TomographyIfacePresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomographyIfacePresenter.cpp rename to MantidQt/CustomInterfaces/src/Tomography/TomographyIfacePresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceViewQtGUI.cpp b/MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceViewQtGUI.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceViewQtGUI.cpp rename to MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceViewQtGUI.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ToolConfig.cpp b/MantidQt/CustomInterfaces/src/Tomography/ToolConfig.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ToolConfig.cpp rename to MantidQt/CustomInterfaces/src/Tomography/ToolConfig.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/UserInputValidator.cpp b/MantidQt/CustomInterfaces/src/UserInputValidator.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/UserInputValidator.cpp rename to MantidQt/CustomInterfaces/src/UserInputValidator.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/background.cpp b/MantidQt/CustomInterfaces/src/background.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/background.cpp rename to MantidQt/CustomInterfaces/src/background.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/deltaECalc.cpp b/MantidQt/CustomInterfaces/src/deltaECalc.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/deltaECalc.cpp rename to MantidQt/CustomInterfaces/src/deltaECalc.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ALCBaselineModellingModelTest.h b/MantidQt/CustomInterfaces/test/ALCBaselineModellingModelTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ALCBaselineModellingModelTest.h rename to MantidQt/CustomInterfaces/test/ALCBaselineModellingModelTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ALCBaselineModellingPresenterTest.h b/MantidQt/CustomInterfaces/test/ALCBaselineModellingPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ALCBaselineModellingPresenterTest.h rename to MantidQt/CustomInterfaces/test/ALCBaselineModellingPresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ALCDataLoadingPresenterTest.h b/MantidQt/CustomInterfaces/test/ALCDataLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ALCDataLoadingPresenterTest.h rename to MantidQt/CustomInterfaces/test/ALCDataLoadingPresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ALCPeakFittingModelTest.h b/MantidQt/CustomInterfaces/test/ALCPeakFittingModelTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ALCPeakFittingModelTest.h rename to MantidQt/CustomInterfaces/test/ALCPeakFittingModelTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ALCPeakFittingPresenterTest.h b/MantidQt/CustomInterfaces/test/ALCPeakFittingPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ALCPeakFittingPresenterTest.h rename to MantidQt/CustomInterfaces/test/ALCPeakFittingPresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/CMakeLists.txt b/MantidQt/CustomInterfaces/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/CMakeLists.txt rename to MantidQt/CustomInterfaces/test/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/EnggDiffractionPresenterTest.h b/MantidQt/CustomInterfaces/test/EnggDiffractionPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/EnggDiffractionPresenterTest.h rename to MantidQt/CustomInterfaces/test/EnggDiffractionPresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/EnggDiffractionViewMock.h b/MantidQt/CustomInterfaces/test/EnggDiffractionViewMock.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/EnggDiffractionViewMock.h rename to MantidQt/CustomInterfaces/test/EnggDiffractionViewMock.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/IO_MuonGroupingTest.h b/MantidQt/CustomInterfaces/test/IO_MuonGroupingTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/IO_MuonGroupingTest.h rename to MantidQt/CustomInterfaces/test/IO_MuonGroupingTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/MuonAnalysisHelperTest.h b/MantidQt/CustomInterfaces/test/MuonAnalysisHelperTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/MuonAnalysisHelperTest.h rename to MantidQt/CustomInterfaces/test/MuonAnalysisHelperTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ParseKeyValueStringTest.h b/MantidQt/CustomInterfaces/test/ParseKeyValueStringTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ParseKeyValueStringTest.h rename to MantidQt/CustomInterfaces/test/ParseKeyValueStringTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ReflGenerateNotebookTest.h b/MantidQt/CustomInterfaces/test/ReflGenerateNotebookTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ReflGenerateNotebookTest.h rename to MantidQt/CustomInterfaces/test/ReflGenerateNotebookTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ReflLegacyTransferStrategyTest.h b/MantidQt/CustomInterfaces/test/ReflLegacyTransferStrategyTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ReflLegacyTransferStrategyTest.h rename to MantidQt/CustomInterfaces/test/ReflLegacyTransferStrategyTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ReflMainViewMockObjects.h b/MantidQt/CustomInterfaces/test/ReflMainViewMockObjects.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ReflMainViewMockObjects.h rename to MantidQt/CustomInterfaces/test/ReflMainViewMockObjects.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ReflMainViewPresenterTest.h b/MantidQt/CustomInterfaces/test/ReflMainViewPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ReflMainViewPresenterTest.h rename to MantidQt/CustomInterfaces/test/ReflMainViewPresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/TomographyIfacePresenterTest.h b/MantidQt/CustomInterfaces/test/TomographyIfacePresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/TomographyIfacePresenterTest.h rename to MantidQt/CustomInterfaces/test/TomographyIfacePresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/TomographyViewMock.h b/MantidQt/CustomInterfaces/test/TomographyViewMock.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/TomographyViewMock.h rename to MantidQt/CustomInterfaces/test/TomographyViewMock.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/UserInputValidatorTest.h b/MantidQt/CustomInterfaces/test/UserInputValidatorTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/UserInputValidatorTest.h rename to MantidQt/CustomInterfaces/test/UserInputValidatorTest.h diff --git a/Code/Mantid/MantidQt/DesignerPlugins/CMakeLists.txt b/MantidQt/DesignerPlugins/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/DesignerPlugins/CMakeLists.txt rename to MantidQt/DesignerPlugins/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/DesignerPlugin.h b/MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/DesignerPlugin.h similarity index 100% rename from Code/Mantid/MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/DesignerPlugin.h rename to MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/DesignerPlugin.h diff --git a/Code/Mantid/MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/PluginCollectionInterface.h b/MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/PluginCollectionInterface.h similarity index 100% rename from Code/Mantid/MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/PluginCollectionInterface.h rename to MantidQt/DesignerPlugins/inc/MantidQtDesignerPlugins/PluginCollectionInterface.h diff --git a/Code/Mantid/MantidQt/DesignerPlugins/src/DesignerPlugin.cpp b/MantidQt/DesignerPlugins/src/DesignerPlugin.cpp similarity index 100% rename from Code/Mantid/MantidQt/DesignerPlugins/src/DesignerPlugin.cpp rename to MantidQt/DesignerPlugins/src/DesignerPlugin.cpp diff --git a/Code/Mantid/MantidQt/DesignerPlugins/src/PluginCollectionInterface.cpp b/MantidQt/DesignerPlugins/src/PluginCollectionInterface.cpp similarity index 100% rename from Code/Mantid/MantidQt/DesignerPlugins/src/PluginCollectionInterface.cpp rename to MantidQt/DesignerPlugins/src/PluginCollectionInterface.cpp diff --git a/Code/Mantid/MantidQt/Factory/CMakeLists.txt b/MantidQt/Factory/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/Factory/CMakeLists.txt rename to MantidQt/Factory/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/Factory/inc/MantidQtFactory/DllOption.h b/MantidQt/Factory/inc/MantidQtFactory/DllOption.h similarity index 100% rename from Code/Mantid/MantidQt/Factory/inc/MantidQtFactory/DllOption.h rename to MantidQt/Factory/inc/MantidQtFactory/DllOption.h diff --git a/Code/Mantid/MantidQt/Factory/inc/MantidQtFactory/WidgetFactory.h b/MantidQt/Factory/inc/MantidQtFactory/WidgetFactory.h similarity index 100% rename from Code/Mantid/MantidQt/Factory/inc/MantidQtFactory/WidgetFactory.h rename to MantidQt/Factory/inc/MantidQtFactory/WidgetFactory.h diff --git a/Code/Mantid/MantidQt/Factory/src/WidgetFactory.cpp b/MantidQt/Factory/src/WidgetFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/Factory/src/WidgetFactory.cpp rename to MantidQt/Factory/src/WidgetFactory.cpp diff --git a/Code/Mantid/MantidQt/Factory/test/WidgetFactoryTest.h b/MantidQt/Factory/test/WidgetFactoryTest.h similarity index 100% rename from Code/Mantid/MantidQt/Factory/test/WidgetFactoryTest.h rename to MantidQt/Factory/test/WidgetFactoryTest.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/CMakeLists.txt b/MantidQt/MantidWidgets/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/CMakeLists.txt rename to MantidQt/MantidWidgets/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmHintStrategy.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmHintStrategy.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmHintStrategy.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmHintStrategy.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmSelectorWidget.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmSelectorWidget.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmSelectorWidget.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/AlgorithmSelectorWidget.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogHelper.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogHelper.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogHelper.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogHelper.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSelector.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CheckboxHeader.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CheckboxHeader.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CheckboxHeader.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CheckboxHeader.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataSelector.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DiagResults.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DiagResults.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DiagResults.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DiagResults.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ErrorCurve.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ErrorCurve.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ErrorCurve.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ErrorCurve.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FilenameDialogEditor.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FilenameDialogEditor.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FilenameDialogEditor.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FilenameDialogEditor.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindReplaceDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindReplaceDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindReplaceDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FindReplaceDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitOptionsBrowser.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitOptionsBrowser.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitOptionsBrowser.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitOptionsBrowser.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitPropertyBrowser.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitPropertyBrowser.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitPropertyBrowser.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FitPropertyBrowser.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FormulaDialogEditor.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FormulaDialogEditor.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FormulaDialogEditor.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FormulaDialogEditor.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FunctionBrowser.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FunctionBrowser.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FunctionBrowser.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FunctionBrowser.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintStrategy.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintStrategy.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintStrategy.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintStrategy.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEdit.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEdit.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEdit.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEdit.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEditFactory.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEditFactory.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEditFactory.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/HintingLineEditFactory.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/IndirectInstrumentConfig.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InputController.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InputController.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InputController.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InputController.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InstrumentSelector.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InstrumentSelector.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InstrumentSelector.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/InstrumentSelector.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/LineEditWithClear.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/LineEditWithClear.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/LineEditWithClear.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/LineEditWithClear.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWDiag.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MWRunFiles.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MantidHelpWindow.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MantidHelpWindow.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MantidHelpWindow.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MantidHelpWindow.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MessageDisplay.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MessageDisplay.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MessageDisplay.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MessageDisplay.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MultifitSetupDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonFitPropertyBrowser.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonFitPropertyBrowser.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonFitPropertyBrowser.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonFitPropertyBrowser.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/MuonSequentialFitDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeakPicker.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeakPicker.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeakPicker.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeakPicker.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PeriodicTableWidget.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PrecompiledHeader.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PrecompiledHeader.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PrecompiledHeader.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PreviewPlot.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ProcessingAlgoWidget.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PropertyHandler.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PropertyHandler.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PropertyHandler.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/PropertyHandler.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RangeSelector.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RangeSelector.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RangeSelector.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RangeSelector.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/RenameParDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SafeQwtPlot.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SafeQwtPlot.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SafeQwtPlot.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SafeQwtPlot.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SaveWorkspaces.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SaveWorkspaces.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SaveWorkspaces.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SaveWorkspaces.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ScriptEditor.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ScriptEditor.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ScriptEditor.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/ScriptEditor.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectFunctionDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectWorkspacesDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectWorkspacesDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectWorkspacesDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SelectWorkspacesDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SequentialFitDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlicingAlgorithmDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/SlitCalculator.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringDialogEditor.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringDialogEditor.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringDialogEditor.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringDialogEditor.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringEditorFactory.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringEditorFactory.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringEditorFactory.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/StringEditorFactory.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/UserFunctionDialog.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WidgetDllOption.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WidgetDllOption.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WidgetDllOption.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WidgetDllOption.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceEditorFactory.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceEditorFactory.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceEditorFactory.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceEditorFactory.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceSelector.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceSelector.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceSelector.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/WorkspaceSelector.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.ui b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.ui similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.ui rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pqHelpWindow.ui diff --git a/Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pythonCalc.h b/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pythonCalc.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pythonCalc.h rename to MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/pythonCalc.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/AlgorithmSelectorWidget.cpp b/MantidQt/MantidWidgets/src/AlgorithmSelectorWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/AlgorithmSelectorWidget.cpp rename to MantidQt/MantidWidgets/src/AlgorithmSelectorWidget.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/CatalogHelper.cpp b/MantidQt/MantidWidgets/src/CatalogHelper.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/CatalogHelper.cpp rename to MantidQt/MantidWidgets/src/CatalogHelper.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/CatalogSearch.cpp b/MantidQt/MantidWidgets/src/CatalogSearch.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/CatalogSearch.cpp rename to MantidQt/MantidWidgets/src/CatalogSearch.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/CatalogSelector.cpp b/MantidQt/MantidWidgets/src/CatalogSelector.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/CatalogSelector.cpp rename to MantidQt/MantidWidgets/src/CatalogSelector.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/CheckboxHeader.cpp b/MantidQt/MantidWidgets/src/CheckboxHeader.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/CheckboxHeader.cpp rename to MantidQt/MantidWidgets/src/CheckboxHeader.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/DataSelector.cpp b/MantidQt/MantidWidgets/src/DataSelector.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/DataSelector.cpp rename to MantidQt/MantidWidgets/src/DataSelector.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/DiagResults.cpp b/MantidQt/MantidWidgets/src/DiagResults.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/DiagResults.cpp rename to MantidQt/MantidWidgets/src/DiagResults.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/ErrorCurve.cpp b/MantidQt/MantidWidgets/src/ErrorCurve.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/ErrorCurve.cpp rename to MantidQt/MantidWidgets/src/ErrorCurve.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FilenameDialogEditor.cpp b/MantidQt/MantidWidgets/src/FilenameDialogEditor.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FilenameDialogEditor.cpp rename to MantidQt/MantidWidgets/src/FilenameDialogEditor.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FindDialog.cpp b/MantidQt/MantidWidgets/src/FindDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FindDialog.cpp rename to MantidQt/MantidWidgets/src/FindDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FindReplaceDialog.cpp b/MantidQt/MantidWidgets/src/FindReplaceDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FindReplaceDialog.cpp rename to MantidQt/MantidWidgets/src/FindReplaceDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp b/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp rename to MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FitPropertyBrowser.cpp b/MantidQt/MantidWidgets/src/FitPropertyBrowser.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FitPropertyBrowser.cpp rename to MantidQt/MantidWidgets/src/FitPropertyBrowser.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FormulaDialogEditor.cpp b/MantidQt/MantidWidgets/src/FormulaDialogEditor.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FormulaDialogEditor.cpp rename to MantidQt/MantidWidgets/src/FormulaDialogEditor.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FunctionBrowser.cpp b/MantidQt/MantidWidgets/src/FunctionBrowser.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/FunctionBrowser.cpp rename to MantidQt/MantidWidgets/src/FunctionBrowser.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/HintingLineEdit.cpp b/MantidQt/MantidWidgets/src/HintingLineEdit.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/HintingLineEdit.cpp rename to MantidQt/MantidWidgets/src/HintingLineEdit.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/IndirectInstrumentConfig.cpp b/MantidQt/MantidWidgets/src/IndirectInstrumentConfig.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/IndirectInstrumentConfig.cpp rename to MantidQt/MantidWidgets/src/IndirectInstrumentConfig.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/InputController.cpp b/MantidQt/MantidWidgets/src/InputController.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/InputController.cpp rename to MantidQt/MantidWidgets/src/InputController.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/InstrumentSelector.cpp b/MantidQt/MantidWidgets/src/InstrumentSelector.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/InstrumentSelector.cpp rename to MantidQt/MantidWidgets/src/InstrumentSelector.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/LineEditWithClear.cpp b/MantidQt/MantidWidgets/src/LineEditWithClear.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/LineEditWithClear.cpp rename to MantidQt/MantidWidgets/src/LineEditWithClear.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MWDiag.cpp b/MantidQt/MantidWidgets/src/MWDiag.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MWDiag.cpp rename to MantidQt/MantidWidgets/src/MWDiag.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MWRunFiles.cpp b/MantidQt/MantidWidgets/src/MWRunFiles.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MWRunFiles.cpp rename to MantidQt/MantidWidgets/src/MWRunFiles.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MantidHelpWindow.cpp b/MantidQt/MantidWidgets/src/MantidHelpWindow.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MantidHelpWindow.cpp rename to MantidQt/MantidWidgets/src/MantidHelpWindow.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MessageDisplay.cpp b/MantidQt/MantidWidgets/src/MessageDisplay.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MessageDisplay.cpp rename to MantidQt/MantidWidgets/src/MessageDisplay.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MultifitSetupDialog.cpp b/MantidQt/MantidWidgets/src/MultifitSetupDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MultifitSetupDialog.cpp rename to MantidQt/MantidWidgets/src/MultifitSetupDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MuonFitPropertyBrowser.cpp b/MantidQt/MantidWidgets/src/MuonFitPropertyBrowser.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MuonFitPropertyBrowser.cpp rename to MantidQt/MantidWidgets/src/MuonFitPropertyBrowser.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/MuonSequentialFitDialog.cpp b/MantidQt/MantidWidgets/src/MuonSequentialFitDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/MuonSequentialFitDialog.cpp rename to MantidQt/MantidWidgets/src/MuonSequentialFitDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/PeakPicker.cpp b/MantidQt/MantidWidgets/src/PeakPicker.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/PeakPicker.cpp rename to MantidQt/MantidWidgets/src/PeakPicker.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/PeriodicTableWidget.cpp b/MantidQt/MantidWidgets/src/PeriodicTableWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/PeriodicTableWidget.cpp rename to MantidQt/MantidWidgets/src/PeriodicTableWidget.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/PreviewPlot.cpp b/MantidQt/MantidWidgets/src/PreviewPlot.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/PreviewPlot.cpp rename to MantidQt/MantidWidgets/src/PreviewPlot.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/ProcessingAlgoWidget.cpp b/MantidQt/MantidWidgets/src/ProcessingAlgoWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/ProcessingAlgoWidget.cpp rename to MantidQt/MantidWidgets/src/ProcessingAlgoWidget.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/PropertyHandler.cpp b/MantidQt/MantidWidgets/src/PropertyHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/PropertyHandler.cpp rename to MantidQt/MantidWidgets/src/PropertyHandler.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/RangeSelector.cpp b/MantidQt/MantidWidgets/src/RangeSelector.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/RangeSelector.cpp rename to MantidQt/MantidWidgets/src/RangeSelector.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/RenameParDialog.cpp b/MantidQt/MantidWidgets/src/RenameParDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/RenameParDialog.cpp rename to MantidQt/MantidWidgets/src/RenameParDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SafeQwtPlot.cpp b/MantidQt/MantidWidgets/src/SafeQwtPlot.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SafeQwtPlot.cpp rename to MantidQt/MantidWidgets/src/SafeQwtPlot.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SaveWorkspaces.cpp b/MantidQt/MantidWidgets/src/SaveWorkspaces.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SaveWorkspaces.cpp rename to MantidQt/MantidWidgets/src/SaveWorkspaces.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/ScriptEditor.cpp b/MantidQt/MantidWidgets/src/ScriptEditor.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/ScriptEditor.cpp rename to MantidQt/MantidWidgets/src/ScriptEditor.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SelectFunctionDialog.cpp b/MantidQt/MantidWidgets/src/SelectFunctionDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SelectFunctionDialog.cpp rename to MantidQt/MantidWidgets/src/SelectFunctionDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SelectWorkspacesDialog.cpp b/MantidQt/MantidWidgets/src/SelectWorkspacesDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SelectWorkspacesDialog.cpp rename to MantidQt/MantidWidgets/src/SelectWorkspacesDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SequentialFitDialog.cpp b/MantidQt/MantidWidgets/src/SequentialFitDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SequentialFitDialog.cpp rename to MantidQt/MantidWidgets/src/SequentialFitDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SlicingAlgorithmDialog.cpp b/MantidQt/MantidWidgets/src/SlicingAlgorithmDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SlicingAlgorithmDialog.cpp rename to MantidQt/MantidWidgets/src/SlicingAlgorithmDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/SlitCalculator.cpp b/MantidQt/MantidWidgets/src/SlitCalculator.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/SlitCalculator.cpp rename to MantidQt/MantidWidgets/src/SlitCalculator.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/StringDialogEditor.cpp b/MantidQt/MantidWidgets/src/StringDialogEditor.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/StringDialogEditor.cpp rename to MantidQt/MantidWidgets/src/StringDialogEditor.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/StringEditorFactory.cpp b/MantidQt/MantidWidgets/src/StringEditorFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/StringEditorFactory.cpp rename to MantidQt/MantidWidgets/src/StringEditorFactory.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/UserFunctionDialog.cpp b/MantidQt/MantidWidgets/src/UserFunctionDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/UserFunctionDialog.cpp rename to MantidQt/MantidWidgets/src/UserFunctionDialog.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/WorkspaceEditorFactory.cpp b/MantidQt/MantidWidgets/src/WorkspaceEditorFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/WorkspaceEditorFactory.cpp rename to MantidQt/MantidWidgets/src/WorkspaceEditorFactory.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/WorkspaceSelector.cpp b/MantidQt/MantidWidgets/src/WorkspaceSelector.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/WorkspaceSelector.cpp rename to MantidQt/MantidWidgets/src/WorkspaceSelector.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/pqHelpWindow.cxx b/MantidQt/MantidWidgets/src/pqHelpWindow.cxx similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/pqHelpWindow.cxx rename to MantidQt/MantidWidgets/src/pqHelpWindow.cxx diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/pythonCalc.cpp b/MantidQt/MantidWidgets/src/pythonCalc.cpp similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/src/pythonCalc.cpp rename to MantidQt/MantidWidgets/src/pythonCalc.cpp diff --git a/Code/Mantid/MantidQt/MantidWidgets/test/AlgorithmHintStrategyTest.h b/MantidQt/MantidWidgets/test/AlgorithmHintStrategyTest.h similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/test/AlgorithmHintStrategyTest.h rename to MantidQt/MantidWidgets/test/AlgorithmHintStrategyTest.h diff --git a/Code/Mantid/MantidQt/MantidWidgets/test/CMakeLists.txt b/MantidQt/MantidWidgets/test/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/test/CMakeLists.txt rename to MantidQt/MantidWidgets/test/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/MantidWidgets/test/MWRunFilesTest.py b/MantidQt/MantidWidgets/test/MWRunFilesTest.py similarity index 100% rename from Code/Mantid/MantidQt/MantidWidgets/test/MWRunFilesTest.py rename to MantidQt/MantidWidgets/test/MWRunFilesTest.py diff --git a/Code/Mantid/MantidQt/Python/CMakeLists.txt b/MantidQt/Python/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/Python/CMakeLists.txt rename to MantidQt/Python/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/Python/mantidqt.sip b/MantidQt/Python/mantidqt.sip similarity index 100% rename from Code/Mantid/MantidQt/Python/mantidqt.sip rename to MantidQt/Python/mantidqt.sip diff --git a/Code/Mantid/MantidQt/Python/process_sip.sh b/MantidQt/Python/process_sip.sh similarity index 100% rename from Code/Mantid/MantidQt/Python/process_sip.sh rename to MantidQt/Python/process_sip.sh diff --git a/Code/Mantid/MantidQt/Python/qwttypes.sip b/MantidQt/Python/qwttypes.sip similarity index 100% rename from Code/Mantid/MantidQt/Python/qwttypes.sip rename to MantidQt/Python/qwttypes.sip diff --git a/Code/Mantid/MantidQt/Python/sip_mantidqt.cpp.in b/MantidQt/Python/sip_mantidqt.cpp.in similarity index 100% rename from Code/Mantid/MantidQt/Python/sip_mantidqt.cpp.in rename to MantidQt/Python/sip_mantidqt.cpp.in diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/CMakeLists.txt b/MantidQt/RefDetectorViewer/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/CMakeLists.txt rename to MantidQt/RefDetectorViewer/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/README.md b/MantidQt/RefDetectorViewer/README.md similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/README.md rename to MantidQt/RefDetectorViewer/README.md diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/DllOption.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/DllOption.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/DllOption.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/DllOption.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefIVConnections.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefIVConnections.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefIVConnections.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefIVConnections.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageDisplay.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageDisplay.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageDisplay.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageDisplay.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImagePlotItem.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImagePlotItem.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImagePlotItem.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImagePlotItem.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.ui b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.ui similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.ui rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefImageView.ui diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefLimitsHandler.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefLimitsHandler.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefLimitsHandler.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefLimitsHandler.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefMatrixWSImageView.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefMatrixWSImageView.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefMatrixWSImageView.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefMatrixWSImageView.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefRangeHandler.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefRangeHandler.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefRangeHandler.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefRangeHandler.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefSliderHandler.h b/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefSliderHandler.h similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefSliderHandler.h rename to MantidQt/RefDetectorViewer/inc/MantidQtRefDetectorViewer/RefSliderHandler.h diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefDetectorViewDemo.cpp b/MantidQt/RefDetectorViewer/src/RefDetectorViewDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefDetectorViewDemo.cpp rename to MantidQt/RefDetectorViewer/src/RefDetectorViewDemo.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefIVConnections.cpp b/MantidQt/RefDetectorViewer/src/RefIVConnections.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefIVConnections.cpp rename to MantidQt/RefDetectorViewer/src/RefIVConnections.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefImageDisplay.cpp b/MantidQt/RefDetectorViewer/src/RefImageDisplay.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefImageDisplay.cpp rename to MantidQt/RefDetectorViewer/src/RefImageDisplay.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefImagePlotItem.cpp b/MantidQt/RefDetectorViewer/src/RefImagePlotItem.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefImagePlotItem.cpp rename to MantidQt/RefDetectorViewer/src/RefImagePlotItem.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefImageView.cpp b/MantidQt/RefDetectorViewer/src/RefImageView.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefImageView.cpp rename to MantidQt/RefDetectorViewer/src/RefImageView.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefLimitsHandler.cpp b/MantidQt/RefDetectorViewer/src/RefLimitsHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefLimitsHandler.cpp rename to MantidQt/RefDetectorViewer/src/RefLimitsHandler.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefMatrixWSImageView.cpp b/MantidQt/RefDetectorViewer/src/RefMatrixWSImageView.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefMatrixWSImageView.cpp rename to MantidQt/RefDetectorViewer/src/RefMatrixWSImageView.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefRangeHandler.cpp b/MantidQt/RefDetectorViewer/src/RefRangeHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefRangeHandler.cpp rename to MantidQt/RefDetectorViewer/src/RefRangeHandler.cpp diff --git a/Code/Mantid/MantidQt/RefDetectorViewer/src/RefSliderHandler.cpp b/MantidQt/RefDetectorViewer/src/RefSliderHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/RefDetectorViewer/src/RefSliderHandler.cpp rename to MantidQt/RefDetectorViewer/src/RefSliderHandler.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/CMakeLists.txt b/MantidQt/SliceViewer/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/CMakeLists.txt rename to MantidQt/SliceViewer/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_Binning.png b/MantidQt/SliceViewer/doc/LineViewer_Binning.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_Binning.png rename to MantidQt/SliceViewer/doc/LineViewer_Binning.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_Binning_FixedWidth.png b/MantidQt/SliceViewer/doc/LineViewer_Binning_FixedWidth.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_Binning_FixedWidth.png rename to MantidQt/SliceViewer/doc/LineViewer_Binning_FixedWidth.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_Dimensions.png b/MantidQt/SliceViewer/doc/LineViewer_Dimensions.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_Dimensions.png rename to MantidQt/SliceViewer/doc/LineViewer_Dimensions.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_IntegratedPlot.png b/MantidQt/SliceViewer/doc/LineViewer_IntegratedPlot.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_IntegratedPlot.png rename to MantidQt/SliceViewer/doc/LineViewer_IntegratedPlot.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_PreviewPlot.png b/MantidQt/SliceViewer/doc/LineViewer_PreviewPlot.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/LineViewer_PreviewPlot.png rename to MantidQt/SliceViewer/doc/LineViewer_PreviewPlot.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer-DetectorFace.png b/MantidQt/SliceViewer/doc/SliceViewer-DetectorFace.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer-DetectorFace.png rename to MantidQt/SliceViewer/doc/SliceViewer-DetectorFace.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_2DView.png b/MantidQt/SliceViewer/doc/SliceViewer_2DView.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_2DView.png rename to MantidQt/SliceViewer/doc/SliceViewer_2DView.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_DimensionWidgets.png b/MantidQt/SliceViewer/doc/SliceViewer_DimensionWidgets.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_DimensionWidgets.png rename to MantidQt/SliceViewer/doc/SliceViewer_DimensionWidgets.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOff.png b/MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOff.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOff.png rename to MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOff.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOn.png b/MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOn.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOn.png rename to MantidQt/SliceViewer/doc/SliceViewer_DynamicRebinOn.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_LineOverlay.png b/MantidQt/SliceViewer/doc/SliceViewer_LineOverlay.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_LineOverlay.png rename to MantidQt/SliceViewer/doc/SliceViewer_LineOverlay.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_Overall_Small.png b/MantidQt/SliceViewer/doc/SliceViewer_Overall_Small.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_Overall_Small.png rename to MantidQt/SliceViewer/doc/SliceViewer_Overall_Small.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_and_LineViewer.png b/MantidQt/SliceViewer/doc/SliceViewer_and_LineViewer.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/SliceViewer_and_LineViewer.png rename to MantidQt/SliceViewer/doc/SliceViewer_and_LineViewer.png diff --git a/Code/Mantid/MantidQt/SliceViewer/doc/sliceviewer_wiki_screenshots.py b/MantidQt/SliceViewer/doc/sliceviewer_wiki_screenshots.py similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/doc/sliceviewer_wiki_screenshots.py rename to MantidQt/SliceViewer/doc/sliceviewer_wiki_screenshots.py diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Colour zoom-select.pdn b/MantidQt/SliceViewer/icons/Colour zoom-select.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Colour zoom-select.pdn rename to MantidQt/SliceViewer/icons/Colour zoom-select.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Peak List 32x32.png b/MantidQt/SliceViewer/icons/Peak List 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Peak List 32x32.png rename to MantidQt/SliceViewer/icons/Peak List 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Peak List on 32x32.png b/MantidQt/SliceViewer/icons/Peak List on 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Peak List on 32x32.png rename to MantidQt/SliceViewer/icons/Peak List on 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Peak List on.png b/MantidQt/SliceViewer/icons/Peak List on.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Peak List on.png rename to MantidQt/SliceViewer/icons/Peak List on.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Peak List.pdn b/MantidQt/SliceViewer/icons/Peak List.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Peak List.pdn rename to MantidQt/SliceViewer/icons/Peak List.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Peak List.png b/MantidQt/SliceViewer/icons/Peak List.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Peak List.png rename to MantidQt/SliceViewer/icons/Peak List.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/Scale colour to visible 32x32.png b/MantidQt/SliceViewer/icons/Scale colour to visible 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/Scale colour to visible 32x32.png rename to MantidQt/SliceViewer/icons/Scale colour to visible 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/SliceViewerIcons.qrc b/MantidQt/SliceViewer/icons/SliceViewerIcons.qrc similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/SliceViewerIcons.qrc rename to MantidQt/SliceViewer/icons/SliceViewerIcons.qrc diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/SliceViewerWindow_icon.png b/MantidQt/SliceViewer/icons/SliceViewerWindow_icon.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/SliceViewerWindow_icon.png rename to MantidQt/SliceViewer/icons/SliceViewerWindow_icon.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/SliceViewerWindow_icon_old.png b/MantidQt/SliceViewer/icons/SliceViewerWindow_icon_old.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/SliceViewerWindow_icon_old.png rename to MantidQt/SliceViewer/icons/SliceViewerWindow_icon_old.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/auto_rebin.png b/MantidQt/SliceViewer/icons/auto_rebin.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/auto_rebin.png rename to MantidQt/SliceViewer/icons/auto_rebin.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/color-pallette-part.png b/MantidQt/SliceViewer/icons/color-pallette-part.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/color-pallette-part.png rename to MantidQt/SliceViewer/icons/color-pallette-part.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/color-pallette.png b/MantidQt/SliceViewer/icons/color-pallette.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/color-pallette.png rename to MantidQt/SliceViewer/icons/color-pallette.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/colour zoom minus scale 32x32.png b/MantidQt/SliceViewer/icons/colour zoom minus scale 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/colour zoom minus scale 32x32.png rename to MantidQt/SliceViewer/icons/colour zoom minus scale 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/colour zoom plus scale 32x32.png b/MantidQt/SliceViewer/icons/colour zoom plus scale 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/colour zoom plus scale 32x32.png rename to MantidQt/SliceViewer/icons/colour zoom plus scale 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/colour zoom-select scale.pdn b/MantidQt/SliceViewer/icons/colour zoom-select scale.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/colour zoom-select scale.pdn rename to MantidQt/SliceViewer/icons/colour zoom-select scale.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cross.png b/MantidQt/SliceViewer/icons/cross.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cross.png rename to MantidQt/SliceViewer/icons/cross.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cursor-crosshair-small.png b/MantidQt/SliceViewer/icons/cursor-crosshair-small.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cursor-crosshair-small.png rename to MantidQt/SliceViewer/icons/cursor-crosshair-small.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cursor-crosshair.png b/MantidQt/SliceViewer/icons/cursor-crosshair.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cursor-crosshair.png rename to MantidQt/SliceViewer/icons/cursor-crosshair.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cut 32x32.png b/MantidQt/SliceViewer/icons/cut 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cut 32x32.png rename to MantidQt/SliceViewer/icons/cut 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cut on 32x32.png b/MantidQt/SliceViewer/icons/cut on 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cut on 32x32.png rename to MantidQt/SliceViewer/icons/cut on 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cut remove 32x32.png b/MantidQt/SliceViewer/icons/cut remove 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cut remove 32x32.png rename to MantidQt/SliceViewer/icons/cut remove 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/cut remove.pdn b/MantidQt/SliceViewer/icons/cut remove.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/cut remove.pdn rename to MantidQt/SliceViewer/icons/cut remove.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/document-new.png b/MantidQt/SliceViewer/icons/document-new.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/document-new.png rename to MantidQt/SliceViewer/icons/document-new.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/grid 32x32.png b/MantidQt/SliceViewer/icons/grid 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/grid 32x32.png rename to MantidQt/SliceViewer/icons/grid 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/grid on 32x32.png b/MantidQt/SliceViewer/icons/grid on 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/grid on 32x32.png rename to MantidQt/SliceViewer/icons/grid on 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/grid on 48x48.pdn b/MantidQt/SliceViewer/icons/grid on 48x48.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/grid on 48x48.pdn rename to MantidQt/SliceViewer/icons/grid on 48x48.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/grid.png b/MantidQt/SliceViewer/icons/grid.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/grid.png rename to MantidQt/SliceViewer/icons/grid.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/letter_x.png b/MantidQt/SliceViewer/icons/letter_x.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/letter_x.png rename to MantidQt/SliceViewer/icons/letter_x.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/letter_x.xcf b/MantidQt/SliceViewer/icons/letter_x.xcf similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/letter_x.xcf rename to MantidQt/SliceViewer/icons/letter_x.xcf diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/letter_y.png b/MantidQt/SliceViewer/icons/letter_y.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/letter_y.png rename to MantidQt/SliceViewer/icons/letter_y.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/letter_y.xcf b/MantidQt/SliceViewer/icons/letter_y.xcf similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/letter_y.xcf rename to MantidQt/SliceViewer/icons/letter_y.xcf diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/peak-cross-faded.png b/MantidQt/SliceViewer/icons/peak-cross-faded.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/peak-cross-faded.png rename to MantidQt/SliceViewer/icons/peak-cross-faded.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/peak-cross-small.png b/MantidQt/SliceViewer/icons/peak-cross-small.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/peak-cross-small.png rename to MantidQt/SliceViewer/icons/peak-cross-small.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/peak-cross.png b/MantidQt/SliceViewer/icons/peak-cross.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/peak-cross.png rename to MantidQt/SliceViewer/icons/peak-cross.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/peak.png b/MantidQt/SliceViewer/icons/peak.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/peak.png rename to MantidQt/SliceViewer/icons/peak.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/peak_disabled.png b/MantidQt/SliceViewer/icons/peak_disabled.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/peak_disabled.png rename to MantidQt/SliceViewer/icons/peak_disabled.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/rebin 32x32.png b/MantidQt/SliceViewer/icons/rebin 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/rebin 32x32.png rename to MantidQt/SliceViewer/icons/rebin 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/rebin auto 32x32.png b/MantidQt/SliceViewer/icons/rebin auto 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/rebin auto 32x32.png rename to MantidQt/SliceViewer/icons/rebin auto 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/rebin finer 32x32.png b/MantidQt/SliceViewer/icons/rebin finer 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/rebin finer 32x32.png rename to MantidQt/SliceViewer/icons/rebin finer 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/rebin on 32x32.png b/MantidQt/SliceViewer/icons/rebin on 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/rebin on 32x32.png rename to MantidQt/SliceViewer/icons/rebin on 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/rebin.pdn b/MantidQt/SliceViewer/icons/rebin.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/rebin.pdn rename to MantidQt/SliceViewer/icons/rebin.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/refresh.png b/MantidQt/SliceViewer/icons/refresh.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/refresh.png rename to MantidQt/SliceViewer/icons/refresh.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/scale colour to visible.pdn b/MantidQt/SliceViewer/icons/scale colour to visible.pdn similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/scale colour to visible.pdn rename to MantidQt/SliceViewer/icons/scale colour to visible.pdn diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/stock-lock.png b/MantidQt/SliceViewer/icons/stock-lock.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/stock-lock.png rename to MantidQt/SliceViewer/icons/stock-lock.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/stock-tool-pencil-16.png b/MantidQt/SliceViewer/icons/stock-tool-pencil-16.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/stock-tool-pencil-16.png rename to MantidQt/SliceViewer/icons/stock-tool-pencil-16.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/stock-tool-pencil-22.png b/MantidQt/SliceViewer/icons/stock-tool-pencil-22.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/stock-tool-pencil-22.png rename to MantidQt/SliceViewer/icons/stock-tool-pencil-22.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/view-fullscreen-24x24.png b/MantidQt/SliceViewer/icons/view-fullscreen-24x24.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/view-fullscreen-24x24.png rename to MantidQt/SliceViewer/icons/view-fullscreen-24x24.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/view-fullscreen.png b/MantidQt/SliceViewer/icons/view-fullscreen.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/view-fullscreen.png rename to MantidQt/SliceViewer/icons/view-fullscreen.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/zoom to all 32x32.png b/MantidQt/SliceViewer/icons/zoom to all 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/zoom to all 32x32.png rename to MantidQt/SliceViewer/icons/zoom to all 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/zoom-in 32x32.png b/MantidQt/SliceViewer/icons/zoom-in 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/zoom-in 32x32.png rename to MantidQt/SliceViewer/icons/zoom-in 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/zoom-out 32x32.png b/MantidQt/SliceViewer/icons/zoom-out 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/zoom-out 32x32.png rename to MantidQt/SliceViewer/icons/zoom-out 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/icons/zoom-select 32x32.png b/MantidQt/SliceViewer/icons/zoom-select 32x32.png similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/icons/zoom-select 32x32.png rename to MantidQt/SliceViewer/icons/zoom-select 32x32.png diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/ColorBarWidget.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/CompositePeaksPresenter.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/CompositePeaksPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/CompositePeaksPresenter.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/CompositePeaksPresenter.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ConcretePeaksPresenter.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ConcretePeaksPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ConcretePeaksPresenter.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/ConcretePeaksPresenter.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/CustomTools.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/CustomTools.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/CustomTools.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/CustomTools.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/DimensionSliceWidget.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DllOption.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DllOption.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/DllOption.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/DllOption.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/FirstExperimentInfoQuery.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/FirstExperimentInfoQuery.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/FirstExperimentInfoQuery.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/FirstExperimentInfoQuery.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineOverlay.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineOverlay.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineOverlay.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineOverlay.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/LinePlotOptions.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/LineViewer.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/NullPeaksPresenter.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/NullPeaksPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/NullPeaksPresenter.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/NullPeaksPresenter.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakBoundingBox.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakBoundingBox.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakBoundingBox.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakBoundingBox.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakEditMode.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakEditMode.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakEditMode.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakEditMode.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayInteractive.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayInteractive.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayInteractive.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayInteractive.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCross.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCross.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCross.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCross.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCrossFactory.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCrossFactory.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCrossFactory.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiCrossFactory.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphere.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphere.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphere.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphere.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphereFactory.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphereFactory.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphereFactory.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayMultiSphereFactory.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayView.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayView.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayView.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayView.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactory.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactory.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactory.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactory.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactoryBase.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactoryBase.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactoryBase.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactoryBase.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactorySelector.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactorySelector.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactorySelector.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakOverlayViewFactorySelector.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakPalette.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakPalette.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakPalette.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeakPalette.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksPresenter.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksPresenter.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksPresenter.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksTableColumnsDialog.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewer.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewer.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewer.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewer.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksViewerOverlayDialog.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PeaksWorkspaceWidget.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalCrossPeak.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalCrossPeak.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalCrossPeak.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalCrossPeak.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalSphericalPeak.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalSphericalPeak.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalSphericalPeak.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/PhysicalSphericalPeak.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ProxyCompositePeaksPresenter.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ProxyCompositePeaksPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ProxyCompositePeaksPresenter.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/ProxyCompositePeaksPresenter.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/QPeaksTableModel.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/QPeaksTableModel.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/QPeaksTableModel.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/QPeaksTableModel.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/QScienceSpinBox.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/QScienceSpinBox.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/QScienceSpinBox.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/QScienceSpinBox.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewer.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewerWindow.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewerWindow.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewerWindow.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/SliceViewerWindow.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/SnapToGridDialog.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/UpdateableOnDemand.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/UpdateableOnDemand.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/UpdateableOnDemand.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/UpdateableOnDemand.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.ui b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.ui similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.ui rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/XYLimitsDialog.ui diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomableOnDemand.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomableOnDemand.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomableOnDemand.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomableOnDemand.h diff --git a/Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomablePeaksView.h b/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomablePeaksView.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomablePeaksView.h rename to MantidQt/SliceViewer/inc/MantidQtSliceViewer/ZoomablePeaksView.h diff --git a/Code/Mantid/MantidQt/SliceViewer/src/ColorBarWidget.cpp b/MantidQt/SliceViewer/src/ColorBarWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/ColorBarWidget.cpp rename to MantidQt/SliceViewer/src/ColorBarWidget.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/CompositePeaksPresenter.cpp b/MantidQt/SliceViewer/src/CompositePeaksPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/CompositePeaksPresenter.cpp rename to MantidQt/SliceViewer/src/CompositePeaksPresenter.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/ConcretePeaksPresenter.cpp b/MantidQt/SliceViewer/src/ConcretePeaksPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/ConcretePeaksPresenter.cpp rename to MantidQt/SliceViewer/src/ConcretePeaksPresenter.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/CustomTools.cpp b/MantidQt/SliceViewer/src/CustomTools.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/CustomTools.cpp rename to MantidQt/SliceViewer/src/CustomTools.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/DimensionSliceWidget.cpp b/MantidQt/SliceViewer/src/DimensionSliceWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/DimensionSliceWidget.cpp rename to MantidQt/SliceViewer/src/DimensionSliceWidget.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp b/MantidQt/SliceViewer/src/LineOverlay.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/LineOverlay.cpp rename to MantidQt/SliceViewer/src/LineOverlay.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/LinePlotOptions.cpp b/MantidQt/SliceViewer/src/LinePlotOptions.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/LinePlotOptions.cpp rename to MantidQt/SliceViewer/src/LinePlotOptions.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/LineViewer.cpp b/MantidQt/SliceViewer/src/LineViewer.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/LineViewer.cpp rename to MantidQt/SliceViewer/src/LineViewer.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakBoundingBox.cpp b/MantidQt/SliceViewer/src/PeakBoundingBox.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakBoundingBox.cpp rename to MantidQt/SliceViewer/src/PeakBoundingBox.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayInteractive.cpp b/MantidQt/SliceViewer/src/PeakOverlayInteractive.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayInteractive.cpp rename to MantidQt/SliceViewer/src/PeakOverlayInteractive.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiCross.cpp b/MantidQt/SliceViewer/src/PeakOverlayMultiCross.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiCross.cpp rename to MantidQt/SliceViewer/src/PeakOverlayMultiCross.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiCrossFactory.cpp b/MantidQt/SliceViewer/src/PeakOverlayMultiCrossFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiCrossFactory.cpp rename to MantidQt/SliceViewer/src/PeakOverlayMultiCrossFactory.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiSphere.cpp b/MantidQt/SliceViewer/src/PeakOverlayMultiSphere.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiSphere.cpp rename to MantidQt/SliceViewer/src/PeakOverlayMultiSphere.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiSphereFactory.cpp b/MantidQt/SliceViewer/src/PeakOverlayMultiSphereFactory.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayMultiSphereFactory.cpp rename to MantidQt/SliceViewer/src/PeakOverlayMultiSphereFactory.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayViewFactoryBase.cpp b/MantidQt/SliceViewer/src/PeakOverlayViewFactoryBase.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayViewFactoryBase.cpp rename to MantidQt/SliceViewer/src/PeakOverlayViewFactoryBase.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayViewFactorySelector.cpp b/MantidQt/SliceViewer/src/PeakOverlayViewFactorySelector.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakOverlayViewFactorySelector.cpp rename to MantidQt/SliceViewer/src/PeakOverlayViewFactorySelector.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeakPalette.cpp b/MantidQt/SliceViewer/src/PeakPalette.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeakPalette.cpp rename to MantidQt/SliceViewer/src/PeakPalette.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeaksTableColumnsDialog.cpp b/MantidQt/SliceViewer/src/PeaksTableColumnsDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeaksTableColumnsDialog.cpp rename to MantidQt/SliceViewer/src/PeaksTableColumnsDialog.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeaksViewer.cpp b/MantidQt/SliceViewer/src/PeaksViewer.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeaksViewer.cpp rename to MantidQt/SliceViewer/src/PeaksViewer.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeaksViewerOverlayDialog.cpp b/MantidQt/SliceViewer/src/PeaksViewerOverlayDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeaksViewerOverlayDialog.cpp rename to MantidQt/SliceViewer/src/PeaksViewerOverlayDialog.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PeaksWorkspaceWidget.cpp b/MantidQt/SliceViewer/src/PeaksWorkspaceWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PeaksWorkspaceWidget.cpp rename to MantidQt/SliceViewer/src/PeaksWorkspaceWidget.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PhysicalCrossPeak.cpp b/MantidQt/SliceViewer/src/PhysicalCrossPeak.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PhysicalCrossPeak.cpp rename to MantidQt/SliceViewer/src/PhysicalCrossPeak.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/PhysicalSphericalPeak.cpp b/MantidQt/SliceViewer/src/PhysicalSphericalPeak.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/PhysicalSphericalPeak.cpp rename to MantidQt/SliceViewer/src/PhysicalSphericalPeak.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/ProxyCompositePeaksPresenter.cpp b/MantidQt/SliceViewer/src/ProxyCompositePeaksPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/ProxyCompositePeaksPresenter.cpp rename to MantidQt/SliceViewer/src/ProxyCompositePeaksPresenter.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/QPeaksTableModel.cpp b/MantidQt/SliceViewer/src/QPeaksTableModel.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/QPeaksTableModel.cpp rename to MantidQt/SliceViewer/src/QPeaksTableModel.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/QScienceSpinBox.cpp b/MantidQt/SliceViewer/src/QScienceSpinBox.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/QScienceSpinBox.cpp rename to MantidQt/SliceViewer/src/QScienceSpinBox.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/SliceViewer.cpp b/MantidQt/SliceViewer/src/SliceViewer.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/SliceViewer.cpp rename to MantidQt/SliceViewer/src/SliceViewer.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/SliceViewerWindow.cpp b/MantidQt/SliceViewer/src/SliceViewerWindow.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/SliceViewerWindow.cpp rename to MantidQt/SliceViewer/src/SliceViewerWindow.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/SnapToGridDialog.cpp b/MantidQt/SliceViewer/src/SnapToGridDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/SnapToGridDialog.cpp rename to MantidQt/SliceViewer/src/SnapToGridDialog.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/XYLimitsDialog.cpp b/MantidQt/SliceViewer/src/XYLimitsDialog.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/XYLimitsDialog.cpp rename to MantidQt/SliceViewer/src/XYLimitsDialog.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/main_ColorBarWidgetDemo.cpp b/MantidQt/SliceViewer/src/main_ColorBarWidgetDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/main_ColorBarWidgetDemo.cpp rename to MantidQt/SliceViewer/src/main_ColorBarWidgetDemo.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/main_LineViewerDemo.cpp b/MantidQt/SliceViewer/src/main_LineViewerDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/main_LineViewerDemo.cpp rename to MantidQt/SliceViewer/src/main_LineViewerDemo.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/main_SliceViewerDemo.cpp b/MantidQt/SliceViewer/src/main_SliceViewerDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/main_SliceViewerDemo.cpp rename to MantidQt/SliceViewer/src/main_SliceViewerDemo.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/main_SliceViewerWindowDemo.cpp b/MantidQt/SliceViewer/src/main_SliceViewerWindowDemo.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/main_SliceViewerWindowDemo.cpp rename to MantidQt/SliceViewer/src/main_SliceViewerWindowDemo.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/src/main_common.cpp b/MantidQt/SliceViewer/src/main_common.cpp similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/src/main_common.cpp rename to MantidQt/SliceViewer/src/main_common.cpp diff --git a/Code/Mantid/MantidQt/SliceViewer/test/CompositePeaksPresenterTest.h b/MantidQt/SliceViewer/test/CompositePeaksPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/CompositePeaksPresenterTest.h rename to MantidQt/SliceViewer/test/CompositePeaksPresenterTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/ConcretePeaksPresenterTest.h b/MantidQt/SliceViewer/test/ConcretePeaksPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/ConcretePeaksPresenterTest.h rename to MantidQt/SliceViewer/test/ConcretePeaksPresenterTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/MockObjects.h b/MantidQt/SliceViewer/test/MockObjects.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/MockObjects.h rename to MantidQt/SliceViewer/test/MockObjects.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/NullPeaksPresenterTest.h b/MantidQt/SliceViewer/test/NullPeaksPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/NullPeaksPresenterTest.h rename to MantidQt/SliceViewer/test/NullPeaksPresenterTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/PeakBoundingBoxTest.h b/MantidQt/SliceViewer/test/PeakBoundingBoxTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/PeakBoundingBoxTest.h rename to MantidQt/SliceViewer/test/PeakBoundingBoxTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/PeakOverlayViewFactorySelectorTest.h b/MantidQt/SliceViewer/test/PeakOverlayViewFactorySelectorTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/PeakOverlayViewFactorySelectorTest.h rename to MantidQt/SliceViewer/test/PeakOverlayViewFactorySelectorTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/PeakPaletteTest.h b/MantidQt/SliceViewer/test/PeakPaletteTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/PeakPaletteTest.h rename to MantidQt/SliceViewer/test/PeakPaletteTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/PhysicalCrossPeakTest.h b/MantidQt/SliceViewer/test/PhysicalCrossPeakTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/PhysicalCrossPeakTest.h rename to MantidQt/SliceViewer/test/PhysicalCrossPeakTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/PhysicalSphericalPeakTest.h b/MantidQt/SliceViewer/test/PhysicalSphericalPeakTest.h similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/PhysicalSphericalPeakTest.h rename to MantidQt/SliceViewer/test/PhysicalSphericalPeakTest.h diff --git a/Code/Mantid/MantidQt/SliceViewer/test/QwtTypesPythonInterfaceTest.py b/MantidQt/SliceViewer/test/QwtTypesPythonInterfaceTest.py similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/QwtTypesPythonInterfaceTest.py rename to MantidQt/SliceViewer/test/QwtTypesPythonInterfaceTest.py diff --git a/Code/Mantid/MantidQt/SliceViewer/test/SliceViewerPythonInterfaceTest.py b/MantidQt/SliceViewer/test/SliceViewerPythonInterfaceTest.py similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/SliceViewerPythonInterfaceTest.py rename to MantidQt/SliceViewer/test/SliceViewerPythonInterfaceTest.py diff --git a/Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/objects.map b/MantidQt/SliceViewer/test/suite_ColorBarWidget/objects.map similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/objects.map rename to MantidQt/SliceViewer/test/suite_ColorBarWidget/objects.map diff --git a/Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/suite.conf b/MantidQt/SliceViewer/test/suite_ColorBarWidget/suite.conf similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/suite.conf rename to MantidQt/SliceViewer/test/suite_ColorBarWidget/suite.conf diff --git a/Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_log_resets_min/test.py b/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_log_resets_min/test.py similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_log_resets_min/test.py rename to MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_log_resets_min/test.py diff --git a/Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_min_makes_max_increase/test.py b/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_min_makes_max_increase/test.py similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_min_makes_max_increase/test.py rename to MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_min_makes_max_increase/test.py diff --git a/Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_startup/test.py b/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_startup/test.py similarity index 100% rename from Code/Mantid/MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_startup/test.py rename to MantidQt/SliceViewer/test/suite_ColorBarWidget/tst_startup/test.py diff --git a/Code/Mantid/MantidQt/SpectrumViewer/CMakeLists.txt b/MantidQt/SpectrumViewer/CMakeLists.txt similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/CMakeLists.txt rename to MantidQt/SpectrumViewer/CMakeLists.txt diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ArrayDataSource.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ArrayDataSource.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ArrayDataSource.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ArrayDataSource.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ColorMaps.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ColorMaps.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ColorMaps.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ColorMaps.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DataArray.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DataArray.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DataArray.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DataArray.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DllOptionSV.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DllOptionSV.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DllOptionSV.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/DllOptionSV.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/EModeHandler.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/EModeHandler.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/EModeHandler.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/EModeHandler.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/GraphDisplay.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/GraphDisplay.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/GraphDisplay.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/GraphDisplay.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/IRangeHandler.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/IRangeHandler.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/IRangeHandler.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/IRangeHandler.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ISliderHandler.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ISliderHandler.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ISliderHandler.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/ISliderHandler.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSDataSource.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSDataSource.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSDataSource.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSDataSource.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSSpectrumView.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSSpectrumView.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSSpectrumView.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/MatrixWSSpectrumView.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/QtUtils.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/QtUtils.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/QtUtils.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/QtUtils.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/RangeHandler.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/RangeHandler.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/RangeHandler.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/RangeHandler.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVConnections.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVConnections.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVConnections.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVConnections.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVUtils.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVUtils.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVUtils.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SVUtils.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SliderHandler.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SliderHandler.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SliderHandler.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SliderHandler.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDataSource.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDataSource.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDataSource.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDataSource.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDisplay.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDisplay.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDisplay.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumDisplay.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumPlotItem.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumPlotItem.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumPlotItem.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumPlotItem.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.ui b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.ui similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.ui rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/SpectrumView.ui diff --git a/Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/TrackingPicker.h b/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/TrackingPicker.h similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/TrackingPicker.h rename to MantidQt/SpectrumViewer/inc/MantidQtSpectrumViewer/TrackingPicker.h diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/ArrayDataSource.cpp b/MantidQt/SpectrumViewer/src/ArrayDataSource.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/ArrayDataSource.cpp rename to MantidQt/SpectrumViewer/src/ArrayDataSource.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/ColorMaps.cpp b/MantidQt/SpectrumViewer/src/ColorMaps.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/ColorMaps.cpp rename to MantidQt/SpectrumViewer/src/ColorMaps.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/DataArray.cpp b/MantidQt/SpectrumViewer/src/DataArray.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/DataArray.cpp rename to MantidQt/SpectrumViewer/src/DataArray.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/EModeHandler.cpp b/MantidQt/SpectrumViewer/src/EModeHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/EModeHandler.cpp rename to MantidQt/SpectrumViewer/src/EModeHandler.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/GraphDisplay.cpp b/MantidQt/SpectrumViewer/src/GraphDisplay.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/GraphDisplay.cpp rename to MantidQt/SpectrumViewer/src/GraphDisplay.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/MatrixWSDataSource.cpp b/MantidQt/SpectrumViewer/src/MatrixWSDataSource.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/MatrixWSDataSource.cpp rename to MantidQt/SpectrumViewer/src/MatrixWSDataSource.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/MatrixWSSpectrumView.cpp b/MantidQt/SpectrumViewer/src/MatrixWSSpectrumView.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/MatrixWSSpectrumView.cpp rename to MantidQt/SpectrumViewer/src/MatrixWSSpectrumView.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/QtUtils.cpp b/MantidQt/SpectrumViewer/src/QtUtils.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/QtUtils.cpp rename to MantidQt/SpectrumViewer/src/QtUtils.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/RangeHandler.cpp b/MantidQt/SpectrumViewer/src/RangeHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/RangeHandler.cpp rename to MantidQt/SpectrumViewer/src/RangeHandler.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SVConnections.cpp b/MantidQt/SpectrumViewer/src/SVConnections.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SVConnections.cpp rename to MantidQt/SpectrumViewer/src/SVConnections.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SVUtils.cpp b/MantidQt/SpectrumViewer/src/SVUtils.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SVUtils.cpp rename to MantidQt/SpectrumViewer/src/SVUtils.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SliderHandler.cpp b/MantidQt/SpectrumViewer/src/SliderHandler.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SliderHandler.cpp rename to MantidQt/SpectrumViewer/src/SliderHandler.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumDataSource.cpp b/MantidQt/SpectrumViewer/src/SpectrumDataSource.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumDataSource.cpp rename to MantidQt/SpectrumViewer/src/SpectrumDataSource.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumDisplay.cpp b/MantidQt/SpectrumViewer/src/SpectrumDisplay.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumDisplay.cpp rename to MantidQt/SpectrumViewer/src/SpectrumDisplay.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumPlotItem.cpp b/MantidQt/SpectrumViewer/src/SpectrumPlotItem.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumPlotItem.cpp rename to MantidQt/SpectrumViewer/src/SpectrumPlotItem.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumView.cpp b/MantidQt/SpectrumViewer/src/SpectrumView.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/SpectrumView.cpp rename to MantidQt/SpectrumViewer/src/SpectrumView.cpp diff --git a/Code/Mantid/MantidQt/SpectrumViewer/src/TrackingPicker.cpp b/MantidQt/SpectrumViewer/src/TrackingPicker.cpp similarity index 100% rename from Code/Mantid/MantidQt/SpectrumViewer/src/TrackingPicker.cpp rename to MantidQt/SpectrumViewer/src/TrackingPicker.cpp diff --git a/Code/Mantid/QtPropertyBrowser/CMakeLists.txt b/QtPropertyBrowser/CMakeLists.txt similarity index 100% rename from Code/Mantid/QtPropertyBrowser/CMakeLists.txt rename to QtPropertyBrowser/CMakeLists.txt diff --git a/Code/Mantid/QtPropertyBrowser/LGPL_EXCEPTION.txt b/QtPropertyBrowser/LGPL_EXCEPTION.txt similarity index 100% rename from Code/Mantid/QtPropertyBrowser/LGPL_EXCEPTION.txt rename to QtPropertyBrowser/LGPL_EXCEPTION.txt diff --git a/Code/Mantid/QtPropertyBrowser/LICENSE.GPL3 b/QtPropertyBrowser/LICENSE.GPL3 similarity index 100% rename from Code/Mantid/QtPropertyBrowser/LICENSE.GPL3 rename to QtPropertyBrowser/LICENSE.GPL3 diff --git a/Code/Mantid/QtPropertyBrowser/LICENSE.LGPL b/QtPropertyBrowser/LICENSE.LGPL similarity index 100% rename from Code/Mantid/QtPropertyBrowser/LICENSE.LGPL rename to QtPropertyBrowser/LICENSE.LGPL diff --git a/Code/Mantid/QtPropertyBrowser/README.TXT b/QtPropertyBrowser/README.TXT similarity index 100% rename from Code/Mantid/QtPropertyBrowser/README.TXT rename to QtPropertyBrowser/README.TXT diff --git a/Code/Mantid/QtPropertyBrowser/src/ButtonEditorFactory.h b/QtPropertyBrowser/src/ButtonEditorFactory.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/ButtonEditorFactory.h rename to QtPropertyBrowser/src/ButtonEditorFactory.h diff --git a/Code/Mantid/QtPropertyBrowser/src/CompositeEditorFactory.h b/QtPropertyBrowser/src/CompositeEditorFactory.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/CompositeEditorFactory.h rename to QtPropertyBrowser/src/CompositeEditorFactory.h diff --git a/Code/Mantid/QtPropertyBrowser/src/DoubleEditorFactory.cpp b/QtPropertyBrowser/src/DoubleEditorFactory.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/DoubleEditorFactory.cpp rename to QtPropertyBrowser/src/DoubleEditorFactory.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/DoubleEditorFactory.h b/QtPropertyBrowser/src/DoubleEditorFactory.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/DoubleEditorFactory.h rename to QtPropertyBrowser/src/DoubleEditorFactory.h diff --git a/Code/Mantid/QtPropertyBrowser/src/ParameterPropertyManager.cpp b/QtPropertyBrowser/src/ParameterPropertyManager.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/ParameterPropertyManager.cpp rename to QtPropertyBrowser/src/ParameterPropertyManager.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/ParameterPropertyManager.h b/QtPropertyBrowser/src/ParameterPropertyManager.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/ParameterPropertyManager.h rename to QtPropertyBrowser/src/ParameterPropertyManager.h diff --git a/Code/Mantid/QtPropertyBrowser/src/QtAbstractEditorFactoryBase b/QtPropertyBrowser/src/QtAbstractEditorFactoryBase similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtAbstractEditorFactoryBase rename to QtPropertyBrowser/src/QtAbstractEditorFactoryBase diff --git a/Code/Mantid/QtPropertyBrowser/src/QtAbstractPropertyBrowser b/QtPropertyBrowser/src/QtAbstractPropertyBrowser similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtAbstractPropertyBrowser rename to QtPropertyBrowser/src/QtAbstractPropertyBrowser diff --git a/Code/Mantid/QtPropertyBrowser/src/QtAbstractPropertyManager b/QtPropertyBrowser/src/QtAbstractPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtAbstractPropertyManager rename to QtPropertyBrowser/src/QtAbstractPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtBoolPropertyManager b/QtPropertyBrowser/src/QtBoolPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtBoolPropertyManager rename to QtPropertyBrowser/src/QtBoolPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtBrowserItem b/QtPropertyBrowser/src/QtBrowserItem similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtBrowserItem rename to QtPropertyBrowser/src/QtBrowserItem diff --git a/Code/Mantid/QtPropertyBrowser/src/QtButtonPropertyBrowser b/QtPropertyBrowser/src/QtButtonPropertyBrowser similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtButtonPropertyBrowser rename to QtPropertyBrowser/src/QtButtonPropertyBrowser diff --git a/Code/Mantid/QtPropertyBrowser/src/QtCharEditorFactory b/QtPropertyBrowser/src/QtCharEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtCharEditorFactory rename to QtPropertyBrowser/src/QtCharEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtCharPropertyManager b/QtPropertyBrowser/src/QtCharPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtCharPropertyManager rename to QtPropertyBrowser/src/QtCharPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtCheckBoxFactory b/QtPropertyBrowser/src/QtCheckBoxFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtCheckBoxFactory rename to QtPropertyBrowser/src/QtCheckBoxFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtColorEditorFactory b/QtPropertyBrowser/src/QtColorEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtColorEditorFactory rename to QtPropertyBrowser/src/QtColorEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtColorPropertyManager b/QtPropertyBrowser/src/QtColorPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtColorPropertyManager rename to QtPropertyBrowser/src/QtColorPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtCursorEditorFactory b/QtPropertyBrowser/src/QtCursorEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtCursorEditorFactory rename to QtPropertyBrowser/src/QtCursorEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtCursorPropertyManager b/QtPropertyBrowser/src/QtCursorPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtCursorPropertyManager rename to QtPropertyBrowser/src/QtCursorPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtDateEditFactory b/QtPropertyBrowser/src/QtDateEditFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtDateEditFactory rename to QtPropertyBrowser/src/QtDateEditFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtDatePropertyManager b/QtPropertyBrowser/src/QtDatePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtDatePropertyManager rename to QtPropertyBrowser/src/QtDatePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtDateTimeEditFactory b/QtPropertyBrowser/src/QtDateTimeEditFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtDateTimeEditFactory rename to QtPropertyBrowser/src/QtDateTimeEditFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtDateTimePropertyManager b/QtPropertyBrowser/src/QtDateTimePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtDateTimePropertyManager rename to QtPropertyBrowser/src/QtDateTimePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtDoublePropertyManager b/QtPropertyBrowser/src/QtDoublePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtDoublePropertyManager rename to QtPropertyBrowser/src/QtDoublePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtDoubleSpinBoxFactory b/QtPropertyBrowser/src/QtDoubleSpinBoxFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtDoubleSpinBoxFactory rename to QtPropertyBrowser/src/QtDoubleSpinBoxFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtEnumEditorFactory b/QtPropertyBrowser/src/QtEnumEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtEnumEditorFactory rename to QtPropertyBrowser/src/QtEnumEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtEnumPropertyManager b/QtPropertyBrowser/src/QtEnumPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtEnumPropertyManager rename to QtPropertyBrowser/src/QtEnumPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtFlagPropertyManager b/QtPropertyBrowser/src/QtFlagPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtFlagPropertyManager rename to QtPropertyBrowser/src/QtFlagPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtFontEditorFactory b/QtPropertyBrowser/src/QtFontEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtFontEditorFactory rename to QtPropertyBrowser/src/QtFontEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtFontPropertyManager b/QtPropertyBrowser/src/QtFontPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtFontPropertyManager rename to QtPropertyBrowser/src/QtFontPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtGroupBoxPropertyBrowser b/QtPropertyBrowser/src/QtGroupBoxPropertyBrowser similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtGroupBoxPropertyBrowser rename to QtPropertyBrowser/src/QtGroupBoxPropertyBrowser diff --git a/Code/Mantid/QtPropertyBrowser/src/QtGroupPropertyManager b/QtPropertyBrowser/src/QtGroupPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtGroupPropertyManager rename to QtPropertyBrowser/src/QtGroupPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtIntPropertyManager b/QtPropertyBrowser/src/QtIntPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtIntPropertyManager rename to QtPropertyBrowser/src/QtIntPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtKeySequenceEditorFactory b/QtPropertyBrowser/src/QtKeySequenceEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtKeySequenceEditorFactory rename to QtPropertyBrowser/src/QtKeySequenceEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtKeySequencePropertyManager b/QtPropertyBrowser/src/QtKeySequencePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtKeySequencePropertyManager rename to QtPropertyBrowser/src/QtKeySequencePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtLineEditFactory b/QtPropertyBrowser/src/QtLineEditFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtLineEditFactory rename to QtPropertyBrowser/src/QtLineEditFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtLocalePropertyManager b/QtPropertyBrowser/src/QtLocalePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtLocalePropertyManager rename to QtPropertyBrowser/src/QtLocalePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtPointFPropertyManager b/QtPropertyBrowser/src/QtPointFPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtPointFPropertyManager rename to QtPropertyBrowser/src/QtPointFPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtPointPropertyManager b/QtPropertyBrowser/src/QtPointPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtPointPropertyManager rename to QtPropertyBrowser/src/QtPointPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtProperty b/QtPropertyBrowser/src/QtProperty similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtProperty rename to QtPropertyBrowser/src/QtProperty diff --git a/Code/Mantid/QtPropertyBrowser/src/QtRectFPropertyManager b/QtPropertyBrowser/src/QtRectFPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtRectFPropertyManager rename to QtPropertyBrowser/src/QtRectFPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtRectPropertyManager b/QtPropertyBrowser/src/QtRectPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtRectPropertyManager rename to QtPropertyBrowser/src/QtRectPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtScrollBarFactory b/QtPropertyBrowser/src/QtScrollBarFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtScrollBarFactory rename to QtPropertyBrowser/src/QtScrollBarFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtSizeFPropertyManager b/QtPropertyBrowser/src/QtSizeFPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtSizeFPropertyManager rename to QtPropertyBrowser/src/QtSizeFPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtSizePolicyPropertyManager b/QtPropertyBrowser/src/QtSizePolicyPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtSizePolicyPropertyManager rename to QtPropertyBrowser/src/QtSizePolicyPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtSizePropertyManager b/QtPropertyBrowser/src/QtSizePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtSizePropertyManager rename to QtPropertyBrowser/src/QtSizePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtSliderFactory b/QtPropertyBrowser/src/QtSliderFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtSliderFactory rename to QtPropertyBrowser/src/QtSliderFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtSpinBoxFactory b/QtPropertyBrowser/src/QtSpinBoxFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtSpinBoxFactory rename to QtPropertyBrowser/src/QtSpinBoxFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtStringPropertyManager b/QtPropertyBrowser/src/QtStringPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtStringPropertyManager rename to QtPropertyBrowser/src/QtStringPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtTimeEditFactory b/QtPropertyBrowser/src/QtTimeEditFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtTimeEditFactory rename to QtPropertyBrowser/src/QtTimeEditFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtTimePropertyManager b/QtPropertyBrowser/src/QtTimePropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtTimePropertyManager rename to QtPropertyBrowser/src/QtTimePropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/QtTreePropertyBrowser b/QtPropertyBrowser/src/QtTreePropertyBrowser similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtTreePropertyBrowser rename to QtPropertyBrowser/src/QtTreePropertyBrowser diff --git a/Code/Mantid/QtPropertyBrowser/src/QtVariantEditorFactory b/QtPropertyBrowser/src/QtVariantEditorFactory similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtVariantEditorFactory rename to QtPropertyBrowser/src/QtVariantEditorFactory diff --git a/Code/Mantid/QtPropertyBrowser/src/QtVariantProperty b/QtPropertyBrowser/src/QtVariantProperty similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtVariantProperty rename to QtPropertyBrowser/src/QtVariantProperty diff --git a/Code/Mantid/QtPropertyBrowser/src/QtVariantPropertyManager b/QtPropertyBrowser/src/QtVariantPropertyManager similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/QtVariantPropertyManager rename to QtPropertyBrowser/src/QtVariantPropertyManager diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-arrow.png b/QtPropertyBrowser/src/images/cursor-arrow.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-arrow.png rename to QtPropertyBrowser/src/images/cursor-arrow.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-busy.png b/QtPropertyBrowser/src/images/cursor-busy.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-busy.png rename to QtPropertyBrowser/src/images/cursor-busy.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-closedhand.png b/QtPropertyBrowser/src/images/cursor-closedhand.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-closedhand.png rename to QtPropertyBrowser/src/images/cursor-closedhand.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-cross.png b/QtPropertyBrowser/src/images/cursor-cross.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-cross.png rename to QtPropertyBrowser/src/images/cursor-cross.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-forbidden.png b/QtPropertyBrowser/src/images/cursor-forbidden.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-forbidden.png rename to QtPropertyBrowser/src/images/cursor-forbidden.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-hand.png b/QtPropertyBrowser/src/images/cursor-hand.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-hand.png rename to QtPropertyBrowser/src/images/cursor-hand.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-hsplit.png b/QtPropertyBrowser/src/images/cursor-hsplit.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-hsplit.png rename to QtPropertyBrowser/src/images/cursor-hsplit.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-ibeam.png b/QtPropertyBrowser/src/images/cursor-ibeam.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-ibeam.png rename to QtPropertyBrowser/src/images/cursor-ibeam.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-openhand.png b/QtPropertyBrowser/src/images/cursor-openhand.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-openhand.png rename to QtPropertyBrowser/src/images/cursor-openhand.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-sizeall.png b/QtPropertyBrowser/src/images/cursor-sizeall.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-sizeall.png rename to QtPropertyBrowser/src/images/cursor-sizeall.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-sizeb.png b/QtPropertyBrowser/src/images/cursor-sizeb.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-sizeb.png rename to QtPropertyBrowser/src/images/cursor-sizeb.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-sizef.png b/QtPropertyBrowser/src/images/cursor-sizef.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-sizef.png rename to QtPropertyBrowser/src/images/cursor-sizef.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-sizeh.png b/QtPropertyBrowser/src/images/cursor-sizeh.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-sizeh.png rename to QtPropertyBrowser/src/images/cursor-sizeh.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-sizev.png b/QtPropertyBrowser/src/images/cursor-sizev.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-sizev.png rename to QtPropertyBrowser/src/images/cursor-sizev.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-uparrow.png b/QtPropertyBrowser/src/images/cursor-uparrow.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-uparrow.png rename to QtPropertyBrowser/src/images/cursor-uparrow.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-vsplit.png b/QtPropertyBrowser/src/images/cursor-vsplit.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-vsplit.png rename to QtPropertyBrowser/src/images/cursor-vsplit.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-wait.png b/QtPropertyBrowser/src/images/cursor-wait.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-wait.png rename to QtPropertyBrowser/src/images/cursor-wait.png diff --git a/Code/Mantid/QtPropertyBrowser/src/images/cursor-whatsthis.png b/QtPropertyBrowser/src/images/cursor-whatsthis.png similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/images/cursor-whatsthis.png rename to QtPropertyBrowser/src/images/cursor-whatsthis.png diff --git a/Code/Mantid/QtPropertyBrowser/src/qtbuttonpropertybrowser.cpp b/QtPropertyBrowser/src/qtbuttonpropertybrowser.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtbuttonpropertybrowser.cpp rename to QtPropertyBrowser/src/qtbuttonpropertybrowser.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qtbuttonpropertybrowser.h b/QtPropertyBrowser/src/qtbuttonpropertybrowser.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtbuttonpropertybrowser.h rename to QtPropertyBrowser/src/qtbuttonpropertybrowser.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qteditorfactory.cpp b/QtPropertyBrowser/src/qteditorfactory.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qteditorfactory.cpp rename to QtPropertyBrowser/src/qteditorfactory.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qteditorfactory.h b/QtPropertyBrowser/src/qteditorfactory.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qteditorfactory.h rename to QtPropertyBrowser/src/qteditorfactory.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qtgroupboxpropertybrowser.cpp b/QtPropertyBrowser/src/qtgroupboxpropertybrowser.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtgroupboxpropertybrowser.cpp rename to QtPropertyBrowser/src/qtgroupboxpropertybrowser.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qtgroupboxpropertybrowser.h b/QtPropertyBrowser/src/qtgroupboxpropertybrowser.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtgroupboxpropertybrowser.h rename to QtPropertyBrowser/src/qtgroupboxpropertybrowser.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.cpp b/QtPropertyBrowser/src/qtpropertybrowser.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.cpp rename to QtPropertyBrowser/src/qtpropertybrowser.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.h b/QtPropertyBrowser/src/qtpropertybrowser.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.h rename to QtPropertyBrowser/src/qtpropertybrowser.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.pri b/QtPropertyBrowser/src/qtpropertybrowser.pri similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.pri rename to QtPropertyBrowser/src/qtpropertybrowser.pri diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.qrc b/QtPropertyBrowser/src/qtpropertybrowser.qrc similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertybrowser.qrc rename to QtPropertyBrowser/src/qtpropertybrowser.qrc diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertybrowserutils.cpp b/QtPropertyBrowser/src/qtpropertybrowserutils.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertybrowserutils.cpp rename to QtPropertyBrowser/src/qtpropertybrowserutils.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertybrowserutils_p.h b/QtPropertyBrowser/src/qtpropertybrowserutils_p.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertybrowserutils_p.h rename to QtPropertyBrowser/src/qtpropertybrowserutils_p.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertymanager.cpp b/QtPropertyBrowser/src/qtpropertymanager.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertymanager.cpp rename to QtPropertyBrowser/src/qtpropertymanager.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qtpropertymanager.h b/QtPropertyBrowser/src/qtpropertymanager.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtpropertymanager.h rename to QtPropertyBrowser/src/qtpropertymanager.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qttreepropertybrowser.cpp b/QtPropertyBrowser/src/qttreepropertybrowser.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qttreepropertybrowser.cpp rename to QtPropertyBrowser/src/qttreepropertybrowser.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qttreepropertybrowser.h b/QtPropertyBrowser/src/qttreepropertybrowser.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qttreepropertybrowser.h rename to QtPropertyBrowser/src/qttreepropertybrowser.h diff --git a/Code/Mantid/QtPropertyBrowser/src/qtvariantproperty.cpp b/QtPropertyBrowser/src/qtvariantproperty.cpp similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtvariantproperty.cpp rename to QtPropertyBrowser/src/qtvariantproperty.cpp diff --git a/Code/Mantid/QtPropertyBrowser/src/qtvariantproperty.h b/QtPropertyBrowser/src/qtvariantproperty.h similarity index 100% rename from Code/Mantid/QtPropertyBrowser/src/qtvariantproperty.h rename to QtPropertyBrowser/src/qtvariantproperty.h diff --git a/Code/Mantid/Testing/Data/DocTest/2011B_HR60b3.irf.md5 b/Testing/Data/DocTest/2011B_HR60b3.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/2011B_HR60b3.irf.md5 rename to Testing/Data/DocTest/2011B_HR60b3.irf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/2013A_HR60b3.irf.md5 b/Testing/Data/DocTest/2013A_HR60b3.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/2013A_HR60b3.irf.md5 rename to Testing/Data/DocTest/2013A_HR60b3.irf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/4detector_cal_example_file.cal.md5 b/Testing/Data/DocTest/4detector_cal_example_file.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/4detector_cal_example_file.cal.md5 rename to Testing/Data/DocTest/4detector_cal_example_file.cal.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ADARAMonitors.nxs.md5 b/Testing/Data/DocTest/ADARAMonitors.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ADARAMonitors.nxs.md5 rename to Testing/Data/DocTest/ADARAMonitors.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/BBY0000014.tar.md5 b/Testing/Data/DocTest/BBY0000014.tar.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/BBY0000014.tar.md5 rename to Testing/Data/DocTest/BBY0000014.tar.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/BioSANS_empty_cell.xml.md5 b/Testing/Data/DocTest/BioSANS_empty_cell.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/BioSANS_empty_cell.xml.md5 rename to Testing/Data/DocTest/BioSANS_empty_cell.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860.nxt.md5 b/Testing/Data/DocTest/CNCS_7860.nxt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860.nxt.md5 rename to Testing/Data/DocTest/CNCS_7860.nxt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_bmon1_histo.dat.md5 b/Testing/Data/DocTest/CNCS_7860_bmon1_histo.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_bmon1_histo.dat.md5 rename to Testing/Data/DocTest/CNCS_7860_bmon1_histo.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_bmon2_histo.dat.md5 b/Testing/Data/DocTest/CNCS_7860_bmon2_histo.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_bmon2_histo.dat.md5 rename to Testing/Data/DocTest/CNCS_7860_bmon2_histo.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_bmon3_histo.dat.md5 b/Testing/Data/DocTest/CNCS_7860_bmon3_histo.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_bmon3_histo.dat.md5 rename to Testing/Data/DocTest/CNCS_7860_bmon3_histo.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_cvinfo.xml.md5 b/Testing/Data/DocTest/CNCS_7860_cvinfo.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_cvinfo.xml.md5 rename to Testing/Data/DocTest/CNCS_7860_cvinfo.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_event.nxs.md5 b/Testing/Data/DocTest/CNCS_7860_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_event.nxs.md5 rename to Testing/Data/DocTest/CNCS_7860_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_neutron_event.dat.md5 b/Testing/Data/DocTest/CNCS_7860_neutron_event.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_neutron_event.dat.md5 rename to Testing/Data/DocTest/CNCS_7860_neutron_event.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_pulseid.dat.md5 b/Testing/Data/DocTest/CNCS_7860_pulseid.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_pulseid.dat.md5 rename to Testing/Data/DocTest/CNCS_7860_pulseid.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CNCS_7860_runinfo.xml.md5 b/Testing/Data/DocTest/CNCS_7860_runinfo.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CNCS_7860_runinfo.xml.md5 rename to Testing/Data/DocTest/CNCS_7860_runinfo.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/CORELLI_2100.nxs.h5.md5 b/Testing/Data/DocTest/CORELLI_2100.nxs.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/CORELLI_2100.nxs.h5.md5 rename to Testing/Data/DocTest/CORELLI_2100.nxs.h5.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ENGINX00213855.nxs.md5 b/Testing/Data/DocTest/ENGINX00213855.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ENGINX00213855.nxs.md5 rename to Testing/Data/DocTest/ENGINX00213855.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ENGINX00213855focussed.nxs.md5 b/Testing/Data/DocTest/ENGINX00213855focussed.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ENGINX00213855focussed.nxs.md5 rename to Testing/Data/DocTest/ENGINX00213855focussed.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 b/Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 rename to Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 b/Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 rename to Testing/Data/DocTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/EQSANS_6071_event.nxs.md5 b/Testing/Data/DocTest/EQSANS_6071_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/EQSANS_6071_event.nxs.md5 rename to Testing/Data/DocTest/EQSANS_6071_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/Example.spe.md5 b/Testing/Data/DocTest/Example.spe.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/Example.spe.md5 rename to Testing/Data/DocTest/Example.spe.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ExampleForLog.log.md5 b/Testing/Data/DocTest/ExampleForLog.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ExampleForLog.log.md5 rename to Testing/Data/DocTest/ExampleForLog.log.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/GEM38370_Focussed.nxs.md5 b/Testing/Data/DocTest/GEM38370_Focussed.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/GEM38370_Focussed.nxs.md5 rename to Testing/Data/DocTest/GEM38370_Focussed.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/GEM40979.raw.md5 b/Testing/Data/DocTest/GEM40979.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/GEM40979.raw.md5 rename to Testing/Data/DocTest/GEM40979.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/GEM_Definition.vtp.md5 b/Testing/Data/DocTest/GEM_Definition.vtp.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/GEM_Definition.vtp.md5 rename to Testing/Data/DocTest/GEM_Definition.vtp.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/GEM_Definition.xml.md5 b/Testing/Data/DocTest/GEM_Definition.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/GEM_Definition.xml.md5 rename to Testing/Data/DocTest/GEM_Definition.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/GSAS_2bank.prm.md5 b/Testing/Data/DocTest/GSAS_2bank.prm.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/GSAS_2bank.prm.md5 rename to Testing/Data/DocTest/GSAS_2bank.prm.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HB3A_exp0355_scan0011.dat.md5 b/Testing/Data/DocTest/HB3A_exp0355_scan0011.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HB3A_exp0355_scan0011.dat.md5 rename to Testing/Data/DocTest/HB3A_exp0355_scan0011.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HB3A_exp0355_scan0038.dat.md5 b/Testing/Data/DocTest/HB3A_exp0355_scan0038.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HB3A_exp0355_scan0038.dat.md5 rename to Testing/Data/DocTest/HB3A_exp0355_scan0038.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HB3A_exp355_scan0011_0011.xml.md5 b/Testing/Data/DocTest/HB3A_exp355_scan0011_0011.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HB3A_exp355_scan0011_0011.xml.md5 rename to Testing/Data/DocTest/HB3A_exp355_scan0011_0011.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HB3A_exp355_scan0038_0012.xml.md5 b/Testing/Data/DocTest/HB3A_exp355_scan0038_0012.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HB3A_exp355_scan0038_0012.xml.md5 rename to Testing/Data/DocTest/HB3A_exp355_scan0038_0012.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HRP38094Calib.nxs.md5 b/Testing/Data/DocTest/HRP38094Calib.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HRP38094Calib.nxs.md5 rename to Testing/Data/DocTest/HRP38094Calib.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HRP39180.RAW.md5 b/Testing/Data/DocTest/HRP39180.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HRP39180.RAW.md5 rename to Testing/Data/DocTest/HRP39180.RAW.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HRP39180_INT1.txt.md5 b/Testing/Data/DocTest/HRP39180_INT1.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HRP39180_INT1.txt.md5 rename to Testing/Data/DocTest/HRP39180_INT1.txt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HRP39180_INT2.txt.md5 b/Testing/Data/DocTest/HRP39180_INT2.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HRP39180_INT2.txt.md5 rename to Testing/Data/DocTest/HRP39180_INT2.txt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HRP39182.RAW.md5 b/Testing/Data/DocTest/HRP39182.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HRP39182.RAW.md5 rename to Testing/Data/DocTest/HRP39182.RAW.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HYS_11092_event.nxs.md5 b/Testing/Data/DocTest/HYS_11092_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HYS_11092_event.nxs.md5 rename to Testing/Data/DocTest/HYS_11092_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/HYS_mask.xml.md5 b/Testing/Data/DocTest/HYS_mask.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/HYS_mask.xml.md5 rename to Testing/Data/DocTest/HYS_mask.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/INES_Definition.xml.md5 b/Testing/Data/DocTest/INES_Definition.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/INES_Definition.xml.md5 rename to Testing/Data/DocTest/INES_Definition.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/INES_example.cal.md5 b/Testing/Data/DocTest/INES_example.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/INES_example.cal.md5 rename to Testing/Data/DocTest/INES_example.cal.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/INTER00013460.nxs.md5 b/Testing/Data/DocTest/INTER00013460.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/INTER00013460.nxs.md5 rename to Testing/Data/DocTest/INTER00013460.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/INTER00013462.nxs.md5 b/Testing/Data/DocTest/INTER00013462.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/INTER00013462.nxs.md5 rename to Testing/Data/DocTest/INTER00013462.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/INTER00013463.nxs.md5 b/Testing/Data/DocTest/INTER00013463.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/INTER00013463.nxs.md5 rename to Testing/Data/DocTest/INTER00013463.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/IP0005.dat.md5 b/Testing/Data/DocTest/IP0005.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/IP0005.dat.md5 rename to Testing/Data/DocTest/IP0005.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/IRS21360.raw.md5 b/Testing/Data/DocTest/IRS21360.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/IRS21360.raw.md5 rename to Testing/Data/DocTest/IRS21360.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/IRS26173.raw.md5 b/Testing/Data/DocTest/IRS26173.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/IRS26173.raw.md5 rename to Testing/Data/DocTest/IRS26173.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/LB4854b3.hkl.md5 b/Testing/Data/DocTest/LB4854b3.hkl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/LB4854b3.hkl.md5 rename to Testing/Data/DocTest/LB4854b3.hkl.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/LOQ48097.raw.md5 b/Testing/Data/DocTest/LOQ48097.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/LOQ48097.raw.md5 rename to Testing/Data/DocTest/LOQ48097.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/LOQ49886.nxs.md5 b/Testing/Data/DocTest/LOQ49886.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/LOQ49886.nxs.md5 rename to Testing/Data/DocTest/LOQ49886.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/LaB6_1bank3_C.prf.md5 b/Testing/Data/DocTest/LaB6_1bank3_C.prf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/LaB6_1bank3_C.prf.md5 rename to Testing/Data/DocTest/LaB6_1bank3_C.prf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/LogWS.nxs.md5 b/Testing/Data/DocTest/LogWS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/LogWS.nxs.md5 rename to Testing/Data/DocTest/LogWS.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MANDI_801.peaks.md5 b/Testing/Data/DocTest/MANDI_801.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MANDI_801.peaks.md5 rename to Testing/Data/DocTest/MANDI_801.peaks.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MAR11001.raw.md5 b/Testing/Data/DocTest/MAR11001.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MAR11001.raw.md5 rename to Testing/Data/DocTest/MAR11001.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MAR11015.raw.md5 b/Testing/Data/DocTest/MAR11015.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MAR11015.raw.md5 rename to Testing/Data/DocTest/MAR11015.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MAR11060.raw.md5 b/Testing/Data/DocTest/MAR11060.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MAR11060.raw.md5 rename to Testing/Data/DocTest/MAR11060.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MUSR00015189.nxs.md5 b/Testing/Data/DocTest/MUSR00015189.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MUSR00015189.nxs.md5 rename to Testing/Data/DocTest/MUSR00015189.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MUSR00015190.nxs.md5 b/Testing/Data/DocTest/MUSR00015190.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MUSR00015190.nxs.md5 rename to Testing/Data/DocTest/MUSR00015190.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MUSR00015191.nxs.md5 b/Testing/Data/DocTest/MUSR00015191.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MUSR00015191.nxs.md5 rename to Testing/Data/DocTest/MUSR00015191.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MUSR00015192.nxs.md5 b/Testing/Data/DocTest/MUSR00015192.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MUSR00015192.nxs.md5 rename to Testing/Data/DocTest/MUSR00015192.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MUSR00015193.nxs.md5 b/Testing/Data/DocTest/MUSR00015193.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MUSR00015193.nxs.md5 rename to Testing/Data/DocTest/MUSR00015193.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/MUSR_01.irf.md5 b/Testing/Data/DocTest/MUSR_01.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/MUSR_01.irf.md5 rename to Testing/Data/DocTest/MUSR_01.irf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/Mask-PG3-19884.xml.md5 b/Testing/Data/DocTest/Mask-PG3-19884.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/Mask-PG3-19884.xml.md5 rename to Testing/Data/DocTest/Mask-PG3-19884.xml.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/NaF_DISF.cdl.md5 b/Testing/Data/DocTest/NaF_DISF.cdl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/NaF_DISF.cdl.md5 rename to Testing/Data/DocTest/NaF_DISF.cdl.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3HR60_FmPython.iparm.md5 b/Testing/Data/DocTest/PG3HR60_FmPython.iparm.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3HR60_FmPython.iparm.md5 rename to Testing/Data/DocTest/PG3HR60_FmPython.iparm.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_11485.gsa.md5 b/Testing/Data/DocTest/PG3_11485.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_11485.gsa.md5 rename to Testing/Data/DocTest/PG3_11485.gsa.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_11486.gsa.md5 b/Testing/Data/DocTest/PG3_11486.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_11486.gsa.md5 rename to Testing/Data/DocTest/PG3_11486.gsa.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_11487-3.dat.md5 b/Testing/Data/DocTest/PG3_11487-3.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_11487-3.dat.md5 rename to Testing/Data/DocTest/PG3_11487-3.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_15035-3.dat.md5 b/Testing/Data/DocTest/PG3_15035-3.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_15035-3.dat.md5 rename to Testing/Data/DocTest/PG3_15035-3.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_2538_2k.nxs.md5 b/Testing/Data/DocTest/PG3_2538_2k.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_2538_2k.nxs.md5 rename to Testing/Data/DocTest/PG3_2538_2k.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_4871_event.nxs.md5 b/Testing/Data/DocTest/PG3_4871_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_4871_event.nxs.md5 rename to Testing/Data/DocTest/PG3_4871_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_733.nxs.md5 b/Testing/Data/DocTest/PG3_733.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_733.nxs.md5 rename to Testing/Data/DocTest/PG3_733.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_Bank1.irf.md5 b/Testing/Data/DocTest/PG3_Bank1.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_Bank1.irf.md5 rename to Testing/Data/DocTest/PG3_Bank1.irf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PG3_golden.cal.md5 b/Testing/Data/DocTest/PG3_golden.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PG3_golden.cal.md5 rename to Testing/Data/DocTest/PG3_golden.cal.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/POLREF00004699.nxs.md5 b/Testing/Data/DocTest/POLREF00004699.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/POLREF00004699.nxs.md5 rename to Testing/Data/DocTest/POLREF00004699.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/POLREF00004699_nexus.nxs.md5 b/Testing/Data/DocTest/POLREF00004699_nexus.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/POLREF00004699_nexus.nxs.md5 rename to Testing/Data/DocTest/POLREF00004699_nexus.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PawleySilicon.nxs.md5 b/Testing/Data/DocTest/PawleySilicon.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PawleySilicon.nxs.md5 rename to Testing/Data/DocTest/PawleySilicon.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/Peaks5637.integrate.md5 b/Testing/Data/DocTest/Peaks5637.integrate.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/Peaks5637.integrate.md5 rename to Testing/Data/DocTest/Peaks5637.integrate.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/Poldi2013Silicon.nxs.md5 b/Testing/Data/DocTest/Poldi2013Silicon.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/Poldi2013Silicon.nxs.md5 rename to Testing/Data/DocTest/Poldi2013Silicon.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/PoldiCrystalFileExample.dat.md5 b/Testing/Data/DocTest/PoldiCrystalFileExample.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/PoldiCrystalFileExample.dat.md5 rename to Testing/Data/DocTest/PoldiCrystalFileExample.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/README.md.md5 b/Testing/Data/DocTest/README.md.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/README.md.md5 rename to Testing/Data/DocTest/README.md.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/SANSBeamFluxCorrectionMonitor.nxs.md5 b/Testing/Data/DocTest/SANSBeamFluxCorrectionMonitor.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/SANSBeamFluxCorrectionMonitor.nxs.md5 rename to Testing/Data/DocTest/SANSBeamFluxCorrectionMonitor.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/SXD23767.peaks.md5 b/Testing/Data/DocTest/SXD23767.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/SXD23767.peaks.md5 rename to Testing/Data/DocTest/SXD23767.peaks.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/SXD23767.raw.md5 b/Testing/Data/DocTest/SXD23767.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/SXD23767.raw.md5 rename to Testing/Data/DocTest/SXD23767.raw.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/TOPAZ_1204.peaks.md5 b/Testing/Data/DocTest/TOPAZ_1204.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/TOPAZ_1204.peaks.md5 rename to Testing/Data/DocTest/TOPAZ_1204.peaks.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/TOPAZ_3007.mat.md5 b/Testing/Data/DocTest/TOPAZ_3007.mat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/TOPAZ_3007.mat.md5 rename to Testing/Data/DocTest/TOPAZ_3007.mat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/TOPAZ_3007.peaks.md5 b/Testing/Data/DocTest/TOPAZ_3007.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/TOPAZ_3007.peaks.md5 rename to Testing/Data/DocTest/TOPAZ_3007.peaks.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/TSC14007_graphite002_red.nxs.md5 b/Testing/Data/DocTest/TSC14007_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/TSC14007_graphite002_red.nxs.md5 rename to Testing/Data/DocTest/TSC14007_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/Training_Exercise3a_SNS.nxs.md5 b/Testing/Data/DocTest/Training_Exercise3a_SNS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/Training_Exercise3a_SNS.nxs.md5 rename to Testing/Data/DocTest/Training_Exercise3a_SNS.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/Training_Exercise3b_SNS.nxs.md5 b/Testing/Data/DocTest/Training_Exercise3b_SNS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/Training_Exercise3b_SNS.nxs.md5 rename to Testing/Data/DocTest/Training_Exercise3b_SNS.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/amor2013n000366.hdf.md5 b/Testing/Data/DocTest/amor2013n000366.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/amor2013n000366.hdf.md5 rename to Testing/Data/DocTest/amor2013n000366.hdf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/boa2014n000061.hdf.md5 b/Testing/Data/DocTest/boa2014n000061.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/boa2014n000061.hdf.md5 rename to Testing/Data/DocTest/boa2014n000061.hdf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/cncs_roi.txt.md5 b/Testing/Data/DocTest/cncs_roi.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/cncs_roi.txt.md5 rename to Testing/Data/DocTest/cncs_roi.txt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/demo_mdew_mdevents.txt.md5 b/Testing/Data/DocTest/demo_mdew_mdevents.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/demo_mdew_mdevents.txt.md5 rename to Testing/Data/DocTest/demo_mdew_mdevents.txt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/demo_mdew_mdleanevents.txt.md5 b/Testing/Data/DocTest/demo_mdew_mdleanevents.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/demo_mdew_mdleanevents.txt.md5 rename to Testing/Data/DocTest/demo_mdew_mdleanevents.txt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/demo_mdhw.txt.md5 b/Testing/Data/DocTest/demo_mdhw.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/demo_mdhw.txt.md5 rename to Testing/Data/DocTest/demo_mdhw.txt.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/detector_1.dat.md5 b/Testing/Data/DocTest/detector_1.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/detector_1.dat.md5 rename to Testing/Data/DocTest/detector_1.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/focus2014n002906.hdf.md5 b/Testing/Data/DocTest/focus2014n002906.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/focus2014n002906.hdf.md5 rename to Testing/Data/DocTest/focus2014n002906.hdf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/focussed.nxs.md5 b/Testing/Data/DocTest/focussed.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/focussed.nxs.md5 rename to Testing/Data/DocTest/focussed.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/hrpd_new_072_01_corr.cal.md5 b/Testing/Data/DocTest/hrpd_new_072_01_corr.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/hrpd_new_072_01_corr.cal.md5 rename to Testing/Data/DocTest/hrpd_new_072_01_corr.cal.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/irs26173_graphite002_red.nxs.md5 b/Testing/Data/DocTest/irs26173_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/irs26173_graphite002_red.nxs.md5 rename to Testing/Data/DocTest/irs26173_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 b/Testing/Data/DocTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 rename to Testing/Data/DocTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_conv_2LFixF_s0_to_9_Result.nxs.md5 b/Testing/Data/DocTest/irs26176_graphite002_conv_2LFixF_s0_to_9_Result.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_conv_2LFixF_s0_to_9_Result.nxs.md5 rename to Testing/Data/DocTest/irs26176_graphite002_conv_2LFixF_s0_to_9_Result.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_cyl_Abs.nxs.md5 b/Testing/Data/DocTest/irs26176_graphite002_cyl_Abs.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_cyl_Abs.nxs.md5 rename to Testing/Data/DocTest/irs26176_graphite002_cyl_Abs.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_red.nxs.md5 b/Testing/Data/DocTest/irs26176_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/irs26176_graphite002_red.nxs.md5 rename to Testing/Data/DocTest/irs26176_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/loadSassenaExample.h5.md5 b/Testing/Data/DocTest/loadSassenaExample.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/loadSassenaExample.h5.md5 rename to Testing/Data/DocTest/loadSassenaExample.h5.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/ls5637.mat.md5 b/Testing/Data/DocTest/ls5637.mat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/ls5637.mat.md5 rename to Testing/Data/DocTest/ls5637.mat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/musr_with_namechange.nxs.md5 b/Testing/Data/DocTest/musr_with_namechange.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/musr_with_namechange.nxs.md5 rename to Testing/Data/DocTest/musr_with_namechange.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/offsets_2006_cycle064.cal.md5 b/Testing/Data/DocTest/offsets_2006_cycle064.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/offsets_2006_cycle064.cal.md5 rename to Testing/Data/DocTest/offsets_2006_cycle064.cal.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/osiris_041_RES10.cal.md5 b/Testing/Data/DocTest/osiris_041_RES10.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/osiris_041_RES10.cal.md5 rename to Testing/Data/DocTest/osiris_041_RES10.cal.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/peaks_qLab.nxs.md5 b/Testing/Data/DocTest/peaks_qLab.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/peaks_qLab.nxs.md5 rename to Testing/Data/DocTest/peaks_qLab.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/pid_offset_vulcan_new.dat.md5 b/Testing/Data/DocTest/pid_offset_vulcan_new.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/pid_offset_vulcan_new.dat.md5 rename to Testing/Data/DocTest/pid_offset_vulcan_new.dat.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/poldi2013n006903.hdf.md5 b/Testing/Data/DocTest/poldi2013n006903.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/poldi2013n006903.hdf.md5 rename to Testing/Data/DocTest/poldi2013n006903.hdf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/poldi2013n006904.hdf.md5 b/Testing/Data/DocTest/poldi2013n006904.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/poldi2013n006904.hdf.md5 rename to Testing/Data/DocTest/poldi2013n006904.hdf.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/poldi_2_phases_theoretical_reference.nxs.md5 b/Testing/Data/DocTest/poldi_2_phases_theoretical_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/poldi_2_phases_theoretical_reference.nxs.md5 rename to Testing/Data/DocTest/poldi_2_phases_theoretical_reference.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/saveNISTDAT_data.nxs.md5 b/Testing/Data/DocTest/saveNISTDAT_data.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/saveNISTDAT_data.nxs.md5 rename to Testing/Data/DocTest/saveNISTDAT_data.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/squaricn.castep.md5 b/Testing/Data/DocTest/squaricn.castep.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/squaricn.castep.md5 rename to Testing/Data/DocTest/squaricn.castep.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/squaricn.phonon.md5 b/Testing/Data/DocTest/squaricn.phonon.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/squaricn.phonon.md5 rename to Testing/Data/DocTest/squaricn.phonon.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/tabulatedFunctionExample.nxs.md5 b/Testing/Data/DocTest/tabulatedFunctionExample.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/tabulatedFunctionExample.nxs.md5 rename to Testing/Data/DocTest/tabulatedFunctionExample.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/testeventsort.nxs.md5 b/Testing/Data/DocTest/testeventsort.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/testeventsort.nxs.md5 rename to Testing/Data/DocTest/testeventsort.nxs.md5 diff --git a/Code/Mantid/Testing/Data/DocTest/vdrive_log_bin.dat.md5 b/Testing/Data/DocTest/vdrive_log_bin.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/DocTest/vdrive_log_bin.dat.md5 rename to Testing/Data/DocTest/vdrive_log_bin.dat.md5 diff --git a/Code/Mantid/Testing/Data/README.md b/Testing/Data/README.md similarity index 100% rename from Code/Mantid/Testing/Data/README.md rename to Testing/Data/README.md diff --git a/Code/Mantid/Testing/Data/SystemTest/2011B_HR60b1.irf.md5 b/Testing/Data/SystemTest/2011B_HR60b1.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/2011B_HR60b1.irf.md5 rename to Testing/Data/SystemTest/2011B_HR60b1.irf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/4844b1.inp.md5 b/Testing/Data/SystemTest/4844b1.inp.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/4844b1.inp.md5 rename to Testing/Data/SystemTest/4844b1.inp.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/4to1.map.md5 b/Testing/Data/SystemTest/4to1.map.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/4to1.map.md5 rename to Testing/Data/SystemTest/4to1.map.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/4to1_mid_lowang.map.md5 b/Testing/Data/SystemTest/4to1_mid_lowang.map.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/4to1_mid_lowang.map.md5 rename to Testing/Data/SystemTest/4to1_mid_lowang.map.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ARCS_23961_event.nxs.md5 b/Testing/Data/SystemTest/ARCS_23961_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ARCS_23961_event.nxs.md5 rename to Testing/Data/SystemTest/ARCS_23961_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ARGUSFwdGrouping.xml.md5 b/Testing/Data/SystemTest/ARGUSFwdGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ARGUSFwdGrouping.xml.md5 rename to Testing/Data/SystemTest/ARGUSFwdGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ARGUSGrouping.xml.md5 b/Testing/Data/SystemTest/ARGUSGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ARGUSGrouping.xml.md5 rename to Testing/Data/SystemTest/ARGUSGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/BASIS_AutoReduction_Mask.xml.md5 b/Testing/Data/SystemTest/BASIS_AutoReduction_Mask.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/BASIS_AutoReduction_Mask.xml.md5 rename to Testing/Data/SystemTest/BASIS_AutoReduction_Mask.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/BSS_13387_event.nxs.expected.md5 b/Testing/Data/SystemTest/BSS_13387_event.nxs.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/BSS_13387_event.nxs.expected.md5 rename to Testing/Data/SystemTest/BSS_13387_event.nxs.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/BSS_13387_event.nxs.md5 b/Testing/Data/SystemTest/BSS_13387_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/BSS_13387_event.nxs.md5 rename to Testing/Data/SystemTest/BSS_13387_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/BioSANS_test_data.xml.expected.md5 b/Testing/Data/SystemTest/BioSANS_test_data.xml.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/BioSANS_test_data.xml.expected.md5 rename to Testing/Data/SystemTest/BioSANS_test_data.xml.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/BioSANS_test_data.xml.md5 b/Testing/Data/SystemTest/BioSANS_test_data.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/BioSANS_test_data.xml.md5 rename to Testing/Data/SystemTest/BioSANS_test_data.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_23936_event.nxs.md5 b/Testing/Data/SystemTest/CNCS_23936_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_23936_event.nxs.md5 rename to Testing/Data/SystemTest/CNCS_23936_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_23937_event.nxs.md5 b/Testing/Data/SystemTest/CNCS_23937_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_23937_event.nxs.md5 rename to Testing/Data/SystemTest/CNCS_23937_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_51936_event.nxs.md5 b/Testing/Data/SystemTest/CNCS_51936_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_51936_event.nxs.md5 rename to Testing/Data/SystemTest/CNCS_51936_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_7860_coarse.nxspe.md5 b/Testing/Data/SystemTest/CNCS_7860_coarse.nxspe.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_7860_coarse.nxspe.md5 rename to Testing/Data/SystemTest/CNCS_7860_coarse.nxspe.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_7860_event.nxs.md5 b/Testing/Data/SystemTest/CNCS_7860_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_7860_event.nxs.md5 rename to Testing/Data/SystemTest/CNCS_7860_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_7860_neutron_event.dat.md5 b/Testing/Data/SystemTest/CNCS_7860_neutron_event.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_7860_neutron_event.dat.md5 rename to Testing/Data/SystemTest/CNCS_7860_neutron_event.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_7860_pulseid.dat.md5 b/Testing/Data/SystemTest/CNCS_7860_pulseid.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_7860_pulseid.dat.md5 rename to Testing/Data/SystemTest/CNCS_7860_pulseid.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CNCS_TS_2008_08_18.dat.md5 b/Testing/Data/SystemTest/CNCS_TS_2008_08_18.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CNCS_TS_2008_08_18.dat.md5 rename to Testing/Data/SystemTest/CNCS_TS_2008_08_18.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CSP74683.s02.expected.md5 b/Testing/Data/SystemTest/CSP74683.s02.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CSP74683.s02.expected.md5 rename to Testing/Data/SystemTest/CSP74683.s02.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CSP74683.s02.md5 b/Testing/Data/SystemTest/CSP74683.s02.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CSP74683.s02.md5 rename to Testing/Data/SystemTest/CSP74683.s02.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CSP85423.nxs.md5 b/Testing/Data/SystemTest/CSP85423.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CSP85423.nxs.md5 rename to Testing/Data/SystemTest/CSP85423.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CSP85423.raw.expected.md5 b/Testing/Data/SystemTest/CSP85423.raw.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CSP85423.raw.expected.md5 rename to Testing/Data/SystemTest/CSP85423.raw.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/CSP85423.raw.md5 b/Testing/Data/SystemTest/CSP85423.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/CSP85423.raw.md5 rename to Testing/Data/SystemTest/CSP85423.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/DISF_NaF.cdl.md5 b/Testing/Data/SystemTest/DISF_NaF.cdl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/DISF_NaF.cdl.md5 rename to Testing/Data/SystemTest/DISF_NaF.cdl.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/DaveAscii.grp.expected.md5 b/Testing/Data/SystemTest/DaveAscii.grp.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/DaveAscii.grp.expected.md5 rename to Testing/Data/SystemTest/DaveAscii.grp.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/DaveAscii.grp.md5 b/Testing/Data/SystemTest/DaveAscii.grp.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/DaveAscii.grp.md5 rename to Testing/Data/SystemTest/DaveAscii.grp.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EMU03087.nxs.md5 b/Testing/Data/SystemTest/EMU03087.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EMU03087.nxs.md5 rename to Testing/Data/SystemTest/EMU03087.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EMU30604.NXS.md5 b/Testing/Data/SystemTest/EMU30604.NXS.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EMU30604.NXS.md5 rename to Testing/Data/SystemTest/EMU30604.NXS.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EMUFwdGrouping.xml.md5 b/Testing/Data/SystemTest/EMUFwdGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EMUFwdGrouping.xml.md5 rename to Testing/Data/SystemTest/EMUFwdGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EMUGrouping.xml.md5 b/Testing/Data/SystemTest/EMUGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EMUGrouping.xml.md5 rename to Testing/Data/SystemTest/EMUGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ENGINX00193749.nxs.md5 b/Testing/Data/SystemTest/ENGINX00193749.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ENGINX00193749.nxs.md5 rename to Testing/Data/SystemTest/ENGINX00193749.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ENGINX00236516.nxs.md5 b/Testing/Data/SystemTest/ENGINX00236516.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ENGINX00236516.nxs.md5 rename to Testing/Data/SystemTest/ENGINX00236516.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 b/Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 rename to Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 b/Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 rename to Testing/Data/SystemTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EQSANS_1466_event.nxs.md5 b/Testing/Data/SystemTest/EQSANS_1466_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EQSANS_1466_event.nxs.md5 rename to Testing/Data/SystemTest/EQSANS_1466_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EQSANS_3293_event.nxs.md5 b/Testing/Data/SystemTest/EQSANS_3293_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EQSANS_3293_event.nxs.md5 rename to Testing/Data/SystemTest/EQSANS_3293_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EQSANS_4061_event.nxs.md5 b/Testing/Data/SystemTest/EQSANS_4061_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EQSANS_4061_event.nxs.md5 rename to Testing/Data/SystemTest/EQSANS_4061_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EQSANS_sensitivity.nxs.md5 b/Testing/Data/SystemTest/EQSANS_sensitivity.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EQSANS_sensitivity.nxs.md5 rename to Testing/Data/SystemTest/EQSANS_sensitivity.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS01250.raw.md5 b/Testing/Data/SystemTest/EVS01250.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS01250.raw.md5 rename to Testing/Data/SystemTest/EVS01250.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS08500.raw.md5 b/Testing/Data/SystemTest/EVS08500.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS08500.raw.md5 rename to Testing/Data/SystemTest/EVS08500.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS09000.raw.md5 b/Testing/Data/SystemTest/EVS09000.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS09000.raw.md5 rename to Testing/Data/SystemTest/EVS09000.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS14188.raw.md5 b/Testing/Data/SystemTest/EVS14188.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS14188.raw.md5 rename to Testing/Data/SystemTest/EVS14188.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS14189.raw.md5 b/Testing/Data/SystemTest/EVS14189.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS14189.raw.md5 rename to Testing/Data/SystemTest/EVS14189.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS14190.raw.md5 b/Testing/Data/SystemTest/EVS14190.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS14190.raw.md5 rename to Testing/Data/SystemTest/EVS14190.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/EVS15289.raw.md5 b/Testing/Data/SystemTest/EVS15289.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/EVS15289.raw.md5 rename to Testing/Data/SystemTest/EVS15289.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/Example.spe.expected.md5 b/Testing/Data/SystemTest/Example.spe.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/Example.spe.expected.md5 rename to Testing/Data/SystemTest/Example.spe.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/Example.spe.md5 b/Testing/Data/SystemTest/Example.spe.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/Example.spe.md5 rename to Testing/Data/SystemTest/Example.spe.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/GEM58654.raw.md5 b/Testing/Data/SystemTest/GEM58654.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/GEM58654.raw.md5 rename to Testing/Data/SystemTest/GEM58654.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/GEM59378.raw.md5 b/Testing/Data/SystemTest/GEM59378.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/GEM59378.raw.md5 rename to Testing/Data/SystemTest/GEM59378.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/GEM59381.raw.md5 b/Testing/Data/SystemTest/GEM59381.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/GEM59381.raw.md5 rename to Testing/Data/SystemTest/GEM59381.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/GPD900.nxs.md5 b/Testing/Data/SystemTest/GPD900.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/GPD900.nxs.md5 rename to Testing/Data/SystemTest/GPD900.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/GPS5397.NXS.md5 b/Testing/Data/SystemTest/GPS5397.NXS.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/GPS5397.NXS.md5 rename to Testing/Data/SystemTest/GPS5397.NXS.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HRP38094Calib.nxs.md5 b/Testing/Data/SystemTest/HRP38094Calib.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HRP38094Calib.nxs.md5 rename to Testing/Data/SystemTest/HRP38094Calib.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HRP39180.RAW.md5 b/Testing/Data/SystemTest/HRP39180.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HRP39180.RAW.md5 rename to Testing/Data/SystemTest/HRP39180.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HYSA_2934.nxs.h5.md5 b/Testing/Data/SystemTest/HYSA_2934.nxs.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HYSA_2934.nxs.h5.md5 rename to Testing/Data/SystemTest/HYSA_2934.nxs.h5.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HYSA_mask.xml.md5 b/Testing/Data/SystemTest/HYSA_mask.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HYSA_mask.xml.md5 rename to Testing/Data/SystemTest/HYSA_mask.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HYS_13656_event.nxs.md5 b/Testing/Data/SystemTest/HYS_13656_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HYS_13656_event.nxs.md5 rename to Testing/Data/SystemTest/HYS_13656_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HYS_13657_event.nxs.md5 b/Testing/Data/SystemTest/HYS_13657_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HYS_13657_event.nxs.md5 rename to Testing/Data/SystemTest/HYS_13657_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HYS_13658_event.nxs.md5 b/Testing/Data/SystemTest/HYS_13658_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HYS_13658_event.nxs.md5 rename to Testing/Data/SystemTest/HYS_13658_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HiFi0Grouping.xml.md5 b/Testing/Data/SystemTest/HiFi0Grouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HiFi0Grouping.xml.md5 rename to Testing/Data/SystemTest/HiFi0Grouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/HiFiGrouping.xml.md5 b/Testing/Data/SystemTest/HiFiGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/HiFiGrouping.xml.md5 rename to Testing/Data/SystemTest/HiFiGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/001420.nxs.md5 b/Testing/Data/SystemTest/ILL/001420.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/001420.nxs.md5 rename to Testing/Data/SystemTest/ILL/001420.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/001422.nxs.md5 b/Testing/Data/SystemTest/ILL/001422.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/001422.nxs.md5 rename to Testing/Data/SystemTest/ILL/001422.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/001425.nxs.md5 b/Testing/Data/SystemTest/ILL/001425.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/001425.nxs.md5 rename to Testing/Data/SystemTest/ILL/001425.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/001427.nxs.md5 b/Testing/Data/SystemTest/ILL/001427.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/001427.nxs.md5 rename to Testing/Data/SystemTest/ILL/001427.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/001428.nxs.md5 b/Testing/Data/SystemTest/ILL/001428.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/001428.nxs.md5 rename to Testing/Data/SystemTest/ILL/001428.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/001431.nxs.md5 b/Testing/Data/SystemTest/ILL/001431.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/001431.nxs.md5 rename to Testing/Data/SystemTest/ILL/001431.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/068288.nxs.md5 b/Testing/Data/SystemTest/ILL/068288.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/068288.nxs.md5 rename to Testing/Data/SystemTest/ILL/068288.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/068288.txt.md5 b/Testing/Data/SystemTest/ILL/068288.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/068288.txt.md5 rename to Testing/Data/SystemTest/ILL/068288.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/ILLIN4_074252.nxs.md5 b/Testing/Data/SystemTest/ILL/ILLIN4_074252.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/ILLIN4_074252.nxs.md5 rename to Testing/Data/SystemTest/ILL/ILLIN4_074252.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/ILLIN5_Sample_096003.nxs.md5 b/Testing/Data/SystemTest/ILL/ILLIN5_Sample_096003.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/ILLIN5_Sample_096003.nxs.md5 rename to Testing/Data/SystemTest/ILL/ILLIN5_Sample_096003.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/ILLIN5_Vana_095893.nxs.md5 b/Testing/Data/SystemTest/ILL/ILLIN5_Vana_095893.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/ILLIN5_Vana_095893.nxs.md5 rename to Testing/Data/SystemTest/ILL/ILLIN5_Vana_095893.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/ILL_D2B_121459.txt.md5 b/Testing/Data/SystemTest/ILL/ILL_D2B_121459.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/ILL_D2B_121459.txt.md5 rename to Testing/Data/SystemTest/ILL/ILL_D2B_121459.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/cry1_2.tif.md5 b/Testing/Data/SystemTest/ILL/cry1_2.tif.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/cry1_2.tif.md5 rename to Testing/Data/SystemTest/ILL/cry1_2.tif.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/ILL/readme.txt.md5 b/Testing/Data/SystemTest/ILL/readme.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/ILL/readme.txt.md5 rename to Testing/Data/SystemTest/ILL/readme.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IN10_P3OT_350K.inx.md5 b/Testing/Data/SystemTest/IN10_P3OT_350K.inx.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IN10_P3OT_350K.inx.md5 rename to Testing/Data/SystemTest/IN10_P3OT_350K.inx.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IN13_16347.asc.md5 b/Testing/Data/SystemTest/IN13_16347.asc.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IN13_16347.asc.md5 rename to Testing/Data/SystemTest/IN13_16347.asc.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IN16_65722.asc.md5 b/Testing/Data/SystemTest/IN16_65722.asc.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IN16_65722.asc.md5 rename to Testing/Data/SystemTest/IN16_65722.asc.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00007709.nxs.md5 b/Testing/Data/SystemTest/INTER00007709.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00007709.nxs.md5 rename to Testing/Data/SystemTest/INTER00007709.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00007709.raw.md5 b/Testing/Data/SystemTest/INTER00007709.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00007709.raw.md5 rename to Testing/Data/SystemTest/INTER00007709.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00013460.nxs.md5 b/Testing/Data/SystemTest/INTER00013460.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00013460.nxs.md5 rename to Testing/Data/SystemTest/INTER00013460.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00013462.nxs.md5 b/Testing/Data/SystemTest/INTER00013462.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00013462.nxs.md5 rename to Testing/Data/SystemTest/INTER00013462.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00013463.nxs.md5 b/Testing/Data/SystemTest/INTER00013463.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00013463.nxs.md5 rename to Testing/Data/SystemTest/INTER00013463.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00013464.nxs.md5 b/Testing/Data/SystemTest/INTER00013464.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00013464.nxs.md5 rename to Testing/Data/SystemTest/INTER00013464.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/INTER00013469.nxs.md5 b/Testing/Data/SystemTest/INTER00013469.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/INTER00013469.nxs.md5 rename to Testing/Data/SystemTest/INTER00013469.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IP0005.dat.md5 b/Testing/Data/SystemTest/IP0005.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IP0005.dat.md5 rename to Testing/Data/SystemTest/IP0005.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IRS26173.RAW.md5 b/Testing/Data/SystemTest/IRS26173.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IRS26173.RAW.md5 rename to Testing/Data/SystemTest/IRS26173.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IRS26176.RAW.md5 b/Testing/Data/SystemTest/IRS26176.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IRS26176.RAW.md5 rename to Testing/Data/SystemTest/IRS26176.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/IRS53664.raw.md5 b/Testing/Data/SystemTest/IRS53664.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/IRS53664.raw.md5 rename to Testing/Data/SystemTest/IRS53664.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LB4844b1.hkl.md5 b/Testing/Data/SystemTest/LB4844b1.hkl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LB4844b1.hkl.md5 rename to Testing/Data/SystemTest/LB4844b1.hkl.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LET00005545.raw.md5 b/Testing/Data/SystemTest/LET00005545.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LET00005545.raw.md5 rename to Testing/Data/SystemTest/LET00005545.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LET00006278.nxs.md5 b/Testing/Data/SystemTest/LET00006278.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LET00006278.nxs.md5 rename to Testing/Data/SystemTest/LET00006278.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LET00014305.nxs.md5 b/Testing/Data/SystemTest/LET00014305.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LET00014305.nxs.md5 rename to Testing/Data/SystemTest/LET00014305.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LET00014319.nxs.md5 b/Testing/Data/SystemTest/LET00014319.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LET00014319.nxs.md5 rename to Testing/Data/SystemTest/LET00014319.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LET_hard.msk.md5 b/Testing/Data/SystemTest/LET_hard.msk.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LET_hard.msk.md5 rename to Testing/Data/SystemTest/LET_hard.msk.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/DIRECT.041.expected.md5 b/Testing/Data/SystemTest/LOQ/DIRECT.041.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/DIRECT.041.expected.md5 rename to Testing/Data/SystemTest/LOQ/DIRECT.041.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/DIRECT.041.md5 b/Testing/Data/SystemTest/LOQ/DIRECT.041.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/DIRECT.041.md5 rename to Testing/Data/SystemTest/LOQ/DIRECT.041.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/DIRECTHAB.983.md5 b/Testing/Data/SystemTest/LOQ/DIRECTHAB.983.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/DIRECTHAB.983.md5 rename to Testing/Data/SystemTest/LOQ/DIRECTHAB.983.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/FLAT_CELL.061.md5 b/Testing/Data/SystemTest/LOQ/FLAT_CELL.061.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/FLAT_CELL.061.md5 rename to Testing/Data/SystemTest/LOQ/FLAT_CELL.061.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54431.raw.md5 b/Testing/Data/SystemTest/LOQ/LOQ54431.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54431.raw.md5 rename to Testing/Data/SystemTest/LOQ/LOQ54431.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54432.raw.md5 b/Testing/Data/SystemTest/LOQ/LOQ54432.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54432.raw.md5 rename to Testing/Data/SystemTest/LOQ/LOQ54432.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54433.raw.md5 b/Testing/Data/SystemTest/LOQ/LOQ54433.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54433.raw.md5 rename to Testing/Data/SystemTest/LOQ/LOQ54433.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54434.raw.md5 b/Testing/Data/SystemTest/LOQ/LOQ54434.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54434.raw.md5 rename to Testing/Data/SystemTest/LOQ/LOQ54434.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54435.raw.expected.md5 b/Testing/Data/SystemTest/LOQ/LOQ54435.raw.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54435.raw.expected.md5 rename to Testing/Data/SystemTest/LOQ/LOQ54435.raw.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54435.raw.md5 b/Testing/Data/SystemTest/LOQ/LOQ54435.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ54435.raw.md5 rename to Testing/Data/SystemTest/LOQ/LOQ54435.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74014.nxs.md5 b/Testing/Data/SystemTest/LOQ/LOQ74014.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74014.nxs.md5 rename to Testing/Data/SystemTest/LOQ/LOQ74014.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74019.nxs.md5 b/Testing/Data/SystemTest/LOQ/LOQ74019.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74019.nxs.md5 rename to Testing/Data/SystemTest/LOQ/LOQ74019.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74020.nxs.expected.md5 b/Testing/Data/SystemTest/LOQ/LOQ74020.nxs.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74020.nxs.expected.md5 rename to Testing/Data/SystemTest/LOQ/LOQ74020.nxs.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74020.nxs.md5 b/Testing/Data/SystemTest/LOQ/LOQ74020.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74020.nxs.md5 rename to Testing/Data/SystemTest/LOQ/LOQ74020.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74024.nxs.md5 b/Testing/Data/SystemTest/LOQ/LOQ74024.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74024.nxs.md5 rename to Testing/Data/SystemTest/LOQ/LOQ74024.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74044.nxs.md5 b/Testing/Data/SystemTest/LOQ/LOQ74044.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ74044.nxs.md5 rename to Testing/Data/SystemTest/LOQ/LOQ74044.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99618.RAW.md5 b/Testing/Data/SystemTest/LOQ/LOQ99618.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99618.RAW.md5 rename to Testing/Data/SystemTest/LOQ/LOQ99618.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99619.RAW.md5 b/Testing/Data/SystemTest/LOQ/LOQ99619.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99619.RAW.md5 rename to Testing/Data/SystemTest/LOQ/LOQ99619.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99620.RAW.md5 b/Testing/Data/SystemTest/LOQ/LOQ99620.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99620.RAW.md5 rename to Testing/Data/SystemTest/LOQ/LOQ99620.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99630.RAW.md5 b/Testing/Data/SystemTest/LOQ/LOQ99630.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99630.RAW.md5 rename to Testing/Data/SystemTest/LOQ/LOQ99630.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99631.RAW.md5 b/Testing/Data/SystemTest/LOQ/LOQ99631.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/LOQ99631.RAW.md5 rename to Testing/Data/SystemTest/LOQ/LOQ99631.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/MANTID_FLAT_CELL.115.md5 b/Testing/Data/SystemTest/LOQ/MANTID_FLAT_CELL.115.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/MANTID_FLAT_CELL.115.md5 rename to Testing/Data/SystemTest/LOQ/MANTID_FLAT_CELL.115.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/MASK.094AA.md5 b/Testing/Data/SystemTest/LOQ/MASK.094AA.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/MASK.094AA.md5 rename to Testing/Data/SystemTest/LOQ/MASK.094AA.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/MaskLOQData.txt.md5 b/Testing/Data/SystemTest/LOQ/MaskLOQData.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/MaskLOQData.txt.md5 rename to Testing/Data/SystemTest/LOQ/MaskLOQData.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/batch_input.csv.md5 b/Testing/Data/SystemTest/LOQ/batch_input.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/batch_input.csv.md5 rename to Testing/Data/SystemTest/LOQ/batch_input.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LOQ/loq_batch_mode_reduction.csv.md5 b/Testing/Data/SystemTest/LOQ/loq_batch_mode_reduction.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LOQ/loq_batch_mode_reduction.csv.md5 rename to Testing/Data/SystemTest/LOQ/loq_batch_mode_reduction.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LoadSNSspec.txt.expected.md5 b/Testing/Data/SystemTest/LoadSNSspec.txt.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LoadSNSspec.txt.expected.md5 rename to Testing/Data/SystemTest/LoadSNSspec.txt.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/LoadSNSspec.txt.md5 b/Testing/Data/SystemTest/LoadSNSspec.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/LoadSNSspec.txt.md5 rename to Testing/Data/SystemTest/LoadSNSspec.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAP17186.raw.md5 b/Testing/Data/SystemTest/MAP17186.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAP17186.raw.md5 rename to Testing/Data/SystemTest/MAP17186.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAP17269.raw.md5 b/Testing/Data/SystemTest/MAP17269.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAP17269.raw.md5 rename to Testing/Data/SystemTest/MAP17269.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAP17589.raw.md5 b/Testing/Data/SystemTest/MAP17589.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAP17589.raw.md5 rename to Testing/Data/SystemTest/MAP17589.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAPS00018314.nxs.md5 b/Testing/Data/SystemTest/MAPS00018314.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAPS00018314.nxs.md5 rename to Testing/Data/SystemTest/MAPS00018314.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAR11001.RAW.md5 b/Testing/Data/SystemTest/MAR11001.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAR11001.RAW.md5 rename to Testing/Data/SystemTest/MAR11001.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAR11015.RAW.md5 b/Testing/Data/SystemTest/MAR11015.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAR11015.RAW.md5 rename to Testing/Data/SystemTest/MAR11015.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MAR11060.RAW.md5 b/Testing/Data/SystemTest/MAR11060.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MAR11060.RAW.md5 rename to Testing/Data/SystemTest/MAR11060.RAW.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MER06398.raw.md5 b/Testing/Data/SystemTest/MER06398.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MER06398.raw.md5 rename to Testing/Data/SystemTest/MER06398.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MER06399.raw.md5 b/Testing/Data/SystemTest/MER06399.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MER06399.raw.md5 rename to Testing/Data/SystemTest/MER06399.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MER18492.nxs.md5 b/Testing/Data/SystemTest/MER18492.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MER18492.nxs.md5 rename to Testing/Data/SystemTest/MER18492.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MUSR00015192.nxs.md5 b/Testing/Data/SystemTest/MUSR00015192.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MUSR00015192.nxs.md5 rename to Testing/Data/SystemTest/MUSR00015192.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MUT53578.NXS.md5 b/Testing/Data/SystemTest/MUT53578.NXS.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MUT53578.NXS.md5 rename to Testing/Data/SystemTest/MUT53578.NXS.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MuSR1Grouping.xml.md5 b/Testing/Data/SystemTest/MuSR1Grouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MuSR1Grouping.xml.md5 rename to Testing/Data/SystemTest/MuSR1Grouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/MuSRGrouping.xml.md5 b/Testing/Data/SystemTest/MuSRGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/MuSRGrouping.xml.md5 rename to Testing/Data/SystemTest/MuSRGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010791.nxs.md5 b/Testing/Data/SystemTest/OFFSPEC00010791.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010791.nxs.md5 rename to Testing/Data/SystemTest/OFFSPEC00010791.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010791.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00010791.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010791.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00010791.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010792.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00010792.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010792.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00010792.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010793.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00010793.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00010793.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00010793.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027575.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00027575.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027575.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00027575.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027576.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00027576.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027576.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00027576.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027578.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00027578.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027578.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00027578.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027585.raw.md5 b/Testing/Data/SystemTest/OFFSPEC00027585.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OFFSPEC00027585.raw.md5 rename to Testing/Data/SystemTest/OFFSPEC00027585.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSI89813.raw.md5 b/Testing/Data/SystemTest/OSI89813.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSI89813.raw.md5 rename to Testing/Data/SystemTest/OSI89813.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSI89814.raw.md5 b/Testing/Data/SystemTest/OSI89814.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSI89814.raw.md5 rename to Testing/Data/SystemTest/OSI89814.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSI89815.raw.md5 b/Testing/Data/SystemTest/OSI89815.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSI89815.raw.md5 rename to Testing/Data/SystemTest/OSI89815.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSI97919.raw.md5 b/Testing/Data/SystemTest/OSI97919.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSI97919.raw.md5 rename to Testing/Data/SystemTest/OSI97919.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSI97935.raw.md5 b/Testing/Data/SystemTest/OSI97935.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSI97935.raw.md5 rename to Testing/Data/SystemTest/OSI97935.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSIRIS00106550.raw.md5 b/Testing/Data/SystemTest/OSIRIS00106550.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSIRIS00106550.raw.md5 rename to Testing/Data/SystemTest/OSIRIS00106550.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/OSIRIS00106551.raw.md5 b/Testing/Data/SystemTest/OSIRIS00106551.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/OSIRIS00106551.raw.md5 rename to Testing/Data/SystemTest/OSIRIS00106551.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074795.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00074795.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074795.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00074795.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074796.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00074796.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074796.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00074796.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074797.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00074797.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074797.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00074797.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074798.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00074798.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074798.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00074798.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074799.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00074799.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074799.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00074799.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074800.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00074800.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00074800.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00074800.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075318.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00075318.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075318.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00075318.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075319.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00075319.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075319.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00075319.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075320.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00075320.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075320.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00075320.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075321.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00075321.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075321.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00075321.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075322.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00075322.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075322.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00075322.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075323.raw.md5 b/Testing/Data/SystemTest/PEARL/PEARL00075323.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PEARL00075323.raw.md5 rename to Testing/Data/SystemTest/PEARL/PEARL00075323.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/PRL112_DC25_10MM_FF.OUT.md5 b/Testing/Data/SystemTest/PEARL/PRL112_DC25_10MM_FF.OUT.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/PRL112_DC25_10MM_FF.OUT.md5 rename to Testing/Data/SystemTest/PEARL/PRL112_DC25_10MM_FF.OUT.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/pearl_group_12_1_TT70.cal.md5 b/Testing/Data/SystemTest/PEARL/pearl_group_12_1_TT70.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/pearl_group_12_1_TT70.cal.md5 rename to Testing/Data/SystemTest/PEARL/pearl_group_12_1_TT70.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/pearl_offset_12_1.cal.md5 b/Testing/Data/SystemTest/PEARL/pearl_offset_12_1.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/pearl_offset_12_1.cal.md5 rename to Testing/Data/SystemTest/PEARL/pearl_offset_12_1.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL/van_spline_TT70_cycle_12_1.nxs.md5 b/Testing/Data/SystemTest/PEARL/van_spline_TT70_cycle_12_1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL/van_spline_TT70_cycle_12_1.nxs.md5 rename to Testing/Data/SystemTest/PEARL/van_spline_TT70_cycle_12_1.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PEARL00073987.raw.md5 b/Testing/Data/SystemTest/PEARL00073987.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PEARL00073987.raw.md5 rename to Testing/Data/SystemTest/PEARL00073987.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_11485-1.dat.md5 b/Testing/Data/SystemTest/PG3_11485-1.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_11485-1.dat.md5 rename to Testing/Data/SystemTest/PG3_11485-1.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_2538_event.nxs.md5 b/Testing/Data/SystemTest/PG3_2538_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_2538_event.nxs.md5 rename to Testing/Data/SystemTest/PG3_2538_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_4844_event.nxs.md5 b/Testing/Data/SystemTest/PG3_4844_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_4844_event.nxs.md5 rename to Testing/Data/SystemTest/PG3_4844_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_4866_event.nxs.md5 b/Testing/Data/SystemTest/PG3_4866_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_4866_event.nxs.md5 rename to Testing/Data/SystemTest/PG3_4866_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_5226_event.nxs.md5 b/Testing/Data/SystemTest/PG3_5226_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_5226_event.nxs.md5 rename to Testing/Data/SystemTest/PG3_5226_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_9829_event.nxs.md5 b/Testing/Data/SystemTest/PG3_9829_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_9829_event.nxs.md5 rename to Testing/Data/SystemTest/PG3_9829_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_9830_event.nxs.expected.md5 b/Testing/Data/SystemTest/PG3_9830_event.nxs.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_9830_event.nxs.expected.md5 rename to Testing/Data/SystemTest/PG3_9830_event.nxs.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_9830_event.nxs.md5 b/Testing/Data/SystemTest/PG3_9830_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_9830_event.nxs.md5 rename to Testing/Data/SystemTest/PG3_9830_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_FERNS_d4832_2011_08_24.cal.md5 b/Testing/Data/SystemTest/PG3_FERNS_d4832_2011_08_24.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_FERNS_d4832_2011_08_24.cal.md5 rename to Testing/Data/SystemTest/PG3_FERNS_d4832_2011_08_24.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_characterization_2011_08_31-HR.txt.md5 b/Testing/Data/SystemTest/PG3_characterization_2011_08_31-HR.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_characterization_2011_08_31-HR.txt.md5 rename to Testing/Data/SystemTest/PG3_characterization_2011_08_31-HR.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PG3_characterization_2012_02_23-HR-ILL.txt.md5 b/Testing/Data/SystemTest/PG3_characterization_2012_02_23-HR-ILL.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PG3_characterization_2012_02_23-HR-ILL.txt.md5 rename to Testing/Data/SystemTest/PG3_characterization_2012_02_23-HR-ILL.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/POLREF00003014.raw.md5 b/Testing/Data/SystemTest/POLREF00003014.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/POLREF00003014.raw.md5 rename to Testing/Data/SystemTest/POLREF00003014.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/POLREF00004699.nxs.md5 b/Testing/Data/SystemTest/POLREF00004699.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/POLREF00004699.nxs.md5 rename to Testing/Data/SystemTest/POLREF00004699.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/POLREF00004699.raw.md5 b/Testing/Data/SystemTest/POLREF00004699.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/POLREF00004699.raw.md5 rename to Testing/Data/SystemTest/POLREF00004699.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0902.bin.md5 b/Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0902.bin.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0902.bin.md5 rename to Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0902.bin.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0923.bin.md5 b/Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0923.bin.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0923.bin.md5 rename to Testing/Data/SystemTest/PSI/deltat_tdc_gpd_0923.bin.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REFL_119816.nxs.md5 b/Testing/Data/SystemTest/REFL_119816.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REFL_119816.nxs.md5 rename to Testing/Data/SystemTest/REFL_119816.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_119690_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_119690_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_119690_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_119690_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_119692_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_119692_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_119692_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_119692_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_119814_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_119814_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_119814_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_119814_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_119816_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_119816_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_119816_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_119816_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_123711_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_123711_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_123711_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_123711_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_124168_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_124168_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_124168_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_124168_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_124169_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_124169_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_124169_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_124169_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_124170_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_124170_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_124170_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_124170_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_124171_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_124171_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_124171_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_124171_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_124172_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_124172_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_124172_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_124172_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_70964_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_70964_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_70964_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_70964_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_L_70977_event.nxs.md5 b/Testing/Data/SystemTest/REF_L_70977_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_L_70977_event.nxs.md5 rename to Testing/Data/SystemTest/REF_L_70977_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_M_9684_event.nxs.md5 b/Testing/Data/SystemTest/REF_M_9684_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_M_9684_event.nxs.md5 rename to Testing/Data/SystemTest/REF_M_9684_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/REF_M_9709_event.nxs.md5 b/Testing/Data/SystemTest/REF_M_9709_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/REF_M_9709_event.nxs.md5 rename to Testing/Data/SystemTest/REF_M_9709_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/992 Descriptions.txt.md5 b/Testing/Data/SystemTest/SANS2D/992 Descriptions.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/992 Descriptions.txt.md5 rename to Testing/Data/SystemTest/SANS2D/992 Descriptions.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_dark_current.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_dark_current.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_dark_current.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_dark_current.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_empty_cell.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_empty_cell.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_empty_cell.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_empty_cell.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_empty_trans.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_empty_trans.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_empty_trans.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_empty_trans.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_exp61_scan0004_0001.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_exp61_scan0004_0001.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_exp61_scan0004_0001.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_exp61_scan0004_0001.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_flood_data.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_flood_data.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_flood_data.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_flood_data.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_sample_trans.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_sample_trans.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_sample_trans.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_sample_trans.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_test_data.xml.md5 b/Testing/Data/SystemTest/SANS2D/BioSANS_test_data.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/BioSANS_test_data.xml.md5 rename to Testing/Data/SystemTest/SANS2D/BioSANS_test_data.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECTM1_15785_12m_31Oct12_v12.dat.md5 b/Testing/Data/SystemTest/SANS2D/DIRECTM1_15785_12m_31Oct12_v12.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECTM1_15785_12m_31Oct12_v12.dat.md5 rename to Testing/Data/SystemTest/SANS2D/DIRECTM1_15785_12m_31Oct12_v12.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECT_RUN524.dat.md5 b/Testing/Data/SystemTest/SANS2D/DIRECT_RUN524.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECT_RUN524.dat.md5 rename to Testing/Data/SystemTest/SANS2D/DIRECT_RUN524.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECT_SANS2D_REAR_28829_4m_30x20_29Apr15.txt.md5 b/Testing/Data/SystemTest/SANS2D/DIRECT_SANS2D_REAR_28829_4m_30x20_29Apr15.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECT_SANS2D_REAR_28829_4m_30x20_29Apr15.txt.md5 rename to Testing/Data/SystemTest/SANS2D/DIRECT_SANS2D_REAR_28829_4m_30x20_29Apr15.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECT_SANS2d_27511_12m_Rear_23Mar15.txt.md5 b/Testing/Data/SystemTest/SANS2D/DIRECT_SANS2d_27511_12m_Rear_23Mar15.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/DIRECT_SANS2d_27511_12m_Rear_23Mar15.txt.md5 rename to Testing/Data/SystemTest/SANS2D/DIRECT_SANS2d_27511_12m_Rear_23Mar15.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASKSANS2D.091A.md5 b/Testing/Data/SystemTest/SANS2D/MASKSANS2D.091A.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASKSANS2D.091A.md5 rename to Testing/Data/SystemTest/SANS2D/MASKSANS2D.091A.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASKSANS2D_094i_RKH.txt.md5 b/Testing/Data/SystemTest/SANS2D/MASKSANS2D_094i_RKH.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASKSANS2D_094i_RKH.txt.md5 rename to Testing/Data/SystemTest/SANS2D/MASKSANS2D_094i_RKH.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASKSANS2Doptions.091A.md5 b/Testing/Data/SystemTest/SANS2D/MASKSANS2Doptions.091A.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASKSANS2Doptions.091A.md5 rename to Testing/Data/SystemTest/SANS2D/MASKSANS2Doptions.091A.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_BOTH_Extras_24Mar2015.xml.md5 b/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_BOTH_Extras_24Mar2015.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_BOTH_Extras_24Mar2015.xml.md5 rename to Testing/Data/SystemTest/SANS2D/MASK_SANS2D_BOTH_Extras_24Mar2015.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_FRONT_Edges_16Mar2015.xml.md5 b/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_FRONT_Edges_16Mar2015.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_FRONT_Edges_16Mar2015.xml.md5 rename to Testing/Data/SystemTest/SANS2D/MASK_SANS2D_FRONT_Edges_16Mar2015.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Bottom_3_tubes_16May2014.xml.md5 b/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Bottom_3_tubes_16May2014.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Bottom_3_tubes_16May2014.xml.md5 rename to Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Bottom_3_tubes_16May2014.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Edges_16Mar2015.xml.md5 b/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Edges_16Mar2015.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Edges_16Mar2015.xml.md5 rename to Testing/Data/SystemTest/SANS2D/MASK_SANS2D_REAR_Edges_16Mar2015.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI.txt.md5 b/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI.txt.md5 rename to Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_LimitEventsTime.txt.md5 b/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_LimitEventsTime.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_LimitEventsTime.txt.md5 rename to Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_LimitEventsTime.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_MaskFiles.txt.md5 b/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_MaskFiles.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_MaskFiles.txt.md5 rename to Testing/Data/SystemTest/SANS2D/MaskSANS2DReductionGUI_MaskFiles.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Changer.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Changer.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Changer.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Changer.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Det1_Temp.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Det1_Temp.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Det1_Temp.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Det1_Temp.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Fast_Shutter.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Fast_Shutter.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Fast_Shutter.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Fast_Shutter.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Guide_Pressure.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Guide_Pressure.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Guide_Pressure.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Guide_Pressure.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Height.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Height.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Height.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Height.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPdebug.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPdebug.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPdebug.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPdebug.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPevent.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPevent.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPstatus.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPstatus.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPstatus.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_ICPstatus.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Julabo.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Julabo.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Julabo.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Julabo.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Moderator_Temp.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Moderator_Temp.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Moderator_Temp.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Moderator_Temp.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Sample.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Sample.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Sample.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Sample.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Status.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Status.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Status.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Status.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Table.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Table.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Table.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Table.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Tank_Pressure.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Tank_Pressure.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000808_Tank_Pressure.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000808_Tank_Pressure.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000987.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000987.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000987.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000987.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000987.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000987.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000987.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000987.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000988.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000988.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000988.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000988.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000988.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000988.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000988.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000988.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000989.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000989.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000989.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000989.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000989.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000989.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000989.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000989.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000992.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000992.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000992.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000992.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000992.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000992.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000992.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000992.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000993.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000993.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000993.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000993.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000993.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00000993.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00000993.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00000993.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00002500.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00002500.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00002500.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00002500.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00002500.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00002500.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00002500.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00002500.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005512.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005512.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005512.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005512.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005512.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005512.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005512.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005512.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005543.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005543.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005543.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005543.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005543.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005543.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005543.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005543.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005544.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005544.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005544.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005544.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005544.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005544.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005544.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005544.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005545.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005545.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005545.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005545.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005545.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005545.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005545.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005545.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005546.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005546.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005546.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005546.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005546.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005546.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005546.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005546.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005547.log.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005547.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005547.log.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005547.log.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005547.raw.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00005547.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00005547.raw.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00005547.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022023.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00022023.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022023.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00022023.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022024.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00022024.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022024.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00022024.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022041.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00022041.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022041.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00022041.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022048.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00022048.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00022048.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00022048.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028784.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028784.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028784.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028784.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028793.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028793.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028793.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028793.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028797.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028797.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028797.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028797.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028804.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028804.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028804.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028804.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028808.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028808.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028808.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028808.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028823.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028823.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028823.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028823.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028827.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00028827.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00028827.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00028827.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00029089.nxs.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D00029089.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D00029089.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D00029089.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2DTUBES_ZeroErrorFree_batch.csv.md5 b/Testing/Data/SystemTest/SANS2D/SANS2DTUBES_ZeroErrorFree_batch.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2DTUBES_ZeroErrorFree_batch.csv.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2DTUBES_ZeroErrorFree_batch.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2DTube_ZerroErrorFreeTest.txt.md5 b/Testing/Data/SystemTest/SANS2D/SANS2DTube_ZerroErrorFreeTest.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2DTube_ZerroErrorFreeTest.txt.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2DTube_ZerroErrorFreeTest.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_992_91A.csv.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D_992_91A.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_992_91A.csv.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D_992_91A.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_mask_batch.csv.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D_mask_batch.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_mask_batch.csv.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D_mask_batch.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_multiPeriodTests.csv.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D_multiPeriodTests.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_multiPeriodTests.csv.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D_multiPeriodTests.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_periodTests.csv.md5 b/Testing/Data/SystemTest/SANS2D/SANS2D_periodTests.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/SANS2D_periodTests.csv.md5 rename to Testing/Data/SystemTest/SANS2D/SANS2D_periodTests.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/TUBE_SANS2D_BOTH_27345_20Mar15.nxs.md5 b/Testing/Data/SystemTest/SANS2D/TUBE_SANS2D_BOTH_27345_20Mar15.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/TUBE_SANS2D_BOTH_27345_20Mar15.nxs.md5 rename to Testing/Data/SystemTest/SANS2D/TUBE_SANS2D_BOTH_27345_20Mar15.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/USER_SANS2D_143ZC_2p4_4m_M4_Knowles_12mm.txt.md5 b/Testing/Data/SystemTest/SANS2D/USER_SANS2D_143ZC_2p4_4m_M4_Knowles_12mm.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/USER_SANS2D_143ZC_2p4_4m_M4_Knowles_12mm.txt.md5 rename to Testing/Data/SystemTest/SANS2D/USER_SANS2D_143ZC_2p4_4m_M4_Knowles_12mm.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/linked_circles_mask.xml.md5 b/Testing/Data/SystemTest/SANS2D/linked_circles_mask.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/linked_circles_mask.xml.md5 rename to Testing/Data/SystemTest/SANS2D/linked_circles_mask.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/reduced_center_by_hand.txt.md5 b/Testing/Data/SystemTest/SANS2D/reduced_center_by_hand.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/reduced_center_by_hand.txt.md5 rename to Testing/Data/SystemTest/SANS2D/reduced_center_by_hand.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/reduced_center_calculated.txt.md5 b/Testing/Data/SystemTest/SANS2D/reduced_center_calculated.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/reduced_center_calculated.txt.md5 rename to Testing/Data/SystemTest/SANS2D/reduced_center_calculated.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/reduced_transmission.txt.md5 b/Testing/Data/SystemTest/SANS2D/reduced_transmission.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/reduced_transmission.txt.md5 rename to Testing/Data/SystemTest/SANS2D/reduced_transmission.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/sans2d_reduction_gui_batch.csv.md5 b/Testing/Data/SystemTest/SANS2D/sans2d_reduction_gui_batch.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/sans2d_reduction_gui_batch.csv.md5 rename to Testing/Data/SystemTest/SANS2D/sans2d_reduction_gui_batch.csv.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/target_circles_mask.xml.md5 b/Testing/Data/SystemTest/SANS2D/target_circles_mask.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/target_circles_mask.xml.md5 rename to Testing/Data/SystemTest/SANS2D/target_circles_mask.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANS2D/testCansas1DMultiEntry.xml.md5 b/Testing/Data/SystemTest/SANS2D/testCansas1DMultiEntry.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANS2D/testCansas1DMultiEntry.xml.md5 rename to Testing/Data/SystemTest/SANS2D/testCansas1DMultiEntry.xml.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SANSBeamFluxCorrectionMonitor.nxs.md5 b/Testing/Data/SystemTest/SANSBeamFluxCorrectionMonitor.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SANSBeamFluxCorrectionMonitor.nxs.md5 rename to Testing/Data/SystemTest/SANSBeamFluxCorrectionMonitor.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SEQ_11499_event.nxs.md5 b/Testing/Data/SystemTest/SEQ_11499_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SEQ_11499_event.nxs.md5 rename to Testing/Data/SystemTest/SEQ_11499_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SEQ_12384_event.nxs.md5 b/Testing/Data/SystemTest/SEQ_12384_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SEQ_12384_event.nxs.md5 rename to Testing/Data/SystemTest/SEQ_12384_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SEQ_MDEW.nxs.expected.md5 b/Testing/Data/SystemTest/SEQ_MDEW.nxs.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SEQ_MDEW.nxs.expected.md5 rename to Testing/Data/SystemTest/SEQ_MDEW.nxs.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SEQ_MDEW.nxs.md5 b/Testing/Data/SystemTest/SEQ_MDEW.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SEQ_MDEW.nxs.md5 rename to Testing/Data/SystemTest/SEQ_MDEW.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SEQ_van.nxs.md5 b/Testing/Data/SystemTest/SEQ_van.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SEQ_van.nxs.md5 rename to Testing/Data/SystemTest/SEQ_van.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SRF92132.nxs.md5 b/Testing/Data/SystemTest/SRF92132.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SRF92132.nxs.md5 rename to Testing/Data/SystemTest/SRF92132.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SRF92132.raw.md5 b/Testing/Data/SystemTest/SRF92132.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SRF92132.raw.md5 rename to Testing/Data/SystemTest/SRF92132.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/SXD23767.raw.md5 b/Testing/Data/SystemTest/SXD23767.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/SXD23767.raw.md5 rename to Testing/Data/SystemTest/SXD23767.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TOPAZ_2011_02_16.DetCal.md5 b/Testing/Data/SystemTest/TOPAZ_2011_02_16.DetCal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TOPAZ_2011_02_16.DetCal.md5 rename to Testing/Data/SystemTest/TOPAZ_2011_02_16.DetCal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TOPAZ_3007.peaks.md5 b/Testing/Data/SystemTest/TOPAZ_3007.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TOPAZ_3007.peaks.md5 rename to Testing/Data/SystemTest/TOPAZ_3007.peaks.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TOPAZ_3007_bank_37_20_sec.nxs.md5 b/Testing/Data/SystemTest/TOPAZ_3007_bank_37_20_sec.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TOPAZ_3007_bank_37_20_sec.nxs.md5 rename to Testing/Data/SystemTest/TOPAZ_3007_bank_37_20_sec.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TOPAZ_3132_event.nxs.md5 b/Testing/Data/SystemTest/TOPAZ_3132_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TOPAZ_3132_event.nxs.md5 rename to Testing/Data/SystemTest/TOPAZ_3132_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TSC11453.raw.md5 b/Testing/Data/SystemTest/TSC11453.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TSC11453.raw.md5 rename to Testing/Data/SystemTest/TSC11453.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TSC15352.raw.md5 b/Testing/Data/SystemTest/TSC15352.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TSC15352.raw.md5 rename to Testing/Data/SystemTest/TSC15352.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TSC15353.raw.md5 b/Testing/Data/SystemTest/TSC15353.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TSC15353.raw.md5 rename to Testing/Data/SystemTest/TSC15353.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/TSC15354.raw.md5 b/Testing/Data/SystemTest/TSC15354.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/TSC15354.raw.md5 rename to Testing/Data/SystemTest/TSC15354.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/VULCAN_22946_NOM.dat.md5 b/Testing/Data/SystemTest/VULCAN_22946_NOM.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/VULCAN_22946_NOM.dat.md5 rename to Testing/Data/SystemTest/VULCAN_22946_NOM.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/VULCAN_Calibrate_Seq.nxs.md5 b/Testing/Data/SystemTest/VULCAN_Calibrate_Seq.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/VULCAN_Calibrate_Seq.nxs.md5 rename to Testing/Data/SystemTest/VULCAN_Calibrate_Seq.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/VULCAN_SNS_1.irf.md5 b/Testing/Data/SystemTest/VULCAN_SNS_1.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/VULCAN_SNS_1.irf.md5 rename to Testing/Data/SystemTest/VULCAN_SNS_1.irf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/WBARCS.nxs.md5 b/Testing/Data/SystemTest/WBARCS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/WBARCS.nxs.md5 rename to Testing/Data/SystemTest/WBARCS.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/WISH00016748.raw.md5 b/Testing/Data/SystemTest/WISH00016748.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/WISH00016748.raw.md5 rename to Testing/Data/SystemTest/WISH00016748.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/WSH_test.dat.md5 b/Testing/Data/SystemTest/WSH_test.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/WSH_test.dat.md5 rename to Testing/Data/SystemTest/WSH_test.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_A.nxs.md5 b/Testing/Data/SystemTest/Wish_Diffuse_Scattering_A.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_A.nxs.md5 rename to Testing/Data/SystemTest/Wish_Diffuse_Scattering_A.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_B.nxs.md5 b/Testing/Data/SystemTest/Wish_Diffuse_Scattering_B.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_B.nxs.md5 rename to Testing/Data/SystemTest/Wish_Diffuse_Scattering_B.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_C.nxs.md5 b/Testing/Data/SystemTest/Wish_Diffuse_Scattering_C.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_C.nxs.md5 rename to Testing/Data/SystemTest/Wish_Diffuse_Scattering_C.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_ISAW_UB.mat.md5 b/Testing/Data/SystemTest/Wish_Diffuse_Scattering_ISAW_UB.mat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/Wish_Diffuse_Scattering_ISAW_UB.mat.md5 rename to Testing/Data/SystemTest/Wish_Diffuse_Scattering_ISAW_UB.mat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/arg_powder.irf.md5 b/Testing/Data/SystemTest/arg_powder.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/arg_powder.irf.md5 rename to Testing/Data/SystemTest/arg_powder.irf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/arg_si.dat.md5 b/Testing/Data/SystemTest/arg_si.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/arg_si.dat.md5 rename to Testing/Data/SystemTest/arg_si.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/arg_si_bkgd_polynomial.nxs.md5 b/Testing/Data/SystemTest/arg_si_bkgd_polynomial.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/arg_si_bkgd_polynomial.nxs.md5 rename to Testing/Data/SystemTest/arg_si_bkgd_polynomial.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/argus0044309.nxs.md5 b/Testing/Data/SystemTest/argus0044309.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/argus0044309.nxs.md5 rename to Testing/Data/SystemTest/argus0044309.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/bl6_flux_at_sample.md5 b/Testing/Data/SystemTest/bl6_flux_at_sample.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/bl6_flux_at_sample.md5 rename to Testing/Data/SystemTest/bl6_flux_at_sample.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/det_LET_cycle12-3.dat.md5 b/Testing/Data/SystemTest/det_LET_cycle12-3.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/det_LET_cycle12-3.dat.md5 rename to Testing/Data/SystemTest/det_LET_cycle12-3.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/det_corrected7.dat.md5 b/Testing/Data/SystemTest/det_corrected7.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/det_corrected7.dat.md5 rename to Testing/Data/SystemTest/det_corrected7.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/det_corrected7.nxs.md5 b/Testing/Data/SystemTest/det_corrected7.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/det_corrected7.nxs.md5 rename to Testing/Data/SystemTest/det_corrected7.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/directBeamDatabaseFall2014_IPTS_11601_2.cfg.md5 b/Testing/Data/SystemTest/directBeamDatabaseFall2014_IPTS_11601_2.cfg.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/directBeamDatabaseFall2014_IPTS_11601_2.cfg.md5 rename to Testing/Data/SystemTest/directBeamDatabaseFall2014_IPTS_11601_2.cfg.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/emptycryo3307-1foc.nx5.md5 b/Testing/Data/SystemTest/emptycryo3307-1foc.nx5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/emptycryo3307-1foc.nx5.md5 rename to Testing/Data/SystemTest/emptycryo3307-1foc.nx5.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/emu00031895.nxs.expected.md5 b/Testing/Data/SystemTest/emu00031895.nxs.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/emu00031895.nxs.expected.md5 rename to Testing/Data/SystemTest/emu00031895.nxs.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/emu00031895.nxs.md5 b/Testing/Data/SystemTest/emu00031895.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/emu00031895.nxs.md5 rename to Testing/Data/SystemTest/emu00031895.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/eqsans_beam_flux.txt.expected.md5 b/Testing/Data/SystemTest/eqsans_beam_flux.txt.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/eqsans_beam_flux.txt.expected.md5 rename to Testing/Data/SystemTest/eqsans_beam_flux.txt.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/eqsans_beam_flux.txt.md5 b/Testing/Data/SystemTest/eqsans_beam_flux.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/eqsans_beam_flux.txt.md5 rename to Testing/Data/SystemTest/eqsans_beam_flux.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/eqsans_configuration.1463.md5 b/Testing/Data/SystemTest/eqsans_configuration.1463.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/eqsans_configuration.1463.md5 rename to Testing/Data/SystemTest/eqsans_configuration.1463.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/focus2010n000468.hdf.md5 b/Testing/Data/SystemTest/focus2010n000468.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/focus2010n000468.hdf.md5 rename to Testing/Data/SystemTest/focus2010n000468.hdf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/gss-ExtendedHeader.gsa.expected.md5 b/Testing/Data/SystemTest/gss-ExtendedHeader.gsa.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/gss-ExtendedHeader.gsa.expected.md5 rename to Testing/Data/SystemTest/gss-ExtendedHeader.gsa.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/gss-ExtendedHeader.gsa.md5 b/Testing/Data/SystemTest/gss-ExtendedHeader.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/gss-ExtendedHeader.gsa.md5 rename to Testing/Data/SystemTest/gss-ExtendedHeader.gsa.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/gss.txt.expected.md5 b/Testing/Data/SystemTest/gss.txt.expected.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/gss.txt.expected.md5 rename to Testing/Data/SystemTest/gss.txt.expected.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/gss.txt.md5 b/Testing/Data/SystemTest/gss.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/gss.txt.md5 rename to Testing/Data/SystemTest/gss.txt.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hifi00038401.nxs.md5 b/Testing/Data/SystemTest/hifi00038401.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hifi00038401.nxs.md5 rename to Testing/Data/SystemTest/hifi00038401.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrp39187.raw.md5 b/Testing/Data/SystemTest/hrp39187.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrp39187.raw.md5 rename to Testing/Data/SystemTest/hrp39187.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrp39191.raw.md5 b/Testing/Data/SystemTest/hrp39191.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrp39191.raw.md5 rename to Testing/Data/SystemTest/hrp39191.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrp43022.raw.md5 b/Testing/Data/SystemTest/hrp43022.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrp43022.raw.md5 rename to Testing/Data/SystemTest/hrp43022.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01.cal.md5 b/Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01.cal.md5 rename to Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01_corr.cal.md5 b/Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01_corr.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01_corr.cal.md5 rename to Testing/Data/SystemTest/hrpd/test/GrpOff/hrpd_new_072_01_corr.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-0.nxs.md5 b/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-0.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-0.nxs.md5 rename to Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-0.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-1.nxs.md5 b/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-1.nxs.md5 rename to Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-1.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-2.nxs.md5 b/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-2.nxs.md5 rename to Testing/Data/SystemTest/hrpd/test/cycle_09_2/Calibration/van_s1_old-2.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/tester/mtd.pref.md5 b/Testing/Data/SystemTest/hrpd/test/cycle_09_2/tester/mtd.pref.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd/test/cycle_09_2/tester/mtd.pref.md5 rename to Testing/Data/SystemTest/hrpd/test/cycle_09_2/tester/mtd.pref.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/hrpd_new_072_01_corr.cal.md5 b/Testing/Data/SystemTest/hrpd_new_072_01_corr.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/hrpd_new_072_01_corr.cal.md5 rename to Testing/Data/SystemTest/hrpd_new_072_01_corr.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs21360.raw.md5 b/Testing/Data/SystemTest/irs21360.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs21360.raw.md5 rename to Testing/Data/SystemTest/irs21360.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26173_diffspec_red.nxs.md5 b/Testing/Data/SystemTest/irs26173_diffspec_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26173_diffspec_red.nxs.md5 rename to Testing/Data/SystemTest/irs26173_diffspec_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26173_graphite002_ResNorm_Paras.nxs.md5 b/Testing/Data/SystemTest/irs26173_graphite002_ResNorm_Paras.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26173_graphite002_ResNorm_Paras.nxs.md5 rename to Testing/Data/SystemTest/irs26173_graphite002_ResNorm_Paras.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26173_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/irs26173_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26173_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/irs26173_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26173_graphite002_res.nxs.md5 b/Testing/Data/SystemTest/irs26173_graphite002_res.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26173_graphite002_res.nxs.md5 rename to Testing/Data/SystemTest/irs26173_graphite002_res.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26176_diffspec_red.nxs.md5 b/Testing/Data/SystemTest/irs26176_diffspec_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26176_diffspec_red.nxs.md5 rename to Testing/Data/SystemTest/irs26176_diffspec_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_QLr_Parameters.nxs.md5 b/Testing/Data/SystemTest/irs26176_graphite002_QLr_Parameters.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_QLr_Parameters.nxs.md5 rename to Testing/Data/SystemTest/irs26176_graphite002_QLr_Parameters.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_QLr_Workspace.nxs.md5 b/Testing/Data/SystemTest/irs26176_graphite002_QLr_Workspace.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_QLr_Workspace.nxs.md5 rename to Testing/Data/SystemTest/irs26176_graphite002_QLr_Workspace.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_cyl_Abs.nxs.md5 b/Testing/Data/SystemTest/irs26176_graphite002_cyl_Abs.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_cyl_Abs.nxs.md5 rename to Testing/Data/SystemTest/irs26176_graphite002_cyl_Abs.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/irs26176_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/irs26176_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_width_water.dat.md5 b/Testing/Data/SystemTest/irs26176_graphite002_width_water.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs26176_graphite002_width_water.dat.md5 rename to Testing/Data/SystemTest/irs26176_graphite002_width_water.dat.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs53664_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/irs53664_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs53664_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/irs53664_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs53664_graphite002_res.nxs.md5 b/Testing/Data/SystemTest/irs53664_graphite002_res.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs53664_graphite002_res.nxs.md5 rename to Testing/Data/SystemTest/irs53664_graphite002_res.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs53664_graphite002_sqw.nxs.md5 b/Testing/Data/SystemTest/irs53664_graphite002_sqw.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs53664_graphite002_sqw.nxs.md5 rename to Testing/Data/SystemTest/irs53664_graphite002_sqw.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs53665_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/irs53665_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs53665_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/irs53665_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/irs59330_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/irs59330_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/irs59330_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/irs59330_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/mar11015.msk.md5 b/Testing/Data/SystemTest/mar11015.msk.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/mar11015.msk.md5 rename to Testing/Data/SystemTest/mar11015.msk.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/mari_res.map.md5 b/Testing/Data/SystemTest/mari_res.map.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/mari_res.map.md5 rename to Testing/Data/SystemTest/mari_res.map.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/offsets_2011_cycle111b.cal.md5 b/Testing/Data/SystemTest/offsets_2011_cycle111b.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/offsets_2011_cycle111b.cal.md5 rename to Testing/Data/SystemTest/offsets_2011_cycle111b.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89757.raw.md5 b/Testing/Data/SystemTest/osi89757.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89757.raw.md5 rename to Testing/Data/SystemTest/osi89757.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89758.raw.md5 b/Testing/Data/SystemTest/osi89758.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89758.raw.md5 rename to Testing/Data/SystemTest/osi89758.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89759.raw.md5 b/Testing/Data/SystemTest/osi89759.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89759.raw.md5 rename to Testing/Data/SystemTest/osi89759.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89760.raw.md5 b/Testing/Data/SystemTest/osi89760.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89760.raw.md5 rename to Testing/Data/SystemTest/osi89760.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89761.raw.md5 b/Testing/Data/SystemTest/osi89761.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89761.raw.md5 rename to Testing/Data/SystemTest/osi89761.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89816.raw.md5 b/Testing/Data/SystemTest/osi89816.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89816.raw.md5 rename to Testing/Data/SystemTest/osi89816.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi89817.raw.md5 b/Testing/Data/SystemTest/osi89817.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi89817.raw.md5 rename to Testing/Data/SystemTest/osi89817.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi92762_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/osi92762_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi92762_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/osi92762_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi92763_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/osi92763_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi92763_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/osi92763_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi97935_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/osi97935_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi97935_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/osi97935_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi97935_graphite002_res.nxs.md5 b/Testing/Data/SystemTest/osi97935_graphite002_res.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi97935_graphite002_res.nxs.md5 rename to Testing/Data/SystemTest/osi97935_graphite002_res.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi97935_graphite002_sqw.nxs.md5 b/Testing/Data/SystemTest/osi97935_graphite002_sqw.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi97935_graphite002_sqw.nxs.md5 rename to Testing/Data/SystemTest/osi97935_graphite002_sqw.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osi97936_graphite002_red.nxs.md5 b/Testing/Data/SystemTest/osi97936_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osi97936_graphite002_red.nxs.md5 rename to Testing/Data/SystemTest/osi97936_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osiris00101300.raw.md5 b/Testing/Data/SystemTest/osiris00101300.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osiris00101300.raw.md5 rename to Testing/Data/SystemTest/osiris00101300.raw.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/osiris_041_RES10.cal.md5 b/Testing/Data/SystemTest/osiris_041_RES10.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/osiris_041_RES10.cal.md5 rename to Testing/Data/SystemTest/osiris_041_RES10.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/pearl_group_11_2_TT88.cal.md5 b/Testing/Data/SystemTest/pearl_group_11_2_TT88.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/pearl_group_11_2_TT88.cal.md5 rename to Testing/Data/SystemTest/pearl_group_11_2_TT88.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/pearl_offset_11_4.cal.md5 b/Testing/Data/SystemTest/pearl_offset_11_4.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/pearl_offset_11_4.cal.md5 rename to Testing/Data/SystemTest/pearl_offset_11_4.cal.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/poldi2013n006903.hdf.md5 b/Testing/Data/SystemTest/poldi2013n006903.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/poldi2013n006903.hdf.md5 rename to Testing/Data/SystemTest/poldi2013n006903.hdf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/poldi2013n006904.hdf.md5 b/Testing/Data/SystemTest/poldi2013n006904.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/poldi2013n006904.hdf.md5 rename to Testing/Data/SystemTest/poldi2013n006904.hdf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/poldi2014n019874.hdf.md5 b/Testing/Data/SystemTest/poldi2014n019874.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/poldi2014n019874.hdf.md5 rename to Testing/Data/SystemTest/poldi2014n019874.hdf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/poldi2014n019881.hdf.md5 b/Testing/Data/SystemTest/poldi2014n019881.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/poldi2014n019881.hdf.md5 rename to Testing/Data/SystemTest/poldi2014n019881.hdf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/poldi2015n000977.hdf.md5 b/Testing/Data/SystemTest/poldi2015n000977.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/poldi2015n000977.hdf.md5 rename to Testing/Data/SystemTest/poldi2015n000977.hdf.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/rings_103.map.md5 b/Testing/Data/SystemTest/rings_103.map.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/rings_103.map.md5 rename to Testing/Data/SystemTest/rings_103.map.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/rings_113.map.md5 b/Testing/Data/SystemTest/rings_113.map.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/rings_113.map.md5 rename to Testing/Data/SystemTest/rings_113.map.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/squaricn.castep.md5 b/Testing/Data/SystemTest/squaricn.castep.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/squaricn.castep.md5 rename to Testing/Data/SystemTest/squaricn.castep.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/squaricn.phonon.md5 b/Testing/Data/SystemTest/squaricn.phonon.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/squaricn.phonon.md5 rename to Testing/Data/SystemTest/squaricn.phonon.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-0.nxs.md5 b/Testing/Data/SystemTest/van_gem59378_benchmark-0.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-0.nxs.md5 rename to Testing/Data/SystemTest/van_gem59378_benchmark-0.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-1.nxs.md5 b/Testing/Data/SystemTest/van_gem59378_benchmark-1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-1.nxs.md5 rename to Testing/Data/SystemTest/van_gem59378_benchmark-1.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-2.nxs.md5 b/Testing/Data/SystemTest/van_gem59378_benchmark-2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-2.nxs.md5 rename to Testing/Data/SystemTest/van_gem59378_benchmark-2.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-3.nxs.md5 b/Testing/Data/SystemTest/van_gem59378_benchmark-3.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-3.nxs.md5 rename to Testing/Data/SystemTest/van_gem59378_benchmark-3.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-4.nxs.md5 b/Testing/Data/SystemTest/van_gem59378_benchmark-4.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-4.nxs.md5 rename to Testing/Data/SystemTest/van_gem59378_benchmark-4.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-5.nxs.md5 b/Testing/Data/SystemTest/van_gem59378_benchmark-5.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/van_gem59378_benchmark-5.nxs.md5 rename to Testing/Data/SystemTest/van_gem59378_benchmark-5.nxs.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/vana3123-1foc-SS.nx5.md5 b/Testing/Data/SystemTest/vana3123-1foc-SS.nx5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/vana3123-1foc-SS.nx5.md5 rename to Testing/Data/SystemTest/vana3123-1foc-SS.nx5.md5 diff --git a/Code/Mantid/Testing/Data/SystemTest/wish_grouping_noends2_no_offsets_nov2009.cal.md5 b/Testing/Data/SystemTest/wish_grouping_noends2_no_offsets_nov2009.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/SystemTest/wish_grouping_noends2_no_offsets_nov2009.cal.md5 rename to Testing/Data/SystemTest/wish_grouping_noends2_no_offsets_nov2009.cal.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/2011B_HR60b2.irf.md5 b/Testing/Data/UnitTest/2011B_HR60b2.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/2011B_HR60b2.irf.md5 rename to Testing/Data/UnitTest/2011B_HR60b2.irf.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/2013A_HR60b3.irf.md5 b/Testing/Data/UnitTest/2013A_HR60b3.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/2013A_HR60b3.irf.md5 rename to Testing/Data/UnitTest/2013A_HR60b3.irf.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/48098.Q.md5 b/Testing/Data/UnitTest/48098.Q.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/48098.Q.md5 rename to Testing/Data/UnitTest/48098.Q.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/6749948083a1d97757b56cb5924415b4 b/Testing/Data/UnitTest/6749948083a1d97757b56cb5924415b4 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/6749948083a1d97757b56cb5924415b4 rename to Testing/Data/UnitTest/6749948083a1d97757b56cb5924415b4 diff --git a/Code/Mantid/Testing/Data/UnitTest/ARCS_2963.nxs.md5 b/Testing/Data/UnitTest/ARCS_2963.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ARCS_2963.nxs.md5 rename to Testing/Data/UnitTest/ARCS_2963.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ARCS_sim_event.nxs.md5 b/Testing/Data/UnitTest/ARCS_sim_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ARCS_sim_event.nxs.md5 rename to Testing/Data/UnitTest/ARCS_sim_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/AsciiExample.txt.md5 b/Testing/Data/UnitTest/AsciiExample.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/AsciiExample.txt.md5 rename to Testing/Data/UnitTest/AsciiExample.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/BSS_11841_event.nxs.md5 b/Testing/Data/UnitTest/BSS_11841_event.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/BSS_11841_event.nxs.md5 rename to Testing/Data/UnitTest/BSS_11841_event.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/BSS_11841_histo.dat.md5 b/Testing/Data/UnitTest/BSS_11841_histo.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/BSS_11841_histo.dat.md5 rename to Testing/Data/UnitTest/BSS_11841_histo.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/BioSANS_empty_cell.xml.md5 b/Testing/Data/UnitTest/BioSANS_empty_cell.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/BioSANS_empty_cell.xml.md5 rename to Testing/Data/UnitTest/BioSANS_empty_cell.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/BioSANS_exp61_scan0004_0001.xml.md5 b/Testing/Data/UnitTest/BioSANS_exp61_scan0004_0001.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/BioSANS_exp61_scan0004_0001.xml.md5 rename to Testing/Data/UnitTest/BioSANS_exp61_scan0004_0001.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/BioSANS_test_data.xml.md5 b/Testing/Data/UnitTest/BioSANS_test_data.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/BioSANS_test_data.xml.md5 rename to Testing/Data/UnitTest/BioSANS_test_data.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CDOS_Croco_total_10K.dat.md5 b/Testing/Data/UnitTest/CDOS_Croco_total_10K.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CDOS_Croco_total_10K.dat.md5 rename to Testing/Data/UnitTest/CDOS_Croco_total_10K.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CNCS_TS_2008_08_18.dat.md5 b/Testing/Data/UnitTest/CNCS_TS_2008_08_18.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CNCS_TS_2008_08_18.dat.md5 rename to Testing/Data/UnitTest/CNCS_TS_2008_08_18.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP74683.s02.md5 b/Testing/Data/UnitTest/CSP74683.s02.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP74683.s02.md5 rename to Testing/Data/UnitTest/CSP74683.s02.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP74683_ICPevent.txt.md5 b/Testing/Data/UnitTest/CSP74683_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP74683_ICPevent.txt.md5 rename to Testing/Data/UnitTest/CSP74683_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP78173.raw.md5 b/Testing/Data/UnitTest/CSP78173.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP78173.raw.md5 rename to Testing/Data/UnitTest/CSP78173.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP78173_ICPevent.txt.md5 b/Testing/Data/UnitTest/CSP78173_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP78173_ICPevent.txt.md5 rename to Testing/Data/UnitTest/CSP78173_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP78173_height.txt.md5 b/Testing/Data/UnitTest/CSP78173_height.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP78173_height.txt.md5 rename to Testing/Data/UnitTest/CSP78173_height.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP79590.raw.md5 b/Testing/Data/UnitTest/CSP79590.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP79590.raw.md5 rename to Testing/Data/UnitTest/CSP79590.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP79590_linear_det_height.txt.md5 b/Testing/Data/UnitTest/CSP79590_linear_det_height.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP79590_linear_det_height.txt.md5 rename to Testing/Data/UnitTest/CSP79590_linear_det_height.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP79590_s1.txt.md5 b/Testing/Data/UnitTest/CSP79590_s1.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP79590_s1.txt.md5 rename to Testing/Data/UnitTest/CSP79590_s1.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/CSP79590_theta.txt.md5 b/Testing/Data/UnitTest/CSP79590_theta.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/CSP79590_theta.txt.md5 rename to Testing/Data/UnitTest/CSP79590_theta.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/DIRECT.041.md5 b/Testing/Data/UnitTest/DIRECT.041.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/DIRECT.041.md5 rename to Testing/Data/UnitTest/DIRECT.041.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/DIRECT_11971_4m_Rear_09Mar12.dat.md5 b/Testing/Data/UnitTest/DIRECT_11971_4m_Rear_09Mar12.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/DIRECT_11971_4m_Rear_09Mar12.dat.md5 rename to Testing/Data/UnitTest/DIRECT_11971_4m_Rear_09Mar12.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/DIRECT_6958_4m_rescaled_09Mar12.dat.md5 b/Testing/Data/UnitTest/DIRECT_6958_4m_rescaled_09Mar12.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/DIRECT_6958_4m_rescaled_09Mar12.dat.md5 rename to Testing/Data/UnitTest/DIRECT_6958_4m_rescaled_09Mar12.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/DataFileOfBadSize.dat.md5 b/Testing/Data/UnitTest/DataFileOfBadSize.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/DataFileOfBadSize.dat.md5 rename to Testing/Data/UnitTest/DataFileOfBadSize.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/DaveAscii.grp.md5 b/Testing/Data/UnitTest/DaveAscii.grp.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/DaveAscii.grp.md5 rename to Testing/Data/UnitTest/DaveAscii.grp.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ENGINX00228061.nxs.md5 b/Testing/Data/UnitTest/ENGINX00228061.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ENGINX00228061.nxs.md5 rename to Testing/Data/UnitTest/ENGINX00228061.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ENGINX00241391.nxs.md5 b/Testing/Data/UnitTest/ENGINX00241391.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ENGINX00241391.nxs.md5 rename to Testing/Data/UnitTest/ENGINX00241391.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 b/Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 rename to Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_bank_curves.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 b/Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 rename to Testing/Data/UnitTest/ENGINX_precalculated_vanadium_run000236516_integration.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/EnginX_3_expected_peaks_unittest.csv.md5 b/Testing/Data/UnitTest/EnginX_3_expected_peaks_unittest.csv.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/EnginX_3_expected_peaks_unittest.csv.md5 rename to Testing/Data/UnitTest/EnginX_3_expected_peaks_unittest.csv.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/FFTSmooth2_Butterworth.nxs.md5 b/Testing/Data/UnitTest/FFTSmooth2_Butterworth.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/FFTSmooth2_Butterworth.nxs.md5 rename to Testing/Data/UnitTest/FFTSmooth2_Butterworth.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/FFTSmooth2_Zeroing.nxs.md5 b/Testing/Data/UnitTest/FFTSmooth2_Zeroing.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/FFTSmooth2_Zeroing.nxs.md5 rename to Testing/Data/UnitTest/FFTSmooth2_Zeroing.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/FITS_small_01.fits.md5 b/Testing/Data/UnitTest/FITS_small_01.fits.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/FITS_small_01.fits.md5 rename to Testing/Data/UnitTest/FITS_small_01.fits.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/FITS_small_02.fits.md5 b/Testing/Data/UnitTest/FITS_small_02.fits.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/FITS_small_02.fits.md5 rename to Testing/Data/UnitTest/FITS_small_02.fits.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/GEM38370_Focussed_Legacy.nxs.md5 b/Testing/Data/UnitTest/GEM38370_Focussed_Legacy.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/GEM38370_Focussed_Legacy.nxs.md5 rename to Testing/Data/UnitTest/GEM38370_Focussed_Legacy.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HB2A_exp0231_scan0001.dat.md5 b/Testing/Data/UnitTest/HB2A_exp0231_scan0001.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HB2A_exp0231_scan0001.dat.md5 rename to Testing/Data/UnitTest/HB2A_exp0231_scan0001.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HB3A_exp355_scan0001_0522.xml.md5 b/Testing/Data/UnitTest/HB3A_exp355_scan0001_0522.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HB3A_exp355_scan0001_0522.xml.md5 rename to Testing/Data/UnitTest/HB3A_exp355_scan0001_0522.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HET15869.raw.md5 b/Testing/Data/UnitTest/HET15869.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HET15869.raw.md5 rename to Testing/Data/UnitTest/HET15869.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HET15869_TEMP1.txt.md5 b/Testing/Data/UnitTest/HET15869_TEMP1.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HET15869_TEMP1.txt.md5 rename to Testing/Data/UnitTest/HET15869_TEMP1.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37125.raw.md5 b/Testing/Data/UnitTest/HRP37125.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37125.raw.md5 rename to Testing/Data/UnitTest/HRP37125.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37125_ICPevent.txt.md5 b/Testing/Data/UnitTest/HRP37125_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37125_ICPevent.txt.md5 rename to Testing/Data/UnitTest/HRP37125_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37125_PROP3.txt.md5 b/Testing/Data/UnitTest/HRP37125_PROP3.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37125_PROP3.txt.md5 rename to Testing/Data/UnitTest/HRP37125_PROP3.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37125_SE_He_Level.txt.md5 b/Testing/Data/UnitTest/HRP37125_SE_He_Level.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37125_SE_He_Level.txt.md5 rename to Testing/Data/UnitTest/HRP37125_SE_He_Level.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37125_TEMP1.txt.md5 b/Testing/Data/UnitTest/HRP37125_TEMP1.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37125_TEMP1.txt.md5 rename to Testing/Data/UnitTest/HRP37125_TEMP1.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37125_cphs_6.txt.md5 b/Testing/Data/UnitTest/HRP37125_cphs_6.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37125_cphs_6.txt.md5 rename to Testing/Data/UnitTest/HRP37125_cphs_6.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP37129_ICPevent.txt.md5 b/Testing/Data/UnitTest/HRP37129_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP37129_ICPevent.txt.md5 rename to Testing/Data/UnitTest/HRP37129_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HRP38692a.nxs.md5 b/Testing/Data/UnitTest/HRP38692a.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HRP38692a.nxs.md5 rename to Testing/Data/UnitTest/HRP38692a.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HYSA_12509.nxs.h5.md5 b/Testing/Data/UnitTest/HYSA_12509.nxs.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HYSA_12509.nxs.h5.md5 rename to Testing/Data/UnitTest/HYSA_12509.nxs.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HYSA_2411_monitors.nxs.h5.md5 b/Testing/Data/UnitTest/HYSA_2411_monitors.nxs.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HYSA_2411_monitors.nxs.h5.md5 rename to Testing/Data/UnitTest/HYSA_2411_monitors.nxs.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/HistoryTest_CreateTransmissionAuto.nxs.md5 b/Testing/Data/UnitTest/HistoryTest_CreateTransmissionAuto.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/HistoryTest_CreateTransmissionAuto.nxs.md5 rename to Testing/Data/UnitTest/HistoryTest_CreateTransmissionAuto.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ILLD17-161876-Ni.nxs.md5 b/Testing/Data/UnitTest/ILLD17-161876-Ni.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ILLD17-161876-Ni.nxs.md5 rename to Testing/Data/UnitTest/ILLD17-161876-Ni.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ILLD33_001030.nxs.md5 b/Testing/Data/UnitTest/ILLD33_001030.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ILLD33_001030.nxs.md5 rename to Testing/Data/UnitTest/ILLD33_001030.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ILLD33_041714_NonTof.nxs.md5 b/Testing/Data/UnitTest/ILLD33_041714_NonTof.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ILLD33_041714_NonTof.nxs.md5 rename to Testing/Data/UnitTest/ILLD33_041714_NonTof.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ILLIN16B_034745.nxs.md5 b/Testing/Data/UnitTest/ILLIN16B_034745.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ILLIN16B_034745.nxs.md5 rename to Testing/Data/UnitTest/ILLIN16B_034745.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/ILLIN5_104007.nxs.md5 b/Testing/Data/UnitTest/ILLIN5_104007.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/ILLIN5_104007.nxs.md5 rename to Testing/Data/UnitTest/ILLIN5_104007.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/INTER00013460.nxs.md5 b/Testing/Data/UnitTest/INTER00013460.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/INTER00013460.nxs.md5 rename to Testing/Data/UnitTest/INTER00013460.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/INTER00013463.nxs.md5 b/Testing/Data/UnitTest/INTER00013463.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/INTER00013463.nxs.md5 rename to Testing/Data/UnitTest/INTER00013463.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/INTER00013464.nxs.md5 b/Testing/Data/UnitTest/INTER00013464.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/INTER00013464.nxs.md5 rename to Testing/Data/UnitTest/INTER00013464.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/INTER13460_IvsLam.nxs.md5 b/Testing/Data/UnitTest/INTER13460_IvsLam.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/INTER13460_IvsLam.nxs.md5 rename to Testing/Data/UnitTest/INTER13460_IvsLam.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/IP0005.dat.md5 b/Testing/Data/UnitTest/IP0005.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/IP0005.dat.md5 rename to Testing/Data/UnitTest/IP0005.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/IRS26173.RAW.md5 b/Testing/Data/UnitTest/IRS26173.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/IRS26173.RAW.md5 rename to Testing/Data/UnitTest/IRS26173.RAW.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/IRS26173_ipg.nxs.md5 b/Testing/Data/UnitTest/IRS26173_ipg.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/IRS26173_ipg.nxs.md5 rename to Testing/Data/UnitTest/IRS26173_ipg.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/IRS26176.RAW.md5 b/Testing/Data/UnitTest/IRS26176.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/IRS26176.RAW.md5 rename to Testing/Data/UnitTest/IRS26176.RAW.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/IRS26176_ipg.nxs.md5 b/Testing/Data/UnitTest/IRS26176_ipg.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/IRS26176_ipg.nxs.md5 rename to Testing/Data/UnitTest/IRS26176_ipg.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/IRS38633.raw.md5 b/Testing/Data/UnitTest/IRS38633.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/IRS38633.raw.md5 rename to Testing/Data/UnitTest/IRS38633.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LARMOR00003368.nxs.md5 b/Testing/Data/UnitTest/LARMOR00003368.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LARMOR00003368.nxs.md5 rename to Testing/Data/UnitTest/LARMOR00003368.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LB4853b2.hkl.md5 b/Testing/Data/UnitTest/LB4853b2.hkl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LB4853b2.hkl.md5 rename to Testing/Data/UnitTest/LB4853b2.hkl.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LLB_d22418.nxs.md5 b/Testing/Data/UnitTest/LLB_d22418.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LLB_d22418.nxs.md5 rename to Testing/Data/UnitTest/LLB_d22418.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ25654.RAW.md5 b/Testing/Data/UnitTest/LOQ25654.RAW.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ25654.RAW.md5 rename to Testing/Data/UnitTest/LOQ25654.RAW.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48094.raw.md5 b/Testing/Data/UnitTest/LOQ48094.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48094.raw.md5 rename to Testing/Data/UnitTest/LOQ48094.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48097.raw.md5 b/Testing/Data/UnitTest/LOQ48097.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48097.raw.md5 rename to Testing/Data/UnitTest/LOQ48097.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48098.raw.md5 b/Testing/Data/UnitTest/LOQ48098.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48098.raw.md5 rename to Testing/Data/UnitTest/LOQ48098.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48127.nxs.md5 b/Testing/Data/UnitTest/LOQ48127.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48127.nxs.md5 rename to Testing/Data/UnitTest/LOQ48127.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48127.raw.md5 b/Testing/Data/UnitTest/LOQ48127.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48127.raw.md5 rename to Testing/Data/UnitTest/LOQ48127.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48127np.nxs.md5 b/Testing/Data/UnitTest/LOQ48127np.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48127np.nxs.md5 rename to Testing/Data/UnitTest/LOQ48127np.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ48127p.nxs.md5 b/Testing/Data/UnitTest/LOQ48127p.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ48127p.nxs.md5 rename to Testing/Data/UnitTest/LOQ48127p.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQ_CANSAS1D.xml.md5 b/Testing/Data/UnitTest/LOQ_CANSAS1D.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQ_CANSAS1D.xml.md5 rename to Testing/Data/UnitTest/LOQ_CANSAS1D.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LOQinstrument.h5.md5 b/Testing/Data/UnitTest/LOQinstrument.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LOQinstrument.h5.md5 rename to Testing/Data/UnitTest/LOQinstrument.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Lab6Bank1.hkl.md5 b/Testing/Data/UnitTest/Lab6Bank1.hkl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Lab6Bank1.hkl.md5 rename to Testing/Data/UnitTest/Lab6Bank1.hkl.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/LoadSNSspec.txt.md5 b/Testing/Data/UnitTest/LoadSNSspec.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/LoadSNSspec.txt.md5 rename to Testing/Data/UnitTest/LoadSNSspec.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/MAPS_MDEW.nxs.md5 b/Testing/Data/UnitTest/MAPS_MDEW.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/MAPS_MDEW.nxs.md5 rename to Testing/Data/UnitTest/MAPS_MDEW.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/MUSR00022725.nxs.md5 b/Testing/Data/UnitTest/MUSR00022725.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/MUSR00022725.nxs.md5 rename to Testing/Data/UnitTest/MUSR00022725.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/MUSRGrouping.xml.md5 b/Testing/Data/UnitTest/MUSRGrouping.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/MUSRGrouping.xml.md5 rename to Testing/Data/UnitTest/MUSRGrouping.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/MaskSANS2D.txt.md5 b/Testing/Data/UnitTest/MaskSANS2D.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/MaskSANS2D.txt.md5 rename to Testing/Data/UnitTest/MaskSANS2D.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/MultispectralTestData.nxs.md5 b/Testing/Data/UnitTest/MultispectralTestData.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/MultispectralTestData.nxs.md5 rename to Testing/Data/UnitTest/MultispectralTestData.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NIMROD00001097.log.md5 b/Testing/Data/UnitTest/NIMROD00001097.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NIMROD00001097.log.md5 rename to Testing/Data/UnitTest/NIMROD00001097.log.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NIMROD00001097.raw.md5 b/Testing/Data/UnitTest/NIMROD00001097.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NIMROD00001097.raw.md5 rename to Testing/Data/UnitTest/NIMROD00001097.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NIMROD00001097_ICPevent.txt.md5 b/Testing/Data/UnitTest/NIMROD00001097_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NIMROD00001097_ICPevent.txt.md5 rename to Testing/Data/UnitTest/NIMROD00001097_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NOMAD_exp.ini.md5 b/Testing/Data/UnitTest/NOMAD_exp.ini.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NOMAD_exp.ini.md5 rename to Testing/Data/UnitTest/NOMAD_exp.ini.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NOM_5429.bsmo.md5 b/Testing/Data/UnitTest/NOM_5429.bsmo.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NOM_5429.bsmo.md5 rename to Testing/Data/UnitTest/NOM_5429.bsmo.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NOM_5429.gr.md5 b/Testing/Data/UnitTest/NOM_5429.gr.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NOM_5429.gr.md5 rename to Testing/Data/UnitTest/NOM_5429.gr.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NOM_5429.sqa.md5 b/Testing/Data/UnitTest/NOM_5429.sqa.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NOM_5429.sqa.md5 rename to Testing/Data/UnitTest/NOM_5429.sqa.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NXSPEData.nxspe.md5 b/Testing/Data/UnitTest/NXSPEData.nxspe.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NXSPEData.nxspe.md5 rename to Testing/Data/UnitTest/NXSPEData.nxspe.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/NaF_DISF.cdl.md5 b/Testing/Data/UnitTest/NaF_DISF.cdl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/NaF_DISF.cdl.md5 rename to Testing/Data/UnitTest/NaF_DISF.cdl.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Ni1172A.peaks.md5 b/Testing/Data/UnitTest/Ni1172A.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Ni1172A.peaks.md5 rename to Testing/Data/UnitTest/Ni1172A.peaks.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OFFSPEC00004622.log.md5 b/Testing/Data/UnitTest/OFFSPEC00004622.log.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OFFSPEC00004622.log.md5 rename to Testing/Data/UnitTest/OFFSPEC00004622.log.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OFFSPEC00004622.raw.md5 b/Testing/Data/UnitTest/OFFSPEC00004622.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OFFSPEC00004622.raw.md5 rename to Testing/Data/UnitTest/OFFSPEC00004622.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OFFSPEC00004622_ICPevent.txt.md5 b/Testing/Data/UnitTest/OFFSPEC00004622_ICPevent.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OFFSPEC00004622_ICPevent.txt.md5 rename to Testing/Data/UnitTest/OFFSPEC00004622_ICPevent.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OSI10156.raw.md5 b/Testing/Data/UnitTest/OSI10156.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OSI10156.raw.md5 rename to Testing/Data/UnitTest/OSI10156.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OSI10203.raw.md5 b/Testing/Data/UnitTest/OSI10203.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OSI10203.raw.md5 rename to Testing/Data/UnitTest/OSI10203.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OSI10241.raw.md5 b/Testing/Data/UnitTest/OSI10241.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OSI10241.raw.md5 rename to Testing/Data/UnitTest/OSI10241.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OSI11886.raw.md5 b/Testing/Data/UnitTest/OSI11886.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OSI11886.raw.md5 rename to Testing/Data/UnitTest/OSI11886.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OSI89813.raw.md5 b/Testing/Data/UnitTest/OSI89813.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OSI89813.raw.md5 rename to Testing/Data/UnitTest/OSI89813.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/OSI97919.raw.md5 b/Testing/Data/UnitTest/OSI97919.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/OSI97919.raw.md5 rename to Testing/Data/UnitTest/OSI97919.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_10808-1.dat.md5 b/Testing/Data/UnitTest/PG3_10808-1.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_10808-1.dat.md5 rename to Testing/Data/UnitTest/PG3_10808-1.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_2583.nxs.md5 b/Testing/Data/UnitTest/PG3_2583.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_2583.nxs.md5 rename to Testing/Data/UnitTest/PG3_2583.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_4862_Background.dat.md5 b/Testing/Data/UnitTest/PG3_4862_Background.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_4862_Background.dat.md5 rename to Testing/Data/UnitTest/PG3_4862_Background.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_4862_Bank7.dat.md5 b/Testing/Data/UnitTest/PG3_4862_Bank7.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_4862_Bank7.dat.md5 rename to Testing/Data/UnitTest/PG3_4862_Bank7.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_539_Pixel_1.nxs.md5 b/Testing/Data/UnitTest/PG3_539_Pixel_1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_539_Pixel_1.nxs.md5 rename to Testing/Data/UnitTest/PG3_539_Pixel_1.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_539_Pixel_1_Result_MultScatAbs.nxs.md5 b/Testing/Data/UnitTest/PG3_539_Pixel_1_Result_MultScatAbs.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_539_Pixel_1_Result_MultScatAbs.nxs.md5 rename to Testing/Data/UnitTest/PG3_539_Pixel_1_Result_MultScatAbs.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_733_focussed.nxs.md5 b/Testing/Data/UnitTest/PG3_733_focussed.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_733_focussed.nxs.md5 rename to Testing/Data/UnitTest/PG3_733_focussed.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_Bank1.irf.md5 b/Testing/Data/UnitTest/PG3_Bank1.irf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_Bank1.irf.md5 rename to Testing/Data/UnitTest/PG3_Bank1.irf.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_Bank1Parameters.txt.md5 b/Testing/Data/UnitTest/PG3_Bank1Parameters.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_Bank1Parameters.txt.md5 rename to Testing/Data/UnitTest/PG3_Bank1Parameters.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_Bank7_Peaks.hkl.md5 b/Testing/Data/UnitTest/PG3_Bank7_Peaks.hkl.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_Bank7_Peaks.hkl.md5 rename to Testing/Data/UnitTest/PG3_Bank7_Peaks.hkl.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/PG3_Bank7_Peaks.txt.md5 b/Testing/Data/UnitTest/PG3_Bank7_Peaks.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/PG3_Bank7_Peaks.txt.md5 rename to Testing/Data/UnitTest/PG3_Bank7_Peaks.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Peaks5637.integrate.md5 b/Testing/Data/UnitTest/Peaks5637.integrate.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Peaks5637.integrate.md5 rename to Testing/Data/UnitTest/Peaks5637.integrate.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Peaks5643.integrate.md5 b/Testing/Data/UnitTest/Peaks5643.integrate.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Peaks5643.integrate.md5 rename to Testing/Data/UnitTest/Peaks5643.integrate.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/QKK0029775.nx.hdf.md5 b/Testing/Data/UnitTest/QKK0029775.nx.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/QKK0029775.nx.hdf.md5 rename to Testing/Data/UnitTest/QKK0029775.nx.hdf.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/README_AutoTestData.txt.md5 b/Testing/Data/UnitTest/README_AutoTestData.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/README_AutoTestData.txt.md5 rename to Testing/Data/UnitTest/README_AutoTestData.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/REF_L_32035.nxs.md5 b/Testing/Data/UnitTest/REF_L_32035.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/REF_L_32035.nxs.md5 rename to Testing/Data/UnitTest/REF_L_32035.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/REF_L_32035_neutron_event.dat.md5 b/Testing/Data/UnitTest/REF_L_32035_neutron_event.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/REF_L_32035_neutron_event.dat.md5 rename to Testing/Data/UnitTest/REF_L_32035_neutron_event.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/REF_L_32035_pulseid.dat.md5 b/Testing/Data/UnitTest/REF_L_32035_pulseid.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/REF_L_32035_pulseid.dat.md5 rename to Testing/Data/UnitTest/REF_L_32035_pulseid.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/REF_L_7139.nxs.md5 b/Testing/Data/UnitTest/REF_L_7139.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/REF_L_7139.nxs.md5 rename to Testing/Data/UnitTest/REF_L_7139.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/REF_L_TS_2010_02_19.dat.md5 b/Testing/Data/UnitTest/REF_L_TS_2010_02_19.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/REF_L_TS_2010_02_19.dat.md5 rename to Testing/Data/UnitTest/REF_L_TS_2010_02_19.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/SEQ_MDEW.nxs.md5 b/Testing/Data/UnitTest/SEQ_MDEW.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/SEQ_MDEW.nxs.md5 rename to Testing/Data/UnitTest/SEQ_MDEW.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/SEQ_MDHW.nxs.md5 b/Testing/Data/UnitTest/SEQ_MDHW.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/SEQ_MDHW.nxs.md5 rename to Testing/Data/UnitTest/SEQ_MDHW.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/SavedTableWorkspace.nxs.md5 b/Testing/Data/UnitTest/SavedTableWorkspace.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/SavedTableWorkspace.nxs.md5 rename to Testing/Data/UnitTest/SavedTableWorkspace.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/SingleCrystalPeakTable.nxs.md5 b/Testing/Data/UnitTest/SingleCrystalPeakTable.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/SingleCrystalPeakTable.nxs.md5 rename to Testing/Data/UnitTest/SingleCrystalPeakTable.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/SingleCrystalPeakTableLegacy.nxs.md5 b/Testing/Data/UnitTest/SingleCrystalPeakTableLegacy.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/SingleCrystalPeakTableLegacy.nxs.md5 rename to Testing/Data/UnitTest/SingleCrystalPeakTableLegacy.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Spectrum_ISAW.dat.md5 b/Testing/Data/UnitTest/Spectrum_ISAW.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Spectrum_ISAW.dat.md5 rename to Testing/Data/UnitTest/Spectrum_ISAW.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TEST00000008.nxs.md5 b/Testing/Data/UnitTest/TEST00000008.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TEST00000008.nxs.md5 rename to Testing/Data/UnitTest/TEST00000008.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOFTOFTestdata.nxs.md5 b/Testing/Data/UnitTest/TOFTOFTestdata.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOFTOFTestdata.nxs.md5 rename to Testing/Data/UnitTest/TOFTOFTestdata.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOPAZ_1241.integrate.md5 b/Testing/Data/UnitTest/TOPAZ_1241.integrate.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOPAZ_1241.integrate.md5 rename to Testing/Data/UnitTest/TOPAZ_1241.integrate.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOPAZ_2479.peaks.md5 b/Testing/Data/UnitTest/TOPAZ_2479.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOPAZ_2479.peaks.md5 rename to Testing/Data/UnitTest/TOPAZ_2479.peaks.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOPAZ_3680_10_sec_40.peaks.md5 b/Testing/Data/UnitTest/TOPAZ_3680_10_sec_40.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOPAZ_3680_10_sec_40.peaks.md5 rename to Testing/Data/UnitTest/TOPAZ_3680_10_sec_40.peaks.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW.nxs.md5 b/Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW.nxs.md5 rename to Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW_old.nxs.md5 b/Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW_old.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW_old.nxs.md5 rename to Testing/Data/UnitTest/TOPAZ_3680_5_sec_MDEW_old.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TOPAZ_5637_8.peaks.md5 b/Testing/Data/UnitTest/TOPAZ_5637_8.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TOPAZ_5637_8.peaks.md5 rename to Testing/Data/UnitTest/TOPAZ_5637_8.peaks.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TSC10076.raw.md5 b/Testing/Data/UnitTest/TSC10076.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TSC10076.raw.md5 rename to Testing/Data/UnitTest/TSC10076.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/TSC14007_graphite002_red.nxs.md5 b/Testing/Data/UnitTest/TSC14007_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/TSC14007_graphite002_red.nxs.md5 rename to Testing/Data/UnitTest/TSC14007_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Test_characterizations_char.txt.md5 b/Testing/Data/UnitTest/Test_characterizations_char.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Test_characterizations_char.txt.md5 rename to Testing/Data/UnitTest/Test_characterizations_char.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Test_characterizations_focus.txt.md5 b/Testing/Data/UnitTest/Test_characterizations_focus.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Test_characterizations_focus.txt.md5 rename to Testing/Data/UnitTest/Test_characterizations_focus.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Test_characterizations_focus_and_char.txt.md5 b/Testing/Data/UnitTest/Test_characterizations_focus_and_char.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Test_characterizations_focus_and_char.txt.md5 rename to Testing/Data/UnitTest/Test_characterizations_focus_and_char.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/Test_characterizations_focus_and_char2.txt.md5 b/Testing/Data/UnitTest/Test_characterizations_focus_and_char2.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/Test_characterizations_focus_and_char2.txt.md5 rename to Testing/Data/UnitTest/Test_characterizations_focus_and_char2.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/VIS_19351.nxs.h5.md5 b/Testing/Data/UnitTest/VIS_19351.nxs.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/VIS_19351.nxs.h5.md5 rename to Testing/Data/UnitTest/VIS_19351.nxs.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/VULCAN_2916_neutron0_event.dat.md5 b/Testing/Data/UnitTest/VULCAN_2916_neutron0_event.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/VULCAN_2916_neutron0_event.dat.md5 rename to Testing/Data/UnitTest/VULCAN_2916_neutron0_event.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/VULCAN_2916_neutron1_event.dat.md5 b/Testing/Data/UnitTest/VULCAN_2916_neutron1_event.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/VULCAN_2916_neutron1_event.dat.md5 rename to Testing/Data/UnitTest/VULCAN_2916_neutron1_event.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/VULCAN_furnace4208.txt.md5 b/Testing/Data/UnitTest/VULCAN_furnace4208.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/VULCAN_furnace4208.txt.md5 rename to Testing/Data/UnitTest/VULCAN_furnace4208.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/WSH_test.dat.md5 b/Testing/Data/UnitTest/WSH_test.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/WSH_test.dat.md5 rename to Testing/Data/UnitTest/WSH_test.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/WorkspaceGroup.nxs.md5 b/Testing/Data/UnitTest/WorkspaceGroup.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/WorkspaceGroup.nxs.md5 rename to Testing/Data/UnitTest/WorkspaceGroup.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/WorkspaceGroup2.nxs.md5 b/Testing/Data/UnitTest/WorkspaceGroup2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/WorkspaceGroup2.nxs.md5 rename to Testing/Data/UnitTest/WorkspaceGroup2.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/argus0026287.nxs.md5 b/Testing/Data/UnitTest/argus0026287.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/argus0026287.nxs.md5 rename to Testing/Data/UnitTest/argus0026287.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/argus0026577.nxs.md5 b/Testing/Data/UnitTest/argus0026577.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/argus0026577.nxs.md5 rename to Testing/Data/UnitTest/argus0026577.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/argus0031800.nxs.md5 b/Testing/Data/UnitTest/argus0031800.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/argus0031800.nxs.md5 rename to Testing/Data/UnitTest/argus0031800.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/bad_pids_vulcan_new_6867_7323.dat.md5 b/Testing/Data/UnitTest/bad_pids_vulcan_new_6867_7323.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/bad_pids_vulcan_new_6867_7323.dat.md5 rename to Testing/Data/UnitTest/bad_pids_vulcan_new_6867_7323.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/deltat_tdc_gpd_0900.nxs.md5 b/Testing/Data/UnitTest/deltat_tdc_gpd_0900.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/deltat_tdc_gpd_0900.nxs.md5 rename to Testing/Data/UnitTest/deltat_tdc_gpd_0900.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/det_nxs_libisis.nxs.md5 b/Testing/Data/UnitTest/det_nxs_libisis.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/det_nxs_libisis.nxs.md5 rename to Testing/Data/UnitTest/det_nxs_libisis.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/detector_few_maps.dat.md5 b/Testing/Data/UnitTest/detector_few_maps.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/detector_few_maps.dat.md5 rename to Testing/Data/UnitTest/detector_few_maps.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/dn134011vana.d_dat.md5 b/Testing/Data/UnitTest/dn134011vana.d_dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/dn134011vana.d_dat.md5 rename to Testing/Data/UnitTest/dn134011vana.d_dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/empty.peaks.md5 b/Testing/Data/UnitTest/empty.peaks.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/empty.peaks.md5 rename to Testing/Data/UnitTest/empty.peaks.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/emu00006473.nxs.md5 b/Testing/Data/UnitTest/emu00006473.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/emu00006473.nxs.md5 rename to Testing/Data/UnitTest/emu00006473.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/emu00006475.nxs.md5 b/Testing/Data/UnitTest/emu00006475.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/emu00006475.nxs.md5 rename to Testing/Data/UnitTest/emu00006475.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/eqsans_configuration.1463.md5 b/Testing/Data/UnitTest/eqsans_configuration.1463.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/eqsans_configuration.1463.md5 rename to Testing/Data/UnitTest/eqsans_configuration.1463.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/fa47dee6f10804d3f6ecae4c0f5cc8a6 b/Testing/Data/UnitTest/fa47dee6f10804d3f6ecae4c0f5cc8a6 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/fa47dee6f10804d3f6ecae4c0f5cc8a6 rename to Testing/Data/UnitTest/fa47dee6f10804d3f6ecae4c0f5cc8a6 diff --git a/Code/Mantid/Testing/Data/UnitTest/focus2010n000468.hdf.md5 b/Testing/Data/UnitTest/focus2010n000468.hdf.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/focus2010n000468.hdf.md5 rename to Testing/Data/UnitTest/focus2010n000468.hdf.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/gss-ExtendedHeader.gsa.md5 b/Testing/Data/UnitTest/gss-ExtendedHeader.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/gss-ExtendedHeader.gsa.md5 rename to Testing/Data/UnitTest/gss-ExtendedHeader.gsa.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/gss.txt.md5 b/Testing/Data/UnitTest/gss.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/gss.txt.md5 rename to Testing/Data/UnitTest/gss.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/gss1.txt.md5 b/Testing/Data/UnitTest/gss1.txt.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/gss1.txt.md5 rename to Testing/Data/UnitTest/gss1.txt.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/hrpd_new_072_01.cal.md5 b/Testing/Data/UnitTest/hrpd_new_072_01.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/hrpd_new_072_01.cal.md5 rename to Testing/Data/UnitTest/hrpd_new_072_01.cal.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/iron_protein.vtk.md5 b/Testing/Data/UnitTest/iron_protein.vtk.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/iron_protein.vtk.md5 rename to Testing/Data/UnitTest/iron_protein.vtk.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/irs26173_graphite002_red.nxs.md5 b/Testing/Data/UnitTest/irs26173_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/irs26173_graphite002_red.nxs.md5 rename to Testing/Data/UnitTest/irs26173_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/irs26173_graphite002_res.nxs.md5 b/Testing/Data/UnitTest/irs26173_graphite002_res.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/irs26173_graphite002_res.nxs.md5 rename to Testing/Data/UnitTest/irs26173_graphite002_res.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 b/Testing/Data/UnitTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 rename to Testing/Data/UnitTest/irs26176_graphite002_conv_1LFixF_s0_to_9_Result.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/irs26176_graphite002_cyl_Abs.nxs.md5 b/Testing/Data/UnitTest/irs26176_graphite002_cyl_Abs.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/irs26176_graphite002_cyl_Abs.nxs.md5 rename to Testing/Data/UnitTest/irs26176_graphite002_cyl_Abs.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/irs26176_graphite002_red.nxs.md5 b/Testing/Data/UnitTest/irs26176_graphite002_red.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/irs26176_graphite002_red.nxs.md5 rename to Testing/Data/UnitTest/irs26176_graphite002_red.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/mantidamor.dic.md5 b/Testing/Data/UnitTest/mantidamor.dic.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/mantidamor.dic.md5 rename to Testing/Data/UnitTest/mantidamor.dic.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/mantidamors1.dic.md5 b/Testing/Data/UnitTest/mantidamors1.dic.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/mantidamors1.dic.md5 rename to Testing/Data/UnitTest/mantidamors1.dic.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/mcstas.h5.md5 b/Testing/Data/UnitTest/mcstas.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/mcstas.h5.md5 rename to Testing/Data/UnitTest/mcstas.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/mcstas_event_hist.h5.md5 b/Testing/Data/UnitTest/mcstas_event_hist.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/mcstas_event_hist.h5.md5 rename to Testing/Data/UnitTest/mcstas_event_hist.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_C.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/fqt_C.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_C.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/fqt_C.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_H.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/fqt_H.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_H.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/fqt_H.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_O.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/fqt_O.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_O.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/fqt_O.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_total.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/fqt_total.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/fqt_total.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/fqt_total.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/frequency.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/frequency.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/frequency.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/frequency.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/frequency_window.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/frequency_window.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/frequency_window.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/frequency_window.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/q.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/q.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/q.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/q.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_C.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/sqf_C.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_C.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/sqf_C.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_H.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/sqf_H.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_H.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/sqf_H.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_O.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/sqf_O.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_O.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/sqf_O.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_total.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/sqf_total.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/sqf_total.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/sqf_total.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/time.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/time.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/time.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/time.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/time_window.dat.md5 b/Testing/Data/UnitTest/nmoldyn4_data/time_window.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nmoldyn4_data/time_window.dat.md5 rename to Testing/Data/UnitTest/nmoldyn4_data/time_window.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/nom_gr.nxs.md5 b/Testing/Data/UnitTest/nom_gr.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/nom_gr.nxs.md5 rename to Testing/Data/UnitTest/nom_gr.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/osi89757.raw.md5 b/Testing/Data/UnitTest/osi89757.raw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/osi89757.raw.md5 rename to Testing/Data/UnitTest/osi89757.raw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/osi_002_14Groups.map.md5 b/Testing/Data/UnitTest/osi_002_14Groups.map.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/osi_002_14Groups.map.md5 rename to Testing/Data/UnitTest/osi_002_14Groups.map.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/osiris_041_RES10.cal.md5 b/Testing/Data/UnitTest/osiris_041_RES10.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/osiris_041_RES10.cal.md5 rename to Testing/Data/UnitTest/osiris_041_RES10.cal.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/outputSassena_1.4.1.h5.md5 b/Testing/Data/UnitTest/outputSassena_1.4.1.h5.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/outputSassena_1.4.1.h5.md5 rename to Testing/Data/UnitTest/outputSassena_1.4.1.h5.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/pg3_mantid_det.cal.md5 b/Testing/Data/UnitTest/pg3_mantid_det.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/pg3_mantid_det.cal.md5 rename to Testing/Data/UnitTest/pg3_mantid_det.cal.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/pid_offset_vulcan_new.dat.bin.md5 b/Testing/Data/UnitTest/pid_offset_vulcan_new.dat.bin.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/pid_offset_vulcan_new.dat.bin.md5 rename to Testing/Data/UnitTest/pid_offset_vulcan_new.dat.bin.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/pid_offset_vulcan_new.dat.md5 b/Testing/Data/UnitTest/pid_offset_vulcan_new.dat.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/pid_offset_vulcan_new.dat.md5 rename to Testing/Data/UnitTest/pid_offset_vulcan_new.dat.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/refl_fake.cal.md5 b/Testing/Data/UnitTest/refl_fake.cal.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/refl_fake.cal.md5 rename to Testing/Data/UnitTest/refl_fake.cal.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/regionofinterest.xml.md5 b/Testing/Data/UnitTest/regionofinterest.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/regionofinterest.xml.md5 rename to Testing/Data/UnitTest/regionofinterest.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/savu_test_data_process03.nxs.md5 b/Testing/Data/UnitTest/savu_test_data_process03.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/savu_test_data_process03.nxs.md5 rename to Testing/Data/UnitTest/savu_test_data_process03.nxs.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/slice2D.sqw.md5 b/Testing/Data/UnitTest/slice2D.sqw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/slice2D.sqw.md5 rename to Testing/Data/UnitTest/slice2D.sqw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/testCansas1DMultiEntry.xml.md5 b/Testing/Data/UnitTest/testCansas1DMultiEntry.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/testCansas1DMultiEntry.xml.md5 rename to Testing/Data/UnitTest/testCansas1DMultiEntry.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/test_horace_reader.sqw.md5 b/Testing/Data/UnitTest/test_horace_reader.sqw.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/test_horace_reader.sqw.md5 rename to Testing/Data/UnitTest/test_horace_reader.sqw.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/testmasking.xml.md5 b/Testing/Data/UnitTest/testmasking.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/testmasking.xml.md5 rename to Testing/Data/UnitTest/testmasking.xml.md5 diff --git a/Code/Mantid/Testing/Data/UnitTest/vulcangroup.xml.md5 b/Testing/Data/UnitTest/vulcangroup.xml.md5 similarity index 100% rename from Code/Mantid/Testing/Data/UnitTest/vulcangroup.xml.md5 rename to Testing/Data/UnitTest/vulcangroup.xml.md5 diff --git a/Code/Mantid/Testing/PerformanceTests/.gitignore b/Testing/PerformanceTests/.gitignore similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/.gitignore rename to Testing/PerformanceTests/.gitignore diff --git a/Code/Mantid/Testing/PerformanceTests/Mantid.systemtests.properties.template b/Testing/PerformanceTests/Mantid.systemtests.properties.template similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/Mantid.systemtests.properties.template rename to Testing/PerformanceTests/Mantid.systemtests.properties.template diff --git a/Code/Mantid/Testing/PerformanceTests/README.txt b/Testing/PerformanceTests/README.txt similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/README.txt rename to Testing/PerformanceTests/README.txt diff --git a/Code/Mantid/Testing/PerformanceTests/analysis.py b/Testing/PerformanceTests/analysis.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/analysis.py rename to Testing/PerformanceTests/analysis.py diff --git a/Code/Mantid/Testing/PerformanceTests/check_performance.py b/Testing/PerformanceTests/check_performance.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/check_performance.py rename to Testing/PerformanceTests/check_performance.py diff --git a/Code/Mantid/Testing/PerformanceTests/make_report.py b/Testing/PerformanceTests/make_report.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/make_report.py rename to Testing/PerformanceTests/make_report.py diff --git a/Code/Mantid/Testing/PerformanceTests/reporters.py b/Testing/PerformanceTests/reporters.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/reporters.py rename to Testing/PerformanceTests/reporters.py diff --git a/Code/Mantid/Testing/PerformanceTests/setup.py b/Testing/PerformanceTests/setup.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/setup.py rename to Testing/PerformanceTests/setup.py diff --git a/Code/Mantid/Testing/PerformanceTests/sqlresults.py b/Testing/PerformanceTests/sqlresults.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/sqlresults.py rename to Testing/PerformanceTests/sqlresults.py diff --git a/Code/Mantid/Testing/PerformanceTests/testresult.py b/Testing/PerformanceTests/testresult.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/testresult.py rename to Testing/PerformanceTests/testresult.py diff --git a/Code/Mantid/Testing/PerformanceTests/xunit_to_sql.py b/Testing/PerformanceTests/xunit_to_sql.py similarity index 100% rename from Code/Mantid/Testing/PerformanceTests/xunit_to_sql.py rename to Testing/PerformanceTests/xunit_to_sql.py diff --git a/Code/Mantid/Testing/SystemTests/lib/systemtests/algorithm_decorator.py b/Testing/SystemTests/lib/systemtests/algorithm_decorator.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/lib/systemtests/algorithm_decorator.py rename to Testing/SystemTests/lib/systemtests/algorithm_decorator.py diff --git a/Code/Mantid/Testing/SystemTests/lib/systemtests/stresstesting.py b/Testing/SystemTests/lib/systemtests/stresstesting.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/lib/systemtests/stresstesting.py rename to Testing/SystemTests/lib/systemtests/stresstesting.py diff --git a/Code/Mantid/Testing/SystemTests/lib/systemtests/xmlreporter.py b/Testing/SystemTests/lib/systemtests/xmlreporter.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/lib/systemtests/xmlreporter.py rename to Testing/SystemTests/lib/systemtests/xmlreporter.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/.gitignore b/Testing/SystemTests/scripts/.gitignore similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/.gitignore rename to Testing/SystemTests/scripts/.gitignore diff --git a/Code/Mantid/Testing/SystemTests/scripts/CMakeLists.txt b/Testing/SystemTests/scripts/CMakeLists.txt similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/CMakeLists.txt rename to Testing/SystemTests/scripts/CMakeLists.txt diff --git a/Code/Mantid/Testing/SystemTests/scripts/InstallerTests.py b/Testing/SystemTests/scripts/InstallerTests.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/InstallerTests.py rename to Testing/SystemTests/scripts/InstallerTests.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/mantidinstaller.py b/Testing/SystemTests/scripts/mantidinstaller.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/mantidinstaller.py rename to Testing/SystemTests/scripts/mantidinstaller.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/README.txt b/Testing/SystemTests/scripts/performance/README.txt similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/README.txt rename to Testing/SystemTests/scripts/performance/README.txt diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/analysis.py b/Testing/SystemTests/scripts/performance/analysis.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/analysis.py rename to Testing/SystemTests/scripts/performance/analysis.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/make_report.py b/Testing/SystemTests/scripts/performance/make_report.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/make_report.py rename to Testing/SystemTests/scripts/performance/make_report.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/reporters.py b/Testing/SystemTests/scripts/performance/reporters.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/reporters.py rename to Testing/SystemTests/scripts/performance/reporters.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/sqlresults.py b/Testing/SystemTests/scripts/performance/sqlresults.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/sqlresults.py rename to Testing/SystemTests/scripts/performance/sqlresults.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/testresult.py b/Testing/SystemTests/scripts/performance/testresult.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/testresult.py rename to Testing/SystemTests/scripts/performance/testresult.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/performance/xunit_to_sql.py b/Testing/SystemTests/scripts/performance/xunit_to_sql.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/performance/xunit_to_sql.py rename to Testing/SystemTests/scripts/performance/xunit_to_sql.py diff --git a/Code/Mantid/Testing/SystemTests/scripts/runSystemTests.py b/Testing/SystemTests/scripts/runSystemTests.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/scripts/runSystemTests.py rename to Testing/SystemTests/scripts/runSystemTests.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ARCSReductionTest.py b/Testing/SystemTests/tests/analysis/ARCSReductionTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ARCSReductionTest.py rename to Testing/SystemTests/tests/analysis/ARCSReductionTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/BASISAutoReduction.py b/Testing/SystemTests/tests/analysis/BASISAutoReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/BASISAutoReduction.py rename to Testing/SystemTests/tests/analysis/BASISAutoReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/BuildSQWTest.py b/Testing/SystemTests/tests/analysis/BuildSQWTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/BuildSQWTest.py rename to Testing/SystemTests/tests/analysis/BuildSQWTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/CNCSReductionTest.py b/Testing/SystemTests/tests/analysis/CNCSReductionTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/CNCSReductionTest.py rename to Testing/SystemTests/tests/analysis/CNCSReductionTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/CRISPLoadingTest.py b/Testing/SystemTests/tests/analysis/CRISPLoadingTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/CRISPLoadingTest.py rename to Testing/SystemTests/tests/analysis/CRISPLoadingTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/CalMuonDeadTimeTest.py b/Testing/SystemTests/tests/analysis/CalMuonDeadTimeTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/CalMuonDeadTimeTest.py rename to Testing/SystemTests/tests/analysis/CalMuonDeadTimeTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/CalibrateRectangularDetector_Test.py b/Testing/SystemTests/tests/analysis/CalibrateRectangularDetector_Test.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/CalibrateRectangularDetector_Test.py rename to Testing/SystemTests/tests/analysis/CalibrateRectangularDetector_Test.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/CodeConventions.py b/Testing/SystemTests/tests/analysis/CodeConventions.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/CodeConventions.py rename to Testing/SystemTests/tests/analysis/CodeConventions.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ConvertToMDworkflow.py b/Testing/SystemTests/tests/analysis/ConvertToMDworkflow.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ConvertToMDworkflow.py rename to Testing/SystemTests/tests/analysis/ConvertToMDworkflow.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/DOSTest.py b/Testing/SystemTests/tests/analysis/DOSTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/DOSTest.py rename to Testing/SystemTests/tests/analysis/DOSTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/Diffraction_Workflow_Test.py b/Testing/SystemTests/tests/analysis/Diffraction_Workflow_Test.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/Diffraction_Workflow_Test.py rename to Testing/SystemTests/tests/analysis/Diffraction_Workflow_Test.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic.py b/Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic.py rename to Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic2.py b/Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic2.py rename to Testing/SystemTests/tests/analysis/DirectInelasticDiagnostic2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSBeamCenterAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSBeamCenterAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSBeamCenterAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSBeamCenterAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSDarkCurrentAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSDarkCurrentAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSDarkCurrentAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSDarkCurrentAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSEffAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSEffAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSEffAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSEffAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSFlatTestAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSFlatTestAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSFlatTestAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSFlatTestAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSIQOutputAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSIQOutputAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSIQOutputAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSIQOutputAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSNormalisationAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSNormalisationAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSNormalisationAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSNormalisationAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSProcessedEffAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSProcessedEffAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSProcessedEffAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSProcessedEffAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSSolidAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSSolidAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSSolidAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSSolidAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSTransAPIv2.py b/Testing/SystemTests/tests/analysis/EQSANSTransAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EQSANSTransAPIv2.py rename to Testing/SystemTests/tests/analysis/EQSANSTransAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EllipsoidIntegr.py b/Testing/SystemTests/tests/analysis/EllipsoidIntegr.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EllipsoidIntegr.py rename to Testing/SystemTests/tests/analysis/EllipsoidIntegr.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/EnggCalibrationTest.py b/Testing/SystemTests/tests/analysis/EnggCalibrationTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/EnggCalibrationTest.py rename to Testing/SystemTests/tests/analysis/EnggCalibrationTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/FilteredLoadvsLoadThenFilter.py b/Testing/SystemTests/tests/analysis/FilteredLoadvsLoadThenFilter.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/FilteredLoadvsLoadThenFilter.py rename to Testing/SystemTests/tests/analysis/FilteredLoadvsLoadThenFilter.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/GEMTests.py b/Testing/SystemTests/tests/analysis/GEMTests.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/GEMTests.py rename to Testing/SystemTests/tests/analysis/GEMTests.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HFIRBackgroundAPIv2.py b/Testing/SystemTests/tests/analysis/HFIRBackgroundAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HFIRBackgroundAPIv2.py rename to Testing/SystemTests/tests/analysis/HFIRBackgroundAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HFIREffAPIv2.py b/Testing/SystemTests/tests/analysis/HFIREffAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HFIREffAPIv2.py rename to Testing/SystemTests/tests/analysis/HFIREffAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HFIRReductionAPIv2.py b/Testing/SystemTests/tests/analysis/HFIRReductionAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HFIRReductionAPIv2.py rename to Testing/SystemTests/tests/analysis/HFIRReductionAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HFIRTestsAPIv2.py b/Testing/SystemTests/tests/analysis/HFIRTestsAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HFIRTestsAPIv2.py rename to Testing/SystemTests/tests/analysis/HFIRTestsAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HFIRTransAPIv2.py b/Testing/SystemTests/tests/analysis/HFIRTransAPIv2.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HFIRTransAPIv2.py rename to Testing/SystemTests/tests/analysis/HFIRTransAPIv2.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HRPDPowderDiffraction.py b/Testing/SystemTests/tests/analysis/HRPDPowderDiffraction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HRPDPowderDiffraction.py rename to Testing/SystemTests/tests/analysis/HRPDPowderDiffraction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/HYSPECReductionTest.py b/Testing/SystemTests/tests/analysis/HYSPECReductionTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/HYSPECReductionTest.py rename to Testing/SystemTests/tests/analysis/HYSPECReductionTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ILLD2BTest.py b/Testing/SystemTests/tests/analysis/ILLD2BTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ILLD2BTest.py rename to Testing/SystemTests/tests/analysis/ILLD2BTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ILLD33Test.py b/Testing/SystemTests/tests/analysis/ILLD33Test.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ILLD33Test.py rename to Testing/SystemTests/tests/analysis/ILLD33Test.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ILLIN4Test.py b/Testing/SystemTests/tests/analysis/ILLIN4Test.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ILLIN4Test.py rename to Testing/SystemTests/tests/analysis/ILLIN4Test.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ILLIN5Test.py b/Testing/SystemTests/tests/analysis/ILLIN5Test.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ILLIN5Test.py rename to Testing/SystemTests/tests/analysis/ILLIN5Test.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/INTERLoadingTest.py b/Testing/SystemTests/tests/analysis/INTERLoadingTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/INTERLoadingTest.py rename to Testing/SystemTests/tests/analysis/INTERLoadingTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISDirectInelastic.py b/Testing/SystemTests/tests/analysis/ISISDirectInelastic.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISDirectInelastic.py rename to Testing/SystemTests/tests/analysis/ISISDirectInelastic.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISDirectReductionComponents.py b/Testing/SystemTests/tests/analysis/ISISDirectReductionComponents.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISDirectReductionComponents.py rename to Testing/SystemTests/tests/analysis/ISISDirectReductionComponents.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectAnalysisTest.py b/Testing/SystemTests/tests/analysis/ISISIndirectAnalysisTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectAnalysisTest.py rename to Testing/SystemTests/tests/analysis/ISISIndirectAnalysisTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectBayesTest.py b/Testing/SystemTests/tests/analysis/ISISIndirectBayesTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectBayesTest.py rename to Testing/SystemTests/tests/analysis/ISISIndirectBayesTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectInelastic.py b/Testing/SystemTests/tests/analysis/ISISIndirectInelastic.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectInelastic.py rename to Testing/SystemTests/tests/analysis/ISISIndirectInelastic.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectLoadAsciiTest.py b/Testing/SystemTests/tests/analysis/ISISIndirectLoadAsciiTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectLoadAsciiTest.py rename to Testing/SystemTests/tests/analysis/ISISIndirectLoadAsciiTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectSimulationTest.py b/Testing/SystemTests/tests/analysis/ISISIndirectSimulationTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISIndirectSimulationTest.py rename to Testing/SystemTests/tests/analysis/ISISIndirectSimulationTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISLoadingEventData.py b/Testing/SystemTests/tests/analysis/ISISLoadingEventData.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISLoadingEventData.py rename to Testing/SystemTests/tests/analysis/ISISLoadingEventData.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISMuonAnalysis.py b/Testing/SystemTests/tests/analysis/ISISMuonAnalysis.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISMuonAnalysis.py rename to Testing/SystemTests/tests/analysis/ISISMuonAnalysis.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISMuonAnalysisGrouping.py b/Testing/SystemTests/tests/analysis/ISISMuonAnalysisGrouping.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISMuonAnalysisGrouping.py rename to Testing/SystemTests/tests/analysis/ISISMuonAnalysisGrouping.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISPowderDiffractionTest.py b/Testing/SystemTests/tests/analysis/ISISPowderDiffractionTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISPowderDiffractionTest.py rename to Testing/SystemTests/tests/analysis/ISISPowderDiffractionTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISISReflInstrumentIDFTest.py b/Testing/SystemTests/tests/analysis/ISISReflInstrumentIDFTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISISReflInstrumentIDFTest.py rename to Testing/SystemTests/tests/analysis/ISISReflInstrumentIDFTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_LETReduction.py b/Testing/SystemTests/tests/analysis/ISIS_LETReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_LETReduction.py rename to Testing/SystemTests/tests/analysis/ISIS_LETReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_MAPS_DGSReduction.py b/Testing/SystemTests/tests/analysis/ISIS_MAPS_DGSReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_MAPS_DGSReduction.py rename to Testing/SystemTests/tests/analysis/ISIS_MAPS_DGSReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_MERLINReduction.py b/Testing/SystemTests/tests/analysis/ISIS_MERLINReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_MERLINReduction.py rename to Testing/SystemTests/tests/analysis/ISIS_MERLINReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_MariReduction.py b/Testing/SystemTests/tests/analysis/ISIS_MariReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ISIS_MariReduction.py rename to Testing/SystemTests/tests/analysis/ISIS_MariReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/IndirectDiffractionTests.py b/Testing/SystemTests/tests/analysis/IndirectDiffractionTests.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/IndirectDiffractionTests.py rename to Testing/SystemTests/tests/analysis/IndirectDiffractionTests.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/L2QScriptTest.py b/Testing/SystemTests/tests/analysis/L2QScriptTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/L2QScriptTest.py rename to Testing/SystemTests/tests/analysis/L2QScriptTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LOQAddBatch.py b/Testing/SystemTests/tests/analysis/LOQAddBatch.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LOQAddBatch.py rename to Testing/SystemTests/tests/analysis/LOQAddBatch.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LOQCentreNoGrav.py b/Testing/SystemTests/tests/analysis/LOQCentreNoGrav.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LOQCentreNoGrav.py rename to Testing/SystemTests/tests/analysis/LOQCentreNoGrav.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LOQReductionGUI.py b/Testing/SystemTests/tests/analysis/LOQReductionGUI.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LOQReductionGUI.py rename to Testing/SystemTests/tests/analysis/LOQReductionGUI.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LOQSANSUtilityTest.py b/Testing/SystemTests/tests/analysis/LOQSANSUtilityTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LOQSANSUtilityTest.py rename to Testing/SystemTests/tests/analysis/LOQSANSUtilityTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LOQTransFitWorkspace2D.py b/Testing/SystemTests/tests/analysis/LOQTransFitWorkspace2D.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LOQTransFitWorkspace2D.py rename to Testing/SystemTests/tests/analysis/LOQTransFitWorkspace2D.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LRPrimaryFractionTest.py b/Testing/SystemTests/tests/analysis/LRPrimaryFractionTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LRPrimaryFractionTest.py rename to Testing/SystemTests/tests/analysis/LRPrimaryFractionTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LRScalingFactorsTest.py b/Testing/SystemTests/tests/analysis/LRScalingFactorsTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LRScalingFactorsTest.py rename to Testing/SystemTests/tests/analysis/LRScalingFactorsTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionTest.py b/Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionTest.py rename to Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionWithBackgroundTest.py b/Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionWithBackgroundTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionWithBackgroundTest.py rename to Testing/SystemTests/tests/analysis/LiquidsReflectometryReductionWithBackgroundTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadAndCheckBase.py b/Testing/SystemTests/tests/analysis/LoadAndCheckBase.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadAndCheckBase.py rename to Testing/SystemTests/tests/analysis/LoadAndCheckBase.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadEmbeddedInstrumentInfo.py b/Testing/SystemTests/tests/analysis/LoadEmbeddedInstrumentInfo.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadEmbeddedInstrumentInfo.py rename to Testing/SystemTests/tests/analysis/LoadEmbeddedInstrumentInfo.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadLotsOfFiles.py b/Testing/SystemTests/tests/analysis/LoadLotsOfFiles.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadLotsOfFiles.py rename to Testing/SystemTests/tests/analysis/LoadLotsOfFiles.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadLotsOfInstruments.py b/Testing/SystemTests/tests/analysis/LoadLotsOfInstruments.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadLotsOfInstruments.py rename to Testing/SystemTests/tests/analysis/LoadLotsOfInstruments.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadMuonNexusTest.py b/Testing/SystemTests/tests/analysis/LoadMuonNexusTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadMuonNexusTest.py rename to Testing/SystemTests/tests/analysis/LoadMuonNexusTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadTest.py b/Testing/SystemTests/tests/analysis/LoadTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadTest.py rename to Testing/SystemTests/tests/analysis/LoadTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/LoadVesuvioTest.py b/Testing/SystemTests/tests/analysis/LoadVesuvioTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/LoadVesuvioTest.py rename to Testing/SystemTests/tests/analysis/LoadVesuvioTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/MDWorkspaceTests.py b/Testing/SystemTests/tests/analysis/MDWorkspaceTests.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/MDWorkspaceTests.py rename to Testing/SystemTests/tests/analysis/MDWorkspaceTests.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/MuonLoadTest.py b/Testing/SystemTests/tests/analysis/MuonLoadTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/MuonLoadTest.py rename to Testing/SystemTests/tests/analysis/MuonLoadTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/OFFSPECLoadingTest.py b/Testing/SystemTests/tests/analysis/OFFSPECLoadingTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/OFFSPECLoadingTest.py rename to Testing/SystemTests/tests/analysis/OFFSPECLoadingTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/OFFSPECReflRedOneAuto.py b/Testing/SystemTests/tests/analysis/OFFSPECReflRedOneAuto.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/OFFSPECReflRedOneAuto.py rename to Testing/SystemTests/tests/analysis/OFFSPECReflRedOneAuto.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/PEARLPowderDiffraction.py b/Testing/SystemTests/tests/analysis/PEARLPowderDiffraction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/PEARLPowderDiffraction.py rename to Testing/SystemTests/tests/analysis/PEARLPowderDiffraction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/PEARLSystemTest.py b/Testing/SystemTests/tests/analysis/PEARLSystemTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/PEARLSystemTest.py rename to Testing/SystemTests/tests/analysis/PEARLSystemTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIAnalyseResidualsTest.py b/Testing/SystemTests/tests/analysis/POLDIAnalyseResidualsTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIAnalyseResidualsTest.py rename to Testing/SystemTests/tests/analysis/POLDIAnalyseResidualsTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIAutoCorrelationTest.py b/Testing/SystemTests/tests/analysis/POLDIAutoCorrelationTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIAutoCorrelationTest.py rename to Testing/SystemTests/tests/analysis/POLDIAutoCorrelationTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDICreatePeaksFromCellTest.py b/Testing/SystemTests/tests/analysis/POLDICreatePeaksFromCellTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDICreatePeaksFromCellTest.py rename to Testing/SystemTests/tests/analysis/POLDICreatePeaksFromCellTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIDataAnalysisTest.py b/Testing/SystemTests/tests/analysis/POLDIDataAnalysisTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIDataAnalysisTest.py rename to Testing/SystemTests/tests/analysis/POLDIDataAnalysisTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIFitPeaks1DTest.py b/Testing/SystemTests/tests/analysis/POLDIFitPeaks1DTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIFitPeaks1DTest.py rename to Testing/SystemTests/tests/analysis/POLDIFitPeaks1DTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIFitPeaks2DTest.py b/Testing/SystemTests/tests/analysis/POLDIFitPeaks2DTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIFitPeaks2DTest.py rename to Testing/SystemTests/tests/analysis/POLDIFitPeaks2DTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDILoadRunsTest.py b/Testing/SystemTests/tests/analysis/POLDILoadRunsTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDILoadRunsTest.py rename to Testing/SystemTests/tests/analysis/POLDILoadRunsTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIMergeTest.py b/Testing/SystemTests/tests/analysis/POLDIMergeTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIMergeTest.py rename to Testing/SystemTests/tests/analysis/POLDIMergeTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDIPeakSearchTest.py b/Testing/SystemTests/tests/analysis/POLDIPeakSearchTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDIPeakSearchTest.py rename to Testing/SystemTests/tests/analysis/POLDIPeakSearchTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLDITruncateDataTest.py b/Testing/SystemTests/tests/analysis/POLDITruncateDataTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLDITruncateDataTest.py rename to Testing/SystemTests/tests/analysis/POLDITruncateDataTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/POLREFLoadingTest.py b/Testing/SystemTests/tests/analysis/POLREFLoadingTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/POLREFLoadingTest.py rename to Testing/SystemTests/tests/analysis/POLREFLoadingTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/Peak2ConvCell_Test.py b/Testing/SystemTests/tests/analysis/Peak2ConvCell_Test.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/Peak2ConvCell_Test.py rename to Testing/SystemTests/tests/analysis/Peak2ConvCell_Test.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/PolrefExample.py b/Testing/SystemTests/tests/analysis/PolrefExample.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/PolrefExample.py rename to Testing/SystemTests/tests/analysis/PolrefExample.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/PowderDiffProfileCalibrateTest.py b/Testing/SystemTests/tests/analysis/PowderDiffProfileCalibrateTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/PowderDiffProfileCalibrateTest.py rename to Testing/SystemTests/tests/analysis/PowderDiffProfileCalibrateTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/REFLReduction.py b/Testing/SystemTests/tests/analysis/REFLReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/REFLReduction.py rename to Testing/SystemTests/tests/analysis/REFLReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/REFLWithBackground.py b/Testing/SystemTests/tests/analysis/REFLWithBackground.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/REFLWithBackground.py rename to Testing/SystemTests/tests/analysis/REFLWithBackground.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/REFMReduction.py b/Testing/SystemTests/tests/analysis/REFMReduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/REFMReduction.py rename to Testing/SystemTests/tests/analysis/REFMReduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/RROAutoFunctionalityTests.py b/Testing/SystemTests/tests/analysis/RROAutoFunctionalityTests.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/RROAutoFunctionalityTests.py rename to Testing/SystemTests/tests/analysis/RROAutoFunctionalityTests.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/RawVNexus.py b/Testing/SystemTests/tests/analysis/RawVNexus.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/RawVNexus.py rename to Testing/SystemTests/tests/analysis/RawVNexus.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReduceOneSCD_Run.py b/Testing/SystemTests/tests/analysis/ReduceOneSCD_Run.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReduceOneSCD_Run.py rename to Testing/SystemTests/tests/analysis/ReduceOneSCD_Run.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/RefRoi.py b/Testing/SystemTests/tests/analysis/RefRoi.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/RefRoi.py rename to Testing/SystemTests/tests/analysis/RefRoi.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryISIS.py b/Testing/SystemTests/tests/analysis/ReflectometryISIS.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryISIS.py rename to Testing/SystemTests/tests/analysis/ReflectometryISIS.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickCombineMulti.py b/Testing/SystemTests/tests/analysis/ReflectometryQuickCombineMulti.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickCombineMulti.py rename to Testing/SystemTests/tests/analysis/ReflectometryQuickCombineMulti.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickMultiDetector.py b/Testing/SystemTests/tests/analysis/ReflectometryQuickMultiDetector.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickMultiDetector.py rename to Testing/SystemTests/tests/analysis/ReflectometryQuickMultiDetector.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetector.py b/Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetector.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetector.py rename to Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetector.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetectorMakeTransmission.py b/Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetectorMakeTransmission.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetectorMakeTransmission.py rename to Testing/SystemTests/tests/analysis/ReflectometryQuickPointDetectorMakeTransmission.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ReuseExistingCalibration.py b/Testing/SystemTests/tests/analysis/ReuseExistingCalibration.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ReuseExistingCalibration.py rename to Testing/SystemTests/tests/analysis/ReuseExistingCalibration.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DBatch.py b/Testing/SystemTests/tests/analysis/SANS2DBatch.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DBatch.py rename to Testing/SystemTests/tests/analysis/SANS2DBatch.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DFrontNoGrav.py b/Testing/SystemTests/tests/analysis/SANS2DFrontNoGrav.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DFrontNoGrav.py rename to Testing/SystemTests/tests/analysis/SANS2DFrontNoGrav.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DLOQReloadWorkspaces.py b/Testing/SystemTests/tests/analysis/SANS2DLOQReloadWorkspaces.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DLOQReloadWorkspaces.py rename to Testing/SystemTests/tests/analysis/SANS2DLOQReloadWorkspaces.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DLimitEventsTime.py b/Testing/SystemTests/tests/analysis/SANS2DLimitEventsTime.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DLimitEventsTime.py rename to Testing/SystemTests/tests/analysis/SANS2DLimitEventsTime.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DMultiPeriod.py b/Testing/SystemTests/tests/analysis/SANS2DMultiPeriod.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DMultiPeriod.py rename to Testing/SystemTests/tests/analysis/SANS2DMultiPeriod.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DMultiPeriodAddFiles.py b/Testing/SystemTests/tests/analysis/SANS2DMultiPeriodAddFiles.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DMultiPeriodAddFiles.py rename to Testing/SystemTests/tests/analysis/SANS2DMultiPeriodAddFiles.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DReductionGUI.py b/Testing/SystemTests/tests/analysis/SANS2DReductionGUI.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DReductionGUI.py rename to Testing/SystemTests/tests/analysis/SANS2DReductionGUI.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DReductionGUIAdded.py b/Testing/SystemTests/tests/analysis/SANS2DReductionGUIAdded.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DReductionGUIAdded.py rename to Testing/SystemTests/tests/analysis/SANS2DReductionGUIAdded.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DSearchCentreGUI.py b/Testing/SystemTests/tests/analysis/SANS2DSearchCentreGUI.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DSearchCentreGUI.py rename to Testing/SystemTests/tests/analysis/SANS2DSearchCentreGUI.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DSlicing.py b/Testing/SystemTests/tests/analysis/SANS2DSlicing.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DSlicing.py rename to Testing/SystemTests/tests/analysis/SANS2DSlicing.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DWaveloops.py b/Testing/SystemTests/tests/analysis/SANS2DWaveloops.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANS2DWaveloops.py rename to Testing/SystemTests/tests/analysis/SANS2DWaveloops.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANSCentreSample.py b/Testing/SystemTests/tests/analysis/SANSCentreSample.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANSCentreSample.py rename to Testing/SystemTests/tests/analysis/SANSCentreSample.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANSLOQBatch.py b/Testing/SystemTests/tests/analysis/SANSLOQBatch.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANSLOQBatch.py rename to Testing/SystemTests/tests/analysis/SANSLOQBatch.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANSLOQCan2D.py b/Testing/SystemTests/tests/analysis/SANSLOQCan2D.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANSLOQCan2D.py rename to Testing/SystemTests/tests/analysis/SANSLOQCan2D.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANSLoadersTest.py b/Testing/SystemTests/tests/analysis/SANSLoadersTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANSLoadersTest.py rename to Testing/SystemTests/tests/analysis/SANSLoadersTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SANSWorkspaceTypeTest.py b/Testing/SystemTests/tests/analysis/SANSWorkspaceTypeTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SANSWorkspaceTypeTest.py rename to Testing/SystemTests/tests/analysis/SANSWorkspaceTypeTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SEQUOIAreduction.py b/Testing/SystemTests/tests/analysis/SEQUOIAreduction.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SEQUOIAreduction.py rename to Testing/SystemTests/tests/analysis/SEQUOIAreduction.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SNSConvertToMDTest.py b/Testing/SystemTests/tests/analysis/SNSConvertToMDTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SNSConvertToMDTest.py rename to Testing/SystemTests/tests/analysis/SNSConvertToMDTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SNSPowderRedux.py b/Testing/SystemTests/tests/analysis/SNSPowderRedux.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SNSPowderRedux.py rename to Testing/SystemTests/tests/analysis/SNSPowderRedux.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SXDAnalysis.py b/Testing/SystemTests/tests/analysis/SXDAnalysis.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SXDAnalysis.py rename to Testing/SystemTests/tests/analysis/SXDAnalysis.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SpaceGroupFactoryTest.py b/Testing/SystemTests/tests/analysis/SpaceGroupFactoryTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SpaceGroupFactoryTest.py rename to Testing/SystemTests/tests/analysis/SpaceGroupFactoryTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SpaceGroupReflectionConditionsTest.py b/Testing/SystemTests/tests/analysis/SpaceGroupReflectionConditionsTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SpaceGroupReflectionConditionsTest.py rename to Testing/SystemTests/tests/analysis/SpaceGroupReflectionConditionsTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SphinxWarnings.py b/Testing/SystemTests/tests/analysis/SphinxWarnings.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SphinxWarnings.py rename to Testing/SystemTests/tests/analysis/SphinxWarnings.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/StepScan.py b/Testing/SystemTests/tests/analysis/StepScan.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/StepScan.py rename to Testing/SystemTests/tests/analysis/StepScan.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/SurfLoadingTest.py b/Testing/SystemTests/tests/analysis/SurfLoadingTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/SurfLoadingTest.py rename to Testing/SystemTests/tests/analysis/SurfLoadingTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/TOPAZPeakFinding.py b/Testing/SystemTests/tests/analysis/TOPAZPeakFinding.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/TOPAZPeakFinding.py rename to Testing/SystemTests/tests/analysis/TOPAZPeakFinding.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/TobyFitResolutionSimulationTest.py b/Testing/SystemTests/tests/analysis/TobyFitResolutionSimulationTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/TobyFitResolutionSimulationTest.py rename to Testing/SystemTests/tests/analysis/TobyFitResolutionSimulationTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/UnweightedLeastSquaresTest.py b/Testing/SystemTests/tests/analysis/UnweightedLeastSquaresTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/UnweightedLeastSquaresTest.py rename to Testing/SystemTests/tests/analysis/UnweightedLeastSquaresTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/UserAlgotithmsBuild.py b/Testing/SystemTests/tests/analysis/UserAlgotithmsBuild.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/UserAlgotithmsBuild.py rename to Testing/SystemTests/tests/analysis/UserAlgotithmsBuild.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ValidateFacilitiesFile.py b/Testing/SystemTests/tests/analysis/ValidateFacilitiesFile.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ValidateFacilitiesFile.py rename to Testing/SystemTests/tests/analysis/ValidateFacilitiesFile.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ValidateGroupingFiles.py b/Testing/SystemTests/tests/analysis/ValidateGroupingFiles.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ValidateGroupingFiles.py rename to Testing/SystemTests/tests/analysis/ValidateGroupingFiles.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ValidateInstrumentDefinitionFiles.py b/Testing/SystemTests/tests/analysis/ValidateInstrumentDefinitionFiles.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ValidateInstrumentDefinitionFiles.py rename to Testing/SystemTests/tests/analysis/ValidateInstrumentDefinitionFiles.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/ValidateParameterFiles.py b/Testing/SystemTests/tests/analysis/ValidateParameterFiles.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/ValidateParameterFiles.py rename to Testing/SystemTests/tests/analysis/ValidateParameterFiles.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/VesuvioFittingTest.py b/Testing/SystemTests/tests/analysis/VesuvioFittingTest.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/VesuvioFittingTest.py rename to Testing/SystemTests/tests/analysis/VesuvioFittingTest.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/WishAnalysis.py b/Testing/SystemTests/tests/analysis/WishAnalysis.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/WishAnalysis.py rename to Testing/SystemTests/tests/analysis/WishAnalysis.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/WishDiffuseScattering.py b/Testing/SystemTests/tests/analysis/WishDiffuseScattering.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/WishDiffuseScattering.py rename to Testing/SystemTests/tests/analysis/WishDiffuseScattering.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/WishMasking.py b/Testing/SystemTests/tests/analysis/WishMasking.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/WishMasking.py rename to Testing/SystemTests/tests/analysis/WishMasking.py diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.integrate.md5 b/Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.integrate.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.integrate.md5 rename to Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.integrate.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.mat.md5 b/Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.mat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.mat.md5 rename to Testing/SystemTests/tests/analysis/reference/3132_Orthorhombic_P.mat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/4699_IvsQ_Result.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/4699_IvsQ_Result.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/4699_IvsQ_Result.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/4699_IvsQ_Result.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ARCSsystemtest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ARCSsystemtest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ARCSsystemtest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ARCSsystemtest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ARGUSAnalysis.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ARGUSAnalysis.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ARGUSAnalysis.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ARGUSAnalysis.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ARGUSAnalysisLogFwd.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ARGUSAnalysisLogFwd.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ARGUSAnalysisLogFwd.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ARGUSAnalysisLogFwd.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/Arg_Si_ref.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/Arg_Si_ref.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/Arg_Si_ref.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/Arg_Si_ref.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/BASISAutoReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/BASISAutoReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/BASISAutoReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/BASISAutoReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/CNCSReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/CNCSReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/CNCSReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/CNCSReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/CNCSReduction_TIBasEvents.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/CNCSReduction_TIBasEvents.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/CNCSReduction_TIBasEvents.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/CNCSReduction_TIBasEvents.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/CSP85423_1Integrated.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/CSP85423_1Integrated.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/CSP85423_1Integrated.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/CSP85423_1Integrated.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ConvertToMDSample.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ConvertToMDSample.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ConvertToMDSample.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ConvertToMDSample.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/DirectInelasticDiagnostic.txt.md5 b/Testing/SystemTests/tests/analysis/reference/DirectInelasticDiagnostic.txt.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/DirectInelasticDiagnostic.txt.md5 rename to Testing/SystemTests/tests/analysis/reference/DirectInelasticDiagnostic.txt.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EMUAnalysis.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EMUAnalysis.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EMUAnalysis.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EMUAnalysis.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EMUAnalysisAsymFwd.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EMUAnalysisAsymFwd.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EMUAnalysisAsymFwd.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EMUAnalysisAsymFwd.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EMUCalMuonDeadTime.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EMUCalMuonDeadTime.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EMUCalMuonDeadTime.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EMUCalMuonDeadTime.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSBeamCenter.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSBeamCenter.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSBeamCenter.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSBeamCenter.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSBeamMonitor.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSBeamMonitor.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSBeamMonitor.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSBeamMonitor.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSComputeEff.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSComputeEff.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSComputeEff.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSComputeEff.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSDarkCurrent.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSDarkCurrent.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSDarkCurrent.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSDarkCurrent.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSDirectTransFS.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSDirectTransFS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSDirectTransFS.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSDirectTransFS.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSEff.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSEff.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSEff.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSEff.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSFlatTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSFlatTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSFlatTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSFlatTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSIQOutput.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSIQOutput.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSIQOutput.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSIQOutput.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSLive.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSLive.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSLive.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSLive.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_DefaultFlux.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_DefaultFlux.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_DefaultFlux.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_DefaultFlux.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_InputFlux.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_InputFlux.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_InputFlux.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_InputFlux.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_NoFlux.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_NoFlux.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_NoFlux.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSNormalisation_NoFlux.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSProcessedEff.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSProcessedEff.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSProcessedEff.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSProcessedEff.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSSolid.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSSolid.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSSolid.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSSolid.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTrans.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSTrans.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTrans.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSTrans.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransEvent.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSTransEvent.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransEvent.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSTransEvent.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionCompatibility.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionCompatibility.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionCompatibility.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionCompatibility.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionDC.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionDC.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionDC.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionDC.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionFS.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionFS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionFS.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/EQSANSTransmissionFS.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654.gss.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654.gss.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654.gss.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654.gss.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b1_D.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b1_D.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b1_D.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b1_D.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b1_TOF.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b1_TOF.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b1_TOF.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b1_TOF.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b2_D.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b2_D.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b2_D.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b2_D.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b2_TOF.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b2_TOF.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b2_TOF.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b2_TOF.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b3_D.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b3_D.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b3_D.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b3_D.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b3_TOF.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b3_TOF.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b3_TOF.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b3_TOF.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b4_D.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b4_D.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b4_D.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b4_D.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b4_TOF.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b4_TOF.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b4_TOF.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b4_TOF.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b5_D.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b5_D.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b5_D.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b5_D.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b5_TOF.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b5_TOF.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b5_TOF.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b5_TOF.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b6_D.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b6_D.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b6_D.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b6_D.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b6_TOF.dat.md5 b/Testing/SystemTests/tests/analysis/reference/GEM58654_b6_TOF.dat.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM58654_b6_TOF.dat.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM58654_b6_TOF.dat.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM_offsets_2011_cycle111b.cal.md5 b/Testing/SystemTests/tests/analysis/reference/GEM_offsets_2011_cycle111b.cal.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/GEM_offsets_2011_cycle111b.cal.md5 rename to Testing/SystemTests/tests/analysis/reference/GEM_offsets_2011_cycle111b.cal.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRAbsoluteScalingReference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRAbsoluteScalingReference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRAbsoluteScalingReference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRAbsoluteScalingReference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackground.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRBackground.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackground.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRBackground.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundBeamSpreaderTrans.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundBeamSpreaderTrans.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundBeamSpreaderTrans.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRBackgroundBeamSpreaderTrans.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTrans.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTrans.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTrans.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTrans.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTransDC.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTransDC.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTransDC.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRBackgroundDirectBeamTransDC.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransDarkCurrent.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransDarkCurrent.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransDarkCurrent.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransDarkCurrent.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransmission.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransmission.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransmission.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRBackgroundTransmission.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIREff.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIREff.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIREff.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIREff.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRSensitivityDirectBeamCenter.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRSensitivityDirectBeamCenter.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRSensitivityDirectBeamCenter.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRSensitivityDirectBeamCenter.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRSensitivityScatteringBeamCenter.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRSensitivityScatteringBeamCenter.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRSensitivityScatteringBeamCenter.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRSensitivityScatteringBeamCenter.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTrans.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRTrans.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTrans.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRTrans.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreader.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreader.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreader.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreader.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDBC.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDBC.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDBC.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDBC.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDC.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDC.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDC.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRTransmissionBeamSpreaderDC.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDarkCurrent.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDarkCurrent.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDarkCurrent.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDarkCurrent.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDirectBeamCenter.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDirectBeamCenter.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDirectBeamCenter.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HFIRTransmissionDirectBeamCenter.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HRPDPowderDiffraction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HRPDPowderDiffraction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HRPDPowderDiffraction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HRPDPowderDiffraction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HYSPECReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HYSPECReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HYSPECReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HYSPECReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HYSPECReduction_TIBasEvents.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HYSPECReduction_TIBasEvents.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HYSPECReduction_TIBasEvents.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HYSPECReduction_TIBasEvents.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HiFiAnalysis.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HiFiAnalysis.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HiFiAnalysis.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HiFiAnalysis.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/HiFiAnalysisAsym0.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/HiFiAnalysisAsym0.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/HiFiAnalysisAsym0.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/HiFiAnalysisAsym0.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.AnalysisElWinMulti.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.AnalysisElWinMulti.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.AnalysisElWinMulti.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.AnalysisElWinMulti.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSCrossSectionScaleTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.DOSCrossSectionScaleTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSCrossSectionScaleTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.DOSCrossSectionScaleTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSIRTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.DOSIRTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSIRTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.DOSIRTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSPartialCrossSectionScaleTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.DOSPartialCrossSectionScaleTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSPartialCrossSectionScaleTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.DOSPartialCrossSectionScaleTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSPartialTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.DOSPartialTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSPartialTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.DOSPartialTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSRamanTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.DOSRamanTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSRamanTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.DOSRamanTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.DOSTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.DOSTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.DOSTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrections.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrections.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrections.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrections.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCan.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCan.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCan.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCan.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCorrectionsWS.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCorrectionsWS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCorrectionsWS.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISApplyCorrectionsWithCorrectionsWS.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISCalibration.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISCalibration.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISCalibration.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISCalibration.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISConvFitSeq.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISConvFitSeq.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISConvFitSeq.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISConvFitSeq.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISDiagnostics.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISDiagnostics.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISDiagnostics.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISDiagnostics.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ1.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ1.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ1.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ2.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ2.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISElwinEQ2.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISFury.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISFury.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISFury.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISFury.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitMulti.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitMulti.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitMulti.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitMulti.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitSeq.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitSeq.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitSeq.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISFuryFitSeq.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMSDFit.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISMSDFit.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMSDFit.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISMSDFit.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMoments.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISMoments.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMoments.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISMoments.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileReduction1.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileReduction1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileReduction1.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileReduction1.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileSummedReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileSummedReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileSummedReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISMultiFileSummedReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISReductionFromFile.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISReductionFromFile.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISReductionFromFile.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISReductionFromFile.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISResolution.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISResolution.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISResolution.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISResolution.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISTransmissionMonitor.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.IRISTransmissionMonitor.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.IRISTransmissionMonitor.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.IRISTransmissionMonitor.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISCalibration.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISCalibration.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISCalibration.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISCalibration.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISConvFitSeq.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISConvFitSeq.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISConvFitSeq.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISConvFitSeq.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISDiagnostics.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISDiagnostics.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISDiagnostics.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISDiagnostics.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ1.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ1.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ1.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ2.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ2.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISElwinEQ2.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISFury.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISFury.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISFury.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISFury.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitMulti.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitMulti.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitMulti.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitMulti.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitSeq.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitSeq.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitSeq.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISFuryFitSeq.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMSDFit.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISMSDFit.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMSDFit.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISMSDFit.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMoments.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISMoments.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMoments.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISMoments.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileReduction1.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileReduction1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileReduction1.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileReduction1.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileSummedReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileSummedReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileSummedReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISMultiFileSummedReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISReductionFromFile.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISReductionFromFile.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISReductionFromFile.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISReductionFromFile.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISResolution.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.OSIRISResolution.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.OSIRISResolution.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.OSIRISResolution.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction1.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction1.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction1.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction2.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction2.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileReduction2.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileSummedReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileSummedReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileSummedReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.TOSCAMultiFileSummedReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAReductionFromFile.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/II.TOSCAReductionFromFile.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/II.TOSCAReductionFromFile.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/II.TOSCAReductionFromFile.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/INTER00007709Integrated.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/INTER00007709Integrated.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/INTER00007709Integrated.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/INTER00007709Integrated.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/IRISDiffspecDiffractionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/IRISDiffspecDiffractionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/IRISDiffspecDiffractionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/IRISDiffspecDiffractionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederDiffractionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederDiffractionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederDiffractionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederDiffractionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_AbsRunFeederTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_ChemicalFormulaTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_ChemicalFormulaTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_ChemicalFormulaTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_ChemicalFormulaTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_CylAbsTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_CylAbsTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_CylAbsTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_CylAbsTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_DefaultBeamWidthTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_DefaultBeamWidthTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_DefaultBeamWidthTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_DefaultBeamWidthTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTSecCloseTo90Test.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTSecCloseTo90Test.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTSecCloseTo90Test.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTSecCloseTo90Test.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectAbsCor_FltAbsTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpCETest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpCETest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpCETest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpCETest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpFickTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpFickTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpFickTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpFickTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpHallRossTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpHallRossTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpHallRossTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpHallRossTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpTeixeiraTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpTeixeiraTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpTeixeiraTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_JumpTeixeiraTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLDataTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLDataTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLDataTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLDataTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_ResNorm_Test.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_ResNorm_Test.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_ResNorm_Test.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_ResNorm_Test.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_width_Test.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_width_Test.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_width_Test.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QLr_width_Test.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QSeTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QSeTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QSeTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QSeTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QlresTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QlresTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QlresTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QlresTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QuestTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QuestTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QuestTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_QuestTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_ResNormTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_ResNormTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_ResNormTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectBayes_ResNormTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN10SiliconTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN10SiliconTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN10SiliconTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN10SiliconTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest2.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest2.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN13CaFTest2.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN16SiliconTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN16SiliconTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN16SiliconTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectLoadAscii_IN16SiliconTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL_SQW.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL_SQW.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL_SQW.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynCDL_SQW.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynDAT.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynDAT.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynDAT.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/ISISIndirectSimulation_MolDynDAT.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/IndirectEnergyConversionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/IndirectEnergyConversionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/IndirectEnergyConversionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/IndirectEnergyConversionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/IndirectTransmissionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/IndirectTransmissionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/IndirectTransmissionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/IndirectTransmissionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/L2QReferenceResult.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/L2QReferenceResult.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/L2QReferenceResult.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/L2QReferenceResult.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LET14305_3_4meV2015.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LET14305_3_4meV2015.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LET14305_3_4meV2015.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LET14305_3_4meV2015.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LET14305_8_0meV2015.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LET14305_8_0meV2015.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LET14305_8_0meV2015.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LET14305_8_0meV2015.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LETReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LETReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LETReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LETReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQCentreNoGrav.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LOQCentreNoGrav.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQCentreNoGrav.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LOQCentreNoGrav.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQCentreNoGravSearchCentreFixed.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LOQCentreNoGravSearchCentreFixed.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQCentreNoGravSearchCentreFixed.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LOQCentreNoGravSearchCentreFixed.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQReductionMergedData.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LOQReductionMergedData.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQReductionMergedData.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LOQReductionMergedData.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQTransFitWorkspace2D.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LOQTransFitWorkspace2D.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LOQTransFitWorkspace2D.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LOQTransFitWorkspace2D.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/LiquidsReflectometryReductionTestWithBackground.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/LiquidsReflectometryReductionTestWithBackground.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/LiquidsReflectometryReductionTestWithBackground.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/LiquidsReflectometryReductionTestWithBackground.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MAPSDgreduceReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MAPSDgreduceReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MAPSDgreduceReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MAPSDgreduceReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MARIReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MARIReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MARIReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MARIReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MARIReductionMonSeparate.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MARIReductionMonSeparate.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MARIReductionMonSeparate.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MARIReductionMonSeparate.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MARIReductionSum.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MARIReductionSum.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MARIReductionSum.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MARIReductionSum.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MERLINReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MERLINReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MERLINReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MERLINReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MuSRAnalysis.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MuSRAnalysis.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MuSRAnalysis.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MuSRAnalysis.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MuSRAnalysisLog1.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MuSRAnalysisLog1.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MuSRAnalysisLog1.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MuSRAnalysisLog1.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/MuonLoad_MUSR00015192.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/MuonLoad_MUSR00015192.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/MuonLoad_MUSR00015192.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/MuonLoad_MUSR00015192.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/OFFSPEC00010791_1Integrated.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/OFFSPEC00010791_1Integrated.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/OFFSPEC00010791_1Integrated.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/OFFSPEC00010791_1Integrated.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/OFFSPECReflRedOneAuto_good.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/OFFSPECReflRedOneAuto_good.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/OFFSPECReflRedOneAuto_good.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/OFFSPECReflRedOneAuto_good.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/OffspecSESANS.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/OffspecSESANS.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/OffspecSESANS.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/OffspecSESANS.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/OffspecSESANSP0.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/OffspecSESANSP0.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/OffspecSESANSP0.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/OffspecSESANSP0.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/OsirisDiffractionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/OsirisDiffractionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/OsirisDiffractionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/OsirisDiffractionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/OsirisDiffspecDiffractionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/OsirisDiffspecDiffractionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/OsirisDiffspecDiffractionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/OsirisDiffspecDiffractionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74795_74797-0.gss.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL74795_74797-0.gss.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74795_74797-0.gss.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL74795_74797-0.gss.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74795_74797.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL74795_74797.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74795_74797.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL74795_74797.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74798_74800-0.gss.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL74798_74800-0.gss.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74798_74800-0.gss.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL74798_74800-0.gss.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74798_74800.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL74798_74800.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL74798_74800.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL74798_74800.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323-0.gss.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323-0.gss.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323-0.gss.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL75318_75323-0.gss.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL75318_75323.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323_noatten.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323_noatten.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARL75318_75323_noatten.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARL75318_75323_noatten.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARLPowderDiffraction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/PEARLPowderDiffraction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PEARLPowderDiffraction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/PEARLPowderDiffraction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_4844_reference.gsa.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_4844_reference.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_4844_reference.gsa.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_4844_reference.gsa.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_4866_Stable.gsa.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_4866_Stable.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_4866_Stable.gsa.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_4866_Stable.gsa.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_4866_reference.gsa.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_4866_reference.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_4866_reference.gsa.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_4866_reference.gsa.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_9829_reference.gsa.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_9829_reference.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_9829_reference.gsa.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_9829_reference.gsa.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_9830_reference.gsa.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_9830_reference.gsa.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_9830_reference.gsa.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_9830_reference.gsa.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_golden.cal.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_golden.cal.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_golden.cal.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_golden.cal.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_goldenCC.cal.md5 b/Testing/SystemTests/tests/analysis/reference/PG3_goldenCC.cal.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PG3_goldenCC.cal.md5 rename to Testing/SystemTests/tests/analysis/reference/PG3_goldenCC.cal.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF00004699_1Integrated.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/POLREF00004699_1Integrated.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF00004699_1Integrated.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/POLREF00004699_1Integrated.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF_kikf_benchmark.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/POLREF_kikf_benchmark.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF_kikf_benchmark.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/POLREF_kikf_benchmark.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF_pipf_benchmark.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/POLREF_pipf_benchmark.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF_pipf_benchmark.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/POLREF_pipf_benchmark.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF_qxqy_benchmark.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/POLREF_qxqy_benchmark.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/POLREF_qxqy_benchmark.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/POLREF_qxqy_benchmark.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/PolrefTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/PolrefTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/PolrefTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/PolrefTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/QuickReferenceResult.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/QuickReferenceResult.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/QuickReferenceResult.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/QuickReferenceResult.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/QuickStitchedReferenceResult.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/QuickStitchedReferenceResult.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/QuickStitchedReferenceResult.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/QuickStitchedReferenceResult.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/README.md b/Testing/SystemTests/tests/analysis/reference/README.md similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/README.md rename to Testing/SystemTests/tests/analysis/reference/README.md diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFLReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFLReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFLReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFLReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data_v2.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data_v2.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data_v2.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFL_119814_combined_data_v2.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_119814_roi_peak.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFL_119814_roi_peak.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_119814_roi_peak.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFL_119814_roi_peak.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_NoBackgroundTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFL_NoBackgroundTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_NoBackgroundTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFL_NoBackgroundTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_NoNormalizationTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFL_NoNormalizationTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFL_NoNormalizationTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFL_NoNormalizationTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFMReduction_off_off.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/REFMReduction_off_off.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/REFMReduction_off_off.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/REFMReduction_off_off.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DBatch.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DBatch.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DBatch.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DBatch.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DFrontNoGrav.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DFrontNoGrav.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DFrontNoGrav.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DFrontNoGrav.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventData.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventData.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventData.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventData.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventDataMonitor.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventDataMonitor.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventDataMonitor.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DLoadingAddedEventDataMonitor.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DMultiPeriodAddFiles.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DMultiPeriodAddFiles.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DMultiPeriodAddFiles.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DMultiPeriodAddFiles.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DNewSettingsCarriedAcross.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DNewSettingsCarriedAcross.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DNewSettingsCarriedAcross.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DNewSettingsCarriedAcross.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlay.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlay.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlay.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlay.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlayAndTimeShifts.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlayAndTimeShifts.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlayAndTimeShifts.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithOverlayAndTimeShifts.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithoutOverlay.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithoutOverlay.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithoutOverlay.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DTUBES_AddedEventFilesWithoutOverlay.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTube_withZeroErrorCorrections.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DTube_withZeroErrorCorrections.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DTube_withZeroErrorCorrections.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DTube_withZeroErrorCorrections.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DWaveloops.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DWaveloops.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DWaveloops.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DWaveloops.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DWithExtraLengthGravity.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANS2DWithExtraLengthGravity.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANS2DWithExtraLengthGravity.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANS2DWithExtraLengthGravity.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSCentreSample.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANSCentreSample.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSCentreSample.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANSCentreSample.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSLOQBatch.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANSLOQBatch.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSLOQBatch.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANSLOQBatch.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSLOQCan2D.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANSLOQCan2D.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSLOQCan2D.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANSLOQCan2D.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSReductionGUI.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANSReductionGUI.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSReductionGUI.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANSReductionGUI.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSReductionGUI_LimitEventsTime.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SANSReductionGUI_LimitEventsTime.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SANSReductionGUI_LimitEventsTime.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SANSReductionGUI_LimitEventsTime.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQUOIAReduction.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SEQUOIAReduction.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQUOIAReduction.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SEQUOIAReduction.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_enp.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_enp.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_enp.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_enp.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_ewp.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_ewp.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_ewp.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_ewp.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hnp.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hnp.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hnp.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hnp.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hwp.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hwp.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hwp.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SEQ_11499_md_hwp.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SRF92132_1Integrated.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/SRF92132_1Integrated.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SRF92132_1Integrated.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/SRF92132_1Integrated.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/SpaceGroupSymmetryOperations.txt.md5 b/Testing/SystemTests/tests/analysis/reference/SpaceGroupSymmetryOperations.txt.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/SpaceGroupSymmetryOperations.txt.md5 rename to Testing/SystemTests/tests/analysis/reference/SpaceGroupSymmetryOperations.txt.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/StepScan.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/StepScan.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/StepScan.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/StepScan.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/TOFRangeOFFTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/TOFRangeOFFTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/TOFRangeOFFTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/TOFRangeOFFTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/TOPAZ_3132_reference.hkl.md5 b/Testing/SystemTests/tests/analysis/reference/TOPAZ_3132_reference.hkl.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/TOPAZ_3132_reference.hkl.md5 rename to Testing/SystemTests/tests/analysis/reference/TOPAZ_3132_reference.hkl.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/TOSCADiffractionTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/TOSCADiffractionTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/TOSCADiffractionTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/TOSCADiffractionTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/TobyFitResolutionSimulationTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/TobyFitResolutionSimulationTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/TobyFitResolutionSimulationTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/TobyFitResolutionSimulationTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/VesuvioFittingTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/VesuvioFittingTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/VesuvioFittingTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/VesuvioFittingTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithKFreeTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithKFreeTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithKFreeTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithKFreeTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithQuadraticBackgroundTest.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithQuadraticBackgroundTest.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithQuadraticBackgroundTest.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/VesuvioFittingWithQuadraticBackgroundTest.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/WishAnalysis.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/WishAnalysis.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/WishAnalysis.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/WishAnalysis.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference_Peaks.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference_Peaks.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference_Peaks.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006903_reference_Peaks.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_1d_reference_Spectrum.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_1d_reference_Spectrum.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_1d_reference_Spectrum.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006904_1d_reference_Spectrum.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Peaks.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Peaks.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Peaks.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Peaks.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Spectrum.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Spectrum.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Spectrum.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006904_2d_reference_Spectrum.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_1DFit.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_1DFit.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_1DFit.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_1DFit.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_Peaks.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_Peaks.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_Peaks.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2013n006904_reference_Peaks.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_fit.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_fit.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_fit.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_fit.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_residuals.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_residuals.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_residuals.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2014n019874_fortran_residuals.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_reference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019874_reference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2014n019874_reference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019881_reference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi2014n019881_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi2014n019881_reference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi2014n019881_reference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference_1DFit.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference_1DFit.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference_1DFit.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi_2_phases_theoretical_reference_1DFit.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi_sum_6903_6904_reference.nxs.md5 b/Testing/SystemTests/tests/analysis/reference/poldi_sum_6903_6904_reference.nxs.md5 similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/reference/poldi_sum_6903_6904_reference.nxs.md5 rename to Testing/SystemTests/tests/analysis/reference/poldi_sum_6903_6904_reference.nxs.md5 diff --git a/Code/Mantid/Testing/SystemTests/tests/analysis/utils.py b/Testing/SystemTests/tests/analysis/utils.py similarity index 100% rename from Code/Mantid/Testing/SystemTests/tests/analysis/utils.py rename to Testing/SystemTests/tests/analysis/utils.py diff --git a/Code/Mantid/Testing/Tools/CMakeLists.txt b/Testing/Tools/CMakeLists.txt similarity index 100% rename from Code/Mantid/Testing/Tools/CMakeLists.txt rename to Testing/Tools/CMakeLists.txt diff --git a/Code/Mantid/Testing/Tools/cxxtest/COPYING b/Testing/Tools/cxxtest/COPYING similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/COPYING rename to Testing/Tools/cxxtest/COPYING diff --git a/Code/Mantid/Testing/Tools/cxxtest/README b/Testing/Tools/cxxtest/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/README rename to Testing/Tools/cxxtest/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/TODO b/Testing/Tools/cxxtest/TODO similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/TODO rename to Testing/Tools/cxxtest/TODO diff --git a/Code/Mantid/Testing/Tools/cxxtest/Versions b/Testing/Tools/cxxtest/Versions similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/Versions rename to Testing/Tools/cxxtest/Versions diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/AUTHORS b/Testing/Tools/cxxtest/build_tools/SCons/AUTHORS similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/AUTHORS rename to Testing/Tools/cxxtest/build_tools/SCons/AUTHORS diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/cxxtest.py b/Testing/Tools/cxxtest/build_tools/SCons/cxxtest.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/cxxtest.py rename to Testing/Tools/cxxtest/build_tools/SCons/cxxtest.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/README b/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/default_env/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/default_env/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/default_env/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/default_env/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/README b/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/requirement.hpp b/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/requirement.hpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/requirement.hpp rename to Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/requirement.hpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_bar.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_bar.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_bar.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_bar.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_foo.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_foo.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_foo.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/empty_source_list/test_foo.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/eprouvette.py b/Testing/Tools/cxxtest/build_tools/SCons/test/eprouvette.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/eprouvette.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/eprouvette.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/README b/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/expanding_#/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/README b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.cpp b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.cpp rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.h b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/requirement.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_bar.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_bar.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_bar.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_bar.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_foo.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_foo.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_foo.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing/src/test_foo.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/README b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.cc b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.cc similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.cc rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.cc diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.hh b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.hh similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.hh rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hello.hh diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hellotest.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hellotest.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hellotest.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/hellotest.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/main.cpp b/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/main.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/main.cpp rename to Testing/Tools/cxxtest/build_tools/SCons/test/globbing_edmundo/main.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/README b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/not-with-pedantic.h b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/not-with-pedantic.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/not-with-pedantic.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/not-with-pedantic.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/only_with_ansi.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/only_with_ansi.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/only_with_ansi.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CCFLAGS/src/only_with_ansi.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/README b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/src/not-with-pedantic.h b/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/src/not-with-pedantic.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/src/not-with-pedantic.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/include_CXXFLAGS/src/not-with-pedantic.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.cpp b/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.cpp rename to Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.h b/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/requirement.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_bar.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_bar.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_bar.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_bar.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_foo.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_foo.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_foo.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/multifile_tests/src/test_foo.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppath.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppath.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppath.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppath.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppathdir/include.h b/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppathdir/include.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppathdir/include.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/need_cpppath/src/cpppathdir/include.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/nonstandard_cxxtest_dir/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/cxxtest/CrazyRunner.h b/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/cxxtest/CrazyRunner.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/cxxtest/CrazyRunner.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/cxxtest/CrazyRunner.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/src/failtest.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/src/failtest.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/src/failtest.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/printer_propagation/src/failtest.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/README b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/README similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/README rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/README diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.cpp b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.cpp rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.h b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/requirement.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_bar.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_bar.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_bar.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_bar.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_foo.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_foo.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_foo.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/recursive_sources/src/test_foo.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppath.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppath.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppath.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppath.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppathdir/include.h b/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppathdir/include.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppathdir/include.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/string_cpppath/src/cpppathdir/include.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/SConstruct b/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/SConstruct rename to Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/TestDef.py b/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/TestDef.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/TestDef.py rename to Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/TestDef.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppath.t.h b/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppath.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppath.t.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppath.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppathdir/include.h b/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppathdir/include.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppathdir/include.h rename to Testing/Tools/cxxtest/build_tools/SCons/test/target_syntax/src/cpppathdir/include.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest.spec b/Testing/Tools/cxxtest/cxxtest.spec similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest.spec rename to Testing/Tools/cxxtest/cxxtest.spec diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Descriptions.cpp b/Testing/Tools/cxxtest/cxxtest/Descriptions.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Descriptions.cpp rename to Testing/Tools/cxxtest/cxxtest/Descriptions.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Descriptions.h b/Testing/Tools/cxxtest/cxxtest/Descriptions.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Descriptions.h rename to Testing/Tools/cxxtest/cxxtest/Descriptions.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/DummyDescriptions.cpp b/Testing/Tools/cxxtest/cxxtest/DummyDescriptions.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/DummyDescriptions.cpp rename to Testing/Tools/cxxtest/cxxtest/DummyDescriptions.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/DummyDescriptions.h b/Testing/Tools/cxxtest/cxxtest/DummyDescriptions.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/DummyDescriptions.h rename to Testing/Tools/cxxtest/cxxtest/DummyDescriptions.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/ErrorFormatter.h b/Testing/Tools/cxxtest/cxxtest/ErrorFormatter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/ErrorFormatter.h rename to Testing/Tools/cxxtest/cxxtest/ErrorFormatter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/ErrorPrinter.h b/Testing/Tools/cxxtest/cxxtest/ErrorPrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/ErrorPrinter.h rename to Testing/Tools/cxxtest/cxxtest/ErrorPrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Flags.h b/Testing/Tools/cxxtest/cxxtest/Flags.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Flags.h rename to Testing/Tools/cxxtest/cxxtest/Flags.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/GlobalFixture.cpp b/Testing/Tools/cxxtest/cxxtest/GlobalFixture.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/GlobalFixture.cpp rename to Testing/Tools/cxxtest/cxxtest/GlobalFixture.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/GlobalFixture.h b/Testing/Tools/cxxtest/cxxtest/GlobalFixture.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/GlobalFixture.h rename to Testing/Tools/cxxtest/cxxtest/GlobalFixture.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Gui.h b/Testing/Tools/cxxtest/cxxtest/Gui.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Gui.h rename to Testing/Tools/cxxtest/cxxtest/Gui.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/LinkedList.cpp b/Testing/Tools/cxxtest/cxxtest/LinkedList.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/LinkedList.cpp rename to Testing/Tools/cxxtest/cxxtest/LinkedList.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/LinkedList.h b/Testing/Tools/cxxtest/cxxtest/LinkedList.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/LinkedList.h rename to Testing/Tools/cxxtest/cxxtest/LinkedList.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/MantidFormatter.h b/Testing/Tools/cxxtest/cxxtest/MantidFormatter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/MantidFormatter.h rename to Testing/Tools/cxxtest/cxxtest/MantidFormatter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/MantidPrinter.h b/Testing/Tools/cxxtest/cxxtest/MantidPrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/MantidPrinter.h rename to Testing/Tools/cxxtest/cxxtest/MantidPrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Mock.h b/Testing/Tools/cxxtest/cxxtest/Mock.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Mock.h rename to Testing/Tools/cxxtest/cxxtest/Mock.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/ParenPrinter.h b/Testing/Tools/cxxtest/cxxtest/ParenPrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/ParenPrinter.h rename to Testing/Tools/cxxtest/cxxtest/ParenPrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/QtGui.h b/Testing/Tools/cxxtest/cxxtest/QtGui.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/QtGui.h rename to Testing/Tools/cxxtest/cxxtest/QtGui.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/RealDescriptions.cpp b/Testing/Tools/cxxtest/cxxtest/RealDescriptions.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/RealDescriptions.cpp rename to Testing/Tools/cxxtest/cxxtest/RealDescriptions.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/RealDescriptions.h b/Testing/Tools/cxxtest/cxxtest/RealDescriptions.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/RealDescriptions.h rename to Testing/Tools/cxxtest/cxxtest/RealDescriptions.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Root.cpp b/Testing/Tools/cxxtest/cxxtest/Root.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Root.cpp rename to Testing/Tools/cxxtest/cxxtest/Root.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/SelfTest.h b/Testing/Tools/cxxtest/cxxtest/SelfTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/SelfTest.h rename to Testing/Tools/cxxtest/cxxtest/SelfTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdHeaders.h b/Testing/Tools/cxxtest/cxxtest/StdHeaders.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdHeaders.h rename to Testing/Tools/cxxtest/cxxtest/StdHeaders.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdTestSuite.h b/Testing/Tools/cxxtest/cxxtest/StdTestSuite.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdTestSuite.h rename to Testing/Tools/cxxtest/cxxtest/StdTestSuite.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdValueTraits.h b/Testing/Tools/cxxtest/cxxtest/StdValueTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdValueTraits.h rename to Testing/Tools/cxxtest/cxxtest/StdValueTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdioFilePrinter.h b/Testing/Tools/cxxtest/cxxtest/StdioFilePrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdioFilePrinter.h rename to Testing/Tools/cxxtest/cxxtest/StdioFilePrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdioPrinter.h b/Testing/Tools/cxxtest/cxxtest/StdioPrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/StdioPrinter.h rename to Testing/Tools/cxxtest/cxxtest/StdioPrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TeeListener.h b/Testing/Tools/cxxtest/cxxtest/TeeListener.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TeeListener.h rename to Testing/Tools/cxxtest/cxxtest/TeeListener.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestListener.h b/Testing/Tools/cxxtest/cxxtest/TestListener.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestListener.h rename to Testing/Tools/cxxtest/cxxtest/TestListener.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestMain.h b/Testing/Tools/cxxtest/cxxtest/TestMain.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestMain.h rename to Testing/Tools/cxxtest/cxxtest/TestMain.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestRunner.h b/Testing/Tools/cxxtest/cxxtest/TestRunner.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestRunner.h rename to Testing/Tools/cxxtest/cxxtest/TestRunner.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestSuite.cpp b/Testing/Tools/cxxtest/cxxtest/TestSuite.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestSuite.cpp rename to Testing/Tools/cxxtest/cxxtest/TestSuite.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestSuite.h b/Testing/Tools/cxxtest/cxxtest/TestSuite.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestSuite.h rename to Testing/Tools/cxxtest/cxxtest/TestSuite.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestTracker.cpp b/Testing/Tools/cxxtest/cxxtest/TestTracker.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestTracker.cpp rename to Testing/Tools/cxxtest/cxxtest/TestTracker.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestTracker.h b/Testing/Tools/cxxtest/cxxtest/TestTracker.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/TestTracker.h rename to Testing/Tools/cxxtest/cxxtest/TestTracker.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/ValueTraits.cpp b/Testing/Tools/cxxtest/cxxtest/ValueTraits.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/ValueTraits.cpp rename to Testing/Tools/cxxtest/cxxtest/ValueTraits.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/ValueTraits.h b/Testing/Tools/cxxtest/cxxtest/ValueTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/ValueTraits.h rename to Testing/Tools/cxxtest/cxxtest/ValueTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/Win32Gui.h b/Testing/Tools/cxxtest/cxxtest/Win32Gui.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/Win32Gui.h rename to Testing/Tools/cxxtest/cxxtest/Win32Gui.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/WrappedTestSuite.h b/Testing/Tools/cxxtest/cxxtest/WrappedTestSuite.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/WrappedTestSuite.h rename to Testing/Tools/cxxtest/cxxtest/WrappedTestSuite.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/X11Gui.h b/Testing/Tools/cxxtest/cxxtest/X11Gui.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/X11Gui.h rename to Testing/Tools/cxxtest/cxxtest/X11Gui.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/XUnitPrinter.h b/Testing/Tools/cxxtest/cxxtest/XUnitPrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/XUnitPrinter.h rename to Testing/Tools/cxxtest/cxxtest/XUnitPrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/XmlFormatter.h b/Testing/Tools/cxxtest/cxxtest/XmlFormatter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/XmlFormatter.h rename to Testing/Tools/cxxtest/cxxtest/XmlFormatter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/XmlPrinter.h b/Testing/Tools/cxxtest/cxxtest/XmlPrinter.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/XmlPrinter.h rename to Testing/Tools/cxxtest/cxxtest/XmlPrinter.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/cxxtest/YesNoRunner.h b/Testing/Tools/cxxtest/cxxtest/YesNoRunner.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/cxxtest/YesNoRunner.h rename to Testing/Tools/cxxtest/cxxtest/YesNoRunner.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/.cvsignore b/Testing/Tools/cxxtest/docs/.cvsignore similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/.cvsignore rename to Testing/Tools/cxxtest/docs/.cvsignore diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/Makefile b/Testing/Tools/cxxtest/docs/Makefile similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/Makefile rename to Testing/Tools/cxxtest/docs/Makefile diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/convert.pl b/Testing/Tools/cxxtest/docs/convert.pl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/convert.pl rename to Testing/Tools/cxxtest/docs/convert.pl diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/guide.texi b/Testing/Tools/cxxtest/docs/guide.texi similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/guide.texi rename to Testing/Tools/cxxtest/docs/guide.texi diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/qt.png b/Testing/Tools/cxxtest/docs/qt.png similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/qt.png rename to Testing/Tools/cxxtest/docs/qt.png diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/qt2.png b/Testing/Tools/cxxtest/docs/qt2.png similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/qt2.png rename to Testing/Tools/cxxtest/docs/qt2.png diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/texinfo.tex b/Testing/Tools/cxxtest/docs/texinfo.tex similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/texinfo.tex rename to Testing/Tools/cxxtest/docs/texinfo.tex diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/win32.png b/Testing/Tools/cxxtest/docs/win32.png similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/win32.png rename to Testing/Tools/cxxtest/docs/win32.png diff --git a/Code/Mantid/Testing/Tools/cxxtest/docs/x11.png b/Testing/Tools/cxxtest/docs/x11.png similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/docs/x11.png rename to Testing/Tools/cxxtest/docs/x11.png diff --git a/Code/Mantid/Testing/Tools/cxxtest/get_revision_from_cvs.pl b/Testing/Tools/cxxtest/get_revision_from_cvs.pl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/get_revision_from_cvs.pl rename to Testing/Tools/cxxtest/get_revision_from_cvs.pl diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/README.txt b/Testing/Tools/cxxtest/python/README.txt similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/README.txt rename to Testing/Tools/cxxtest/python/README.txt diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/__init__.py b/Testing/Tools/cxxtest/python/cxxtest/__init__.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/__init__.py rename to Testing/Tools/cxxtest/python/cxxtest/__init__.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/__release__.py b/Testing/Tools/cxxtest/python/cxxtest/__release__.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/__release__.py rename to Testing/Tools/cxxtest/python/cxxtest/__release__.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/cxxtest_misc.py b/Testing/Tools/cxxtest/python/cxxtest/cxxtest_misc.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/cxxtest_misc.py rename to Testing/Tools/cxxtest/python/cxxtest/cxxtest_misc.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/cxxtest_parser.py b/Testing/Tools/cxxtest/python/cxxtest/cxxtest_parser.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/cxxtest_parser.py rename to Testing/Tools/cxxtest/python/cxxtest/cxxtest_parser.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/cxxtestgen.py b/Testing/Tools/cxxtest/python/cxxtest/cxxtestgen.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/cxxtest/cxxtestgen.py rename to Testing/Tools/cxxtest/python/cxxtest/cxxtestgen.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/ez_setup.py b/Testing/Tools/cxxtest/python/ez_setup.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/ez_setup.py rename to Testing/Tools/cxxtest/python/ez_setup.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/scripts/cxxtestgen b/Testing/Tools/cxxtest/python/scripts/cxxtestgen similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/scripts/cxxtestgen rename to Testing/Tools/cxxtest/python/scripts/cxxtestgen diff --git a/Code/Mantid/Testing/Tools/cxxtest/python/setup.py b/Testing/Tools/cxxtest/python/setup.py similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/python/setup.py rename to Testing/Tools/cxxtest/python/setup.py diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/.cvsignore b/Testing/Tools/cxxtest/sample/.cvsignore similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/.cvsignore rename to Testing/Tools/cxxtest/sample/.cvsignore diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/Construct b/Testing/Tools/cxxtest/sample/Construct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/Construct rename to Testing/Tools/cxxtest/sample/Construct diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/CreatedTest.h b/Testing/Tools/cxxtest/sample/CreatedTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/CreatedTest.h rename to Testing/Tools/cxxtest/sample/CreatedTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/DeltaTest.h b/Testing/Tools/cxxtest/sample/DeltaTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/DeltaTest.h rename to Testing/Tools/cxxtest/sample/DeltaTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/EnumTraits.h b/Testing/Tools/cxxtest/sample/EnumTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/EnumTraits.h rename to Testing/Tools/cxxtest/sample/EnumTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/ExceptionTest.h b/Testing/Tools/cxxtest/sample/ExceptionTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/ExceptionTest.h rename to Testing/Tools/cxxtest/sample/ExceptionTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/FixtureTest.h b/Testing/Tools/cxxtest/sample/FixtureTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/FixtureTest.h rename to Testing/Tools/cxxtest/sample/FixtureTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.PL b/Testing/Tools/cxxtest/sample/Makefile.PL similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.PL rename to Testing/Tools/cxxtest/sample/Makefile.PL diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.bcc32 b/Testing/Tools/cxxtest/sample/Makefile.bcc32 similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.bcc32 rename to Testing/Tools/cxxtest/sample/Makefile.bcc32 diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.msvc b/Testing/Tools/cxxtest/sample/Makefile.msvc similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.msvc rename to Testing/Tools/cxxtest/sample/Makefile.msvc diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.unix b/Testing/Tools/cxxtest/sample/Makefile.unix similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/Makefile.unix rename to Testing/Tools/cxxtest/sample/Makefile.unix diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/MessageTest.h b/Testing/Tools/cxxtest/sample/MessageTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/MessageTest.h rename to Testing/Tools/cxxtest/sample/MessageTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/SCons/SConstruct b/Testing/Tools/cxxtest/sample/SCons/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/SCons/SConstruct rename to Testing/Tools/cxxtest/sample/SCons/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/SCons/include/stack.h b/Testing/Tools/cxxtest/sample/SCons/include/stack.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/SCons/include/stack.h rename to Testing/Tools/cxxtest/sample/SCons/include/stack.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/SCons/src/stack.c b/Testing/Tools/cxxtest/sample/SCons/src/stack.c similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/SCons/src/stack.c rename to Testing/Tools/cxxtest/sample/SCons/src/stack.c diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/SCons/tests/stack_test.h b/Testing/Tools/cxxtest/sample/SCons/tests/stack_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/SCons/tests/stack_test.h rename to Testing/Tools/cxxtest/sample/SCons/tests/stack_test.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/SimpleTest.h b/Testing/Tools/cxxtest/sample/SimpleTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/SimpleTest.h rename to Testing/Tools/cxxtest/sample/SimpleTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/TraitsTest.h b/Testing/Tools/cxxtest/sample/TraitsTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/TraitsTest.h rename to Testing/Tools/cxxtest/sample/TraitsTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/aborter.tpl b/Testing/Tools/cxxtest/sample/aborter.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/aborter.tpl rename to Testing/Tools/cxxtest/sample/aborter.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/file_printer.tpl b/Testing/Tools/cxxtest/sample/file_printer.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/file_printer.tpl rename to Testing/Tools/cxxtest/sample/file_printer.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/gui/GreenYellowRed.h b/Testing/Tools/cxxtest/sample/gui/GreenYellowRed.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/gui/GreenYellowRed.h rename to Testing/Tools/cxxtest/sample/gui/GreenYellowRed.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/Dice.cpp b/Testing/Tools/cxxtest/sample/mock/Dice.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/Dice.cpp rename to Testing/Tools/cxxtest/sample/mock/Dice.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/Dice.h b/Testing/Tools/cxxtest/sample/mock/Dice.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/Dice.h rename to Testing/Tools/cxxtest/sample/mock/Dice.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/Makefile b/Testing/Tools/cxxtest/sample/mock/Makefile similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/Makefile rename to Testing/Tools/cxxtest/sample/mock/Makefile diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/MockStdlib.h b/Testing/Tools/cxxtest/sample/mock/MockStdlib.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/MockStdlib.h rename to Testing/Tools/cxxtest/sample/mock/MockStdlib.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/T/stdlib.h b/Testing/Tools/cxxtest/sample/mock/T/stdlib.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/T/stdlib.h rename to Testing/Tools/cxxtest/sample/mock/T/stdlib.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/TestDice.h b/Testing/Tools/cxxtest/sample/mock/TestDice.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/TestDice.h rename to Testing/Tools/cxxtest/sample/mock/TestDice.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/mock_stdlib.cpp b/Testing/Tools/cxxtest/sample/mock/mock_stdlib.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/mock_stdlib.cpp rename to Testing/Tools/cxxtest/sample/mock/mock_stdlib.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/real_stdlib.cpp b/Testing/Tools/cxxtest/sample/mock/real_stdlib.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/real_stdlib.cpp rename to Testing/Tools/cxxtest/sample/mock/real_stdlib.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/mock/roll.cpp b/Testing/Tools/cxxtest/sample/mock/roll.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/mock/roll.cpp rename to Testing/Tools/cxxtest/sample/mock/roll.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_1_Run.dsp b/Testing/Tools/cxxtest/sample/msvc/CxxTest_1_Run.dsp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_1_Run.dsp rename to Testing/Tools/cxxtest/sample/msvc/CxxTest_1_Run.dsp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_2_Build.dsp b/Testing/Tools/cxxtest/sample/msvc/CxxTest_2_Build.dsp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_2_Build.dsp rename to Testing/Tools/cxxtest/sample/msvc/CxxTest_2_Build.dsp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_3_Generate.dsp b/Testing/Tools/cxxtest/sample/msvc/CxxTest_3_Generate.dsp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_3_Generate.dsp rename to Testing/Tools/cxxtest/sample/msvc/CxxTest_3_Generate.dsp diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_Workspace.dsw b/Testing/Tools/cxxtest/sample/msvc/CxxTest_Workspace.dsw similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/CxxTest_Workspace.dsw rename to Testing/Tools/cxxtest/sample/msvc/CxxTest_Workspace.dsw diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/FixFiles.bat b/Testing/Tools/cxxtest/sample/msvc/FixFiles.bat similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/FixFiles.bat rename to Testing/Tools/cxxtest/sample/msvc/FixFiles.bat diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/Makefile b/Testing/Tools/cxxtest/sample/msvc/Makefile similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/Makefile rename to Testing/Tools/cxxtest/sample/msvc/Makefile diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/msvc/ReadMe.txt b/Testing/Tools/cxxtest/sample/msvc/ReadMe.txt similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/msvc/ReadMe.txt rename to Testing/Tools/cxxtest/sample/msvc/ReadMe.txt diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/only.tpl b/Testing/Tools/cxxtest/sample/only.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/only.tpl rename to Testing/Tools/cxxtest/sample/only.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/parts/.cvsignore b/Testing/Tools/cxxtest/sample/parts/.cvsignore similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/parts/.cvsignore rename to Testing/Tools/cxxtest/sample/parts/.cvsignore diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/parts/Makefile.unix b/Testing/Tools/cxxtest/sample/parts/Makefile.unix similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/parts/Makefile.unix rename to Testing/Tools/cxxtest/sample/parts/Makefile.unix diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/winddk/Makefile b/Testing/Tools/cxxtest/sample/winddk/Makefile similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/winddk/Makefile rename to Testing/Tools/cxxtest/sample/winddk/Makefile diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/winddk/Makefile.inc b/Testing/Tools/cxxtest/sample/winddk/Makefile.inc similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/winddk/Makefile.inc rename to Testing/Tools/cxxtest/sample/winddk/Makefile.inc diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/winddk/RunTests.tpl b/Testing/Tools/cxxtest/sample/winddk/RunTests.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/winddk/RunTests.tpl rename to Testing/Tools/cxxtest/sample/winddk/RunTests.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/winddk/SOURCES b/Testing/Tools/cxxtest/sample/winddk/SOURCES similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/winddk/SOURCES rename to Testing/Tools/cxxtest/sample/winddk/SOURCES diff --git a/Code/Mantid/Testing/Tools/cxxtest/sample/yes_no_runner.cpp b/Testing/Tools/cxxtest/sample/yes_no_runner.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/sample/yes_no_runner.cpp rename to Testing/Tools/cxxtest/sample/yes_no_runner.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/.cvsignore b/Testing/Tools/cxxtest/test/.cvsignore similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/.cvsignore rename to Testing/Tools/cxxtest/test/.cvsignore diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/AborterNoThrow.h b/Testing/Tools/cxxtest/test/AborterNoThrow.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/AborterNoThrow.h rename to Testing/Tools/cxxtest/test/AborterNoThrow.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/BadTest.h b/Testing/Tools/cxxtest/test/BadTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/BadTest.h rename to Testing/Tools/cxxtest/test/BadTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Comments.h b/Testing/Tools/cxxtest/test/Comments.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Comments.h rename to Testing/Tools/cxxtest/test/Comments.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/DeepAbort.h b/Testing/Tools/cxxtest/test/DeepAbort.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/DeepAbort.h rename to Testing/Tools/cxxtest/test/DeepAbort.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/DefaultAbort.h b/Testing/Tools/cxxtest/test/DefaultAbort.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/DefaultAbort.h rename to Testing/Tools/cxxtest/test/DefaultAbort.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/DefaultTraits.h b/Testing/Tools/cxxtest/test/DefaultTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/DefaultTraits.h rename to Testing/Tools/cxxtest/test/DefaultTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/DoubleCall.h b/Testing/Tools/cxxtest/test/DoubleCall.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/DoubleCall.h rename to Testing/Tools/cxxtest/test/DoubleCall.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/DynamicAbort.h b/Testing/Tools/cxxtest/test/DynamicAbort.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/DynamicAbort.h rename to Testing/Tools/cxxtest/test/DynamicAbort.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/DynamicMax.h b/Testing/Tools/cxxtest/test/DynamicMax.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/DynamicMax.h rename to Testing/Tools/cxxtest/test/DynamicMax.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/EmptySuite.h b/Testing/Tools/cxxtest/test/EmptySuite.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/EmptySuite.h rename to Testing/Tools/cxxtest/test/EmptySuite.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Exceptions.h b/Testing/Tools/cxxtest/test/Exceptions.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Exceptions.h rename to Testing/Tools/cxxtest/test/Exceptions.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Factor.h b/Testing/Tools/cxxtest/test/Factor.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Factor.h rename to Testing/Tools/cxxtest/test/Factor.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/ForceNoEh.h b/Testing/Tools/cxxtest/test/ForceNoEh.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/ForceNoEh.h rename to Testing/Tools/cxxtest/test/ForceNoEh.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GfSetUpFails.h b/Testing/Tools/cxxtest/test/GfSetUpFails.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GfSetUpFails.h rename to Testing/Tools/cxxtest/test/GfSetUpFails.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GfSetUpThrows.h b/Testing/Tools/cxxtest/test/GfSetUpThrows.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GfSetUpThrows.h rename to Testing/Tools/cxxtest/test/GfSetUpThrows.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GfTearDownFails.h b/Testing/Tools/cxxtest/test/GfTearDownFails.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GfTearDownFails.h rename to Testing/Tools/cxxtest/test/GfTearDownFails.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GfTearDownThrows.h b/Testing/Tools/cxxtest/test/GfTearDownThrows.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GfTearDownThrows.h rename to Testing/Tools/cxxtest/test/GfTearDownThrows.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GlobalFixtures.h b/Testing/Tools/cxxtest/test/GlobalFixtures.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GlobalFixtures.h rename to Testing/Tools/cxxtest/test/GlobalFixtures.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GoodSuite.h b/Testing/Tools/cxxtest/test/GoodSuite.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GoodSuite.h rename to Testing/Tools/cxxtest/test/GoodSuite.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/GuiWait.h b/Testing/Tools/cxxtest/test/GuiWait.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/GuiWait.h rename to Testing/Tools/cxxtest/test/GuiWait.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/HaveStd.h b/Testing/Tools/cxxtest/test/HaveStd.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/HaveStd.h rename to Testing/Tools/cxxtest/test/HaveStd.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/IncludeTest.h b/Testing/Tools/cxxtest/test/IncludeTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/IncludeTest.h rename to Testing/Tools/cxxtest/test/IncludeTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Int64.h b/Testing/Tools/cxxtest/test/Int64.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Int64.h rename to Testing/Tools/cxxtest/test/Int64.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/LessThanEquals.h b/Testing/Tools/cxxtest/test/LessThanEquals.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/LessThanEquals.h rename to Testing/Tools/cxxtest/test/LessThanEquals.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/LongLong.h b/Testing/Tools/cxxtest/test/LongLong.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/LongLong.h rename to Testing/Tools/cxxtest/test/LongLong.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/LongTraits.h b/Testing/Tools/cxxtest/test/LongTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/LongTraits.h rename to Testing/Tools/cxxtest/test/LongTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Makefile b/Testing/Tools/cxxtest/test/Makefile similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Makefile rename to Testing/Tools/cxxtest/test/Makefile diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/MaxDump.h b/Testing/Tools/cxxtest/test/MaxDump.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/MaxDump.h rename to Testing/Tools/cxxtest/test/MaxDump.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/MockTest.h b/Testing/Tools/cxxtest/test/MockTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/MockTest.h rename to Testing/Tools/cxxtest/test/MockTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/NoEh.h b/Testing/Tools/cxxtest/test/NoEh.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/NoEh.h rename to Testing/Tools/cxxtest/test/NoEh.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Part1.h b/Testing/Tools/cxxtest/test/Part1.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Part1.h rename to Testing/Tools/cxxtest/test/Part1.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Part2.h b/Testing/Tools/cxxtest/test/Part2.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Part2.h rename to Testing/Tools/cxxtest/test/Part2.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Relation.h b/Testing/Tools/cxxtest/test/Relation.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Relation.h rename to Testing/Tools/cxxtest/test/Relation.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/SameData.h b/Testing/Tools/cxxtest/test/SameData.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/SameData.h rename to Testing/Tools/cxxtest/test/SameData.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/SameZero.h b/Testing/Tools/cxxtest/test/SameZero.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/SameZero.h rename to Testing/Tools/cxxtest/test/SameZero.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/SetUpWorldFails.h b/Testing/Tools/cxxtest/test/SetUpWorldFails.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/SetUpWorldFails.h rename to Testing/Tools/cxxtest/test/SetUpWorldFails.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/SetUpWorldThrows.h b/Testing/Tools/cxxtest/test/SetUpWorldThrows.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/SetUpWorldThrows.h rename to Testing/Tools/cxxtest/test/SetUpWorldThrows.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Something.h b/Testing/Tools/cxxtest/test/Something.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Something.h rename to Testing/Tools/cxxtest/test/Something.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/StlTraits.h b/Testing/Tools/cxxtest/test/StlTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/StlTraits.h rename to Testing/Tools/cxxtest/test/StlTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/TearDownWorldFails.h b/Testing/Tools/cxxtest/test/TearDownWorldFails.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/TearDownWorldFails.h rename to Testing/Tools/cxxtest/test/TearDownWorldFails.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/TearDownWorldThrows.h b/Testing/Tools/cxxtest/test/TearDownWorldThrows.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/TearDownWorldThrows.h rename to Testing/Tools/cxxtest/test/TearDownWorldThrows.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/ThrowNoStd.h b/Testing/Tools/cxxtest/test/ThrowNoStd.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/ThrowNoStd.h rename to Testing/Tools/cxxtest/test/ThrowNoStd.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/ThrowNoStd.tpl b/Testing/Tools/cxxtest/test/ThrowNoStd.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/ThrowNoStd.tpl rename to Testing/Tools/cxxtest/test/ThrowNoStd.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/ThrowsAssert.h b/Testing/Tools/cxxtest/test/ThrowsAssert.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/ThrowsAssert.h rename to Testing/Tools/cxxtest/test/ThrowsAssert.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/TraitsTest.h b/Testing/Tools/cxxtest/test/TraitsTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/TraitsTest.h rename to Testing/Tools/cxxtest/test/TraitsTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/Tsm.h b/Testing/Tools/cxxtest/test/Tsm.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/Tsm.h rename to Testing/Tools/cxxtest/test/Tsm.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/UserTraits.h b/Testing/Tools/cxxtest/test/UserTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/UserTraits.h rename to Testing/Tools/cxxtest/test/UserTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/UserTraits.tpl b/Testing/Tools/cxxtest/test/UserTraits.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/UserTraits.tpl rename to Testing/Tools/cxxtest/test/UserTraits.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/VoidTraits.h b/Testing/Tools/cxxtest/test/VoidTraits.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/VoidTraits.h rename to Testing/Tools/cxxtest/test/VoidTraits.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/WideCharTest.h b/Testing/Tools/cxxtest/test/WideCharTest.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/WideCharTest.h rename to Testing/Tools/cxxtest/test/WideCharTest.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/WorldFixtures.h b/Testing/Tools/cxxtest/test/WorldFixtures.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/WorldFixtures.h rename to Testing/Tools/cxxtest/test/WorldFixtures.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/abort.out b/Testing/Tools/cxxtest/test/abort.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/abort.out rename to Testing/Tools/cxxtest/test/abort.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/activate.tpl b/Testing/Tools/cxxtest/test/activate.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/activate.tpl rename to Testing/Tools/cxxtest/test/activate.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/anything.cpp b/Testing/Tools/cxxtest/test/anything.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/anything.cpp rename to Testing/Tools/cxxtest/test/anything.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/comments.out b/Testing/Tools/cxxtest/test/comments.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/comments.out rename to Testing/Tools/cxxtest/test/comments.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/cxxtest/DummyGui.h b/Testing/Tools/cxxtest/test/cxxtest/DummyGui.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/cxxtest/DummyGui.h rename to Testing/Tools/cxxtest/test/cxxtest/DummyGui.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/default_abort.out b/Testing/Tools/cxxtest/test/default_abort.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/default_abort.out rename to Testing/Tools/cxxtest/test/default_abort.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/eh_normals.out b/Testing/Tools/cxxtest/test/eh_normals.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/eh_normals.out rename to Testing/Tools/cxxtest/test/eh_normals.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/error.out b/Testing/Tools/cxxtest/test/error.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/error.out rename to Testing/Tools/cxxtest/test/error.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/factor.out b/Testing/Tools/cxxtest/test/factor.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/factor.out rename to Testing/Tools/cxxtest/test/factor.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/.cvsignore b/Testing/Tools/cxxtest/test/fake/.cvsignore similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/.cvsignore rename to Testing/Tools/cxxtest/test/fake/.cvsignore diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/X11/Xlib.h b/Testing/Tools/cxxtest/test/fake/X11/Xlib.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/X11/Xlib.h rename to Testing/Tools/cxxtest/test/fake/X11/Xlib.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/X11/Xutil.h b/Testing/Tools/cxxtest/test/fake/X11/Xutil.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/X11/Xutil.h rename to Testing/Tools/cxxtest/test/fake/X11/Xutil.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/commctrl.h b/Testing/Tools/cxxtest/test/fake/commctrl.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/commctrl.h rename to Testing/Tools/cxxtest/test/fake/commctrl.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qapplication.h b/Testing/Tools/cxxtest/test/fake/qapplication.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qapplication.h rename to Testing/Tools/cxxtest/test/fake/qapplication.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qglobal.h b/Testing/Tools/cxxtest/test/fake/qglobal.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qglobal.h rename to Testing/Tools/cxxtest/test/fake/qglobal.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qlabel.h b/Testing/Tools/cxxtest/test/fake/qlabel.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qlabel.h rename to Testing/Tools/cxxtest/test/fake/qlabel.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qlayout.h b/Testing/Tools/cxxtest/test/fake/qlayout.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qlayout.h rename to Testing/Tools/cxxtest/test/fake/qlayout.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qmessagebox.h b/Testing/Tools/cxxtest/test/fake/qmessagebox.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qmessagebox.h rename to Testing/Tools/cxxtest/test/fake/qmessagebox.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qpixmap.h b/Testing/Tools/cxxtest/test/fake/qpixmap.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qpixmap.h rename to Testing/Tools/cxxtest/test/fake/qpixmap.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qprogressbar.h b/Testing/Tools/cxxtest/test/fake/qprogressbar.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qprogressbar.h rename to Testing/Tools/cxxtest/test/fake/qprogressbar.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qstatusbar.h b/Testing/Tools/cxxtest/test/fake/qstatusbar.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qstatusbar.h rename to Testing/Tools/cxxtest/test/fake/qstatusbar.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qstring.h b/Testing/Tools/cxxtest/test/fake/qstring.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qstring.h rename to Testing/Tools/cxxtest/test/fake/qstring.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/qwidget.h b/Testing/Tools/cxxtest/test/fake/qwidget.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/qwidget.h rename to Testing/Tools/cxxtest/test/fake/qwidget.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/fake/windows.h b/Testing/Tools/cxxtest/test/fake/windows.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/fake/windows.h rename to Testing/Tools/cxxtest/test/fake/windows.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gfsuf.out b/Testing/Tools/cxxtest/test/gfsuf.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gfsuf.out rename to Testing/Tools/cxxtest/test/gfsuf.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gfsut.out b/Testing/Tools/cxxtest/test/gfsut.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gfsut.out rename to Testing/Tools/cxxtest/test/gfsut.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gftdf.out b/Testing/Tools/cxxtest/test/gftdf.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gftdf.out rename to Testing/Tools/cxxtest/test/gftdf.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gftdt.out b/Testing/Tools/cxxtest/test/gftdt.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gftdt.out rename to Testing/Tools/cxxtest/test/gftdt.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gfxs.out b/Testing/Tools/cxxtest/test/gfxs.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gfxs.out rename to Testing/Tools/cxxtest/test/gfxs.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/good.out b/Testing/Tools/cxxtest/test/good.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/good.out rename to Testing/Tools/cxxtest/test/good.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gui.out b/Testing/Tools/cxxtest/test/gui.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gui.out rename to Testing/Tools/cxxtest/test/gui.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/gui_paren.out b/Testing/Tools/cxxtest/test/gui_paren.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/gui_paren.out rename to Testing/Tools/cxxtest/test/gui_paren.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/include.out b/Testing/Tools/cxxtest/test/include.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/include.out rename to Testing/Tools/cxxtest/test/include.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/int64.cpp b/Testing/Tools/cxxtest/test/int64.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/int64.cpp rename to Testing/Tools/cxxtest/test/int64.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/int64.out b/Testing/Tools/cxxtest/test/int64.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/int64.out rename to Testing/Tools/cxxtest/test/int64.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/longlong.cpp b/Testing/Tools/cxxtest/test/longlong.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/longlong.cpp rename to Testing/Tools/cxxtest/test/longlong.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/longlong.out b/Testing/Tools/cxxtest/test/longlong.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/longlong.out rename to Testing/Tools/cxxtest/test/longlong.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/main.cpp b/Testing/Tools/cxxtest/test/main.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/main.cpp rename to Testing/Tools/cxxtest/test/main.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/max.out b/Testing/Tools/cxxtest/test/max.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/max.out rename to Testing/Tools/cxxtest/test/max.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/normal.out b/Testing/Tools/cxxtest/test/normal.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/normal.out rename to Testing/Tools/cxxtest/test/normal.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/paren.out b/Testing/Tools/cxxtest/test/paren.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/paren.out rename to Testing/Tools/cxxtest/test/paren.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/parts.out b/Testing/Tools/cxxtest/test/parts.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/parts.out rename to Testing/Tools/cxxtest/test/parts.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/preamble.out b/Testing/Tools/cxxtest/test/preamble.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/preamble.out rename to Testing/Tools/cxxtest/test/preamble.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/preamble.tpl b/Testing/Tools/cxxtest/test/preamble.tpl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/preamble.tpl rename to Testing/Tools/cxxtest/test/preamble.tpl diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/runner.out b/Testing/Tools/cxxtest/test/runner.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/runner.out rename to Testing/Tools/cxxtest/test/runner.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/std.out b/Testing/Tools/cxxtest/test/std.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/std.out rename to Testing/Tools/cxxtest/test/std.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/stl.out b/Testing/Tools/cxxtest/test/stl.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/stl.out rename to Testing/Tools/cxxtest/test/stl.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/stpltpl.cpp b/Testing/Tools/cxxtest/test/stpltpl.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/stpltpl.cpp rename to Testing/Tools/cxxtest/test/stpltpl.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/suite.out b/Testing/Tools/cxxtest/test/suite.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/suite.out rename to Testing/Tools/cxxtest/test/suite.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/suite_test.out b/Testing/Tools/cxxtest/test/suite_test.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/suite_test.out rename to Testing/Tools/cxxtest/test/suite_test.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/suwf.out b/Testing/Tools/cxxtest/test/suwf.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/suwf.out rename to Testing/Tools/cxxtest/test/suwf.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/suwt.out b/Testing/Tools/cxxtest/test/suwt.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/suwt.out rename to Testing/Tools/cxxtest/test/suwt.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/tdwf.out b/Testing/Tools/cxxtest/test/tdwf.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/tdwf.out rename to Testing/Tools/cxxtest/test/tdwf.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/tdwt.out b/Testing/Tools/cxxtest/test/tdwt.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/tdwt.out rename to Testing/Tools/cxxtest/test/tdwt.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/test.pl b/Testing/Tools/cxxtest/test/test.pl similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/test.pl rename to Testing/Tools/cxxtest/test/test.pl diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/throw.out b/Testing/Tools/cxxtest/test/throw.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/throw.out rename to Testing/Tools/cxxtest/test/throw.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/tpltpl.cpp b/Testing/Tools/cxxtest/test/tpltpl.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/tpltpl.cpp rename to Testing/Tools/cxxtest/test/tpltpl.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/unit/LinkedList_test.t.h b/Testing/Tools/cxxtest/test/unit/LinkedList_test.t.h similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/unit/LinkedList_test.t.h rename to Testing/Tools/cxxtest/test/unit/LinkedList_test.t.h diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/unit/SConstruct b/Testing/Tools/cxxtest/test/unit/SConstruct similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/unit/SConstruct rename to Testing/Tools/cxxtest/test/unit/SConstruct diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/user.out b/Testing/Tools/cxxtest/test/user.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/user.out rename to Testing/Tools/cxxtest/test/user.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/wchar.cpp b/Testing/Tools/cxxtest/test/wchar.cpp similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/wchar.cpp rename to Testing/Tools/cxxtest/test/wchar.cpp diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/wchar.out b/Testing/Tools/cxxtest/test/wchar.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/wchar.out rename to Testing/Tools/cxxtest/test/wchar.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/test/wildcard.out b/Testing/Tools/cxxtest/test/wildcard.out similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/test/wildcard.out rename to Testing/Tools/cxxtest/test/wildcard.out diff --git a/Code/Mantid/Testing/Tools/cxxtest/www/cn-project-pages/snippets/HtmlSnippet1.html b/Testing/Tools/cxxtest/www/cn-project-pages/snippets/HtmlSnippet1.html similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/www/cn-project-pages/snippets/HtmlSnippet1.html rename to Testing/Tools/cxxtest/www/cn-project-pages/snippets/HtmlSnippet1.html diff --git a/Code/Mantid/Testing/Tools/cxxtest/www/cn-project-pages/snippets/page.xml b/Testing/Tools/cxxtest/www/cn-project-pages/snippets/page.xml similarity index 100% rename from Code/Mantid/Testing/Tools/cxxtest/www/cn-project-pages/snippets/page.xml rename to Testing/Tools/cxxtest/www/cn-project-pages/snippets/page.xml diff --git a/Code/Mantid/Testing/Tools/generatetestmain.py b/Testing/Tools/generatetestmain.py similarity index 100% rename from Code/Mantid/Testing/Tools/generatetestmain.py rename to Testing/Tools/generatetestmain.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/CHANGES b/Testing/Tools/gmock-1.6.0/CHANGES similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/CHANGES rename to Testing/Tools/gmock-1.6.0/CHANGES diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/CMakeLists.txt b/Testing/Tools/gmock-1.6.0/CMakeLists.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/CMakeLists.txt rename to Testing/Tools/gmock-1.6.0/CMakeLists.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/CONTRIBUTORS b/Testing/Tools/gmock-1.6.0/CONTRIBUTORS similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/CONTRIBUTORS rename to Testing/Tools/gmock-1.6.0/CONTRIBUTORS diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/COPYING b/Testing/Tools/gmock-1.6.0/COPYING similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/COPYING rename to Testing/Tools/gmock-1.6.0/COPYING diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/Makefile.am b/Testing/Tools/gmock-1.6.0/Makefile.am similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/Makefile.am rename to Testing/Tools/gmock-1.6.0/Makefile.am diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/Makefile.in b/Testing/Tools/gmock-1.6.0/Makefile.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/Makefile.in rename to Testing/Tools/gmock-1.6.0/Makefile.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/README b/Testing/Tools/gmock-1.6.0/README similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/README rename to Testing/Tools/gmock-1.6.0/README diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/aclocal.m4 b/Testing/Tools/gmock-1.6.0/aclocal.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/aclocal.m4 rename to Testing/Tools/gmock-1.6.0/aclocal.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/config.guess b/Testing/Tools/gmock-1.6.0/build-aux/config.guess similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/config.guess rename to Testing/Tools/gmock-1.6.0/build-aux/config.guess diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/config.h.in b/Testing/Tools/gmock-1.6.0/build-aux/config.h.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/config.h.in rename to Testing/Tools/gmock-1.6.0/build-aux/config.h.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/config.sub b/Testing/Tools/gmock-1.6.0/build-aux/config.sub similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/config.sub rename to Testing/Tools/gmock-1.6.0/build-aux/config.sub diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/depcomp b/Testing/Tools/gmock-1.6.0/build-aux/depcomp similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/depcomp rename to Testing/Tools/gmock-1.6.0/build-aux/depcomp diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/install-sh b/Testing/Tools/gmock-1.6.0/build-aux/install-sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/install-sh rename to Testing/Tools/gmock-1.6.0/build-aux/install-sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/ltmain.sh b/Testing/Tools/gmock-1.6.0/build-aux/ltmain.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/ltmain.sh rename to Testing/Tools/gmock-1.6.0/build-aux/ltmain.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/missing b/Testing/Tools/gmock-1.6.0/build-aux/missing similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/build-aux/missing rename to Testing/Tools/gmock-1.6.0/build-aux/missing diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/configure b/Testing/Tools/gmock-1.6.0/configure similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/configure rename to Testing/Tools/gmock-1.6.0/configure diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/configure.ac b/Testing/Tools/gmock-1.6.0/configure.ac similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/configure.ac rename to Testing/Tools/gmock-1.6.0/configure.ac diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gmock-gtest-all.cc b/Testing/Tools/gmock-1.6.0/fused-src/gmock-gtest-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gmock-gtest-all.cc rename to Testing/Tools/gmock-1.6.0/fused-src/gmock-gtest-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gmock/gmock.h b/Testing/Tools/gmock-1.6.0/fused-src/gmock/gmock.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gmock/gmock.h rename to Testing/Tools/gmock-1.6.0/fused-src/gmock/gmock.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gmock_main.cc b/Testing/Tools/gmock-1.6.0/fused-src/gmock_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gmock_main.cc rename to Testing/Tools/gmock-1.6.0/fused-src/gmock_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gtest/gtest.h b/Testing/Tools/gmock-1.6.0/fused-src/gtest/gtest.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/fused-src/gtest/gtest.h rename to Testing/Tools/gmock-1.6.0/fused-src/gtest/gtest.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/CHANGES b/Testing/Tools/gmock-1.6.0/gtest/CHANGES similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/CHANGES rename to Testing/Tools/gmock-1.6.0/gtest/CHANGES diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/CMakeLists.txt b/Testing/Tools/gmock-1.6.0/gtest/CMakeLists.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/CMakeLists.txt rename to Testing/Tools/gmock-1.6.0/gtest/CMakeLists.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/CONTRIBUTORS b/Testing/Tools/gmock-1.6.0/gtest/CONTRIBUTORS similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/CONTRIBUTORS rename to Testing/Tools/gmock-1.6.0/gtest/CONTRIBUTORS diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/COPYING b/Testing/Tools/gmock-1.6.0/gtest/COPYING similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/COPYING rename to Testing/Tools/gmock-1.6.0/gtest/COPYING diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/Makefile.am b/Testing/Tools/gmock-1.6.0/gtest/Makefile.am similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/Makefile.am rename to Testing/Tools/gmock-1.6.0/gtest/Makefile.am diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/Makefile.in b/Testing/Tools/gmock-1.6.0/gtest/Makefile.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/Makefile.in rename to Testing/Tools/gmock-1.6.0/gtest/Makefile.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/README b/Testing/Tools/gmock-1.6.0/gtest/README similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/README rename to Testing/Tools/gmock-1.6.0/gtest/README diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/aclocal.m4 b/Testing/Tools/gmock-1.6.0/gtest/aclocal.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/aclocal.m4 rename to Testing/Tools/gmock-1.6.0/gtest/aclocal.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.guess b/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.guess similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.guess rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/config.guess diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.h.in b/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.h.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.h.in rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/config.h.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.sub b/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.sub similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/config.sub rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/config.sub diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/depcomp b/Testing/Tools/gmock-1.6.0/gtest/build-aux/depcomp similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/depcomp rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/depcomp diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/install-sh b/Testing/Tools/gmock-1.6.0/gtest/build-aux/install-sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/install-sh rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/install-sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/ltmain.sh b/Testing/Tools/gmock-1.6.0/gtest/build-aux/ltmain.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/ltmain.sh rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/ltmain.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/missing b/Testing/Tools/gmock-1.6.0/gtest/build-aux/missing similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/build-aux/missing rename to Testing/Tools/gmock-1.6.0/gtest/build-aux/missing diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/cmake/internal_utils.cmake b/Testing/Tools/gmock-1.6.0/gtest/cmake/internal_utils.cmake similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/cmake/internal_utils.cmake rename to Testing/Tools/gmock-1.6.0/gtest/cmake/internal_utils.cmake diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.cbproj b/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.cbproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.cbproj rename to Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.cbproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.groupproj b/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.groupproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.groupproj rename to Testing/Tools/gmock-1.6.0/gtest/codegear/gtest.groupproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_all.cc b/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_all.cc rename to Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_link.cc b/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_link.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_link.cc rename to Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_link.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_main.cbproj b/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_main.cbproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_main.cbproj rename to Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_main.cbproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_unittest.cbproj b/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_unittest.cbproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_unittest.cbproj rename to Testing/Tools/gmock-1.6.0/gtest/codegear/gtest_unittest.cbproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/configure b/Testing/Tools/gmock-1.6.0/gtest/configure similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/configure rename to Testing/Tools/gmock-1.6.0/gtest/configure diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/configure.ac b/Testing/Tools/gmock-1.6.0/gtest/configure.ac similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/configure.ac rename to Testing/Tools/gmock-1.6.0/gtest/configure.ac diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest-all.cc b/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest-all.cc rename to Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest.h b/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest.h rename to Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest_main.cc b/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest_main.cc rename to Testing/Tools/gmock-1.6.0/gtest/fused-src/gtest/gtest_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-death-test.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-death-test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-death-test.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-death-test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-message.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-message.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-message.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-message.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h.pump b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h.pump rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-param-test.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-printers.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-printers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-printers.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-printers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-spi.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-spi.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-spi.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-spi.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-test-part.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-test-part.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-test-part.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-test-part.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-typed-test.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-typed-test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-typed-test.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest-typed-test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_pred_impl.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_pred_impl.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_pred_impl.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_pred_impl.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_prod.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_prod.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_prod.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/gtest_prod.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-death-test-internal.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-death-test-internal.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-death-test-internal.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-death-test-internal.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-filepath.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-filepath.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-filepath.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-filepath.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-internal.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-internal.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-internal.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-internal.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-linked_ptr.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-linked_ptr.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-linked_ptr.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-linked_ptr.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-param-util.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-port.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-port.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-port.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-port.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-string.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-string.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-string.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-string.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h.pump b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h.pump rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-tuple.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h.pump b/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h.pump rename to Testing/Tools/gmock-1.6.0/gtest/include/gtest/internal/gtest-type-util.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/acx_pthread.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/acx_pthread.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/acx_pthread.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/acx_pthread.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/gtest.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/gtest.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/gtest.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/gtest.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/libtool.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/libtool.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/libtool.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/libtool.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/ltoptions.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/ltoptions.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/ltoptions.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/ltoptions.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/ltsugar.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/ltsugar.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/ltsugar.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/ltsugar.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/ltversion.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/ltversion.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/ltversion.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/ltversion.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/lt~obsolete.m4 b/Testing/Tools/gmock-1.6.0/gtest/m4/lt~obsolete.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/m4/lt~obsolete.m4 rename to Testing/Tools/gmock-1.6.0/gtest/m4/lt~obsolete.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.sln b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.sln similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.sln rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.sln diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest-md.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.sln b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.sln similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.sln rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.sln diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main-md.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main-md.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main-md.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main-md.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_main.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test-md.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test-md.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test-md.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test-md.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_prod_test.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest-md.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest-md.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest-md.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest-md.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest.vcproj b/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest.vcproj rename to Testing/Tools/gmock-1.6.0/gtest/msvc/gtest_unittest.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/prime_tables.h b/Testing/Tools/gmock-1.6.0/gtest/samples/prime_tables.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/prime_tables.h rename to Testing/Tools/gmock-1.6.0/gtest/samples/prime_tables.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample1.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample1.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample1.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample1.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample1.h b/Testing/Tools/gmock-1.6.0/gtest/samples/sample1.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample1.h rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample1.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample10_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample10_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample10_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample10_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample1_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample1_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample1_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample1_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample2.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample2.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample2.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample2.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample2.h b/Testing/Tools/gmock-1.6.0/gtest/samples/sample2.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample2.h rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample2.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample2_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample2_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample2_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample2_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample3-inl.h b/Testing/Tools/gmock-1.6.0/gtest/samples/sample3-inl.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample3-inl.h rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample3-inl.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample3_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample3_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample3_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample3_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample4.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample4.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample4.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample4.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample4.h b/Testing/Tools/gmock-1.6.0/gtest/samples/sample4.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample4.h rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample4.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample4_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample4_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample4_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample4_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample5_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample5_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample5_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample5_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample6_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample6_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample6_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample6_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample7_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample7_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample7_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample7_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample8_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample8_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample8_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample8_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample9_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/samples/sample9_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/samples/sample9_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/samples/sample9_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/fuse_gtest_files.py b/Testing/Tools/gmock-1.6.0/gtest/scripts/fuse_gtest_files.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/fuse_gtest_files.py rename to Testing/Tools/gmock-1.6.0/gtest/scripts/fuse_gtest_files.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/gen_gtest_pred_impl.py b/Testing/Tools/gmock-1.6.0/gtest/scripts/gen_gtest_pred_impl.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/gen_gtest_pred_impl.py rename to Testing/Tools/gmock-1.6.0/gtest/scripts/gen_gtest_pred_impl.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/gtest-config.in b/Testing/Tools/gmock-1.6.0/gtest/scripts/gtest-config.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/gtest-config.in rename to Testing/Tools/gmock-1.6.0/gtest/scripts/gtest-config.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/pump.py b/Testing/Tools/gmock-1.6.0/gtest/scripts/pump.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/scripts/pump.py rename to Testing/Tools/gmock-1.6.0/gtest/scripts/pump.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-all.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-all.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-death-test.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-death-test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-death-test.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-death-test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-filepath.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-filepath.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-filepath.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-filepath.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-internal-inl.h b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-internal-inl.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-internal-inl.h rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-internal-inl.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-port.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-port.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-port.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-port.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-printers.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-printers.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-printers.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-printers.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-test-part.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-test-part.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-test-part.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-test-part.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-typed-test.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest-typed-test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest-typed-test.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest-typed-test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest_main.cc b/Testing/Tools/gmock-1.6.0/gtest/src/gtest_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/src/gtest_main.cc rename to Testing/Tools/gmock-1.6.0/gtest/src/gtest_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_ex_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_ex_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_ex_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_ex_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-death-test_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-filepath_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-filepath_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-filepath_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-filepath_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-linked_ptr_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-linked_ptr_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-linked_ptr_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-linked_ptr_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-listener_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-listener_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-listener_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-listener_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-message_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-message_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-message_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-message_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-options_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-options_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-options_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-options_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test2_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test2_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test2_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test2_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.h b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.h rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-param-test_test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-port_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-port_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-port_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-port_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-printers_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-printers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-printers_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-printers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-test-part_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-test-part_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-test-part_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-test-part_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-tuple_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-tuple_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-tuple_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-tuple_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test2_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test2_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test2_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test2_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.h b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.h rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-typed-test_test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-unittest-api_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest-unittest-api_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest-unittest-api_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest-unittest-api_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_all_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_all_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_all_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_all_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_break_on_failure_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_catch_exceptions_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_color_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_env_var_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_environment_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_environment_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_environment_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_environment_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_filter_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_help_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_list_tests_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_main_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_main_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_main_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_main_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_no_test_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_no_test_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_no_test_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_no_test_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_golden_lin.txt b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_golden_lin.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_golden_lin.txt rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_output_test_golden_lin.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_pred_impl_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_pred_impl_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_pred_impl_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_pred_impl_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_prod_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_prod_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_prod_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_prod_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_repeat_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_repeat_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_repeat_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_repeat_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_shuffle_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_sole_header_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_sole_header_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_sole_header_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_sole_header_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_stress_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_stress_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_stress_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_stress_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_test_utils.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_test_utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_test_utils.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_test_utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_ex_test.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_ex_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_ex_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_ex_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_throw_on_failure_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_uninitialized_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_unittest.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_unittest.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile1_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile1_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile1_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile1_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile2_test_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile2_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile2_test_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfile2_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfiles_test.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfiles_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfiles_test.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_outfiles_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest_.cc b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest_.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_output_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_test_utils.py b/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_test_utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_test_utils.py rename to Testing/Tools/gmock-1.6.0/gtest/test/gtest_xml_test_utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/production.cc b/Testing/Tools/gmock-1.6.0/gtest/test/production.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/production.cc rename to Testing/Tools/gmock-1.6.0/gtest/test/production.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/production.h b/Testing/Tools/gmock-1.6.0/gtest/test/production.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/test/production.h rename to Testing/Tools/gmock-1.6.0/gtest/test/production.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/DebugProject.xcconfig b/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/DebugProject.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/DebugProject.xcconfig rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Config/DebugProject.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/FrameworkTarget.xcconfig b/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/FrameworkTarget.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/FrameworkTarget.xcconfig rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Config/FrameworkTarget.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/General.xcconfig b/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/General.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/General.xcconfig rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Config/General.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/ReleaseProject.xcconfig b/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/ReleaseProject.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/ReleaseProject.xcconfig rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Config/ReleaseProject.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig b/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/TestTarget.xcconfig b/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/TestTarget.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Config/TestTarget.xcconfig rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Config/TestTarget.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Resources/Info.plist b/Testing/Tools/gmock-1.6.0/gtest/xcode/Resources/Info.plist similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Resources/Info.plist rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Resources/Info.plist diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/Info.plist b/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/Info.plist similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/Info.plist rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/Info.plist diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj b/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/runtests.sh b/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/runtests.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/runtests.sh rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/runtests.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.cc b/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.cc rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.h b/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.h rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc b/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/runtests.sh b/Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/runtests.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/runtests.sh rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/runtests.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/versiongenerate.py b/Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/versiongenerate.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/versiongenerate.py rename to Testing/Tools/gmock-1.6.0/gtest/xcode/Scripts/versiongenerate.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/gtest.xcodeproj/project.pbxproj b/Testing/Tools/gmock-1.6.0/gtest/xcode/gtest.xcodeproj/project.pbxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/gtest/xcode/gtest.xcodeproj/project.pbxproj rename to Testing/Tools/gmock-1.6.0/gtest/xcode/gtest.xcodeproj/project.pbxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-actions.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-actions.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-actions.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-actions.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-cardinalities.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-cardinalities.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-cardinalities.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-cardinalities.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h.pump b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h.pump rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-actions.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h.pump b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h.pump rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-function-mockers.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h.pump b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h.pump rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-matchers.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h.pump b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h.pump rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-generated-nice-strict.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-matchers.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-matchers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-matchers.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-matchers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-more-actions.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-more-actions.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-more-actions.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-more-actions.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-spec-builders.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock-spec-builders.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock-spec-builders.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock-spec-builders.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock.h b/Testing/Tools/gmock-1.6.0/include/gmock/gmock.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/gmock.h rename to Testing/Tools/gmock-1.6.0/include/gmock/gmock.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h b/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h rename to Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h.pump b/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h.pump rename to Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-generated-internal-utils.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-internal-utils.h b/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-internal-utils.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-internal-utils.h rename to Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-internal-utils.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-port.h b/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-port.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-port.h rename to Testing/Tools/gmock-1.6.0/include/gmock/internal/gmock-port.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock.sln b/Testing/Tools/gmock-1.6.0/msvc/2005/gmock.sln similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock.sln rename to Testing/Tools/gmock-1.6.0/msvc/2005/gmock.sln diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock.vcproj b/Testing/Tools/gmock-1.6.0/msvc/2005/gmock.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock.vcproj rename to Testing/Tools/gmock-1.6.0/msvc/2005/gmock.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_config.vsprops b/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_config.vsprops similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_config.vsprops rename to Testing/Tools/gmock-1.6.0/msvc/2005/gmock_config.vsprops diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_main.vcproj b/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_main.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_main.vcproj rename to Testing/Tools/gmock-1.6.0/msvc/2005/gmock_main.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_test.vcproj b/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_test.vcproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2005/gmock_test.vcproj rename to Testing/Tools/gmock-1.6.0/msvc/2005/gmock_test.vcproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock.sln b/Testing/Tools/gmock-1.6.0/msvc/2010/gmock.sln similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock.sln rename to Testing/Tools/gmock-1.6.0/msvc/2010/gmock.sln diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock.vcxproj b/Testing/Tools/gmock-1.6.0/msvc/2010/gmock.vcxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock.vcxproj rename to Testing/Tools/gmock-1.6.0/msvc/2010/gmock.vcxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_config.props b/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_config.props similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_config.props rename to Testing/Tools/gmock-1.6.0/msvc/2010/gmock_config.props diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_main.vcxproj b/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_main.vcxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_main.vcxproj rename to Testing/Tools/gmock-1.6.0/msvc/2010/gmock_main.vcxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_test.vcxproj b/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_test.vcxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/msvc/2010/gmock_test.vcxproj rename to Testing/Tools/gmock-1.6.0/msvc/2010/gmock_test.vcxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/fuse_gmock_files.py b/Testing/Tools/gmock-1.6.0/scripts/fuse_gmock_files.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/fuse_gmock_files.py rename to Testing/Tools/gmock-1.6.0/scripts/fuse_gmock_files.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/COPYING b/Testing/Tools/gmock-1.6.0/scripts/generator/COPYING similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/COPYING rename to Testing/Tools/gmock-1.6.0/scripts/generator/COPYING diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/README b/Testing/Tools/gmock-1.6.0/scripts/generator/README similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/README rename to Testing/Tools/gmock-1.6.0/scripts/generator/README diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/README.cppclean b/Testing/Tools/gmock-1.6.0/scripts/generator/README.cppclean similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/README.cppclean rename to Testing/Tools/gmock-1.6.0/scripts/generator/README.cppclean diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/__init__.py b/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/__init__.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/__init__.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/cpp/__init__.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/ast.py b/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/ast.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/ast.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/cpp/ast.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/gmock_class.py b/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/gmock_class.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/gmock_class.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/cpp/gmock_class.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/keywords.py b/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/keywords.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/keywords.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/cpp/keywords.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/tokenize.py b/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/tokenize.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/tokenize.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/cpp/tokenize.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/utils.py b/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/cpp/utils.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/cpp/utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/gmock_gen.py b/Testing/Tools/gmock-1.6.0/scripts/generator/gmock_gen.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/generator/gmock_gen.py rename to Testing/Tools/gmock-1.6.0/scripts/generator/gmock_gen.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/gmock-config.in b/Testing/Tools/gmock-1.6.0/scripts/gmock-config.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/scripts/gmock-config.in rename to Testing/Tools/gmock-1.6.0/scripts/gmock-config.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-all.cc b/Testing/Tools/gmock-1.6.0/src/gmock-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-all.cc rename to Testing/Tools/gmock-1.6.0/src/gmock-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-cardinalities.cc b/Testing/Tools/gmock-1.6.0/src/gmock-cardinalities.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-cardinalities.cc rename to Testing/Tools/gmock-1.6.0/src/gmock-cardinalities.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-internal-utils.cc b/Testing/Tools/gmock-1.6.0/src/gmock-internal-utils.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-internal-utils.cc rename to Testing/Tools/gmock-1.6.0/src/gmock-internal-utils.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-matchers.cc b/Testing/Tools/gmock-1.6.0/src/gmock-matchers.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-matchers.cc rename to Testing/Tools/gmock-1.6.0/src/gmock-matchers.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-spec-builders.cc b/Testing/Tools/gmock-1.6.0/src/gmock-spec-builders.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock-spec-builders.cc rename to Testing/Tools/gmock-1.6.0/src/gmock-spec-builders.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock.cc b/Testing/Tools/gmock-1.6.0/src/gmock.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock.cc rename to Testing/Tools/gmock-1.6.0/src/gmock.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock_main.cc b/Testing/Tools/gmock-1.6.0/src/gmock_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/src/gmock_main.cc rename to Testing/Tools/gmock-1.6.0/src/gmock_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-actions_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-actions_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-actions_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-actions_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-cardinalities_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-cardinalities_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-cardinalities_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-cardinalities_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-actions_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-generated-actions_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-actions_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-generated-actions_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-function-mockers_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-generated-function-mockers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-function-mockers_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-generated-function-mockers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-internal-utils_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-generated-internal-utils_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-internal-utils_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-generated-internal-utils_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-matchers_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-generated-matchers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-generated-matchers_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-generated-matchers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-internal-utils_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-internal-utils_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-internal-utils_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-internal-utils_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-matchers_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-matchers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-matchers_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-matchers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-more-actions_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-more-actions_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-more-actions_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-more-actions_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-nice-strict_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-nice-strict_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-nice-strict_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-nice-strict_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-port_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-port_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-port_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-port_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-spec-builders_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock-spec-builders_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock-spec-builders_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock-spec-builders_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_all_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock_all_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_all_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock_all_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_leak_test.py b/Testing/Tools/gmock-1.6.0/test/gmock_leak_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_leak_test.py rename to Testing/Tools/gmock-1.6.0/test/gmock_leak_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_leak_test_.cc b/Testing/Tools/gmock-1.6.0/test/gmock_leak_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_leak_test_.cc rename to Testing/Tools/gmock-1.6.0/test/gmock_leak_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_link2_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock_link2_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_link2_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock_link2_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_link_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock_link_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_link_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock_link_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_link_test.h b/Testing/Tools/gmock-1.6.0/test/gmock_link_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_link_test.h rename to Testing/Tools/gmock-1.6.0/test/gmock_link_test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_output_test.py b/Testing/Tools/gmock-1.6.0/test/gmock_output_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_output_test.py rename to Testing/Tools/gmock-1.6.0/test/gmock_output_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_output_test_.cc b/Testing/Tools/gmock-1.6.0/test/gmock_output_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_output_test_.cc rename to Testing/Tools/gmock-1.6.0/test/gmock_output_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_output_test_golden.txt b/Testing/Tools/gmock-1.6.0/test/gmock_output_test_golden.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_output_test_golden.txt rename to Testing/Tools/gmock-1.6.0/test/gmock_output_test_golden.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_test.cc b/Testing/Tools/gmock-1.6.0/test/gmock_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_test.cc rename to Testing/Tools/gmock-1.6.0/test/gmock_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_test_utils.py b/Testing/Tools/gmock-1.6.0/test/gmock_test_utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.6.0/test/gmock_test_utils.py rename to Testing/Tools/gmock-1.6.0/test/gmock_test_utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/CHANGES b/Testing/Tools/gmock-1.7.0/CHANGES similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/CHANGES rename to Testing/Tools/gmock-1.7.0/CHANGES diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/CMakeLists.txt b/Testing/Tools/gmock-1.7.0/CMakeLists.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/CMakeLists.txt rename to Testing/Tools/gmock-1.7.0/CMakeLists.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/CONTRIBUTORS b/Testing/Tools/gmock-1.7.0/CONTRIBUTORS similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/CONTRIBUTORS rename to Testing/Tools/gmock-1.7.0/CONTRIBUTORS diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/LICENSE b/Testing/Tools/gmock-1.7.0/LICENSE similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/LICENSE rename to Testing/Tools/gmock-1.7.0/LICENSE diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/Makefile.am b/Testing/Tools/gmock-1.7.0/Makefile.am similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/Makefile.am rename to Testing/Tools/gmock-1.7.0/Makefile.am diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/Makefile.in b/Testing/Tools/gmock-1.7.0/Makefile.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/Makefile.in rename to Testing/Tools/gmock-1.7.0/Makefile.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/README b/Testing/Tools/gmock-1.7.0/README similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/README rename to Testing/Tools/gmock-1.7.0/README diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/aclocal.m4 b/Testing/Tools/gmock-1.7.0/aclocal.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/aclocal.m4 rename to Testing/Tools/gmock-1.7.0/aclocal.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/config.guess b/Testing/Tools/gmock-1.7.0/build-aux/config.guess similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/config.guess rename to Testing/Tools/gmock-1.7.0/build-aux/config.guess diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/config.h.in b/Testing/Tools/gmock-1.7.0/build-aux/config.h.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/config.h.in rename to Testing/Tools/gmock-1.7.0/build-aux/config.h.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/config.sub b/Testing/Tools/gmock-1.7.0/build-aux/config.sub similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/config.sub rename to Testing/Tools/gmock-1.7.0/build-aux/config.sub diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/depcomp b/Testing/Tools/gmock-1.7.0/build-aux/depcomp similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/depcomp rename to Testing/Tools/gmock-1.7.0/build-aux/depcomp diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/install-sh b/Testing/Tools/gmock-1.7.0/build-aux/install-sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/install-sh rename to Testing/Tools/gmock-1.7.0/build-aux/install-sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/ltmain.sh b/Testing/Tools/gmock-1.7.0/build-aux/ltmain.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/ltmain.sh rename to Testing/Tools/gmock-1.7.0/build-aux/ltmain.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/missing b/Testing/Tools/gmock-1.7.0/build-aux/missing similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/build-aux/missing rename to Testing/Tools/gmock-1.7.0/build-aux/missing diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/configure b/Testing/Tools/gmock-1.7.0/configure similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/configure rename to Testing/Tools/gmock-1.7.0/configure diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/configure.ac b/Testing/Tools/gmock-1.7.0/configure.ac similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/configure.ac rename to Testing/Tools/gmock-1.7.0/configure.ac diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gmock-gtest-all.cc b/Testing/Tools/gmock-1.7.0/fused-src/gmock-gtest-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gmock-gtest-all.cc rename to Testing/Tools/gmock-1.7.0/fused-src/gmock-gtest-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gmock/gmock.h b/Testing/Tools/gmock-1.7.0/fused-src/gmock/gmock.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gmock/gmock.h rename to Testing/Tools/gmock-1.7.0/fused-src/gmock/gmock.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gmock_main.cc b/Testing/Tools/gmock-1.7.0/fused-src/gmock_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gmock_main.cc rename to Testing/Tools/gmock-1.7.0/fused-src/gmock_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gtest/gtest.h b/Testing/Tools/gmock-1.7.0/fused-src/gtest/gtest.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/fused-src/gtest/gtest.h rename to Testing/Tools/gmock-1.7.0/fused-src/gtest/gtest.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/CHANGES b/Testing/Tools/gmock-1.7.0/gtest/CHANGES similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/CHANGES rename to Testing/Tools/gmock-1.7.0/gtest/CHANGES diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/CMakeLists.txt b/Testing/Tools/gmock-1.7.0/gtest/CMakeLists.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/CMakeLists.txt rename to Testing/Tools/gmock-1.7.0/gtest/CMakeLists.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/CONTRIBUTORS b/Testing/Tools/gmock-1.7.0/gtest/CONTRIBUTORS similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/CONTRIBUTORS rename to Testing/Tools/gmock-1.7.0/gtest/CONTRIBUTORS diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/LICENSE b/Testing/Tools/gmock-1.7.0/gtest/LICENSE similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/LICENSE rename to Testing/Tools/gmock-1.7.0/gtest/LICENSE diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/Makefile.am b/Testing/Tools/gmock-1.7.0/gtest/Makefile.am similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/Makefile.am rename to Testing/Tools/gmock-1.7.0/gtest/Makefile.am diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/Makefile.in b/Testing/Tools/gmock-1.7.0/gtest/Makefile.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/Makefile.in rename to Testing/Tools/gmock-1.7.0/gtest/Makefile.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/README b/Testing/Tools/gmock-1.7.0/gtest/README similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/README rename to Testing/Tools/gmock-1.7.0/gtest/README diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/aclocal.m4 b/Testing/Tools/gmock-1.7.0/gtest/aclocal.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/aclocal.m4 rename to Testing/Tools/gmock-1.7.0/gtest/aclocal.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.guess b/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.guess similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.guess rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/config.guess diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.h.in b/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.h.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.h.in rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/config.h.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.sub b/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.sub similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/config.sub rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/config.sub diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/depcomp b/Testing/Tools/gmock-1.7.0/gtest/build-aux/depcomp similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/depcomp rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/depcomp diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/install-sh b/Testing/Tools/gmock-1.7.0/gtest/build-aux/install-sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/install-sh rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/install-sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/ltmain.sh b/Testing/Tools/gmock-1.7.0/gtest/build-aux/ltmain.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/ltmain.sh rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/ltmain.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/missing b/Testing/Tools/gmock-1.7.0/gtest/build-aux/missing similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/build-aux/missing rename to Testing/Tools/gmock-1.7.0/gtest/build-aux/missing diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/cmake/internal_utils.cmake b/Testing/Tools/gmock-1.7.0/gtest/cmake/internal_utils.cmake similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/cmake/internal_utils.cmake rename to Testing/Tools/gmock-1.7.0/gtest/cmake/internal_utils.cmake diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.cbproj b/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.cbproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.cbproj rename to Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.cbproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.groupproj b/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.groupproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.groupproj rename to Testing/Tools/gmock-1.7.0/gtest/codegear/gtest.groupproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_all.cc b/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_all.cc rename to Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_link.cc b/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_link.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_link.cc rename to Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_link.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_main.cbproj b/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_main.cbproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_main.cbproj rename to Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_main.cbproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_unittest.cbproj b/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_unittest.cbproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_unittest.cbproj rename to Testing/Tools/gmock-1.7.0/gtest/codegear/gtest_unittest.cbproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/configure b/Testing/Tools/gmock-1.7.0/gtest/configure similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/configure rename to Testing/Tools/gmock-1.7.0/gtest/configure diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/configure.ac b/Testing/Tools/gmock-1.7.0/gtest/configure.ac similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/configure.ac rename to Testing/Tools/gmock-1.7.0/gtest/configure.ac diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc b/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc rename to Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest.h b/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest.h rename to Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc b/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc rename to Testing/Tools/gmock-1.7.0/gtest/fused-src/gtest/gtest_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-death-test.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-death-test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-death-test.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-death-test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-message.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-message.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-message.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-message.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h.pump b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h.pump rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-param-test.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-printers.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-printers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-printers.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-printers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-spi.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-spi.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-spi.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-spi.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-test-part.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-test-part.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-test-part.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-test-part.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-typed-test.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-typed-test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-typed-test.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest-typed-test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_prod.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_prod.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_prod.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/gtest_prod.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-death-test-internal.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-death-test-internal.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-death-test-internal.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-death-test-internal.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-filepath.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-filepath.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-filepath.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-filepath.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-internal.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-linked_ptr.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-param-util.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-string.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-string.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-string.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-string.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h.pump b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h.pump rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-tuple.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h.pump b/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h.pump rename to Testing/Tools/gmock-1.7.0/gtest/include/gtest/internal/gtest-type-util.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/acx_pthread.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/acx_pthread.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/acx_pthread.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/acx_pthread.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/gtest.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/gtest.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/gtest.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/gtest.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/libtool.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/libtool.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/libtool.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/libtool.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/ltoptions.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/ltoptions.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/ltoptions.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/ltoptions.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/ltsugar.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/ltsugar.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/ltsugar.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/ltsugar.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/ltversion.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/ltversion.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/ltversion.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/ltversion.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/lt~obsolete.m4 b/Testing/Tools/gmock-1.7.0/gtest/m4/lt~obsolete.m4 similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/m4/lt~obsolete.m4 rename to Testing/Tools/gmock-1.7.0/gtest/m4/lt~obsolete.m4 diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/prime_tables.h b/Testing/Tools/gmock-1.7.0/gtest/samples/prime_tables.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/prime_tables.h rename to Testing/Tools/gmock-1.7.0/gtest/samples/prime_tables.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample1.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample1.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample1.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample1.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample1.h b/Testing/Tools/gmock-1.7.0/gtest/samples/sample1.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample1.h rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample1.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample10_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample10_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample10_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample10_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample1_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample1_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample1_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample1_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample2.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample2.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample2.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample2.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample2.h b/Testing/Tools/gmock-1.7.0/gtest/samples/sample2.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample2.h rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample2.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample2_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample2_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample2_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample2_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample3-inl.h b/Testing/Tools/gmock-1.7.0/gtest/samples/sample3-inl.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample3-inl.h rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample3-inl.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample3_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample3_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample3_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample3_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample4.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample4.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample4.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample4.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample4.h b/Testing/Tools/gmock-1.7.0/gtest/samples/sample4.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample4.h rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample4.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample4_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample4_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample4_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample4_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample5_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample5_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample5_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample5_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample6_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample6_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample6_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample6_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample7_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample7_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample7_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample7_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample8_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample8_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample8_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample8_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample9_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/samples/sample9_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/samples/sample9_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/samples/sample9_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/fuse_gtest_files.py b/Testing/Tools/gmock-1.7.0/gtest/scripts/fuse_gtest_files.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/fuse_gtest_files.py rename to Testing/Tools/gmock-1.7.0/gtest/scripts/fuse_gtest_files.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py b/Testing/Tools/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py rename to Testing/Tools/gmock-1.7.0/gtest/scripts/gen_gtest_pred_impl.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/gtest-config.in b/Testing/Tools/gmock-1.7.0/gtest/scripts/gtest-config.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/gtest-config.in rename to Testing/Tools/gmock-1.7.0/gtest/scripts/gtest-config.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/pump.py b/Testing/Tools/gmock-1.7.0/gtest/scripts/pump.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/scripts/pump.py rename to Testing/Tools/gmock-1.7.0/gtest/scripts/pump.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-all.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-all.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-death-test.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-death-test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-death-test.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-death-test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-filepath.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-filepath.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-filepath.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-filepath.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-internal-inl.h b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-internal-inl.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-internal-inl.h rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-internal-inl.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-port.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-port.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-port.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-port.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-printers.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-printers.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-printers.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-printers.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-test-part.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-test-part.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-test-part.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-test-part.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-typed-test.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest-typed-test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest-typed-test.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest-typed-test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest_main.cc b/Testing/Tools/gmock-1.7.0/gtest/src/gtest_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/src/gtest_main.cc rename to Testing/Tools/gmock-1.7.0/gtest/src/gtest_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_ex_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_ex_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_ex_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_ex_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-death-test_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-filepath_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-filepath_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-filepath_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-filepath_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-linked_ptr_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-linked_ptr_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-linked_ptr_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-linked_ptr_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-listener_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-listener_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-listener_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-listener_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-message_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-message_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-message_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-message_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-options_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-options_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-options_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-options_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test2_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test2_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test2_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test2_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.h b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.h rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-param-test_test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-port_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-port_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-port_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-port_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-printers_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-printers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-printers_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-printers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-test-part_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-test-part_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-test-part_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-test-part_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-tuple_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-tuple_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-tuple_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-tuple_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test2_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test2_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test2_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test2_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.h b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.h rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-typed-test_test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-unittest-api_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest-unittest-api_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest-unittest-api_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest-unittest-api_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_all_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_all_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_all_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_all_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_break_on_failure_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_catch_exceptions_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_color_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_env_var_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_environment_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_environment_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_environment_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_environment_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_filter_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_help_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_list_tests_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_main_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_main_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_main_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_main_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_no_test_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_no_test_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_no_test_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_no_test_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_golden_lin.txt b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_golden_lin.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_golden_lin.txt rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_output_test_golden_lin.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_premature_exit_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_premature_exit_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_premature_exit_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_premature_exit_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_prod_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_prod_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_prod_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_prod_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_repeat_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_repeat_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_repeat_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_repeat_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_shuffle_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_sole_header_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_sole_header_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_sole_header_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_sole_header_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_stress_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_stress_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_stress_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_stress_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_test_utils.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_test_utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_test_utils.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_test_utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_ex_test.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_ex_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_ex_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_ex_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_throw_on_failure_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_uninitialized_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_unittest.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_unittest.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_unittest.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_unittest.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile1_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile1_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile1_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile1_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile2_test_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile2_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile2_test_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfile2_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfiles_test.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfiles_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfiles_test.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_outfiles_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest_.cc b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest_.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_output_unittest_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_test_utils.py b/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_test_utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_test_utils.py rename to Testing/Tools/gmock-1.7.0/gtest/test/gtest_xml_test_utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/production.cc b/Testing/Tools/gmock-1.7.0/gtest/test/production.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/production.cc rename to Testing/Tools/gmock-1.7.0/gtest/test/production.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/production.h b/Testing/Tools/gmock-1.7.0/gtest/test/production.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/test/production.h rename to Testing/Tools/gmock-1.7.0/gtest/test/production.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/DebugProject.xcconfig b/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/DebugProject.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/DebugProject.xcconfig rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Config/DebugProject.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/FrameworkTarget.xcconfig b/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/FrameworkTarget.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/FrameworkTarget.xcconfig rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Config/FrameworkTarget.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/General.xcconfig b/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/General.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/General.xcconfig rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Config/General.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/ReleaseProject.xcconfig b/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/ReleaseProject.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/ReleaseProject.xcconfig rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Config/ReleaseProject.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig b/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Config/StaticLibraryTarget.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/TestTarget.xcconfig b/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/TestTarget.xcconfig similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Config/TestTarget.xcconfig rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Config/TestTarget.xcconfig diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Resources/Info.plist b/Testing/Tools/gmock-1.7.0/gtest/xcode/Resources/Info.plist similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Resources/Info.plist rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Resources/Info.plist diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/Info.plist b/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/Info.plist similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/Info.plist rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/Info.plist diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj b/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/runtests.sh b/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/runtests.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/runtests.sh rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/runtests.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.cc b/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.cc rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.h b/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.h rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc b/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Samples/FrameworkSample/widget_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/runtests.sh b/Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/runtests.sh similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/runtests.sh rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/runtests.sh diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/versiongenerate.py b/Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/versiongenerate.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/versiongenerate.py rename to Testing/Tools/gmock-1.7.0/gtest/xcode/Scripts/versiongenerate.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/gtest.xcodeproj/project.pbxproj b/Testing/Tools/gmock-1.7.0/gtest/xcode/gtest.xcodeproj/project.pbxproj similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/gtest/xcode/gtest.xcodeproj/project.pbxproj rename to Testing/Tools/gmock-1.7.0/gtest/xcode/gtest.xcodeproj/project.pbxproj diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-actions.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-actions.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-actions.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-actions.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-cardinalities.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-cardinalities.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-cardinalities.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-cardinalities.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h.pump b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h.pump rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-actions.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h.pump b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h.pump rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-function-mockers.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h.pump b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h.pump rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-matchers.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h.pump b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h.pump rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-generated-nice-strict.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-matchers.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-matchers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-matchers.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-matchers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-actions.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-actions.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-actions.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-actions.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-matchers.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-matchers.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-matchers.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-more-matchers.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-spec-builders.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock-spec-builders.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock-spec-builders.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock-spec-builders.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock.h b/Testing/Tools/gmock-1.7.0/include/gmock/gmock.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/gmock.h rename to Testing/Tools/gmock-1.7.0/include/gmock/gmock.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h b/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h rename to Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h.pump b/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h.pump similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h.pump rename to Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-generated-internal-utils.h.pump diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h b/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h rename to Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-port.h b/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-port.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-port.h rename to Testing/Tools/gmock-1.7.0/include/gmock/internal/gmock-port.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/msvc/2005/gmock_config.vsprops b/Testing/Tools/gmock-1.7.0/msvc/2005/gmock_config.vsprops similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/msvc/2005/gmock_config.vsprops rename to Testing/Tools/gmock-1.7.0/msvc/2005/gmock_config.vsprops diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/msvc/2010/gmock_config.props b/Testing/Tools/gmock-1.7.0/msvc/2010/gmock_config.props similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/msvc/2010/gmock_config.props rename to Testing/Tools/gmock-1.7.0/msvc/2010/gmock_config.props diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/fuse_gmock_files.py b/Testing/Tools/gmock-1.7.0/scripts/fuse_gmock_files.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/fuse_gmock_files.py rename to Testing/Tools/gmock-1.7.0/scripts/fuse_gmock_files.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/LICENSE b/Testing/Tools/gmock-1.7.0/scripts/generator/LICENSE similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/LICENSE rename to Testing/Tools/gmock-1.7.0/scripts/generator/LICENSE diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/README b/Testing/Tools/gmock-1.7.0/scripts/generator/README similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/README rename to Testing/Tools/gmock-1.7.0/scripts/generator/README diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/README.cppclean b/Testing/Tools/gmock-1.7.0/scripts/generator/README.cppclean similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/README.cppclean rename to Testing/Tools/gmock-1.7.0/scripts/generator/README.cppclean diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/__init__.py b/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/__init__.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/__init__.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/cpp/__init__.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/ast.py b/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/ast.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/ast.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/cpp/ast.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/gmock_class.py b/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/gmock_class.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/gmock_class.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/cpp/gmock_class.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/keywords.py b/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/keywords.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/keywords.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/cpp/keywords.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/tokenize.py b/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/tokenize.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/tokenize.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/cpp/tokenize.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/utils.py b/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/cpp/utils.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/cpp/utils.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/gmock_gen.py b/Testing/Tools/gmock-1.7.0/scripts/generator/gmock_gen.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/generator/gmock_gen.py rename to Testing/Tools/gmock-1.7.0/scripts/generator/gmock_gen.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/gmock-config.in b/Testing/Tools/gmock-1.7.0/scripts/gmock-config.in similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/scripts/gmock-config.in rename to Testing/Tools/gmock-1.7.0/scripts/gmock-config.in diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-all.cc b/Testing/Tools/gmock-1.7.0/src/gmock-all.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-all.cc rename to Testing/Tools/gmock-1.7.0/src/gmock-all.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-cardinalities.cc b/Testing/Tools/gmock-1.7.0/src/gmock-cardinalities.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-cardinalities.cc rename to Testing/Tools/gmock-1.7.0/src/gmock-cardinalities.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-internal-utils.cc b/Testing/Tools/gmock-1.7.0/src/gmock-internal-utils.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-internal-utils.cc rename to Testing/Tools/gmock-1.7.0/src/gmock-internal-utils.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-matchers.cc b/Testing/Tools/gmock-1.7.0/src/gmock-matchers.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-matchers.cc rename to Testing/Tools/gmock-1.7.0/src/gmock-matchers.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-spec-builders.cc b/Testing/Tools/gmock-1.7.0/src/gmock-spec-builders.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock-spec-builders.cc rename to Testing/Tools/gmock-1.7.0/src/gmock-spec-builders.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock.cc b/Testing/Tools/gmock-1.7.0/src/gmock.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock.cc rename to Testing/Tools/gmock-1.7.0/src/gmock.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock_main.cc b/Testing/Tools/gmock-1.7.0/src/gmock_main.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/src/gmock_main.cc rename to Testing/Tools/gmock-1.7.0/src/gmock_main.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-actions_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-actions_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-actions_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-actions_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-cardinalities_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-cardinalities_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-cardinalities_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-cardinalities_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-actions_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-generated-actions_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-actions_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-generated-actions_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-function-mockers_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-generated-function-mockers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-function-mockers_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-generated-function-mockers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-internal-utils_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-generated-internal-utils_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-internal-utils_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-generated-internal-utils_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-matchers_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-generated-matchers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-generated-matchers_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-generated-matchers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-internal-utils_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-internal-utils_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-internal-utils_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-internal-utils_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-matchers_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-matchers_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-matchers_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-matchers_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-more-actions_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-more-actions_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-more-actions_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-more-actions_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-nice-strict_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-nice-strict_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-nice-strict_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-nice-strict_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-port_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-port_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-port_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-port_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-spec-builders_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock-spec-builders_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock-spec-builders_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock-spec-builders_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_all_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock_all_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_all_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_all_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_ex_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock_ex_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_ex_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_ex_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_leak_test.py b/Testing/Tools/gmock-1.7.0/test/gmock_leak_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_leak_test.py rename to Testing/Tools/gmock-1.7.0/test/gmock_leak_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_leak_test_.cc b/Testing/Tools/gmock-1.7.0/test/gmock_leak_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_leak_test_.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_leak_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_link2_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock_link2_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_link2_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_link2_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_link_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock_link_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_link_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_link_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_link_test.h b/Testing/Tools/gmock-1.7.0/test/gmock_link_test.h similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_link_test.h rename to Testing/Tools/gmock-1.7.0/test/gmock_link_test.h diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_output_test.py b/Testing/Tools/gmock-1.7.0/test/gmock_output_test.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_output_test.py rename to Testing/Tools/gmock-1.7.0/test/gmock_output_test.py diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_output_test_.cc b/Testing/Tools/gmock-1.7.0/test/gmock_output_test_.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_output_test_.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_output_test_.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_output_test_golden.txt b/Testing/Tools/gmock-1.7.0/test/gmock_output_test_golden.txt similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_output_test_golden.txt rename to Testing/Tools/gmock-1.7.0/test/gmock_output_test_golden.txt diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_stress_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock_stress_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_stress_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_stress_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_test.cc b/Testing/Tools/gmock-1.7.0/test/gmock_test.cc similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_test.cc rename to Testing/Tools/gmock-1.7.0/test/gmock_test.cc diff --git a/Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_test_utils.py b/Testing/Tools/gmock-1.7.0/test/gmock_test_utils.py similarity index 100% rename from Code/Mantid/Testing/Tools/gmock-1.7.0/test/gmock_test_utils.py rename to Testing/Tools/gmock-1.7.0/test/gmock_test_utils.py diff --git a/Code/Mantid/Testing/Tools/pyunit_gen/pyunit_gen.py b/Testing/Tools/pyunit_gen/pyunit_gen.py similarity index 100% rename from Code/Mantid/Testing/Tools/pyunit_gen/pyunit_gen.py rename to Testing/Tools/pyunit_gen/pyunit_gen.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/LICENSE b/Testing/Tools/unittest-xml-reporting/LICENSE similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/LICENSE rename to Testing/Tools/unittest-xml-reporting/LICENSE diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/MANIFEST.in b/Testing/Tools/unittest-xml-reporting/MANIFEST.in similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/MANIFEST.in rename to Testing/Tools/unittest-xml-reporting/MANIFEST.in diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/README.rst b/Testing/Tools/unittest-xml-reporting/README.rst similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/README.rst rename to Testing/Tools/unittest-xml-reporting/README.rst diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/fabfile.py b/Testing/Tools/unittest-xml-reporting/fabfile.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/fabfile.py rename to Testing/Tools/unittest-xml-reporting/fabfile.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/setup.py b/Testing/Tools/unittest-xml-reporting/setup.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/setup.py rename to Testing/Tools/unittest-xml-reporting/setup.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/__init__.py b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/__init__.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/__init__.py rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/__init__.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/__init__.py b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/__init__.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/__init__.py rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/__init__.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/djangotestrunner.py b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/djangotestrunner.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/djangotestrunner.py rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/extra/djangotestrunner.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/__init__.py b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/__init__.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/__init__.py rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/__init__.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/errord_test_case.xml b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/errord_test_case.xml similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/errord_test_case.xml rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/errord_test_case.xml diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/failed_test_case.xml b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/failed_test_case.xml similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/failed_test_case.xml rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/failed_test_case.xml diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/mixed_test_case.xml b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/mixed_test_case.xml similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/mixed_test_case.xml rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/mixed_test_case.xml diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/successful_test_case.xml b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/successful_test_case.xml similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/successful_test_case.xml rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/fixtures/successful_test_case.xml diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite.py b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite.py rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite.py diff --git a/Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite_cases.py b/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite_cases.py similarity index 100% rename from Code/Mantid/Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite_cases.py rename to Testing/Tools/unittest-xml-reporting/src/xmlrunner/tests/testsuite_cases.py diff --git a/Code/Mantid/Vates/CMakeLists.txt b/Vates/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/CMakeLists.txt rename to Vates/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/CMakeLists.txt b/Vates/ParaviewPlugins/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/CMakeLists.txt rename to Vates/ParaviewPlugins/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewFilters/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewFilters/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilter.xml b/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilter.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilter.xml rename to Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilter.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilterGUI.xml b/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilterGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilterGUI.xml rename to Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/PeaksFilterGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.cxx b/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.cxx rename to Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.h b/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.h rename to Vates/ParaviewPlugins/ParaViewFilters/PeaksFilter/vtkPeaksFilter.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspace.xml b/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspace.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspace.xml rename to Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspace.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspaceGUI.xml b/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspaceGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspaceGUI.xml rename to Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/ScaleWorkspaceGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.cxx b/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.cxx rename to Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.h b/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.h rename to Vates/ParaviewPlugins/ParaViewFilters/ScaleWorkspace/vtkScaleWorkspace.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/Splatter.png b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/Splatter.png similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/Splatter.png rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/Splatter.png diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.qrc b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.qrc similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.qrc rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.qrc diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.xml b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.xml rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlot.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlotGUI.xml b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlotGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlotGUI.xml rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/SplatterPlotGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.cxx b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.cxx rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.h b/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.h rename to Vates/ParaviewPlugins/ParaViewFilters/SplatterPlot/vtkSplatterPlot.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewMacros/RefreshTime.py b/Vates/ParaviewPlugins/ParaViewMacros/RefreshTime.py similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewMacros/RefreshTime.py rename to Vates/ParaviewPlugins/ParaViewMacros/RefreshTime.py diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewMacros/ShowSignal.py b/Vates/ParaviewPlugins/ParaViewMacros/ShowSignal.py similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewMacros/ShowSignal.py rename to Vates/ParaviewPlugins/ParaViewMacros/ShowSignal.py diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewMacros/ThreeSliceView.py b/Vates/ParaviewPlugins/ParaViewMacros/ThreeSliceView.py similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewMacros/ThreeSliceView.py rename to Vates/ParaviewPlugins/ParaViewMacros/ThreeSliceView.py diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/EventNexusReader/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/EventNexusReader/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/EventNexusReader/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/EventNexusReader/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReader.xml b/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReader.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReader.xml rename to Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReader.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReaderGUI.xml b/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReaderGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReaderGUI.xml rename to Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/MDEWNexusReaderGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.cxx b/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.cxx rename to Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.h b/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.h rename to Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWNexusReader.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWReader.h b/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWReader.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWReader.h rename to Vates/ParaviewPlugins/ParaViewReaders/MDEWNexusReader/vtkMDEWReader.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReader.xml b/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReader.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReader.xml rename to Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReader.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReaderGUI.xml b/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReaderGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReaderGUI.xml rename to Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/MDHWNexusReaderGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.cxx b/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.cxx rename to Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.h b/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.h rename to Vates/ParaviewPlugins/ParaViewReaders/MDHWNexusReader/vtkMDHWNexusReader.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReader.xml b/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReader.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReader.xml rename to Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReader.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReaderGUI.xml b/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReaderGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReaderGUI.xml rename to Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/NexusPeaksReaderGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.cxx b/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.cxx rename to Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.h b/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.h rename to Vates/ParaviewPlugins/ParaViewReaders/NexusPeaksReader/vtkNexusPeaksReader.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReader.xml b/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReader.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReader.xml rename to Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReader.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReaderGUI.xml b/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReaderGUI.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReaderGUI.xml rename to Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/PeaksReaderGUI.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.cxx b/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.cxx rename to Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.h b/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.h rename to Vates/ParaviewPlugins/ParaViewReaders/PeaksReader/vtkPeaksReader.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/SQWEventReader/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewReaders/SQWEventReader/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewReaders/SQWEventReader/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewReaders/SQWEventReader/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewSources/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewSources/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewSources/MDEWSource/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/MDEWSource.xml b/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/MDEWSource.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/MDEWSource.xml rename to Vates/ParaviewPlugins/ParaViewSources/MDEWSource/MDEWSource.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.cxx b/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.cxx rename to Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.h b/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.h rename to Vates/ParaviewPlugins/ParaViewSources/MDEWSource/vtkMDEWSource.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewSources/MDHWSource/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/MDHWSource.xml b/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/MDHWSource.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/MDHWSource.xml rename to Vates/ParaviewPlugins/ParaViewSources/MDHWSource/MDHWSource.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.cxx b/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.cxx rename to Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.h b/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.h rename to Vates/ParaviewPlugins/ParaViewSources/MDHWSource/vtkMDHWSource.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewSources/PeaksSource/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/PeaksSource.xml b/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/PeaksSource.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/PeaksSource.xml rename to Vates/ParaviewPlugins/ParaViewSources/PeaksSource/PeaksSource.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.cxx b/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.cxx rename to Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.h b/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.h rename to Vates/ParaviewPlugins/ParaViewSources/PeaksSource/vtkPeaksSource.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/SinglePeakMarkerSource.xml b/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/SinglePeakMarkerSource.xml similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/SinglePeakMarkerSource.xml rename to Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/SinglePeakMarkerSource.xml diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.cxx b/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.cxx similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.cxx rename to Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.cxx diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.h b/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.h rename to Vates/ParaviewPlugins/ParaViewSources/SinglePeakMarkerSource/vtkSinglePeakMarkerSource.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewWidgets/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewWidgets/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/BinInputWidget.h b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/BinInputWidget.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/BinInputWidget.h rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/BinInputWidget.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/CMakeLists.txt b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/CMakeLists.txt rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/CMakeLists.txt diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.cpp b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.cpp similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.cpp rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.cpp diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.h b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.h rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/LowHighStepInputWidget.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.cpp b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.cpp similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.cpp rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.cpp diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.h b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.h rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/SimpleBinInputWidget.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.cpp b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.cpp similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.cpp rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.cpp diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.h b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.h rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/ThresholdRangeWidget.h diff --git a/Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/WidgetDllOption.h b/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/WidgetDllOption.h similarity index 100% rename from Code/Mantid/Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/WidgetDllOption.h rename to Vates/ParaviewPlugins/ParaViewWidgets/QtWidgets/WidgetDllOption.h diff --git a/Code/Mantid/Vates/VatesAPI/CMakeLists.txt b/Vates/VatesAPI/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/VatesAPI/CMakeLists.txt rename to Vates/VatesAPI/CMakeLists.txt diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ADSWorkspaceProvider.h b/Vates/VatesAPI/inc/MantidVatesAPI/ADSWorkspaceProvider.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ADSWorkspaceProvider.h rename to Vates/VatesAPI/inc/MantidVatesAPI/ADSWorkspaceProvider.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/BoxInfo.h b/Vates/VatesAPI/inc/MantidVatesAPI/BoxInfo.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/BoxInfo.h rename to Vates/VatesAPI/inc/MantidVatesAPI/BoxInfo.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ColorScaleGuard.h b/Vates/VatesAPI/inc/MantidVatesAPI/ColorScaleGuard.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ColorScaleGuard.h rename to Vates/VatesAPI/inc/MantidVatesAPI/ColorScaleGuard.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/Common.h b/Vates/VatesAPI/inc/MantidVatesAPI/Common.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/Common.h rename to Vates/VatesAPI/inc/MantidVatesAPI/Common.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/CompositePeaksPresenterVsi.h b/Vates/VatesAPI/inc/MantidVatesAPI/CompositePeaksPresenterVsi.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/CompositePeaksPresenterVsi.h rename to Vates/VatesAPI/inc/MantidVatesAPI/CompositePeaksPresenterVsi.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ConcretePeaksPresenterVsi.h b/Vates/VatesAPI/inc/MantidVatesAPI/ConcretePeaksPresenterVsi.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ConcretePeaksPresenterVsi.h rename to Vates/VatesAPI/inc/MantidVatesAPI/ConcretePeaksPresenterVsi.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/DimensionViewFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/DimensionViewFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/DimensionViewFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/DimensionViewFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/EventNexusLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/EventNexusLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/EventNexusLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/EventNexusLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/FieldDataToMetadata.h b/Vates/VatesAPI/inc/MantidVatesAPI/FieldDataToMetadata.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/FieldDataToMetadata.h rename to Vates/VatesAPI/inc/MantidVatesAPI/FieldDataToMetadata.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/FilteringUpdateProgressAction.h b/Vates/VatesAPI/inc/MantidVatesAPI/FilteringUpdateProgressAction.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/FilteringUpdateProgressAction.h rename to Vates/VatesAPI/inc/MantidVatesAPI/FilteringUpdateProgressAction.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/GeometryView.h b/Vates/VatesAPI/inc/MantidVatesAPI/GeometryView.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/GeometryView.h rename to Vates/VatesAPI/inc/MantidVatesAPI/GeometryView.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/IMDDimensionComparitor.h b/Vates/VatesAPI/inc/MantidVatesAPI/IMDDimensionComparitor.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/IMDDimensionComparitor.h rename to Vates/VatesAPI/inc/MantidVatesAPI/IMDDimensionComparitor.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/IgnoreZerosThresholdRange.h b/Vates/VatesAPI/inc/MantidVatesAPI/IgnoreZerosThresholdRange.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/IgnoreZerosThresholdRange.h rename to Vates/VatesAPI/inc/MantidVatesAPI/IgnoreZerosThresholdRange.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/LoadVTK.h b/Vates/VatesAPI/inc/MantidVatesAPI/LoadVTK.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/LoadVTK.h rename to Vates/VatesAPI/inc/MantidVatesAPI/LoadVTK.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDEWEventNexusLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDEWEventNexusLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDEWEventNexusLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDEWEventNexusLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDEWInMemoryLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDEWInMemoryLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDEWInMemoryLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDEWInMemoryLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDEWLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDEWLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDEWLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDEWLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWInMemoryLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDHWInMemoryLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWInMemoryLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDHWInMemoryLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDHWLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDHWLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWNexusLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDHWNexusLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWNexusLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDHWNexusLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingView.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingView.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingView.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingView.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingViewAdapter.h b/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingViewAdapter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingViewAdapter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MDLoadingViewAdapter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MedianAndBelowThresholdRange.h b/Vates/VatesAPI/inc/MantidVatesAPI/MedianAndBelowThresholdRange.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MedianAndBelowThresholdRange.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MedianAndBelowThresholdRange.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MetaDataExtractorUtils.h b/Vates/VatesAPI/inc/MantidVatesAPI/MetaDataExtractorUtils.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MetaDataExtractorUtils.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MetaDataExtractorUtils.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MetadataJsonManager.h b/Vates/VatesAPI/inc/MantidVatesAPI/MetadataJsonManager.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MetadataJsonManager.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MetadataJsonManager.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MetadataToFieldData.h b/Vates/VatesAPI/inc/MantidVatesAPI/MetadataToFieldData.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MetadataToFieldData.h rename to Vates/VatesAPI/inc/MantidVatesAPI/MetadataToFieldData.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/NoThresholdRange.h b/Vates/VatesAPI/inc/MantidVatesAPI/NoThresholdRange.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/NoThresholdRange.h rename to Vates/VatesAPI/inc/MantidVatesAPI/NoThresholdRange.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/Normalization.h b/Vates/VatesAPI/inc/MantidVatesAPI/Normalization.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/Normalization.h rename to Vates/VatesAPI/inc/MantidVatesAPI/Normalization.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/NullPeaksPresenterVsi.h b/Vates/VatesAPI/inc/MantidVatesAPI/NullPeaksPresenterVsi.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/NullPeaksPresenterVsi.h rename to Vates/VatesAPI/inc/MantidVatesAPI/NullPeaksPresenterVsi.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/PeaksPresenterVsi.h b/Vates/VatesAPI/inc/MantidVatesAPI/PeaksPresenterVsi.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/PeaksPresenterVsi.h rename to Vates/VatesAPI/inc/MantidVatesAPI/PeaksPresenterVsi.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/PrecompiledHeader.h b/Vates/VatesAPI/inc/MantidVatesAPI/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/PrecompiledHeader.h rename to Vates/VatesAPI/inc/MantidVatesAPI/PrecompiledHeader.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ProgressAction.h b/Vates/VatesAPI/inc/MantidVatesAPI/ProgressAction.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ProgressAction.h rename to Vates/VatesAPI/inc/MantidVatesAPI/ProgressAction.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/SQWLoadingPresenter.h b/Vates/VatesAPI/inc/MantidVatesAPI/SQWLoadingPresenter.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/SQWLoadingPresenter.h rename to Vates/VatesAPI/inc/MantidVatesAPI/SQWLoadingPresenter.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ThresholdRange.h b/Vates/VatesAPI/inc/MantidVatesAPI/ThresholdRange.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ThresholdRange.h rename to Vates/VatesAPI/inc/MantidVatesAPI/ThresholdRange.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/TimeStepToTimeStep.h b/Vates/VatesAPI/inc/MantidVatesAPI/TimeStepToTimeStep.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/TimeStepToTimeStep.h rename to Vates/VatesAPI/inc/MantidVatesAPI/TimeStepToTimeStep.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/TimeToTimeStep.h b/Vates/VatesAPI/inc/MantidVatesAPI/TimeToTimeStep.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/TimeToTimeStep.h rename to Vates/VatesAPI/inc/MantidVatesAPI/TimeToTimeStep.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/UserDefinedThresholdRange.h b/Vates/VatesAPI/inc/MantidVatesAPI/UserDefinedThresholdRange.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/UserDefinedThresholdRange.h rename to Vates/VatesAPI/inc/MantidVatesAPI/UserDefinedThresholdRange.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/VatesConfigurations.h b/Vates/VatesAPI/inc/MantidVatesAPI/VatesConfigurations.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/VatesConfigurations.h rename to Vates/VatesAPI/inc/MantidVatesAPI/VatesConfigurations.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/VatesKnowledgeSerializer.h b/Vates/VatesAPI/inc/MantidVatesAPI/VatesKnowledgeSerializer.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/VatesKnowledgeSerializer.h rename to Vates/VatesAPI/inc/MantidVatesAPI/VatesKnowledgeSerializer.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/VatesXMLDefinitions.h b/Vates/VatesAPI/inc/MantidVatesAPI/VatesXMLDefinitions.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/VatesXMLDefinitions.h rename to Vates/VatesAPI/inc/MantidVatesAPI/VatesXMLDefinitions.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ViewFrustum.h b/Vates/VatesAPI/inc/MantidVatesAPI/ViewFrustum.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/ViewFrustum.h rename to Vates/VatesAPI/inc/MantidVatesAPI/ViewFrustum.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/WorkspaceProvider.h b/Vates/VatesAPI/inc/MantidVatesAPI/WorkspaceProvider.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/WorkspaceProvider.h rename to Vates/VatesAPI/inc/MantidVatesAPI/WorkspaceProvider.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToGeometry.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToGeometry.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToGeometry.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToGeometry.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToImplicitFunction.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToImplicitFunction.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToImplicitFunction.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToImplicitFunction.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToNonOrthogonalDataSet.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToNonOrthogonalDataSet.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToNonOrthogonalDataSet.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToNonOrthogonalDataSet.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToPeaksFilteredDataSet.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToPeaksFilteredDataSet.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToPeaksFilteredDataSet.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToPeaksFilteredDataSet.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToScaledDataSet.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToScaledDataSet.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToScaledDataSet.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToScaledDataSet.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsLocation.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsLocation.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsLocation.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsLocation.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsName.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsName.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsName.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToWsName.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkEllipsoidTransformer.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkEllipsoidTransformer.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkEllipsoidTransformer.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkEllipsoidTransformer.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkGlyph3D_Silent.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkGlyph3D_Silent.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkGlyph3D_Silent.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkGlyph3D_Silent.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkImageData_Silent.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkImageData_Silent.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkImageData_Silent.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkImageData_Silent.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMD0DFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMD0DFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMD0DFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMD0DFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHWSignalArray.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHWSignalArray.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHWSignalArray.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHWSignalArray.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHexFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHexFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHexFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHexFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHex4DFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHex4DFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHex4DFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHex4DFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHexFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHexFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHexFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoHexFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoLineFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoLineFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoLineFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoLineFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoQuadFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoQuadFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoQuadFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDHistoQuadFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDLineFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDLineFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDLineFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDLineFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDQuadFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDQuadFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkMDQuadFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkMDQuadFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkNullStructuredGrid.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkNullStructuredGrid.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkNullStructuredGrid.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkNullStructuredGrid.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkNullUnstructuredGrid.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkNullUnstructuredGrid.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkNullUnstructuredGrid.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkNullUnstructuredGrid.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkPeakMarkerFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkPeakMarkerFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkPeakMarkerFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkPeakMarkerFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkPolyDataAlgorithm_Silent.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkPolyDataAlgorithm_Silent.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkPolyDataAlgorithm_Silent.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkPolyDataAlgorithm_Silent.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkRectilinearGrid_Silent.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkRectilinearGrid_Silent.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkRectilinearGrid_Silent.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkRectilinearGrid_Silent.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkSinglePeakMarker.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkSinglePeakMarker.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkSinglePeakMarker.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkSinglePeakMarker.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkSplatterPlotFactory.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkSplatterPlotFactory.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkSplatterPlotFactory.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkSplatterPlotFactory.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredGrid_Silent.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredGrid_Silent.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredGrid_Silent.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredGrid_Silent.h diff --git a/Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredPoints_Silent.h b/Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredPoints_Silent.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredPoints_Silent.h rename to Vates/VatesAPI/inc/MantidVatesAPI/vtkStructuredPoints_Silent.h diff --git a/Code/Mantid/Vates/VatesAPI/src/ADSWorkspaceProvider.cpp b/Vates/VatesAPI/src/ADSWorkspaceProvider.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/ADSWorkspaceProvider.cpp rename to Vates/VatesAPI/src/ADSWorkspaceProvider.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/BoxInfo.cpp b/Vates/VatesAPI/src/BoxInfo.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/BoxInfo.cpp rename to Vates/VatesAPI/src/BoxInfo.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/Common.cpp b/Vates/VatesAPI/src/Common.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/Common.cpp rename to Vates/VatesAPI/src/Common.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/CompositePeaksPresenterVsi.cpp b/Vates/VatesAPI/src/CompositePeaksPresenterVsi.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/CompositePeaksPresenterVsi.cpp rename to Vates/VatesAPI/src/CompositePeaksPresenterVsi.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/ConcretePeaksPresenterVsi.cpp b/Vates/VatesAPI/src/ConcretePeaksPresenterVsi.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/ConcretePeaksPresenterVsi.cpp rename to Vates/VatesAPI/src/ConcretePeaksPresenterVsi.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/EventNexusLoadingPresenter.cpp b/Vates/VatesAPI/src/EventNexusLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/EventNexusLoadingPresenter.cpp rename to Vates/VatesAPI/src/EventNexusLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/FieldDataToMetadata.cpp b/Vates/VatesAPI/src/FieldDataToMetadata.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/FieldDataToMetadata.cpp rename to Vates/VatesAPI/src/FieldDataToMetadata.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/IMDDimensionComparitor.cpp b/Vates/VatesAPI/src/IMDDimensionComparitor.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/IMDDimensionComparitor.cpp rename to Vates/VatesAPI/src/IMDDimensionComparitor.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/IgnoreZerosThresholdRange.cpp b/Vates/VatesAPI/src/IgnoreZerosThresholdRange.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/IgnoreZerosThresholdRange.cpp rename to Vates/VatesAPI/src/IgnoreZerosThresholdRange.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/LoadVTK.cpp b/Vates/VatesAPI/src/LoadVTK.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/LoadVTK.cpp rename to Vates/VatesAPI/src/LoadVTK.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDEWEventNexusLoadingPresenter.cpp b/Vates/VatesAPI/src/MDEWEventNexusLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDEWEventNexusLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDEWEventNexusLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDEWInMemoryLoadingPresenter.cpp b/Vates/VatesAPI/src/MDEWInMemoryLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDEWInMemoryLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDEWInMemoryLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDEWLoadingPresenter.cpp b/Vates/VatesAPI/src/MDEWLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDEWLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDEWLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDHWInMemoryLoadingPresenter.cpp b/Vates/VatesAPI/src/MDHWInMemoryLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDHWInMemoryLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDHWInMemoryLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDHWLoadingPresenter.cpp b/Vates/VatesAPI/src/MDHWLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDHWLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDHWLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDHWNexusLoadingPresenter.cpp b/Vates/VatesAPI/src/MDHWNexusLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDHWNexusLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDHWNexusLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MDLoadingPresenter.cpp b/Vates/VatesAPI/src/MDLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MDLoadingPresenter.cpp rename to Vates/VatesAPI/src/MDLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MedianAndBelowThresholdRange.cpp b/Vates/VatesAPI/src/MedianAndBelowThresholdRange.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MedianAndBelowThresholdRange.cpp rename to Vates/VatesAPI/src/MedianAndBelowThresholdRange.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MetaDataExtractorUtils.cpp b/Vates/VatesAPI/src/MetaDataExtractorUtils.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MetaDataExtractorUtils.cpp rename to Vates/VatesAPI/src/MetaDataExtractorUtils.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MetadataJsonManager.cpp b/Vates/VatesAPI/src/MetadataJsonManager.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MetadataJsonManager.cpp rename to Vates/VatesAPI/src/MetadataJsonManager.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/MetadataToFieldData.cpp b/Vates/VatesAPI/src/MetadataToFieldData.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/MetadataToFieldData.cpp rename to Vates/VatesAPI/src/MetadataToFieldData.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/NoThresholdRange.cpp b/Vates/VatesAPI/src/NoThresholdRange.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/NoThresholdRange.cpp rename to Vates/VatesAPI/src/NoThresholdRange.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/Normalization.cpp b/Vates/VatesAPI/src/Normalization.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/Normalization.cpp rename to Vates/VatesAPI/src/Normalization.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/ProgressAction.cpp b/Vates/VatesAPI/src/ProgressAction.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/ProgressAction.cpp rename to Vates/VatesAPI/src/ProgressAction.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/SQWLoadingPresenter.cpp b/Vates/VatesAPI/src/SQWLoadingPresenter.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/SQWLoadingPresenter.cpp rename to Vates/VatesAPI/src/SQWLoadingPresenter.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/TimeStepToTimeStep.cpp b/Vates/VatesAPI/src/TimeStepToTimeStep.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/TimeStepToTimeStep.cpp rename to Vates/VatesAPI/src/TimeStepToTimeStep.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/TimeToTimeStep.cpp b/Vates/VatesAPI/src/TimeToTimeStep.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/TimeToTimeStep.cpp rename to Vates/VatesAPI/src/TimeToTimeStep.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/UserDefinedThresholdRange.cpp b/Vates/VatesAPI/src/UserDefinedThresholdRange.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/UserDefinedThresholdRange.cpp rename to Vates/VatesAPI/src/UserDefinedThresholdRange.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/VatesConfigurations.cpp b/Vates/VatesAPI/src/VatesConfigurations.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/VatesConfigurations.cpp rename to Vates/VatesAPI/src/VatesConfigurations.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/VatesKnowledgeSerializer.cpp b/Vates/VatesAPI/src/VatesKnowledgeSerializer.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/VatesKnowledgeSerializer.cpp rename to Vates/VatesAPI/src/VatesKnowledgeSerializer.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/VatesXMLDefinitions.cpp b/Vates/VatesAPI/src/VatesXMLDefinitions.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/VatesXMLDefinitions.cpp rename to Vates/VatesAPI/src/VatesXMLDefinitions.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/ViewFrustum.cpp b/Vates/VatesAPI/src/ViewFrustum.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/ViewFrustum.cpp rename to Vates/VatesAPI/src/ViewFrustum.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetFactory.cpp b/Vates/VatesAPI/src/vtkDataSetFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetFactory.cpp rename to Vates/VatesAPI/src/vtkDataSetFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToGeometry.cpp b/Vates/VatesAPI/src/vtkDataSetToGeometry.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToGeometry.cpp rename to Vates/VatesAPI/src/vtkDataSetToGeometry.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToImplicitFunction.cpp b/Vates/VatesAPI/src/vtkDataSetToImplicitFunction.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToImplicitFunction.cpp rename to Vates/VatesAPI/src/vtkDataSetToImplicitFunction.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToNonOrthogonalDataSet.cpp b/Vates/VatesAPI/src/vtkDataSetToNonOrthogonalDataSet.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToNonOrthogonalDataSet.cpp rename to Vates/VatesAPI/src/vtkDataSetToNonOrthogonalDataSet.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToPeaksFilteredDataSet.cpp b/Vates/VatesAPI/src/vtkDataSetToPeaksFilteredDataSet.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToPeaksFilteredDataSet.cpp rename to Vates/VatesAPI/src/vtkDataSetToPeaksFilteredDataSet.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToScaledDataSet.cpp b/Vates/VatesAPI/src/vtkDataSetToScaledDataSet.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToScaledDataSet.cpp rename to Vates/VatesAPI/src/vtkDataSetToScaledDataSet.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToWsLocation.cpp b/Vates/VatesAPI/src/vtkDataSetToWsLocation.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToWsLocation.cpp rename to Vates/VatesAPI/src/vtkDataSetToWsLocation.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkDataSetToWsName.cpp b/Vates/VatesAPI/src/vtkDataSetToWsName.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkDataSetToWsName.cpp rename to Vates/VatesAPI/src/vtkDataSetToWsName.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkEllipsoidTransformer.cpp b/Vates/VatesAPI/src/vtkEllipsoidTransformer.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkEllipsoidTransformer.cpp rename to Vates/VatesAPI/src/vtkEllipsoidTransformer.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMD0DFactory.cpp b/Vates/VatesAPI/src/vtkMD0DFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMD0DFactory.cpp rename to Vates/VatesAPI/src/vtkMD0DFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDHexFactory.cpp b/Vates/VatesAPI/src/vtkMDHexFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDHexFactory.cpp rename to Vates/VatesAPI/src/vtkMDHexFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDHistoHex4DFactory.cpp b/Vates/VatesAPI/src/vtkMDHistoHex4DFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDHistoHex4DFactory.cpp rename to Vates/VatesAPI/src/vtkMDHistoHex4DFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDHistoHexFactory.cpp b/Vates/VatesAPI/src/vtkMDHistoHexFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDHistoHexFactory.cpp rename to Vates/VatesAPI/src/vtkMDHistoHexFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDHistoLineFactory.cpp b/Vates/VatesAPI/src/vtkMDHistoLineFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDHistoLineFactory.cpp rename to Vates/VatesAPI/src/vtkMDHistoLineFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDHistoQuadFactory.cpp b/Vates/VatesAPI/src/vtkMDHistoQuadFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDHistoQuadFactory.cpp rename to Vates/VatesAPI/src/vtkMDHistoQuadFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDLineFactory.cpp b/Vates/VatesAPI/src/vtkMDLineFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDLineFactory.cpp rename to Vates/VatesAPI/src/vtkMDLineFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkMDQuadFactory.cpp b/Vates/VatesAPI/src/vtkMDQuadFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkMDQuadFactory.cpp rename to Vates/VatesAPI/src/vtkMDQuadFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkNullStructuredGrid.cpp b/Vates/VatesAPI/src/vtkNullStructuredGrid.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkNullStructuredGrid.cpp rename to Vates/VatesAPI/src/vtkNullStructuredGrid.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkNullUnstructuredGrid.cpp b/Vates/VatesAPI/src/vtkNullUnstructuredGrid.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkNullUnstructuredGrid.cpp rename to Vates/VatesAPI/src/vtkNullUnstructuredGrid.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkPeakMarkerFactory.cpp b/Vates/VatesAPI/src/vtkPeakMarkerFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkPeakMarkerFactory.cpp rename to Vates/VatesAPI/src/vtkPeakMarkerFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkSinglePeakMarker.cpp b/Vates/VatesAPI/src/vtkSinglePeakMarker.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkSinglePeakMarker.cpp rename to Vates/VatesAPI/src/vtkSinglePeakMarker.cpp diff --git a/Code/Mantid/Vates/VatesAPI/src/vtkSplatterPlotFactory.cpp b/Vates/VatesAPI/src/vtkSplatterPlotFactory.cpp similarity index 100% rename from Code/Mantid/Vates/VatesAPI/src/vtkSplatterPlotFactory.cpp rename to Vates/VatesAPI/src/vtkSplatterPlotFactory.cpp diff --git a/Code/Mantid/Vates/VatesAPI/test/ADSWorkspaceProviderTest.h b/Vates/VatesAPI/test/ADSWorkspaceProviderTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/ADSWorkspaceProviderTest.h rename to Vates/VatesAPI/test/ADSWorkspaceProviderTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/BoxInfoTest.h b/Vates/VatesAPI/test/BoxInfoTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/BoxInfoTest.h rename to Vates/VatesAPI/test/BoxInfoTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/CompositePeaksPresenterVsiTest.h b/Vates/VatesAPI/test/CompositePeaksPresenterVsiTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/CompositePeaksPresenterVsiTest.h rename to Vates/VatesAPI/test/CompositePeaksPresenterVsiTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/ConcretePeaksPresenterVsiTest.h b/Vates/VatesAPI/test/ConcretePeaksPresenterVsiTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/ConcretePeaksPresenterVsiTest.h rename to Vates/VatesAPI/test/ConcretePeaksPresenterVsiTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/EventNexusLoadingPresenterTest.h b/Vates/VatesAPI/test/EventNexusLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/EventNexusLoadingPresenterTest.h rename to Vates/VatesAPI/test/EventNexusLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/FieldDataToMetadataTest.h b/Vates/VatesAPI/test/FieldDataToMetadataTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/FieldDataToMetadataTest.h rename to Vates/VatesAPI/test/FieldDataToMetadataTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/FilteringUpdateProgressActionTest.h b/Vates/VatesAPI/test/FilteringUpdateProgressActionTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/FilteringUpdateProgressActionTest.h rename to Vates/VatesAPI/test/FilteringUpdateProgressActionTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/IgnoreZerosThresholdRangeTest.h b/Vates/VatesAPI/test/IgnoreZerosThresholdRangeTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/IgnoreZerosThresholdRangeTest.h rename to Vates/VatesAPI/test/IgnoreZerosThresholdRangeTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/LoadVTKTest.h b/Vates/VatesAPI/test/LoadVTKTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/LoadVTKTest.h rename to Vates/VatesAPI/test/LoadVTKTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDEWEventNexusLoadingPresenterTest.h b/Vates/VatesAPI/test/MDEWEventNexusLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDEWEventNexusLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDEWEventNexusLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDEWInMemoryLoadingPresenterTest.h b/Vates/VatesAPI/test/MDEWInMemoryLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDEWInMemoryLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDEWInMemoryLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDEWLoadingPresenterTest.h b/Vates/VatesAPI/test/MDEWLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDEWLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDEWLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDHWInMemoryLoadingPresenterTest.h b/Vates/VatesAPI/test/MDHWInMemoryLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDHWInMemoryLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDHWInMemoryLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDHWLoadingPresenterTest.h b/Vates/VatesAPI/test/MDHWLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDHWLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDHWLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDHWNexusLoadingPresenterTest.h b/Vates/VatesAPI/test/MDHWNexusLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDHWNexusLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDHWNexusLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDLoadingPresenterTest.h b/Vates/VatesAPI/test/MDLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDLoadingPresenterTest.h rename to Vates/VatesAPI/test/MDLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MDLoadingViewAdapterTest.h b/Vates/VatesAPI/test/MDLoadingViewAdapterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MDLoadingViewAdapterTest.h rename to Vates/VatesAPI/test/MDLoadingViewAdapterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MedianAndBelowThresholdRangeTest.h b/Vates/VatesAPI/test/MedianAndBelowThresholdRangeTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MedianAndBelowThresholdRangeTest.h rename to Vates/VatesAPI/test/MedianAndBelowThresholdRangeTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MetaDataExtractorUtilsTest.h b/Vates/VatesAPI/test/MetaDataExtractorUtilsTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MetaDataExtractorUtilsTest.h rename to Vates/VatesAPI/test/MetaDataExtractorUtilsTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MetadataJsonManagerTest.h b/Vates/VatesAPI/test/MetadataJsonManagerTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MetadataJsonManagerTest.h rename to Vates/VatesAPI/test/MetadataJsonManagerTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MetadataToFieldDataTest.h b/Vates/VatesAPI/test/MetadataToFieldDataTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MetadataToFieldDataTest.h rename to Vates/VatesAPI/test/MetadataToFieldDataTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/MockObjects.h b/Vates/VatesAPI/test/MockObjects.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/MockObjects.h rename to Vates/VatesAPI/test/MockObjects.h diff --git a/Code/Mantid/Vates/VatesAPI/test/NoThresholdRangeTest.h b/Vates/VatesAPI/test/NoThresholdRangeTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/NoThresholdRangeTest.h rename to Vates/VatesAPI/test/NoThresholdRangeTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/NormalizationTest.h b/Vates/VatesAPI/test/NormalizationTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/NormalizationTest.h rename to Vates/VatesAPI/test/NormalizationTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/NullPeaksPresenterVsiTest.h b/Vates/VatesAPI/test/NullPeaksPresenterVsiTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/NullPeaksPresenterVsiTest.h rename to Vates/VatesAPI/test/NullPeaksPresenterVsiTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/PrecompiledHeader.h b/Vates/VatesAPI/test/PrecompiledHeader.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/PrecompiledHeader.h rename to Vates/VatesAPI/test/PrecompiledHeader.h diff --git a/Code/Mantid/Vates/VatesAPI/test/SQWLoadingPresenterTest.h b/Vates/VatesAPI/test/SQWLoadingPresenterTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/SQWLoadingPresenterTest.h rename to Vates/VatesAPI/test/SQWLoadingPresenterTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/TimeStepToTimeStepTest.h b/Vates/VatesAPI/test/TimeStepToTimeStepTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/TimeStepToTimeStepTest.h rename to Vates/VatesAPI/test/TimeStepToTimeStepTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/TimeToTimeStepTest.h b/Vates/VatesAPI/test/TimeToTimeStepTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/TimeToTimeStepTest.h rename to Vates/VatesAPI/test/TimeToTimeStepTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/UserDefinedThresholdRangeTest.h b/Vates/VatesAPI/test/UserDefinedThresholdRangeTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/UserDefinedThresholdRangeTest.h rename to Vates/VatesAPI/test/UserDefinedThresholdRangeTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/VatesKnowledgeSerializerTest.h b/Vates/VatesAPI/test/VatesKnowledgeSerializerTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/VatesKnowledgeSerializerTest.h rename to Vates/VatesAPI/test/VatesKnowledgeSerializerTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/ViewFrustumTest.h b/Vates/VatesAPI/test/ViewFrustumTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/ViewFrustumTest.h rename to Vates/VatesAPI/test/ViewFrustumTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetFactoryTest.h b/Vates/VatesAPI/test/vtkDataSetFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetFactoryTest.h rename to Vates/VatesAPI/test/vtkDataSetFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToGeometryTest.h b/Vates/VatesAPI/test/vtkDataSetToGeometryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToGeometryTest.h rename to Vates/VatesAPI/test/vtkDataSetToGeometryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToImplicitFunctionTest.h b/Vates/VatesAPI/test/vtkDataSetToImplicitFunctionTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToImplicitFunctionTest.h rename to Vates/VatesAPI/test/vtkDataSetToImplicitFunctionTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToNonOrthogonalDataSetTest.h b/Vates/VatesAPI/test/vtkDataSetToNonOrthogonalDataSetTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToNonOrthogonalDataSetTest.h rename to Vates/VatesAPI/test/vtkDataSetToNonOrthogonalDataSetTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToPeaksFilteredDataSetTest.h b/Vates/VatesAPI/test/vtkDataSetToPeaksFilteredDataSetTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToPeaksFilteredDataSetTest.h rename to Vates/VatesAPI/test/vtkDataSetToPeaksFilteredDataSetTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToScaledDataSetTest.h b/Vates/VatesAPI/test/vtkDataSetToScaledDataSetTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToScaledDataSetTest.h rename to Vates/VatesAPI/test/vtkDataSetToScaledDataSetTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToWsLocationTest.h b/Vates/VatesAPI/test/vtkDataSetToWsLocationTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToWsLocationTest.h rename to Vates/VatesAPI/test/vtkDataSetToWsLocationTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkDataSetToWsNameTest.h b/Vates/VatesAPI/test/vtkDataSetToWsNameTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkDataSetToWsNameTest.h rename to Vates/VatesAPI/test/vtkDataSetToWsNameTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkEllipsoidTransformerTest.h b/Vates/VatesAPI/test/vtkEllipsoidTransformerTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkEllipsoidTransformerTest.h rename to Vates/VatesAPI/test/vtkEllipsoidTransformerTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMD0DFactoryTest.h b/Vates/VatesAPI/test/vtkMD0DFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMD0DFactoryTest.h rename to Vates/VatesAPI/test/vtkMD0DFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDHWSignalArrayTest.h b/Vates/VatesAPI/test/vtkMDHWSignalArrayTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDHWSignalArrayTest.h rename to Vates/VatesAPI/test/vtkMDHWSignalArrayTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDHexFactoryTest.h b/Vates/VatesAPI/test/vtkMDHexFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDHexFactoryTest.h rename to Vates/VatesAPI/test/vtkMDHexFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDHistoHex4DFactoryTest.h b/Vates/VatesAPI/test/vtkMDHistoHex4DFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDHistoHex4DFactoryTest.h rename to Vates/VatesAPI/test/vtkMDHistoHex4DFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDHistoHexFactoryTest.h b/Vates/VatesAPI/test/vtkMDHistoHexFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDHistoHexFactoryTest.h rename to Vates/VatesAPI/test/vtkMDHistoHexFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDHistoLineFactoryTest.h b/Vates/VatesAPI/test/vtkMDHistoLineFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDHistoLineFactoryTest.h rename to Vates/VatesAPI/test/vtkMDHistoLineFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDHistoQuadFactoryTest.h b/Vates/VatesAPI/test/vtkMDHistoQuadFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDHistoQuadFactoryTest.h rename to Vates/VatesAPI/test/vtkMDHistoQuadFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDLineFactoryTest.h b/Vates/VatesAPI/test/vtkMDLineFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDLineFactoryTest.h rename to Vates/VatesAPI/test/vtkMDLineFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkMDQuadFactoryTest.h b/Vates/VatesAPI/test/vtkMDQuadFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkMDQuadFactoryTest.h rename to Vates/VatesAPI/test/vtkMDQuadFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkNullStructuredGridTest.h b/Vates/VatesAPI/test/vtkNullStructuredGridTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkNullStructuredGridTest.h rename to Vates/VatesAPI/test/vtkNullStructuredGridTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkNullUnstructuredGridTest.h b/Vates/VatesAPI/test/vtkNullUnstructuredGridTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkNullUnstructuredGridTest.h rename to Vates/VatesAPI/test/vtkNullUnstructuredGridTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkPeakMarkerFactoryTest.h b/Vates/VatesAPI/test/vtkPeakMarkerFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkPeakMarkerFactoryTest.h rename to Vates/VatesAPI/test/vtkPeakMarkerFactoryTest.h diff --git a/Code/Mantid/Vates/VatesAPI/test/vtkSplatterPlotFactoryTest.h b/Vates/VatesAPI/test/vtkSplatterPlotFactoryTest.h similarity index 100% rename from Code/Mantid/Vates/VatesAPI/test/vtkSplatterPlotFactoryTest.h rename to Vates/VatesAPI/test/vtkSplatterPlotFactoryTest.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/CMakeLists.txt b/Vates/VatesSimpleGui/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/CMakeLists.txt rename to Vates/VatesSimpleGui/CMakeLists.txt diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/CMakeLists.txt b/Vates/VatesSimpleGui/QtWidgets/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/CMakeLists.txt rename to Vates/VatesSimpleGui/QtWidgets/CMakeLists.txt diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/QtWidgetsIcons.qrc b/Vates/VatesSimpleGui/QtWidgets/icons/QtWidgetsIcons.qrc similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/QtWidgetsIcons.qrc rename to Vates/VatesSimpleGui/QtWidgets/icons/QtWidgetsIcons.qrc diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/multislice_view.png b/Vates/VatesSimpleGui/QtWidgets/icons/multislice_view.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/multislice_view.png rename to Vates/VatesSimpleGui/QtWidgets/icons/multislice_view.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/standard_view.png b/Vates/VatesSimpleGui/QtWidgets/icons/standard_view.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/standard_view.png rename to Vates/VatesSimpleGui/QtWidgets/icons/standard_view.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/threeslice_view.png b/Vates/VatesSimpleGui/QtWidgets/icons/threeslice_view.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/icons/threeslice_view.png rename to Vates/VatesSimpleGui/QtWidgets/icons/threeslice_view.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/AxisInformation.h b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/AxisInformation.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/AxisInformation.h rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/AxisInformation.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/GeometryParser.h b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/GeometryParser.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/GeometryParser.h rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/GeometryParser.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.h b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.h rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.ui b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.ui rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/ModeControlWidget.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.h b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.h rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.ui b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.ui rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/RotationPointDialog.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/WidgetDllOption.h b/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/WidgetDllOption.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/WidgetDllOption.h rename to Vates/VatesSimpleGui/QtWidgets/inc/MantidVatesSimpleGuiQtWidgets/WidgetDllOption.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/AxisInformation.cpp b/Vates/VatesSimpleGui/QtWidgets/src/AxisInformation.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/AxisInformation.cpp rename to Vates/VatesSimpleGui/QtWidgets/src/AxisInformation.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/GeometryParser.cpp b/Vates/VatesSimpleGui/QtWidgets/src/GeometryParser.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/GeometryParser.cpp rename to Vates/VatesSimpleGui/QtWidgets/src/GeometryParser.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/ModeControlWidget.cpp b/Vates/VatesSimpleGui/QtWidgets/src/ModeControlWidget.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/ModeControlWidget.cpp rename to Vates/VatesSimpleGui/QtWidgets/src/ModeControlWidget.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/RotationPointDialog.cpp b/Vates/VatesSimpleGui/QtWidgets/src/RotationPointDialog.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/QtWidgets/src/RotationPointDialog.cpp rename to Vates/VatesSimpleGui/QtWidgets/src/RotationPointDialog.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt b/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt rename to Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/inc/SimpleGuiApp.h b/Vates/VatesSimpleGui/StandAloneExec/inc/SimpleGuiApp.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/inc/SimpleGuiApp.h rename to Vates/VatesSimpleGui/StandAloneExec/inc/SimpleGuiApp.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/inc/VsgMainWindow.h b/Vates/VatesSimpleGui/StandAloneExec/inc/VsgMainWindow.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/inc/VsgMainWindow.h rename to Vates/VatesSimpleGui/StandAloneExec/inc/VsgMainWindow.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/src/SimpleGuiApp.cpp b/Vates/VatesSimpleGui/StandAloneExec/src/SimpleGuiApp.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/src/SimpleGuiApp.cpp rename to Vates/VatesSimpleGui/StandAloneExec/src/SimpleGuiApp.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/src/VsgMainWindow.cpp b/Vates/VatesSimpleGui/StandAloneExec/src/VsgMainWindow.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/src/VsgMainWindow.cpp rename to Vates/VatesSimpleGui/StandAloneExec/src/VsgMainWindow.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/src/main.cpp b/Vates/VatesSimpleGui/StandAloneExec/src/main.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/src/main.cpp rename to Vates/VatesSimpleGui/StandAloneExec/src/main.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/.gitignore b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/.gitignore similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/.gitignore rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/.gitignore diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/config.xml b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/config.xml similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/config.xml rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/config.xml diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/objects.map b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/objects.map similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/objects.map rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/objects.map diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/common_checks.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/common_checks.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/common_checks.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/common_checks.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/test_helpers.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/test_helpers.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/test_helpers.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/shared/scripts/test_helpers.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/suite.conf b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/suite.conf similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/suite.conf rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/suite.conf diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ChangeAxes_MultiSlice/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ChangeAxes_MultiSlice/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ChangeAxes_MultiSlice/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ChangeAxes_MultiSlice/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load3dMdew/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load3dMdew/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load3dMdew/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load3dMdew/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/config.xml b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/config.xml similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/config.xml rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/config.xml diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Load4dMdew/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_LoadPeaks/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_LoadPeaks/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_LoadPeaks/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_LoadPeaks/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/config.xml b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/config.xml similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/config.xml rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/config.xml diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_MultiSlice/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_PeaksOverlay/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_PeaksOverlay/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_PeaksOverlay/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_PeaksOverlay/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_RebinExtents_MultiSlice/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_RebinExtents_MultiSlice/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_RebinExtents_MultiSlice/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_RebinExtents_MultiSlice/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Splatter/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Splatter/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Splatter/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Splatter/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/config.xml b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/config.xml similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/config.xml rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/config.xml diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_Startup/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ThreeSlice/test.py b/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ThreeSlice/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ThreeSlice/test.py rename to Vates/VatesSimpleGui/StandAloneExec/test/suite_StandAloneVsi/tst_ThreeSlice/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/ui/VsgMainWindow.ui b/Vates/VatesSimpleGui/StandAloneExec/ui/VsgMainWindow.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/ui/VsgMainWindow.ui rename to Vates/VatesSimpleGui/StandAloneExec/ui/VsgMainWindow.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt b/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt rename to Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/ViewWidgetsIcons.qrc b/Vates/VatesSimpleGui/ViewWidgets/icons/ViewWidgetsIcons.qrc similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/ViewWidgetsIcons.qrc rename to Vates/VatesSimpleGui/ViewWidgets/icons/ViewWidgetsIcons.qrc diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/parallel_projection.png b/Vates/VatesSimpleGui/ViewWidgets/icons/parallel_projection.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/parallel_projection.png rename to Vates/VatesSimpleGui/ViewWidgets/icons/parallel_projection.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pqEditColor24.png b/Vates/VatesSimpleGui/ViewWidgets/icons/pqEditColor24.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pqEditColor24.png rename to Vates/VatesSimpleGui/ViewWidgets/icons/pqEditColor24.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToData24.png b/Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToData24.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToData24.png rename to Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToData24.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToPoint24.png b/Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToPoint24.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToPoint24.png rename to Vates/VatesSimpleGui/ViewWidgets/icons/pqResetCenterToPoint24.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pvIcon.png b/Vates/VatesSimpleGui/ViewWidgets/icons/pvIcon.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/pvIcon.png rename to Vates/VatesSimpleGui/ViewWidgets/icons/pvIcon.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/resetViewToAll24.png b/Vates/VatesSimpleGui/ViewWidgets/icons/resetViewToAll24.png similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/icons/resetViewToAll24.png rename to Vates/VatesSimpleGui/ViewWidgets/icons/resetViewToAll24.png diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/AutoScaleRangeGenerator.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/AutoScaleRangeGenerator.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/AutoScaleRangeGenerator.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/AutoScaleRangeGenerator.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/BackgroundRgbProvider.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/BackgroundRgbProvider.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/BackgroundRgbProvider.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/BackgroundRgbProvider.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/CameraManager.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/CameraManager.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/CameraManager.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/CameraManager.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapEditorPanel.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapManager.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapManager.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapManager.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorMapManager.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorSelectionWidget.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorUpdater.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorUpdater.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorUpdater.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ColorUpdater.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/LibHelper.h.in b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/LibHelper.h.in similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/LibHelper.h.in rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/LibHelper.h.in diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MdViewerWidget.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/MultisliceView.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTableControllerVsi.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTableControllerVsi.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTableControllerVsi.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksTableControllerVsi.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/PeaksWidget.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinAlgorithmDialogProvider.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinAlgorithmDialogProvider.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinAlgorithmDialogProvider.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinAlgorithmDialogProvider.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinnedSourcesManager.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinnedSourcesManager.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinnedSourcesManager.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/RebinnedSourcesManager.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SaveScreenshotReaction.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SaveScreenshotReaction.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SaveScreenshotReaction.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SaveScreenshotReaction.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/StandardView.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ThreesliceView.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.ui b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.ui similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.ui rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/TimeControlWidget.ui diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VatesParaViewApplication.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VatesParaViewApplication.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VatesParaViewApplication.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VatesParaViewApplication.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ViewBase.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ViewBase.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ViewBase.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/ViewBase.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VsiApplyBehaviour.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VsiApplyBehaviour.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VsiApplyBehaviour.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/VsiApplyBehaviour.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/WidgetDllOption.h b/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/WidgetDllOption.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/WidgetDllOption.h rename to Vates/VatesSimpleGui/ViewWidgets/inc/MantidVatesSimpleGuiViewWidgets/WidgetDllOption.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/AutoScaleRangeGenerator.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/AutoScaleRangeGenerator.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/AutoScaleRangeGenerator.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/AutoScaleRangeGenerator.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/BackgroundRgbProvider.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/BackgroundRgbProvider.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/BackgroundRgbProvider.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/BackgroundRgbProvider.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/CameraManager.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/CameraManager.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/CameraManager.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/CameraManager.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorMapEditorPanel.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/ColorMapEditorPanel.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorMapEditorPanel.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/ColorMapEditorPanel.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorMapManager.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/ColorMapManager.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorMapManager.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/ColorMapManager.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorSelectionWidget.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/ColorSelectionWidget.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorSelectionWidget.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/ColorSelectionWidget.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorUpdater.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/ColorUpdater.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ColorUpdater.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/ColorUpdater.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/MdViewerWidget.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/MdViewerWidget.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/MdViewerWidget.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/MdViewerWidget.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/MultisliceView.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/MultisliceView.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/MultisliceView.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/MultisliceView.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/PeaksTabWidget.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/PeaksTabWidget.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/PeaksTabWidget.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/PeaksTabWidget.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/PeaksTableControllerVsi.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/PeaksTableControllerVsi.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/PeaksTableControllerVsi.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/PeaksTableControllerVsi.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/PeaksWidget.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/PeaksWidget.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/PeaksWidget.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/PeaksWidget.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/RebinAlgorithmDialogProvider.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/RebinAlgorithmDialogProvider.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/RebinAlgorithmDialogProvider.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/RebinAlgorithmDialogProvider.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/RebinnedSourcesManager.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/RebinnedSourcesManager.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/RebinnedSourcesManager.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/RebinnedSourcesManager.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/SaveScreenshotReaction.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/SaveScreenshotReaction.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/SaveScreenshotReaction.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/SaveScreenshotReaction.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/SplatterPlotView.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/SplatterPlotView.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/SplatterPlotView.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/SplatterPlotView.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/StandardView.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/StandardView.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/StandardView.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/StandardView.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ThreesliceView.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/ThreesliceView.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ThreesliceView.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/ThreesliceView.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/TimeControlWidget.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/TimeControlWidget.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/TimeControlWidget.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/TimeControlWidget.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/VatesParaViewApplication.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/VatesParaViewApplication.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/VatesParaViewApplication.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/VatesParaViewApplication.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ViewBase.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/ViewBase.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/ViewBase.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/ViewBase.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/VsiApplyBehaviour.cpp b/Vates/VatesSimpleGui/ViewWidgets/src/VsiApplyBehaviour.cpp similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/VsiApplyBehaviour.cpp rename to Vates/VatesSimpleGui/ViewWidgets/src/VsiApplyBehaviour.cpp diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/common_checks.py b/Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/common_checks.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/common_checks.py rename to Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/common_checks.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/test_helpers.py b/Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/test_helpers.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/test_helpers.py rename to Vates/VatesSimpleGui/ViewWidgets/test/common/scripts/test_helpers.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_3D.py b/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_3D.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_3D.py rename to Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_3D.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_4D.py b/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_4D.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_4D.py rename to Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdew_4D.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_3D.py b/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_3D.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_3D.py rename to Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_3D.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_4D.py b/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_4D.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_4D.py rename to Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/mdhistos_from_4D.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/viewable_mdhistos.py b/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/viewable_mdhistos.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/viewable_mdhistos.py rename to Vates/VatesSimpleGui/ViewWidgets/test/mp_scripts/viewable_mdhistos.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/.gitignore b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/.gitignore similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/.gitignore rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/.gitignore diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/objects.map b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/objects.map similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/objects.map rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/objects.map diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/suite.conf b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/suite.conf similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/suite.conf rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/suite.conf diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Cant_Cut_Without_Apply_After_Rebin/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Cant_Cut_Without_Apply_After_Rebin/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Cant_Cut_Without_Apply_After_Rebin/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Cant_Cut_Without_Apply_After_Rebin/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Launch_SliceView/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Launch_SliceView/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Launch_SliceView/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_Launch_SliceView/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_No_Overplot_In_SplatterPlot/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_No_Overplot_In_SplatterPlot/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_No_Overplot_In_SplatterPlot/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDEventWorkspace/tst_MDEW_No_Overplot_In_SplatterPlot/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/.gitignore b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/.gitignore similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/.gitignore rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/.gitignore diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/objects.map b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/objects.map similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/objects.map rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/objects.map diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/suite.conf b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/suite.conf similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/suite.conf rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/suite.conf diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Rebin/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Rebin/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Rebin/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Rebin/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Switch_to_SplatterPlot/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Switch_to_SplatterPlot/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Switch_to_SplatterPlot/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Cant_Switch_to_SplatterPlot/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Launch_SliceView/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Launch_SliceView/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Launch_SliceView/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_Launch_SliceView/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_from_4D/test.py b/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_from_4D/test.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_from_4D/test.py rename to Vates/VatesSimpleGui/ViewWidgets/test/suite_MDHistoWorkspace/tst_MDHW_from_4D/test.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/unitTests/ColorMapManagerTest.h b/Vates/VatesSimpleGui/ViewWidgets/test/unitTests/ColorMapManagerTest.h similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/test/unitTests/ColorMapManagerTest.h rename to Vates/VatesSimpleGui/ViewWidgets/test/unitTests/ColorMapManagerTest.h diff --git a/Code/Mantid/Vates/VatesSimpleGui/test/global/scripts/global_checks.py b/Vates/VatesSimpleGui/test/global/scripts/global_checks.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/test/global/scripts/global_checks.py rename to Vates/VatesSimpleGui/test/global/scripts/global_checks.py diff --git a/Code/Mantid/Vates/VatesSimpleGui/test/global/scripts/global_helpers.py b/Vates/VatesSimpleGui/test/global/scripts/global_helpers.py similarity index 100% rename from Code/Mantid/Vates/VatesSimpleGui/test/global/scripts/global_helpers.py rename to Vates/VatesSimpleGui/test/global/scripts/global_helpers.py diff --git a/Code/Mantid/docs/CMakeLists.txt b/docs/CMakeLists.txt similarity index 100% rename from Code/Mantid/docs/CMakeLists.txt rename to docs/CMakeLists.txt diff --git a/Code/Mantid/docs/DocumentationStyleGuide.rst b/docs/DocumentationStyleGuide.rst similarity index 100% rename from Code/Mantid/docs/DocumentationStyleGuide.rst rename to docs/DocumentationStyleGuide.rst diff --git a/Code/Mantid/docs/README.md b/docs/README.md similarity index 100% rename from Code/Mantid/docs/README.md rename to docs/README.md diff --git a/Code/Mantid/docs/conf-html.py b/docs/conf-html.py similarity index 100% rename from Code/Mantid/docs/conf-html.py rename to docs/conf-html.py diff --git a/Code/Mantid/docs/conf-qthelp.py b/docs/conf-qthelp.py similarity index 100% rename from Code/Mantid/docs/conf-qthelp.py rename to docs/conf-qthelp.py diff --git a/Code/Mantid/docs/conf.py.in b/docs/conf.py.in similarity index 100% rename from Code/Mantid/docs/conf.py.in rename to docs/conf.py.in diff --git a/Code/Mantid/docs/runsphinx.py.in b/docs/runsphinx.py.in similarity index 100% rename from Code/Mantid/docs/runsphinx.py.in rename to docs/runsphinx.py.in diff --git a/Code/Mantid/docs/source/_static/custom.css b/docs/source/_static/custom.css similarity index 100% rename from Code/Mantid/docs/source/_static/custom.css rename to docs/source/_static/custom.css diff --git a/Code/Mantid/docs/source/_static/epub.css b/docs/source/_static/epub.css similarity index 100% rename from Code/Mantid/docs/source/_static/epub.css rename to docs/source/_static/epub.css diff --git a/Code/Mantid/docs/source/_templates/category.html b/docs/source/_templates/category.html similarity index 100% rename from Code/Mantid/docs/source/_templates/category.html rename to docs/source/_templates/category.html diff --git a/Code/Mantid/docs/source/_templates/globaltoc.html b/docs/source/_templates/globaltoc.html similarity index 100% rename from Code/Mantid/docs/source/_templates/globaltoc.html rename to docs/source/_templates/globaltoc.html diff --git a/Code/Mantid/docs/source/_templates/layout.html b/docs/source/_templates/layout.html similarity index 100% rename from Code/Mantid/docs/source/_templates/layout.html rename to docs/source/_templates/layout.html diff --git a/Code/Mantid/docs/source/_templates/navbar.html b/docs/source/_templates/navbar.html similarity index 100% rename from Code/Mantid/docs/source/_templates/navbar.html rename to docs/source/_templates/navbar.html diff --git a/Code/Mantid/docs/source/_templates/redirect.html b/docs/source/_templates/redirect.html similarity index 100% rename from Code/Mantid/docs/source/_templates/redirect.html rename to docs/source/_templates/redirect.html diff --git a/Code/Mantid/docs/source/algorithms/AbortRemoteJob-v1.rst b/docs/source/algorithms/AbortRemoteJob-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AbortRemoteJob-v1.rst rename to docs/source/algorithms/AbortRemoteJob-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AbortRemoteJob-v2.rst b/docs/source/algorithms/AbortRemoteJob-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AbortRemoteJob-v2.rst rename to docs/source/algorithms/AbortRemoteJob-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/AbsorptionCorrection-v1.rst b/docs/source/algorithms/AbsorptionCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AbsorptionCorrection-v1.rst rename to docs/source/algorithms/AbsorptionCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddLogDerivative-v1.rst b/docs/source/algorithms/AddLogDerivative-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddLogDerivative-v1.rst rename to docs/source/algorithms/AddLogDerivative-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddNote-v1.rst b/docs/source/algorithms/AddNote-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddNote-v1.rst rename to docs/source/algorithms/AddNote-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddPeak-v1.rst b/docs/source/algorithms/AddPeak-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddPeak-v1.rst rename to docs/source/algorithms/AddPeak-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddPeakHKL-v1.rst b/docs/source/algorithms/AddPeakHKL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddPeakHKL-v1.rst rename to docs/source/algorithms/AddPeakHKL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddSampleLog-v1.rst b/docs/source/algorithms/AddSampleLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddSampleLog-v1.rst rename to docs/source/algorithms/AddSampleLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddSampleLogMultiple-v1.rst b/docs/source/algorithms/AddSampleLogMultiple-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddSampleLogMultiple-v1.rst rename to docs/source/algorithms/AddSampleLogMultiple-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AddTimeSeriesLog-v1.rst b/docs/source/algorithms/AddTimeSeriesLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AddTimeSeriesLog-v1.rst rename to docs/source/algorithms/AddTimeSeriesLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst b/docs/source/algorithms/AlignAndFocusPowder-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst rename to docs/source/algorithms/AlignAndFocusPowder-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AlignDetectors-v1.rst b/docs/source/algorithms/AlignDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AlignDetectors-v1.rst rename to docs/source/algorithms/AlignDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AlphaCalc-v1.rst b/docs/source/algorithms/AlphaCalc-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AlphaCalc-v1.rst rename to docs/source/algorithms/AlphaCalc-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AndMD-v1.rst b/docs/source/algorithms/AndMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AndMD-v1.rst rename to docs/source/algorithms/AndMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AnnularRingAbsorption-v1.rst b/docs/source/algorithms/AnnularRingAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AnnularRingAbsorption-v1.rst rename to docs/source/algorithms/AnnularRingAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AnvredCorrection-v1.rst b/docs/source/algorithms/AnvredCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AnvredCorrection-v1.rst rename to docs/source/algorithms/AnvredCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AppendGeometryToSNSNexus-v1.rst b/docs/source/algorithms/AppendGeometryToSNSNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AppendGeometryToSNSNexus-v1.rst rename to docs/source/algorithms/AppendGeometryToSNSNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AppendSpectra-v1.rst b/docs/source/algorithms/AppendSpectra-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AppendSpectra-v1.rst rename to docs/source/algorithms/AppendSpectra-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ApplyCalibration-v1.rst b/docs/source/algorithms/ApplyCalibration-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ApplyCalibration-v1.rst rename to docs/source/algorithms/ApplyCalibration-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ApplyDeadTimeCorr-v1.rst b/docs/source/algorithms/ApplyDeadTimeCorr-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ApplyDeadTimeCorr-v1.rst rename to docs/source/algorithms/ApplyDeadTimeCorr-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ApplyDetailedBalance-v1.rst b/docs/source/algorithms/ApplyDetailedBalance-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ApplyDetailedBalance-v1.rst rename to docs/source/algorithms/ApplyDetailedBalance-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ApplyPaalmanPingsCorrection-v1.rst b/docs/source/algorithms/ApplyPaalmanPingsCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ApplyPaalmanPingsCorrection-v1.rst rename to docs/source/algorithms/ApplyPaalmanPingsCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ApplyTransmissionCorrection-v1.rst b/docs/source/algorithms/ApplyTransmissionCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ApplyTransmissionCorrection-v1.rst rename to docs/source/algorithms/ApplyTransmissionCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/AsymmetryCalc-v1.rst b/docs/source/algorithms/AsymmetryCalc-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AsymmetryCalc-v1.rst rename to docs/source/algorithms/AsymmetryCalc-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Authenticate-v1.rst b/docs/source/algorithms/Authenticate-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Authenticate-v1.rst rename to docs/source/algorithms/Authenticate-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Authenticate-v2.rst b/docs/source/algorithms/Authenticate-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Authenticate-v2.rst rename to docs/source/algorithms/Authenticate-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/AverageLogData-v1.rst b/docs/source/algorithms/AverageLogData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/AverageLogData-v1.rst rename to docs/source/algorithms/AverageLogData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/BASISReduction-v1.rst b/docs/source/algorithms/BASISReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/BASISReduction-v1.rst rename to docs/source/algorithms/BASISReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/BinMD-v1.rst b/docs/source/algorithms/BinMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/BinMD-v1.rst rename to docs/source/algorithms/BinMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/BinaryOperateMasks-v1.rst b/docs/source/algorithms/BinaryOperateMasks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/BinaryOperateMasks-v1.rst rename to docs/source/algorithms/BinaryOperateMasks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/BinaryOperation.txt b/docs/source/algorithms/BinaryOperation.txt similarity index 100% rename from Code/Mantid/docs/source/algorithms/BinaryOperation.txt rename to docs/source/algorithms/BinaryOperation.txt diff --git a/Code/Mantid/docs/source/algorithms/BinaryOperationMultiDivFooter.txt b/docs/source/algorithms/BinaryOperationMultiDivFooter.txt similarity index 100% rename from Code/Mantid/docs/source/algorithms/BinaryOperationMultiDivFooter.txt rename to docs/source/algorithms/BinaryOperationMultiDivFooter.txt diff --git a/Code/Mantid/docs/source/algorithms/BroadcastWorkspace-v1.rst b/docs/source/algorithms/BroadcastWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/BroadcastWorkspace-v1.rst rename to docs/source/algorithms/BroadcastWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalMuonDeadTime-v1.rst b/docs/source/algorithms/CalMuonDeadTime-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalMuonDeadTime-v1.rst rename to docs/source/algorithms/CalMuonDeadTime-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalMuonDetectorPhases-v1.rst b/docs/source/algorithms/CalMuonDetectorPhases-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalMuonDetectorPhases-v1.rst rename to docs/source/algorithms/CalMuonDetectorPhases-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateChiSquared-v1.rst b/docs/source/algorithms/CalculateChiSquared-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateChiSquared-v1.rst rename to docs/source/algorithms/CalculateChiSquared-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateCoverageDGS-v1.rst b/docs/source/algorithms/CalculateCoverageDGS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateCoverageDGS-v1.rst rename to docs/source/algorithms/CalculateCoverageDGS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateDIFC-v1.rst b/docs/source/algorithms/CalculateDIFC-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateDIFC-v1.rst rename to docs/source/algorithms/CalculateDIFC-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateEfficiency-v1.rst b/docs/source/algorithms/CalculateEfficiency-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateEfficiency-v1.rst rename to docs/source/algorithms/CalculateEfficiency-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateFlatBackground-v1.rst b/docs/source/algorithms/CalculateFlatBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateFlatBackground-v1.rst rename to docs/source/algorithms/CalculateFlatBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateGammaBackground-v1.rst b/docs/source/algorithms/CalculateGammaBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateGammaBackground-v1.rst rename to docs/source/algorithms/CalculateGammaBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateMSVesuvio-v1.rst b/docs/source/algorithms/CalculateMSVesuvio-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateMSVesuvio-v1.rst rename to docs/source/algorithms/CalculateMSVesuvio-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculatePeaksHKL-v1.rst b/docs/source/algorithms/CalculatePeaksHKL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculatePeaksHKL-v1.rst rename to docs/source/algorithms/CalculatePeaksHKL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateResolution-v1.rst b/docs/source/algorithms/CalculateResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateResolution-v1.rst rename to docs/source/algorithms/CalculateResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateSampleTransmission-v1.rst b/docs/source/algorithms/CalculateSampleTransmission-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateSampleTransmission-v1.rst rename to docs/source/algorithms/CalculateSampleTransmission-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateSlits-v1.rst b/docs/source/algorithms/CalculateSlits-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateSlits-v1.rst rename to docs/source/algorithms/CalculateSlits-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateTransmission-v1.rst b/docs/source/algorithms/CalculateTransmission-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateTransmission-v1.rst rename to docs/source/algorithms/CalculateTransmission-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateTransmissionBeamSpreader-v1.rst b/docs/source/algorithms/CalculateTransmissionBeamSpreader-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateTransmissionBeamSpreader-v1.rst rename to docs/source/algorithms/CalculateTransmissionBeamSpreader-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateUMatrix-v1.rst b/docs/source/algorithms/CalculateUMatrix-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateUMatrix-v1.rst rename to docs/source/algorithms/CalculateUMatrix-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalculateZscore-v1.rst b/docs/source/algorithms/CalculateZscore-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalculateZscore-v1.rst rename to docs/source/algorithms/CalculateZscore-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CalibrateRectangularDetectors-v1.rst b/docs/source/algorithms/CalibrateRectangularDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CalibrateRectangularDetectors-v1.rst rename to docs/source/algorithms/CalibrateRectangularDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogDownloadDataFiles-v1.rst b/docs/source/algorithms/CatalogDownloadDataFiles-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogDownloadDataFiles-v1.rst rename to docs/source/algorithms/CatalogDownloadDataFiles-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogGetDataFiles-v1.rst b/docs/source/algorithms/CatalogGetDataFiles-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogGetDataFiles-v1.rst rename to docs/source/algorithms/CatalogGetDataFiles-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogGetDataSets-v1.rst b/docs/source/algorithms/CatalogGetDataSets-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogGetDataSets-v1.rst rename to docs/source/algorithms/CatalogGetDataSets-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogKeepAlive-v1.rst b/docs/source/algorithms/CatalogKeepAlive-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogKeepAlive-v1.rst rename to docs/source/algorithms/CatalogKeepAlive-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogListInstruments-v1.rst b/docs/source/algorithms/CatalogListInstruments-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogListInstruments-v1.rst rename to docs/source/algorithms/CatalogListInstruments-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogListInvestigationTypes-v1.rst b/docs/source/algorithms/CatalogListInvestigationTypes-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogListInvestigationTypes-v1.rst rename to docs/source/algorithms/CatalogListInvestigationTypes-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogLogin-v1.rst b/docs/source/algorithms/CatalogLogin-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogLogin-v1.rst rename to docs/source/algorithms/CatalogLogin-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogLogout-v1.rst b/docs/source/algorithms/CatalogLogout-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogLogout-v1.rst rename to docs/source/algorithms/CatalogLogout-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogMyDataSearch-v1.rst b/docs/source/algorithms/CatalogMyDataSearch-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogMyDataSearch-v1.rst rename to docs/source/algorithms/CatalogMyDataSearch-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogPublish-v1.rst b/docs/source/algorithms/CatalogPublish-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogPublish-v1.rst rename to docs/source/algorithms/CatalogPublish-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CatalogSearch-v1.rst b/docs/source/algorithms/CatalogSearch-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CatalogSearch-v1.rst rename to docs/source/algorithms/CatalogSearch-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CentroidPeaks-v1.rst b/docs/source/algorithms/CentroidPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CentroidPeaks-v1.rst rename to docs/source/algorithms/CentroidPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CentroidPeaksMD-v1.rst b/docs/source/algorithms/CentroidPeaksMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CentroidPeaksMD-v1.rst rename to docs/source/algorithms/CentroidPeaksMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CentroidPeaksMD-v2.rst b/docs/source/algorithms/CentroidPeaksMD-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CentroidPeaksMD-v2.rst rename to docs/source/algorithms/CentroidPeaksMD-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/ChangeBinOffset-v1.rst b/docs/source/algorithms/ChangeBinOffset-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ChangeBinOffset-v1.rst rename to docs/source/algorithms/ChangeBinOffset-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ChangeLogTime-v1.rst b/docs/source/algorithms/ChangeLogTime-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ChangeLogTime-v1.rst rename to docs/source/algorithms/ChangeLogTime-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ChangePulsetime-v1.rst b/docs/source/algorithms/ChangePulsetime-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ChangePulsetime-v1.rst rename to docs/source/algorithms/ChangePulsetime-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ChangeTimeZero-v1.rst b/docs/source/algorithms/ChangeTimeZero-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ChangeTimeZero-v1.rst rename to docs/source/algorithms/ChangeTimeZero-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CheckForSampleLogs-v1.rst b/docs/source/algorithms/CheckForSampleLogs-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CheckForSampleLogs-v1.rst rename to docs/source/algorithms/CheckForSampleLogs-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CheckMantidVersion-v1.rst b/docs/source/algorithms/CheckMantidVersion-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CheckMantidVersion-v1.rst rename to docs/source/algorithms/CheckMantidVersion-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CheckWorkspacesMatch-v1.rst b/docs/source/algorithms/CheckWorkspacesMatch-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CheckWorkspacesMatch-v1.rst rename to docs/source/algorithms/CheckWorkspacesMatch-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ChopData-v1.rst b/docs/source/algorithms/ChopData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ChopData-v1.rst rename to docs/source/algorithms/ChopData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ClearInstrumentParameters-v1.rst b/docs/source/algorithms/ClearInstrumentParameters-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ClearInstrumentParameters-v1.rst rename to docs/source/algorithms/ClearInstrumentParameters-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ClearMaskFlag-v1.rst b/docs/source/algorithms/ClearMaskFlag-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ClearMaskFlag-v1.rst rename to docs/source/algorithms/ClearMaskFlag-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ClearUB-v1.rst b/docs/source/algorithms/ClearUB-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ClearUB-v1.rst rename to docs/source/algorithms/ClearUB-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CloneMDWorkspace-v1.rst b/docs/source/algorithms/CloneMDWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CloneMDWorkspace-v1.rst rename to docs/source/algorithms/CloneMDWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CloneWorkspace-v1.rst b/docs/source/algorithms/CloneWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CloneWorkspace-v1.rst rename to docs/source/algorithms/CloneWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CollectHB3AExperimentInfo-v1.rst b/docs/source/algorithms/CollectHB3AExperimentInfo-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CollectHB3AExperimentInfo-v1.rst rename to docs/source/algorithms/CollectHB3AExperimentInfo-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CombinePeaksWorkspaces-v1.rst b/docs/source/algorithms/CombinePeaksWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CombinePeaksWorkspaces-v1.rst rename to docs/source/algorithms/CombinePeaksWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CompareMDWorkspaces-v1.rst b/docs/source/algorithms/CompareMDWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CompareMDWorkspaces-v1.rst rename to docs/source/algorithms/CompareMDWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CompressEvents-v1.rst b/docs/source/algorithms/CompressEvents-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CompressEvents-v1.rst rename to docs/source/algorithms/CompressEvents-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ComputeSensitivity-v1.rst b/docs/source/algorithms/ComputeSensitivity-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ComputeSensitivity-v1.rst rename to docs/source/algorithms/ComputeSensitivity-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConjoinFiles-v1.rst b/docs/source/algorithms/ConjoinFiles-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConjoinFiles-v1.rst rename to docs/source/algorithms/ConjoinFiles-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConjoinSpectra-v1.rst b/docs/source/algorithms/ConjoinSpectra-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConjoinSpectra-v1.rst rename to docs/source/algorithms/ConjoinSpectra-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConjoinWorkspaces-v1.rst b/docs/source/algorithms/ConjoinWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConjoinWorkspaces-v1.rst rename to docs/source/algorithms/ConjoinWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertAxesToRealSpace-v1.rst b/docs/source/algorithms/ConvertAxesToRealSpace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertAxesToRealSpace-v1.rst rename to docs/source/algorithms/ConvertAxesToRealSpace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertAxisByFormula-v1.rst b/docs/source/algorithms/ConvertAxisByFormula-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertAxisByFormula-v1.rst rename to docs/source/algorithms/ConvertAxisByFormula-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertCWPDMDToSpectra-v1.rst b/docs/source/algorithms/ConvertCWPDMDToSpectra-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertCWPDMDToSpectra-v1.rst rename to docs/source/algorithms/ConvertCWPDMDToSpectra-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertCWSDExpToMomentum-v1.rst b/docs/source/algorithms/ConvertCWSDExpToMomentum-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertCWSDExpToMomentum-v1.rst rename to docs/source/algorithms/ConvertCWSDExpToMomentum-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertDiffCal-v1.rst b/docs/source/algorithms/ConvertDiffCal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertDiffCal-v1.rst rename to docs/source/algorithms/ConvertDiffCal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertEmptyToTof-v1.rst b/docs/source/algorithms/ConvertEmptyToTof-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertEmptyToTof-v1.rst rename to docs/source/algorithms/ConvertEmptyToTof-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertFromDistribution-v1.rst b/docs/source/algorithms/ConvertFromDistribution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertFromDistribution-v1.rst rename to docs/source/algorithms/ConvertFromDistribution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertMDHistoToMatrixWorkspace-v1.rst b/docs/source/algorithms/ConvertMDHistoToMatrixWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertMDHistoToMatrixWorkspace-v1.rst rename to docs/source/algorithms/ConvertMDHistoToMatrixWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertSnsRoiFileToMask-v1.rst b/docs/source/algorithms/ConvertSnsRoiFileToMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertSnsRoiFileToMask-v1.rst rename to docs/source/algorithms/ConvertSnsRoiFileToMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertSpectrumAxis-v1.rst b/docs/source/algorithms/ConvertSpectrumAxis-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertSpectrumAxis-v1.rst rename to docs/source/algorithms/ConvertSpectrumAxis-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertSpectrumAxis-v2.rst b/docs/source/algorithms/ConvertSpectrumAxis-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertSpectrumAxis-v2.rst rename to docs/source/algorithms/ConvertSpectrumAxis-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertSpiceDataToRealSpace-v1.rst b/docs/source/algorithms/ConvertSpiceDataToRealSpace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertSpiceDataToRealSpace-v1.rst rename to docs/source/algorithms/ConvertSpiceDataToRealSpace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertTableToMatrixWorkspace-v1.rst b/docs/source/algorithms/ConvertTableToMatrixWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertTableToMatrixWorkspace-v1.rst rename to docs/source/algorithms/ConvertTableToMatrixWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToDetectorFaceMD-v1.rst b/docs/source/algorithms/ConvertToDetectorFaceMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToDetectorFaceMD-v1.rst rename to docs/source/algorithms/ConvertToDetectorFaceMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v1.rst b/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v1.rst rename to docs/source/algorithms/ConvertToDiffractionMDWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst b/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst rename to docs/source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToDistribution-v1.rst b/docs/source/algorithms/ConvertToDistribution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToDistribution-v1.rst rename to docs/source/algorithms/ConvertToDistribution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToEventWorkspace-v1.rst b/docs/source/algorithms/ConvertToEventWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToEventWorkspace-v1.rst rename to docs/source/algorithms/ConvertToEventWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToHistogram-v1.rst b/docs/source/algorithms/ConvertToHistogram-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToHistogram-v1.rst rename to docs/source/algorithms/ConvertToHistogram-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToMD-v1.rst b/docs/source/algorithms/ConvertToMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToMD-v1.rst rename to docs/source/algorithms/ConvertToMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToMDMinMaxGlobal-v1.rst b/docs/source/algorithms/ConvertToMDMinMaxGlobal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToMDMinMaxGlobal-v1.rst rename to docs/source/algorithms/ConvertToMDMinMaxGlobal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToMDMinMaxLocal-v1.rst b/docs/source/algorithms/ConvertToMDMinMaxLocal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToMDMinMaxLocal-v1.rst rename to docs/source/algorithms/ConvertToMDMinMaxLocal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToMatrixWorkspace-v1.rst b/docs/source/algorithms/ConvertToMatrixWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToMatrixWorkspace-v1.rst rename to docs/source/algorithms/ConvertToMatrixWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToPointData-v1.rst b/docs/source/algorithms/ConvertToPointData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToPointData-v1.rst rename to docs/source/algorithms/ConvertToPointData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToReflectometryQ-v1.rst b/docs/source/algorithms/ConvertToReflectometryQ-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToReflectometryQ-v1.rst rename to docs/source/algorithms/ConvertToReflectometryQ-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertToYSpace-v1.rst b/docs/source/algorithms/ConvertToYSpace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertToYSpace-v1.rst rename to docs/source/algorithms/ConvertToYSpace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertUnits-v1.rst b/docs/source/algorithms/ConvertUnits-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertUnits-v1.rst rename to docs/source/algorithms/ConvertUnits-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvertUnitsUsingDetectorTable-v1.rst b/docs/source/algorithms/ConvertUnitsUsingDetectorTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvertUnitsUsingDetectorTable-v1.rst rename to docs/source/algorithms/ConvertUnitsUsingDetectorTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvolutionFitSequential-v1.rst b/docs/source/algorithms/ConvolutionFitSequential-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvolutionFitSequential-v1.rst rename to docs/source/algorithms/ConvolutionFitSequential-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ConvolveWorkspaces-v1.rst b/docs/source/algorithms/ConvolveWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ConvolveWorkspaces-v1.rst rename to docs/source/algorithms/ConvolveWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CopyDetectorMapping-v1.rst b/docs/source/algorithms/CopyDetectorMapping-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CopyDetectorMapping-v1.rst rename to docs/source/algorithms/CopyDetectorMapping-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CopyInstrumentParameters-v1.rst b/docs/source/algorithms/CopyInstrumentParameters-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CopyInstrumentParameters-v1.rst rename to docs/source/algorithms/CopyInstrumentParameters-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CopyLogs-v1.rst b/docs/source/algorithms/CopyLogs-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CopyLogs-v1.rst rename to docs/source/algorithms/CopyLogs-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CopySample-v1.rst b/docs/source/algorithms/CopySample-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CopySample-v1.rst rename to docs/source/algorithms/CopySample-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CorelliCrossCorrelate-v1.rst b/docs/source/algorithms/CorelliCrossCorrelate-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CorelliCrossCorrelate-v1.rst rename to docs/source/algorithms/CorelliCrossCorrelate-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CorrectFlightPaths-v1.rst b/docs/source/algorithms/CorrectFlightPaths-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CorrectFlightPaths-v1.rst rename to docs/source/algorithms/CorrectFlightPaths-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CorrectKiKf-v1.rst b/docs/source/algorithms/CorrectKiKf-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CorrectKiKf-v1.rst rename to docs/source/algorithms/CorrectKiKf-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CorrectLogTimes-v1.rst b/docs/source/algorithms/CorrectLogTimes-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CorrectLogTimes-v1.rst rename to docs/source/algorithms/CorrectLogTimes-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CorrectToFile-v1.rst b/docs/source/algorithms/CorrectToFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CorrectToFile-v1.rst rename to docs/source/algorithms/CorrectToFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateCalFileByNames-v1.rst b/docs/source/algorithms/CreateCalFileByNames-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateCalFileByNames-v1.rst rename to docs/source/algorithms/CreateCalFileByNames-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateChopperModel-v1.rst b/docs/source/algorithms/CreateChopperModel-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateChopperModel-v1.rst rename to docs/source/algorithms/CreateChopperModel-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateChunkingFromInstrument-v1.rst b/docs/source/algorithms/CreateChunkingFromInstrument-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateChunkingFromInstrument-v1.rst rename to docs/source/algorithms/CreateChunkingFromInstrument-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateDummyCalFile-v1.rst b/docs/source/algorithms/CreateDummyCalFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateDummyCalFile-v1.rst rename to docs/source/algorithms/CreateDummyCalFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateEmptyTableWorkspace-v1.rst b/docs/source/algorithms/CreateEmptyTableWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateEmptyTableWorkspace-v1.rst rename to docs/source/algorithms/CreateEmptyTableWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateFlatEventWorkspace-v1.rst b/docs/source/algorithms/CreateFlatEventWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateFlatEventWorkspace-v1.rst rename to docs/source/algorithms/CreateFlatEventWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateGroupingWorkspace-v1.rst b/docs/source/algorithms/CreateGroupingWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateGroupingWorkspace-v1.rst rename to docs/source/algorithms/CreateGroupingWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateLeBailFitInput-v1.rst b/docs/source/algorithms/CreateLeBailFitInput-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateLeBailFitInput-v1.rst rename to docs/source/algorithms/CreateLeBailFitInput-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateLogPropertyTable-v1.rst b/docs/source/algorithms/CreateLogPropertyTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateLogPropertyTable-v1.rst rename to docs/source/algorithms/CreateLogPropertyTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateLogTimeCorrection-v1.rst b/docs/source/algorithms/CreateLogTimeCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateLogTimeCorrection-v1.rst rename to docs/source/algorithms/CreateLogTimeCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateMD-v1.rst b/docs/source/algorithms/CreateMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateMD-v1.rst rename to docs/source/algorithms/CreateMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateMDHistoWorkspace-v1.rst b/docs/source/algorithms/CreateMDHistoWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateMDHistoWorkspace-v1.rst rename to docs/source/algorithms/CreateMDHistoWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateMDWorkspace-v1.rst b/docs/source/algorithms/CreateMDWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateMDWorkspace-v1.rst rename to docs/source/algorithms/CreateMDWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateModeratorModel-v1.rst b/docs/source/algorithms/CreateModeratorModel-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateModeratorModel-v1.rst rename to docs/source/algorithms/CreateModeratorModel-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreatePSDBleedMask-v1.rst b/docs/source/algorithms/CreatePSDBleedMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreatePSDBleedMask-v1.rst rename to docs/source/algorithms/CreatePSDBleedMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreatePeaksWorkspace-v1.rst b/docs/source/algorithms/CreatePeaksWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreatePeaksWorkspace-v1.rst rename to docs/source/algorithms/CreatePeaksWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateSampleShape-v1.rst b/docs/source/algorithms/CreateSampleShape-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateSampleShape-v1.rst rename to docs/source/algorithms/CreateSampleShape-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateSampleWorkspace-v1.rst b/docs/source/algorithms/CreateSampleWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateSampleWorkspace-v1.rst rename to docs/source/algorithms/CreateSampleWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateSimulationWorkspace-v1.rst b/docs/source/algorithms/CreateSimulationWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateSimulationWorkspace-v1.rst rename to docs/source/algorithms/CreateSimulationWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateSingleValuedWorkspace-v1.rst b/docs/source/algorithms/CreateSingleValuedWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateSingleValuedWorkspace-v1.rst rename to docs/source/algorithms/CreateSingleValuedWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateTransmissionWorkspace-v1.rst b/docs/source/algorithms/CreateTransmissionWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateTransmissionWorkspace-v1.rst rename to docs/source/algorithms/CreateTransmissionWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateTransmissionWorkspaceAuto-v1.rst b/docs/source/algorithms/CreateTransmissionWorkspaceAuto-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateTransmissionWorkspaceAuto-v1.rst rename to docs/source/algorithms/CreateTransmissionWorkspaceAuto-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CreateWorkspace-v1.rst b/docs/source/algorithms/CreateWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CreateWorkspace-v1.rst rename to docs/source/algorithms/CreateWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CropWorkspace-v1.rst b/docs/source/algorithms/CropWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CropWorkspace-v1.rst rename to docs/source/algorithms/CropWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CrossCorrelate-v1.rst b/docs/source/algorithms/CrossCorrelate-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CrossCorrelate-v1.rst rename to docs/source/algorithms/CrossCorrelate-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CuboidGaugeVolumeAbsorption-v1.rst b/docs/source/algorithms/CuboidGaugeVolumeAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CuboidGaugeVolumeAbsorption-v1.rst rename to docs/source/algorithms/CuboidGaugeVolumeAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CutMD-v1.rst b/docs/source/algorithms/CutMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CutMD-v1.rst rename to docs/source/algorithms/CutMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CylinderAbsorption-v1.rst b/docs/source/algorithms/CylinderAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CylinderAbsorption-v1.rst rename to docs/source/algorithms/CylinderAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CylinderPaalmanPingsCorrection-v1.rst b/docs/source/algorithms/CylinderPaalmanPingsCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CylinderPaalmanPingsCorrection-v1.rst rename to docs/source/algorithms/CylinderPaalmanPingsCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/CylinderPaalmanPingsCorrection-v2.rst b/docs/source/algorithms/CylinderPaalmanPingsCorrection-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/CylinderPaalmanPingsCorrection-v2.rst rename to docs/source/algorithms/CylinderPaalmanPingsCorrection-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/DNSDetEffCorrVana-v1.rst b/docs/source/algorithms/DNSDetEffCorrVana-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DNSDetEffCorrVana-v1.rst rename to docs/source/algorithms/DNSDetEffCorrVana-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DNSFlippingRatioCorr-v1.rst b/docs/source/algorithms/DNSFlippingRatioCorr-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DNSFlippingRatioCorr-v1.rst rename to docs/source/algorithms/DNSFlippingRatioCorr-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DNSMergeRuns-v1.rst b/docs/source/algorithms/DNSMergeRuns-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DNSMergeRuns-v1.rst rename to docs/source/algorithms/DNSMergeRuns-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DPDFreduction-v1.rst b/docs/source/algorithms/DPDFreduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DPDFreduction-v1.rst rename to docs/source/algorithms/DPDFreduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DSFinterp-v1.rst b/docs/source/algorithms/DSFinterp-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DSFinterp-v1.rst rename to docs/source/algorithms/DSFinterp-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DakotaChiSquared-v1.rst b/docs/source/algorithms/DakotaChiSquared-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DakotaChiSquared-v1.rst rename to docs/source/algorithms/DakotaChiSquared-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DefineGaugeVolume-v1.rst b/docs/source/algorithms/DefineGaugeVolume-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DefineGaugeVolume-v1.rst rename to docs/source/algorithms/DefineGaugeVolume-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DeleteLog-v1.rst b/docs/source/algorithms/DeleteLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DeleteLog-v1.rst rename to docs/source/algorithms/DeleteLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DeleteTableRows-v1.rst b/docs/source/algorithms/DeleteTableRows-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DeleteTableRows-v1.rst rename to docs/source/algorithms/DeleteTableRows-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DeleteWorkspace-v1.rst b/docs/source/algorithms/DeleteWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DeleteWorkspace-v1.rst rename to docs/source/algorithms/DeleteWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DetectorDiagnostic-v1.rst b/docs/source/algorithms/DetectorDiagnostic-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DetectorDiagnostic-v1.rst rename to docs/source/algorithms/DetectorDiagnostic-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DetectorEfficiencyCor-v1.rst b/docs/source/algorithms/DetectorEfficiencyCor-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DetectorEfficiencyCor-v1.rst rename to docs/source/algorithms/DetectorEfficiencyCor-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DetectorEfficiencyCorUser-v1.rst b/docs/source/algorithms/DetectorEfficiencyCorUser-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DetectorEfficiencyCorUser-v1.rst rename to docs/source/algorithms/DetectorEfficiencyCorUser-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DetectorEfficiencyVariation-v1.rst b/docs/source/algorithms/DetectorEfficiencyVariation-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DetectorEfficiencyVariation-v1.rst rename to docs/source/algorithms/DetectorEfficiencyVariation-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DetermineChunking-v1.rst b/docs/source/algorithms/DetermineChunking-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DetermineChunking-v1.rst rename to docs/source/algorithms/DetermineChunking-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsAbsoluteUnitsReduction-v1.rst b/docs/source/algorithms/DgsAbsoluteUnitsReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsAbsoluteUnitsReduction-v1.rst rename to docs/source/algorithms/DgsAbsoluteUnitsReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsConvertToEnergyTransfer-v1.rst b/docs/source/algorithms/DgsConvertToEnergyTransfer-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsConvertToEnergyTransfer-v1.rst rename to docs/source/algorithms/DgsConvertToEnergyTransfer-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsDiagnose-v1.rst b/docs/source/algorithms/DgsDiagnose-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsDiagnose-v1.rst rename to docs/source/algorithms/DgsDiagnose-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsPreprocessData-v1.rst b/docs/source/algorithms/DgsPreprocessData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsPreprocessData-v1.rst rename to docs/source/algorithms/DgsPreprocessData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsProcessDetectorVanadium-v1.rst b/docs/source/algorithms/DgsProcessDetectorVanadium-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsProcessDetectorVanadium-v1.rst rename to docs/source/algorithms/DgsProcessDetectorVanadium-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsReduction-v1.rst b/docs/source/algorithms/DgsReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsReduction-v1.rst rename to docs/source/algorithms/DgsReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst b/docs/source/algorithms/DgsRemap-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst rename to docs/source/algorithms/DgsRemap-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DiffPeaksWorkspaces-v1.rst b/docs/source/algorithms/DiffPeaksWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DiffPeaksWorkspaces-v1.rst rename to docs/source/algorithms/DiffPeaksWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DiffractionEventCalibrateDetectors-v1.rst b/docs/source/algorithms/DiffractionEventCalibrateDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DiffractionEventCalibrateDetectors-v1.rst rename to docs/source/algorithms/DiffractionEventCalibrateDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DiffractionFocussing-v1.rst b/docs/source/algorithms/DiffractionFocussing-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DiffractionFocussing-v1.rst rename to docs/source/algorithms/DiffractionFocussing-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DiffractionFocussing-v2.rst b/docs/source/algorithms/DiffractionFocussing-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DiffractionFocussing-v2.rst rename to docs/source/algorithms/DiffractionFocussing-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/Divide-v1.rst b/docs/source/algorithms/Divide-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Divide-v1.rst rename to docs/source/algorithms/Divide-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DivideMD-v1.rst b/docs/source/algorithms/DivideMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DivideMD-v1.rst rename to docs/source/algorithms/DivideMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DownloadFile-v1.rst b/docs/source/algorithms/DownloadFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DownloadFile-v1.rst rename to docs/source/algorithms/DownloadFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DownloadInstrument-v1.rst b/docs/source/algorithms/DownloadInstrument-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DownloadInstrument-v1.rst rename to docs/source/algorithms/DownloadInstrument-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DownloadRemoteFile-v1.rst b/docs/source/algorithms/DownloadRemoteFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DownloadRemoteFile-v1.rst rename to docs/source/algorithms/DownloadRemoteFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/DownloadRemoteFile-v2.rst b/docs/source/algorithms/DownloadRemoteFile-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/DownloadRemoteFile-v2.rst rename to docs/source/algorithms/DownloadRemoteFile-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSAzimuthalAverage1D-v1.rst b/docs/source/algorithms/EQSANSAzimuthalAverage1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSAzimuthalAverage1D-v1.rst rename to docs/source/algorithms/EQSANSAzimuthalAverage1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSDarkCurrentSubtraction-v1.rst b/docs/source/algorithms/EQSANSDarkCurrentSubtraction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSDarkCurrentSubtraction-v1.rst rename to docs/source/algorithms/EQSANSDarkCurrentSubtraction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSDarkCurrentSubtraction-v2.rst b/docs/source/algorithms/EQSANSDarkCurrentSubtraction-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSDarkCurrentSubtraction-v2.rst rename to docs/source/algorithms/EQSANSDarkCurrentSubtraction-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSDirectBeamTransmission-v1.rst b/docs/source/algorithms/EQSANSDirectBeamTransmission-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSDirectBeamTransmission-v1.rst rename to docs/source/algorithms/EQSANSDirectBeamTransmission-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSLoad-v1.rst b/docs/source/algorithms/EQSANSLoad-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSLoad-v1.rst rename to docs/source/algorithms/EQSANSLoad-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSMonitorTOF-v1.rst b/docs/source/algorithms/EQSANSMonitorTOF-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSMonitorTOF-v1.rst rename to docs/source/algorithms/EQSANSMonitorTOF-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSNormalise-v1.rst b/docs/source/algorithms/EQSANSNormalise-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSNormalise-v1.rst rename to docs/source/algorithms/EQSANSNormalise-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSPatchSensitivity-v1.rst b/docs/source/algorithms/EQSANSPatchSensitivity-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSPatchSensitivity-v1.rst rename to docs/source/algorithms/EQSANSPatchSensitivity-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSQ2D-v1.rst b/docs/source/algorithms/EQSANSQ2D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSQ2D-v1.rst rename to docs/source/algorithms/EQSANSQ2D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSResolution-v1.rst b/docs/source/algorithms/EQSANSResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSResolution-v1.rst rename to docs/source/algorithms/EQSANSResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EQSANSTofStructure-v1.rst b/docs/source/algorithms/EQSANSTofStructure-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EQSANSTofStructure-v1.rst rename to docs/source/algorithms/EQSANSTofStructure-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EditInstrumentGeometry-v1.rst b/docs/source/algorithms/EditInstrumentGeometry-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EditInstrumentGeometry-v1.rst rename to docs/source/algorithms/EditInstrumentGeometry-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ElasticWindow-v1.rst b/docs/source/algorithms/ElasticWindow-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ElasticWindow-v1.rst rename to docs/source/algorithms/ElasticWindow-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ElasticWindowMultiple-v1.rst b/docs/source/algorithms/ElasticWindowMultiple-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ElasticWindowMultiple-v1.rst rename to docs/source/algorithms/ElasticWindowMultiple-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EnggCalibrate-v1.rst b/docs/source/algorithms/EnggCalibrate-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EnggCalibrate-v1.rst rename to docs/source/algorithms/EnggCalibrate-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EnggCalibrateFull-v1.rst b/docs/source/algorithms/EnggCalibrateFull-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EnggCalibrateFull-v1.rst rename to docs/source/algorithms/EnggCalibrateFull-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EnggFitPeaks-v1.rst b/docs/source/algorithms/EnggFitPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EnggFitPeaks-v1.rst rename to docs/source/algorithms/EnggFitPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EnggFocus-v1.rst b/docs/source/algorithms/EnggFocus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EnggFocus-v1.rst rename to docs/source/algorithms/EnggFocus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EnggVanadiumCorrections-v1.rst b/docs/source/algorithms/EnggVanadiumCorrections-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EnggVanadiumCorrections-v1.rst rename to docs/source/algorithms/EnggVanadiumCorrections-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EqualToMD-v1.rst b/docs/source/algorithms/EqualToMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EqualToMD-v1.rst rename to docs/source/algorithms/EqualToMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst b/docs/source/algorithms/EstimatePeakErrors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EstimatePeakErrors-v1.rst rename to docs/source/algorithms/EstimatePeakErrors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EstimateResolutionDiffraction-v1.rst b/docs/source/algorithms/EstimateResolutionDiffraction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EstimateResolutionDiffraction-v1.rst rename to docs/source/algorithms/EstimateResolutionDiffraction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EvaluateFunction-v1.rst b/docs/source/algorithms/EvaluateFunction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EvaluateFunction-v1.rst rename to docs/source/algorithms/EvaluateFunction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/EvaluateMDFunction-v1.rst b/docs/source/algorithms/EvaluateMDFunction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/EvaluateMDFunction-v1.rst rename to docs/source/algorithms/EvaluateMDFunction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExaminePowderDiffProfile-v1.rst b/docs/source/algorithms/ExaminePowderDiffProfile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExaminePowderDiffProfile-v1.rst rename to docs/source/algorithms/ExaminePowderDiffProfile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExampleSaveAscii-v1.rst b/docs/source/algorithms/ExampleSaveAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExampleSaveAscii-v1.rst rename to docs/source/algorithms/ExampleSaveAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Exponential-v1.rst b/docs/source/algorithms/Exponential-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Exponential-v1.rst rename to docs/source/algorithms/Exponential-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExponentialCorrection-v1.rst b/docs/source/algorithms/ExponentialCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExponentialCorrection-v1.rst rename to docs/source/algorithms/ExponentialCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExponentialMD-v1.rst b/docs/source/algorithms/ExponentialMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExponentialMD-v1.rst rename to docs/source/algorithms/ExponentialMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExportExperimentLog-v1.rst b/docs/source/algorithms/ExportExperimentLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExportExperimentLog-v1.rst rename to docs/source/algorithms/ExportExperimentLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExportSampleLogsToCSVFile-v1.rst b/docs/source/algorithms/ExportSampleLogsToCSVFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExportSampleLogsToCSVFile-v1.rst rename to docs/source/algorithms/ExportSampleLogsToCSVFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExportTimeSeriesLog-v1.rst b/docs/source/algorithms/ExportTimeSeriesLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExportTimeSeriesLog-v1.rst rename to docs/source/algorithms/ExportTimeSeriesLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExtractFFTSpectrum-v1.rst b/docs/source/algorithms/ExtractFFTSpectrum-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExtractFFTSpectrum-v1.rst rename to docs/source/algorithms/ExtractFFTSpectrum-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExtractMask-v1.rst b/docs/source/algorithms/ExtractMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExtractMask-v1.rst rename to docs/source/algorithms/ExtractMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExtractMaskToTable-v1.rst b/docs/source/algorithms/ExtractMaskToTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExtractMaskToTable-v1.rst rename to docs/source/algorithms/ExtractMaskToTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExtractMonitorWorkspace-v1.rst b/docs/source/algorithms/ExtractMonitorWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExtractMonitorWorkspace-v1.rst rename to docs/source/algorithms/ExtractMonitorWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExtractSingleSpectrum-v1.rst b/docs/source/algorithms/ExtractSingleSpectrum-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExtractSingleSpectrum-v1.rst rename to docs/source/algorithms/ExtractSingleSpectrum-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ExtractSpectra-v1.rst b/docs/source/algorithms/ExtractSpectra-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ExtractSpectra-v1.rst rename to docs/source/algorithms/ExtractSpectra-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FFT-v1.rst b/docs/source/algorithms/FFT-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FFT-v1.rst rename to docs/source/algorithms/FFT-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FFTDerivative-v1.rst b/docs/source/algorithms/FFTDerivative-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FFTDerivative-v1.rst rename to docs/source/algorithms/FFTDerivative-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FFTSmooth-v1.rst b/docs/source/algorithms/FFTSmooth-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FFTSmooth-v1.rst rename to docs/source/algorithms/FFTSmooth-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FFTSmooth-v2.rst b/docs/source/algorithms/FFTSmooth-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FFTSmooth-v2.rst rename to docs/source/algorithms/FFTSmooth-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/FakeISISEventDAE-v1.rst b/docs/source/algorithms/FakeISISEventDAE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FakeISISEventDAE-v1.rst rename to docs/source/algorithms/FakeISISEventDAE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FakeISISHistoDAE-v1.rst b/docs/source/algorithms/FakeISISHistoDAE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FakeISISHistoDAE-v1.rst rename to docs/source/algorithms/FakeISISHistoDAE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FakeMDEventData-v1.rst b/docs/source/algorithms/FakeMDEventData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FakeMDEventData-v1.rst rename to docs/source/algorithms/FakeMDEventData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterBadPulses-v1.rst b/docs/source/algorithms/FilterBadPulses-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterBadPulses-v1.rst rename to docs/source/algorithms/FilterBadPulses-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterByLogValue-v1.rst b/docs/source/algorithms/FilterByLogValue-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterByLogValue-v1.rst rename to docs/source/algorithms/FilterByLogValue-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterByTime-v1.rst b/docs/source/algorithms/FilterByTime-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterByTime-v1.rst rename to docs/source/algorithms/FilterByTime-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterByXValue-v1.rst b/docs/source/algorithms/FilterByXValue-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterByXValue-v1.rst rename to docs/source/algorithms/FilterByXValue-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterEvents-v1.rst b/docs/source/algorithms/FilterEvents-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterEvents-v1.rst rename to docs/source/algorithms/FilterEvents-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterEventsByLogValuePreNexus-v2.rst b/docs/source/algorithms/FilterEventsByLogValuePreNexus-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterEventsByLogValuePreNexus-v2.rst rename to docs/source/algorithms/FilterEventsByLogValuePreNexus-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterLogByTime-v1.rst b/docs/source/algorithms/FilterLogByTime-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterLogByTime-v1.rst rename to docs/source/algorithms/FilterLogByTime-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FilterPeaks-v1.rst b/docs/source/algorithms/FilterPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FilterPeaks-v1.rst rename to docs/source/algorithms/FilterPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindCenterOfMassPosition-v1.rst b/docs/source/algorithms/FindCenterOfMassPosition-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindCenterOfMassPosition-v1.rst rename to docs/source/algorithms/FindCenterOfMassPosition-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindCenterOfMassPosition-v2.rst b/docs/source/algorithms/FindCenterOfMassPosition-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindCenterOfMassPosition-v2.rst rename to docs/source/algorithms/FindCenterOfMassPosition-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst b/docs/source/algorithms/FindClusterFaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindClusterFaces-v1.rst rename to docs/source/algorithms/FindClusterFaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindDeadDetectors-v1.rst b/docs/source/algorithms/FindDeadDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindDeadDetectors-v1.rst rename to docs/source/algorithms/FindDeadDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindDetectorsInShape-v1.rst b/docs/source/algorithms/FindDetectorsInShape-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindDetectorsInShape-v1.rst rename to docs/source/algorithms/FindDetectorsInShape-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindDetectorsOutsideLimits-v1.rst b/docs/source/algorithms/FindDetectorsOutsideLimits-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindDetectorsOutsideLimits-v1.rst rename to docs/source/algorithms/FindDetectorsOutsideLimits-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindDetectorsPar-v1.rst b/docs/source/algorithms/FindDetectorsPar-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindDetectorsPar-v1.rst rename to docs/source/algorithms/FindDetectorsPar-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindPeakBackground-v1.rst b/docs/source/algorithms/FindPeakBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindPeakBackground-v1.rst rename to docs/source/algorithms/FindPeakBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindPeaks-v1.rst b/docs/source/algorithms/FindPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindPeaks-v1.rst rename to docs/source/algorithms/FindPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindPeaksMD-v1.rst b/docs/source/algorithms/FindPeaksMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindPeaksMD-v1.rst rename to docs/source/algorithms/FindPeaksMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindReflectometryLines-v1.rst b/docs/source/algorithms/FindReflectometryLines-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindReflectometryLines-v1.rst rename to docs/source/algorithms/FindReflectometryLines-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindSXPeaks-v1.rst b/docs/source/algorithms/FindSXPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindSXPeaks-v1.rst rename to docs/source/algorithms/FindSXPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindUBUsingFFT-v1.rst b/docs/source/algorithms/FindUBUsingFFT-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindUBUsingFFT-v1.rst rename to docs/source/algorithms/FindUBUsingFFT-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindUBUsingIndexedPeaks-v1.rst b/docs/source/algorithms/FindUBUsingIndexedPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindUBUsingIndexedPeaks-v1.rst rename to docs/source/algorithms/FindUBUsingIndexedPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindUBUsingLatticeParameters-v1.rst b/docs/source/algorithms/FindUBUsingLatticeParameters-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindUBUsingLatticeParameters-v1.rst rename to docs/source/algorithms/FindUBUsingLatticeParameters-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FindUBUsingMinMaxD-v1.rst b/docs/source/algorithms/FindUBUsingMinMaxD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FindUBUsingMinMaxD-v1.rst rename to docs/source/algorithms/FindUBUsingMinMaxD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Fit-v1.rst b/docs/source/algorithms/Fit-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Fit-v1.rst rename to docs/source/algorithms/Fit-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FitPeak-v1.rst b/docs/source/algorithms/FitPeak-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FitPeak-v1.rst rename to docs/source/algorithms/FitPeak-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FitPowderDiffPeaks-v1.rst b/docs/source/algorithms/FitPowderDiffPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FitPowderDiffPeaks-v1.rst rename to docs/source/algorithms/FitPowderDiffPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FitResolutionConvolvedModel-v1.rst b/docs/source/algorithms/FitResolutionConvolvedModel-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FitResolutionConvolvedModel-v1.rst rename to docs/source/algorithms/FitResolutionConvolvedModel-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FixGSASInstrumentFile-v1.rst b/docs/source/algorithms/FixGSASInstrumentFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FixGSASInstrumentFile-v1.rst rename to docs/source/algorithms/FixGSASInstrumentFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FlatPlateAbsorption-v1.rst b/docs/source/algorithms/FlatPlateAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FlatPlateAbsorption-v1.rst rename to docs/source/algorithms/FlatPlateAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FlatPlatePaalmanPingsCorrection-v1.rst b/docs/source/algorithms/FlatPlatePaalmanPingsCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FlatPlatePaalmanPingsCorrection-v1.rst rename to docs/source/algorithms/FlatPlatePaalmanPingsCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/FuryFitMultiple-v1.rst b/docs/source/algorithms/FuryFitMultiple-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/FuryFitMultiple-v1.rst rename to docs/source/algorithms/FuryFitMultiple-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GatherWorkspaces-v1.rst b/docs/source/algorithms/GatherWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GatherWorkspaces-v1.rst rename to docs/source/algorithms/GatherWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GeneralisedSecondDifference-v1.rst b/docs/source/algorithms/GeneralisedSecondDifference-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GeneralisedSecondDifference-v1.rst rename to docs/source/algorithms/GeneralisedSecondDifference-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GenerateEventsFilter-v1.rst b/docs/source/algorithms/GenerateEventsFilter-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GenerateEventsFilter-v1.rst rename to docs/source/algorithms/GenerateEventsFilter-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GenerateGroupingPowder-v1.rst b/docs/source/algorithms/GenerateGroupingPowder-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GenerateGroupingPowder-v1.rst rename to docs/source/algorithms/GenerateGroupingPowder-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GenerateGroupingSNSInelastic-v1.rst b/docs/source/algorithms/GenerateGroupingSNSInelastic-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GenerateGroupingSNSInelastic-v1.rst rename to docs/source/algorithms/GenerateGroupingSNSInelastic-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GenerateIPythonNotebook-v1.rst b/docs/source/algorithms/GenerateIPythonNotebook-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GenerateIPythonNotebook-v1.rst rename to docs/source/algorithms/GenerateIPythonNotebook-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GeneratePeaks-v1.rst b/docs/source/algorithms/GeneratePeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GeneratePeaks-v1.rst rename to docs/source/algorithms/GeneratePeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GeneratePythonScript-v1.rst b/docs/source/algorithms/GeneratePythonScript-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GeneratePythonScript-v1.rst rename to docs/source/algorithms/GeneratePythonScript-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetDetOffsetsMultiPeaks-v1.rst b/docs/source/algorithms/GetDetOffsetsMultiPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetDetOffsetsMultiPeaks-v1.rst rename to docs/source/algorithms/GetDetOffsetsMultiPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetDetectorOffsets-v1.rst b/docs/source/algorithms/GetDetectorOffsets-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetDetectorOffsets-v1.rst rename to docs/source/algorithms/GetDetectorOffsets-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetEi-v1.rst b/docs/source/algorithms/GetEi-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetEi-v1.rst rename to docs/source/algorithms/GetEi-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetEi-v2.rst b/docs/source/algorithms/GetEi-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetEi-v2.rst rename to docs/source/algorithms/GetEi-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/GetEiMonDet-v1.rst b/docs/source/algorithms/GetEiMonDet-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetEiMonDet-v1.rst rename to docs/source/algorithms/GetEiMonDet-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetEiT0atSNS-v1.rst b/docs/source/algorithms/GetEiT0atSNS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetEiT0atSNS-v1.rst rename to docs/source/algorithms/GetEiT0atSNS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetSpiceDataRawCountsFromMD-v1.rst b/docs/source/algorithms/GetSpiceDataRawCountsFromMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetSpiceDataRawCountsFromMD-v1.rst rename to docs/source/algorithms/GetSpiceDataRawCountsFromMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GetTimeSeriesLogInformation-v1.rst b/docs/source/algorithms/GetTimeSeriesLogInformation-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GetTimeSeriesLogInformation-v1.rst rename to docs/source/algorithms/GetTimeSeriesLogInformation-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GoniometerAnglesFromPhiRotation-v1.rst b/docs/source/algorithms/GoniometerAnglesFromPhiRotation-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GoniometerAnglesFromPhiRotation-v1.rst rename to docs/source/algorithms/GoniometerAnglesFromPhiRotation-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GreaterThanMD-v1.rst b/docs/source/algorithms/GreaterThanMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GreaterThanMD-v1.rst rename to docs/source/algorithms/GreaterThanMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst b/docs/source/algorithms/GroupDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GroupDetectors-v1.rst rename to docs/source/algorithms/GroupDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/GroupDetectors-v2.rst b/docs/source/algorithms/GroupDetectors-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GroupDetectors-v2.rst rename to docs/source/algorithms/GroupDetectors-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/GroupWorkspaces-v1.rst b/docs/source/algorithms/GroupWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/GroupWorkspaces-v1.rst rename to docs/source/algorithms/GroupWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/HFIRDarkCurrentSubtraction-v1.rst b/docs/source/algorithms/HFIRDarkCurrentSubtraction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/HFIRDarkCurrentSubtraction-v1.rst rename to docs/source/algorithms/HFIRDarkCurrentSubtraction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/HFIRLoad-v1.rst b/docs/source/algorithms/HFIRLoad-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/HFIRLoad-v1.rst rename to docs/source/algorithms/HFIRLoad-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/HFIRSANSNormalise-v1.rst b/docs/source/algorithms/HFIRSANSNormalise-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/HFIRSANSNormalise-v1.rst rename to docs/source/algorithms/HFIRSANSNormalise-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/HFIRSANSReduction-v1.rst b/docs/source/algorithms/HFIRSANSReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/HFIRSANSReduction-v1.rst rename to docs/source/algorithms/HFIRSANSReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/HRPDSlabCanAbsorption-v1.rst b/docs/source/algorithms/HRPDSlabCanAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/HRPDSlabCanAbsorption-v1.rst rename to docs/source/algorithms/HRPDSlabCanAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/HasUB-v1.rst b/docs/source/algorithms/HasUB-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/HasUB-v1.rst rename to docs/source/algorithms/HasUB-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/He3TubeEfficiency-v1.rst b/docs/source/algorithms/He3TubeEfficiency-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/He3TubeEfficiency-v1.rst rename to docs/source/algorithms/He3TubeEfficiency-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ILLIN16BCalibration-v1.rst b/docs/source/algorithms/ILLIN16BCalibration-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ILLIN16BCalibration-v1.rst rename to docs/source/algorithms/ILLIN16BCalibration-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IQTransform-v1.rst b/docs/source/algorithms/IQTransform-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IQTransform-v1.rst rename to docs/source/algorithms/IQTransform-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ISISIndirectDiffractionReduction-v1.rst b/docs/source/algorithms/ISISIndirectDiffractionReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ISISIndirectDiffractionReduction-v1.rst rename to docs/source/algorithms/ISISIndirectDiffractionReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ISISIndirectEnergyTransfer-v1.rst b/docs/source/algorithms/ISISIndirectEnergyTransfer-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ISISIndirectEnergyTransfer-v1.rst rename to docs/source/algorithms/ISISIndirectEnergyTransfer-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IdentifyNoisyDetectors-v1.rst b/docs/source/algorithms/IdentifyNoisyDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IdentifyNoisyDetectors-v1.rst rename to docs/source/algorithms/IdentifyNoisyDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ImportMDEventWorkspace-v1.rst b/docs/source/algorithms/ImportMDEventWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ImportMDEventWorkspace-v1.rst rename to docs/source/algorithms/ImportMDEventWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ImportMDHistoWorkspace-v1.rst b/docs/source/algorithms/ImportMDHistoWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ImportMDHistoWorkspace-v1.rst rename to docs/source/algorithms/ImportMDHistoWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndexPeaks-v1.rst b/docs/source/algorithms/IndexPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndexPeaks-v1.rst rename to docs/source/algorithms/IndexPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndexSXPeaks-v1.rst b/docs/source/algorithms/IndexSXPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndexSXPeaks-v1.rst rename to docs/source/algorithms/IndexSXPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectAnnulusAbsorption-v1.rst b/docs/source/algorithms/IndirectAnnulusAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectAnnulusAbsorption-v1.rst rename to docs/source/algorithms/IndirectAnnulusAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectCalibration-v1.rst b/docs/source/algorithms/IndirectCalibration-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectCalibration-v1.rst rename to docs/source/algorithms/IndirectCalibration-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectCylinderAbsorption-v1.rst b/docs/source/algorithms/IndirectCylinderAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectCylinderAbsorption-v1.rst rename to docs/source/algorithms/IndirectCylinderAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectFlatPlateAbsorption-v1.rst b/docs/source/algorithms/IndirectFlatPlateAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectFlatPlateAbsorption-v1.rst rename to docs/source/algorithms/IndirectFlatPlateAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectILLReduction-v1.rst b/docs/source/algorithms/IndirectILLReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectILLReduction-v1.rst rename to docs/source/algorithms/IndirectILLReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectResolution-v1.rst b/docs/source/algorithms/IndirectResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectResolution-v1.rst rename to docs/source/algorithms/IndirectResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectTransmission-v1.rst b/docs/source/algorithms/IndirectTransmission-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectTransmission-v1.rst rename to docs/source/algorithms/IndirectTransmission-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IndirectTransmissionMonitor-v1.rst b/docs/source/algorithms/IndirectTransmissionMonitor-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IndirectTransmissionMonitor-v1.rst rename to docs/source/algorithms/IndirectTransmissionMonitor-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegrateByComponent-v1.rst b/docs/source/algorithms/IntegrateByComponent-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegrateByComponent-v1.rst rename to docs/source/algorithms/IntegrateByComponent-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegrateEllipsoids-v1.rst b/docs/source/algorithms/IntegrateEllipsoids-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegrateEllipsoids-v1.rst rename to docs/source/algorithms/IntegrateEllipsoids-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegrateFlux-v1.rst b/docs/source/algorithms/IntegrateFlux-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegrateFlux-v1.rst rename to docs/source/algorithms/IntegrateFlux-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegrateMDHistoWorkspace-v1.rst b/docs/source/algorithms/IntegrateMDHistoWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegrateMDHistoWorkspace-v1.rst rename to docs/source/algorithms/IntegrateMDHistoWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegratePeakTimeSlices-v1.rst b/docs/source/algorithms/IntegratePeakTimeSlices-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegratePeakTimeSlices-v1.rst rename to docs/source/algorithms/IntegratePeakTimeSlices-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegratePeaksHybrid-v1.rst b/docs/source/algorithms/IntegratePeaksHybrid-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegratePeaksHybrid-v1.rst rename to docs/source/algorithms/IntegratePeaksHybrid-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v1.rst b/docs/source/algorithms/IntegratePeaksMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v1.rst rename to docs/source/algorithms/IntegratePeaksMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst b/docs/source/algorithms/IntegratePeaksMD-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegratePeaksMD-v2.rst rename to docs/source/algorithms/IntegratePeaksMD-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/IntegratePeaksUsingClusters-v1.rst b/docs/source/algorithms/IntegratePeaksUsingClusters-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/IntegratePeaksUsingClusters-v1.rst rename to docs/source/algorithms/IntegratePeaksUsingClusters-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Integration-v1.rst b/docs/source/algorithms/Integration-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Integration-v1.rst rename to docs/source/algorithms/Integration-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/InterpolatingRebin-v1.rst b/docs/source/algorithms/InterpolatingRebin-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/InterpolatingRebin-v1.rst rename to docs/source/algorithms/InterpolatingRebin-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/InvertMDDim-v1.rst b/docs/source/algorithms/InvertMDDim-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/InvertMDDim-v1.rst rename to docs/source/algorithms/InvertMDDim-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/InvertMask-v1.rst b/docs/source/algorithms/InvertMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/InvertMask-v1.rst rename to docs/source/algorithms/InvertMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LRPrimaryFraction-v1.rst b/docs/source/algorithms/LRPrimaryFraction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LRPrimaryFraction-v1.rst rename to docs/source/algorithms/LRPrimaryFraction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LRScalingFactors-v1.rst b/docs/source/algorithms/LRScalingFactors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LRScalingFactors-v1.rst rename to docs/source/algorithms/LRScalingFactors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LRSubtractAverageBackground-v1.rst b/docs/source/algorithms/LRSubtractAverageBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LRSubtractAverageBackground-v1.rst rename to docs/source/algorithms/LRSubtractAverageBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LeBailFit-v1.rst b/docs/source/algorithms/LeBailFit-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LeBailFit-v1.rst rename to docs/source/algorithms/LeBailFit-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LessThanMD-v1.rst b/docs/source/algorithms/LessThanMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LessThanMD-v1.rst rename to docs/source/algorithms/LessThanMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LiquidsRelectometryReduction-v1.rst b/docs/source/algorithms/LiquidsRelectometryReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LiquidsRelectometryReduction-v1.rst rename to docs/source/algorithms/LiquidsRelectometryReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Load-v1.rst b/docs/source/algorithms/Load-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Load-v1.rst rename to docs/source/algorithms/Load-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadAscii-v1.rst b/docs/source/algorithms/LoadAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadAscii-v1.rst rename to docs/source/algorithms/LoadAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadAscii-v2.rst b/docs/source/algorithms/LoadAscii-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadAscii-v2.rst rename to docs/source/algorithms/LoadAscii-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadBBY-v1.rst b/docs/source/algorithms/LoadBBY-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadBBY-v1.rst rename to docs/source/algorithms/LoadBBY-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadCalFile-v1.rst b/docs/source/algorithms/LoadCalFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadCalFile-v1.rst rename to docs/source/algorithms/LoadCalFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadCanSAS1D-v1.rst b/docs/source/algorithms/LoadCanSAS1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadCanSAS1D-v1.rst rename to docs/source/algorithms/LoadCanSAS1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadCanSAS1D-v2.rst b/docs/source/algorithms/LoadCanSAS1D-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadCanSAS1D-v2.rst rename to docs/source/algorithms/LoadCanSAS1D-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadDNSLegacy-v1.rst b/docs/source/algorithms/LoadDNSLegacy-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadDNSLegacy-v1.rst rename to docs/source/algorithms/LoadDNSLegacy-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadDaveGrp-v1.rst b/docs/source/algorithms/LoadDaveGrp-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadDaveGrp-v1.rst rename to docs/source/algorithms/LoadDaveGrp-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadDetectorInfo-v1.rst b/docs/source/algorithms/LoadDetectorInfo-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadDetectorInfo-v1.rst rename to docs/source/algorithms/LoadDetectorInfo-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadDetectorsGroupingFile-v1.rst b/docs/source/algorithms/LoadDetectorsGroupingFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadDetectorsGroupingFile-v1.rst rename to docs/source/algorithms/LoadDetectorsGroupingFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadDiffCal-v1.rst b/docs/source/algorithms/LoadDiffCal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadDiffCal-v1.rst rename to docs/source/algorithms/LoadDiffCal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadDspacemap-v1.rst b/docs/source/algorithms/LoadDspacemap-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadDspacemap-v1.rst rename to docs/source/algorithms/LoadDspacemap-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadEmptyInstrument-v1.rst b/docs/source/algorithms/LoadEmptyInstrument-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadEmptyInstrument-v1.rst rename to docs/source/algorithms/LoadEmptyInstrument-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadEmptyVesuvio-v1.rst b/docs/source/algorithms/LoadEmptyVesuvio-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadEmptyVesuvio-v1.rst rename to docs/source/algorithms/LoadEmptyVesuvio-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadEventAndCompress-v1.rst b/docs/source/algorithms/LoadEventAndCompress-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadEventAndCompress-v1.rst rename to docs/source/algorithms/LoadEventAndCompress-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadEventNexus-v1.rst b/docs/source/algorithms/LoadEventNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadEventNexus-v1.rst rename to docs/source/algorithms/LoadEventNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadEventPreNexus-v1.rst b/docs/source/algorithms/LoadEventPreNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadEventPreNexus-v1.rst rename to docs/source/algorithms/LoadEventPreNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadEventPreNexus-v2.rst b/docs/source/algorithms/LoadEventPreNexus-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadEventPreNexus-v2.rst rename to docs/source/algorithms/LoadEventPreNexus-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadFITS-v1.rst b/docs/source/algorithms/LoadFITS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadFITS-v1.rst rename to docs/source/algorithms/LoadFITS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadFlexiNexus-v1.rst b/docs/source/algorithms/LoadFlexiNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadFlexiNexus-v1.rst rename to docs/source/algorithms/LoadFlexiNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadFullprofFile-v1.rst b/docs/source/algorithms/LoadFullprofFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadFullprofFile-v1.rst rename to docs/source/algorithms/LoadFullprofFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadFullprofResolution-v1.rst b/docs/source/algorithms/LoadFullprofResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadFullprofResolution-v1.rst rename to docs/source/algorithms/LoadFullprofResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadGSASInstrumentFile-v1.rst b/docs/source/algorithms/LoadGSASInstrumentFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadGSASInstrumentFile-v1.rst rename to docs/source/algorithms/LoadGSASInstrumentFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadGSS-v1.rst b/docs/source/algorithms/LoadGSS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadGSS-v1.rst rename to docs/source/algorithms/LoadGSS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadHKL-v1.rst b/docs/source/algorithms/LoadHKL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadHKL-v1.rst rename to docs/source/algorithms/LoadHKL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadIDFFromNexus-v1.rst b/docs/source/algorithms/LoadIDFFromNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadIDFFromNexus-v1.rst rename to docs/source/algorithms/LoadIDFFromNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadILL-v1.rst b/docs/source/algorithms/LoadILL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadILL-v1.rst rename to docs/source/algorithms/LoadILL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadILLAscii-v1.rst b/docs/source/algorithms/LoadILLAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadILLAscii-v1.rst rename to docs/source/algorithms/LoadILLAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadILLIndirect-v1.rst b/docs/source/algorithms/LoadILLIndirect-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadILLIndirect-v1.rst rename to docs/source/algorithms/LoadILLIndirect-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadILLReflectometry-v1.rst b/docs/source/algorithms/LoadILLReflectometry-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadILLReflectometry-v1.rst rename to docs/source/algorithms/LoadILLReflectometry-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadILLSANS-v1.rst b/docs/source/algorithms/LoadILLSANS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadILLSANS-v1.rst rename to docs/source/algorithms/LoadILLSANS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadISISNexus-v2.rst b/docs/source/algorithms/LoadISISNexus-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadISISNexus-v2.rst rename to docs/source/algorithms/LoadISISNexus-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst b/docs/source/algorithms/LoadInstrument-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadInstrument-v1.rst rename to docs/source/algorithms/LoadInstrument-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadInstrumentFromNexus-v1.rst b/docs/source/algorithms/LoadInstrumentFromNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadInstrumentFromNexus-v1.rst rename to docs/source/algorithms/LoadInstrumentFromNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadInstrumentFromRaw-v1.rst b/docs/source/algorithms/LoadInstrumentFromRaw-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadInstrumentFromRaw-v1.rst rename to docs/source/algorithms/LoadInstrumentFromRaw-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadIsawDetCal-v1.rst b/docs/source/algorithms/LoadIsawDetCal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadIsawDetCal-v1.rst rename to docs/source/algorithms/LoadIsawDetCal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadIsawPeaks-v1.rst b/docs/source/algorithms/LoadIsawPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadIsawPeaks-v1.rst rename to docs/source/algorithms/LoadIsawPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadIsawSpectrum-v1.rst b/docs/source/algorithms/LoadIsawSpectrum-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadIsawSpectrum-v1.rst rename to docs/source/algorithms/LoadIsawSpectrum-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadIsawUB-v1.rst b/docs/source/algorithms/LoadIsawUB-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadIsawUB-v1.rst rename to docs/source/algorithms/LoadIsawUB-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadLLB-v1.rst b/docs/source/algorithms/LoadLLB-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadLLB-v1.rst rename to docs/source/algorithms/LoadLLB-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadLiveData-v1.rst b/docs/source/algorithms/LoadLiveData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadLiveData-v1.rst rename to docs/source/algorithms/LoadLiveData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadLog-v1.rst b/docs/source/algorithms/LoadLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadLog-v1.rst rename to docs/source/algorithms/LoadLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadLogPropertyTable-v1.rst b/docs/source/algorithms/LoadLogPropertyTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadLogPropertyTable-v1.rst rename to docs/source/algorithms/LoadLogPropertyTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadLogsForSNSPulsedMagnet-v1.rst b/docs/source/algorithms/LoadLogsForSNSPulsedMagnet-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadLogsForSNSPulsedMagnet-v1.rst rename to docs/source/algorithms/LoadLogsForSNSPulsedMagnet-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMD-v1.rst b/docs/source/algorithms/LoadMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMD-v1.rst rename to docs/source/algorithms/LoadMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMLZ-v1.rst b/docs/source/algorithms/LoadMLZ-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMLZ-v1.rst rename to docs/source/algorithms/LoadMLZ-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMappingTable-v1.rst b/docs/source/algorithms/LoadMappingTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMappingTable-v1.rst rename to docs/source/algorithms/LoadMappingTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMask-v1.rst b/docs/source/algorithms/LoadMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMask-v1.rst rename to docs/source/algorithms/LoadMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMcStas-v1.rst b/docs/source/algorithms/LoadMcStas-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMcStas-v1.rst rename to docs/source/algorithms/LoadMcStas-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMcStasNexus-v1.rst b/docs/source/algorithms/LoadMcStasNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMcStasNexus-v1.rst rename to docs/source/algorithms/LoadMcStasNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMultipleGSS-v1.rst b/docs/source/algorithms/LoadMultipleGSS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMultipleGSS-v1.rst rename to docs/source/algorithms/LoadMultipleGSS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMuonLog-v1.rst b/docs/source/algorithms/LoadMuonLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMuonLog-v1.rst rename to docs/source/algorithms/LoadMuonLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMuonNexus-v1.rst b/docs/source/algorithms/LoadMuonNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMuonNexus-v1.rst rename to docs/source/algorithms/LoadMuonNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadMuonNexus-v2.rst b/docs/source/algorithms/LoadMuonNexus-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadMuonNexus-v2.rst rename to docs/source/algorithms/LoadMuonNexus-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNMoldyn3Ascii-v1.rst b/docs/source/algorithms/LoadNMoldyn3Ascii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNMoldyn3Ascii-v1.rst rename to docs/source/algorithms/LoadNMoldyn3Ascii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNMoldyn4Ascii-v1.rst b/docs/source/algorithms/LoadNMoldyn4Ascii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNMoldyn4Ascii-v1.rst rename to docs/source/algorithms/LoadNMoldyn4Ascii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNXSPE-v1.rst b/docs/source/algorithms/LoadNXSPE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNXSPE-v1.rst rename to docs/source/algorithms/LoadNXSPE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNexus-v1.rst b/docs/source/algorithms/LoadNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNexus-v1.rst rename to docs/source/algorithms/LoadNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNexusLogs-v1.rst b/docs/source/algorithms/LoadNexusLogs-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNexusLogs-v1.rst rename to docs/source/algorithms/LoadNexusLogs-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNexusMonitors-v1.rst b/docs/source/algorithms/LoadNexusMonitors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNexusMonitors-v1.rst rename to docs/source/algorithms/LoadNexusMonitors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadNexusProcessed-v1.rst b/docs/source/algorithms/LoadNexusProcessed-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadNexusProcessed-v1.rst rename to docs/source/algorithms/LoadNexusProcessed-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadPDFgetNFile-v1.rst b/docs/source/algorithms/LoadPDFgetNFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadPDFgetNFile-v1.rst rename to docs/source/algorithms/LoadPDFgetNFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadParameterFile-v1.rst b/docs/source/algorithms/LoadParameterFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadParameterFile-v1.rst rename to docs/source/algorithms/LoadParameterFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadPreNexus-v1.rst b/docs/source/algorithms/LoadPreNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadPreNexus-v1.rst rename to docs/source/algorithms/LoadPreNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadPreNexusMonitors-v1.rst b/docs/source/algorithms/LoadPreNexusMonitors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadPreNexusMonitors-v1.rst rename to docs/source/algorithms/LoadPreNexusMonitors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadQKK-v1.rst b/docs/source/algorithms/LoadQKK-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadQKK-v1.rst rename to docs/source/algorithms/LoadQKK-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadRKH-v1.rst b/docs/source/algorithms/LoadRKH-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadRKH-v1.rst rename to docs/source/algorithms/LoadRKH-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadRaw-v3.rst b/docs/source/algorithms/LoadRaw-v3.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadRaw-v3.rst rename to docs/source/algorithms/LoadRaw-v3.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadRawBin0-v1.rst b/docs/source/algorithms/LoadRawBin0-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadRawBin0-v1.rst rename to docs/source/algorithms/LoadRawBin0-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadRawSpectrum0-v1.rst b/docs/source/algorithms/LoadRawSpectrum0-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadRawSpectrum0-v1.rst rename to docs/source/algorithms/LoadRawSpectrum0-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadReflTBL-v1.rst b/docs/source/algorithms/LoadReflTBL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadReflTBL-v1.rst rename to docs/source/algorithms/LoadReflTBL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSINQ-v1.rst b/docs/source/algorithms/LoadSINQ-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSINQ-v1.rst rename to docs/source/algorithms/LoadSINQ-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSINQFile-v1.rst b/docs/source/algorithms/LoadSINQFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSINQFile-v1.rst rename to docs/source/algorithms/LoadSINQFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSINQFocus-v1.rst b/docs/source/algorithms/LoadSINQFocus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSINQFocus-v1.rst rename to docs/source/algorithms/LoadSINQFocus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSNSspec-v1.rst b/docs/source/algorithms/LoadSNSspec-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSNSspec-v1.rst rename to docs/source/algorithms/LoadSNSspec-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSPE-v1.rst b/docs/source/algorithms/LoadSPE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSPE-v1.rst rename to docs/source/algorithms/LoadSPE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSQW-v1.rst b/docs/source/algorithms/LoadSQW-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSQW-v1.rst rename to docs/source/algorithms/LoadSQW-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSampleDetailsFromRaw-v1.rst b/docs/source/algorithms/LoadSampleDetailsFromRaw-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSampleDetailsFromRaw-v1.rst rename to docs/source/algorithms/LoadSampleDetailsFromRaw-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSassena-v1.rst b/docs/source/algorithms/LoadSassena-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSassena-v1.rst rename to docs/source/algorithms/LoadSassena-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSavuTomoConfig-v1.rst b/docs/source/algorithms/LoadSavuTomoConfig-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSavuTomoConfig-v1.rst rename to docs/source/algorithms/LoadSavuTomoConfig-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSpec-v1.rst b/docs/source/algorithms/LoadSpec-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSpec-v1.rst rename to docs/source/algorithms/LoadSpec-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSpice2D-v1.rst b/docs/source/algorithms/LoadSpice2D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSpice2D-v1.rst rename to docs/source/algorithms/LoadSpice2D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSpiceAscii-v1.rst b/docs/source/algorithms/LoadSpiceAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSpiceAscii-v1.rst rename to docs/source/algorithms/LoadSpiceAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadSpiceXML2DDet-v1.rst b/docs/source/algorithms/LoadSpiceXML2DDet-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadSpiceXML2DDet-v1.rst rename to docs/source/algorithms/LoadSpiceXML2DDet-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadTOFRawNexus-v1.rst b/docs/source/algorithms/LoadTOFRawNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadTOFRawNexus-v1.rst rename to docs/source/algorithms/LoadTOFRawNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadVTK-v1.rst b/docs/source/algorithms/LoadVTK-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadVTK-v1.rst rename to docs/source/algorithms/LoadVTK-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadVesuvio-v1.rst b/docs/source/algorithms/LoadVesuvio-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadVesuvio-v1.rst rename to docs/source/algorithms/LoadVesuvio-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadVisionElasticBS-v1.rst b/docs/source/algorithms/LoadVisionElasticBS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadVisionElasticBS-v1.rst rename to docs/source/algorithms/LoadVisionElasticBS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadVisionElasticEQ-v1.rst b/docs/source/algorithms/LoadVisionElasticEQ-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadVisionElasticEQ-v1.rst rename to docs/source/algorithms/LoadVisionElasticEQ-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadVisionInelastic-v1.rst b/docs/source/algorithms/LoadVisionInelastic-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadVisionInelastic-v1.rst rename to docs/source/algorithms/LoadVisionInelastic-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LoadVulcanCalFile-v1.rst b/docs/source/algorithms/LoadVulcanCalFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LoadVulcanCalFile-v1.rst rename to docs/source/algorithms/LoadVulcanCalFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Logarithm-v1.rst b/docs/source/algorithms/Logarithm-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Logarithm-v1.rst rename to docs/source/algorithms/Logarithm-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LogarithmMD-v1.rst b/docs/source/algorithms/LogarithmMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LogarithmMD-v1.rst rename to docs/source/algorithms/LogarithmMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/LorentzCorrection-v1.rst b/docs/source/algorithms/LorentzCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/LorentzCorrection-v1.rst rename to docs/source/algorithms/LorentzCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Lorentzian1D-v1.rst b/docs/source/algorithms/Lorentzian1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Lorentzian1D-v1.rst rename to docs/source/algorithms/Lorentzian1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MDHistoToWorkspace2D-v1.rst b/docs/source/algorithms/MDHistoToWorkspace2D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MDHistoToWorkspace2D-v1.rst rename to docs/source/algorithms/MDHistoToWorkspace2D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MDNormDirectSC-v1.rst b/docs/source/algorithms/MDNormDirectSC-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MDNormDirectSC-v1.rst rename to docs/source/algorithms/MDNormDirectSC-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MDNormSCD-v1.rst b/docs/source/algorithms/MDNormSCD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MDNormSCD-v1.rst rename to docs/source/algorithms/MDNormSCD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MSDFit-v1.rst b/docs/source/algorithms/MSDFit-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MSDFit-v1.rst rename to docs/source/algorithms/MSDFit-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskAngle-v1.rst b/docs/source/algorithms/MaskAngle-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskAngle-v1.rst rename to docs/source/algorithms/MaskAngle-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskBTP-v1.rst b/docs/source/algorithms/MaskBTP-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskBTP-v1.rst rename to docs/source/algorithms/MaskBTP-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskBins-v1.rst b/docs/source/algorithms/MaskBins-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskBins-v1.rst rename to docs/source/algorithms/MaskBins-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskBinsFromTable-v1.rst b/docs/source/algorithms/MaskBinsFromTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskBinsFromTable-v1.rst rename to docs/source/algorithms/MaskBinsFromTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskDetectors-v1.rst b/docs/source/algorithms/MaskDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskDetectors-v1.rst rename to docs/source/algorithms/MaskDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskDetectorsIf-v1.rst b/docs/source/algorithms/MaskDetectorsIf-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskDetectorsIf-v1.rst rename to docs/source/algorithms/MaskDetectorsIf-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskDetectorsInShape-v1.rst b/docs/source/algorithms/MaskDetectorsInShape-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskDetectorsInShape-v1.rst rename to docs/source/algorithms/MaskDetectorsInShape-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskMD-v1.rst b/docs/source/algorithms/MaskMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskMD-v1.rst rename to docs/source/algorithms/MaskMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskPeaksWorkspace-v1.rst b/docs/source/algorithms/MaskPeaksWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskPeaksWorkspace-v1.rst rename to docs/source/algorithms/MaskPeaksWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaskWorkspaceToCalFile-v1.rst b/docs/source/algorithms/MaskWorkspaceToCalFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaskWorkspaceToCalFile-v1.rst rename to docs/source/algorithms/MaskWorkspaceToCalFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Max-v1.rst b/docs/source/algorithms/Max-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Max-v1.rst rename to docs/source/algorithms/Max-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MaxMin-v1.rst b/docs/source/algorithms/MaxMin-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MaxMin-v1.rst rename to docs/source/algorithms/MaxMin-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MayersSampleCorrection-v1.rst b/docs/source/algorithms/MayersSampleCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MayersSampleCorrection-v1.rst rename to docs/source/algorithms/MayersSampleCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Mean-v1.rst b/docs/source/algorithms/Mean-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Mean-v1.rst rename to docs/source/algorithms/Mean-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MedianDetectorTest-v1.rst b/docs/source/algorithms/MedianDetectorTest-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MedianDetectorTest-v1.rst rename to docs/source/algorithms/MedianDetectorTest-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MergeCalFiles-v1.rst b/docs/source/algorithms/MergeCalFiles-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MergeCalFiles-v1.rst rename to docs/source/algorithms/MergeCalFiles-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MergeLogs-v1.rst b/docs/source/algorithms/MergeLogs-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MergeLogs-v1.rst rename to docs/source/algorithms/MergeLogs-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MergeMD-v1.rst b/docs/source/algorithms/MergeMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MergeMD-v1.rst rename to docs/source/algorithms/MergeMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MergeMDFiles-v1.rst b/docs/source/algorithms/MergeMDFiles-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MergeMDFiles-v1.rst rename to docs/source/algorithms/MergeMDFiles-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MergeRuns-v1.rst b/docs/source/algorithms/MergeRuns-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MergeRuns-v1.rst rename to docs/source/algorithms/MergeRuns-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Min-v1.rst b/docs/source/algorithms/Min-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Min-v1.rst rename to docs/source/algorithms/Min-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Minus-v1.rst b/docs/source/algorithms/Minus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Minus-v1.rst rename to docs/source/algorithms/Minus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MinusMD-v1.rst b/docs/source/algorithms/MinusMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MinusMD-v1.rst rename to docs/source/algorithms/MinusMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ModeratorTzero-v1.rst b/docs/source/algorithms/ModeratorTzero-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ModeratorTzero-v1.rst rename to docs/source/algorithms/ModeratorTzero-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ModeratorTzeroLinear-v1.rst b/docs/source/algorithms/ModeratorTzeroLinear-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ModeratorTzeroLinear-v1.rst rename to docs/source/algorithms/ModeratorTzeroLinear-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ModifyDetectorDotDatFile-v1.rst b/docs/source/algorithms/ModifyDetectorDotDatFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ModifyDetectorDotDatFile-v1.rst rename to docs/source/algorithms/ModifyDetectorDotDatFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MolDyn-v1.rst b/docs/source/algorithms/MolDyn-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MolDyn-v1.rst rename to docs/source/algorithms/MolDyn-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MonitorEfficiencyCorUser-v1.rst b/docs/source/algorithms/MonitorEfficiencyCorUser-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MonitorEfficiencyCorUser-v1.rst rename to docs/source/algorithms/MonitorEfficiencyCorUser-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MonitorLiveData-v1.rst b/docs/source/algorithms/MonitorLiveData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MonitorLiveData-v1.rst rename to docs/source/algorithms/MonitorLiveData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MonteCarloAbsorption-v1.rst b/docs/source/algorithms/MonteCarloAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MonteCarloAbsorption-v1.rst rename to docs/source/algorithms/MonteCarloAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MoveInstrumentComponent-v1.rst b/docs/source/algorithms/MoveInstrumentComponent-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MoveInstrumentComponent-v1.rst rename to docs/source/algorithms/MoveInstrumentComponent-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MultipleScatteringCylinderAbsorption-v1.rst b/docs/source/algorithms/MultipleScatteringCylinderAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MultipleScatteringCylinderAbsorption-v1.rst rename to docs/source/algorithms/MultipleScatteringCylinderAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Multiply-v1.rst b/docs/source/algorithms/Multiply-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Multiply-v1.rst rename to docs/source/algorithms/Multiply-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MultiplyMD-v1.rst b/docs/source/algorithms/MultiplyMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MultiplyMD-v1.rst rename to docs/source/algorithms/MultiplyMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MultiplyRange-v1.rst b/docs/source/algorithms/MultiplyRange-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MultiplyRange-v1.rst rename to docs/source/algorithms/MultiplyRange-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MuonCalculateAsymmetry-v1.rst b/docs/source/algorithms/MuonCalculateAsymmetry-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MuonCalculateAsymmetry-v1.rst rename to docs/source/algorithms/MuonCalculateAsymmetry-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MuonGroupDetectors-v1.rst b/docs/source/algorithms/MuonGroupDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MuonGroupDetectors-v1.rst rename to docs/source/algorithms/MuonGroupDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst b/docs/source/algorithms/MuonLoad-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst rename to docs/source/algorithms/MuonLoad-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MuscatData-v1.rst b/docs/source/algorithms/MuscatData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MuscatData-v1.rst rename to docs/source/algorithms/MuscatData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MuscatFunc-v1.rst b/docs/source/algorithms/MuscatFunc-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MuscatFunc-v1.rst rename to docs/source/algorithms/MuscatFunc-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/MuscatSofQW-v1.rst b/docs/source/algorithms/MuscatSofQW-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/MuscatSofQW-v1.rst rename to docs/source/algorithms/MuscatSofQW-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NexusTester-v1.rst b/docs/source/algorithms/NexusTester-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NexusTester-v1.rst rename to docs/source/algorithms/NexusTester-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseByCurrent-v1.rst b/docs/source/algorithms/NormaliseByCurrent-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseByCurrent-v1.rst rename to docs/source/algorithms/NormaliseByCurrent-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseByDetector-v1.rst b/docs/source/algorithms/NormaliseByDetector-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseByDetector-v1.rst rename to docs/source/algorithms/NormaliseByDetector-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseByPeakArea-v1.rst b/docs/source/algorithms/NormaliseByPeakArea-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseByPeakArea-v1.rst rename to docs/source/algorithms/NormaliseByPeakArea-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseByThickness-v1.rst b/docs/source/algorithms/NormaliseByThickness-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseByThickness-v1.rst rename to docs/source/algorithms/NormaliseByThickness-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseToMonitor-v1.rst b/docs/source/algorithms/NormaliseToMonitor-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseToMonitor-v1.rst rename to docs/source/algorithms/NormaliseToMonitor-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseToUnity-v1.rst b/docs/source/algorithms/NormaliseToUnity-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseToUnity-v1.rst rename to docs/source/algorithms/NormaliseToUnity-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NormaliseVanadium-v1.rst b/docs/source/algorithms/NormaliseVanadium-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NormaliseVanadium-v1.rst rename to docs/source/algorithms/NormaliseVanadium-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/NotMD-v1.rst b/docs/source/algorithms/NotMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/NotMD-v1.rst rename to docs/source/algorithms/NotMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/OSIRISDiffractionReduction-v1.rst b/docs/source/algorithms/OSIRISDiffractionReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/OSIRISDiffractionReduction-v1.rst rename to docs/source/algorithms/OSIRISDiffractionReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/OneMinusExponentialCor-v1.rst b/docs/source/algorithms/OneMinusExponentialCor-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/OneMinusExponentialCor-v1.rst rename to docs/source/algorithms/OneMinusExponentialCor-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/OneStepMDEW-v1.rst b/docs/source/algorithms/OneStepMDEW-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/OneStepMDEW-v1.rst rename to docs/source/algorithms/OneStepMDEW-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/OptimizeCrystalPlacement-v1.rst b/docs/source/algorithms/OptimizeCrystalPlacement-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/OptimizeCrystalPlacement-v1.rst rename to docs/source/algorithms/OptimizeCrystalPlacement-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/OptimizeLatticeForCellType-v1.rst b/docs/source/algorithms/OptimizeLatticeForCellType-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/OptimizeLatticeForCellType-v1.rst rename to docs/source/algorithms/OptimizeLatticeForCellType-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/OrMD-v1.rst b/docs/source/algorithms/OrMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/OrMD-v1.rst rename to docs/source/algorithms/OrMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PDDetermineCharacterizations-v1.rst b/docs/source/algorithms/PDDetermineCharacterizations-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PDDetermineCharacterizations-v1.rst rename to docs/source/algorithms/PDDetermineCharacterizations-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PDFFourierTransform-v1.rst b/docs/source/algorithms/PDFFourierTransform-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PDFFourierTransform-v1.rst rename to docs/source/algorithms/PDFFourierTransform-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PDLoadCharacterizations-v1.rst b/docs/source/algorithms/PDLoadCharacterizations-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PDLoadCharacterizations-v1.rst rename to docs/source/algorithms/PDLoadCharacterizations-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Pause-v1.rst b/docs/source/algorithms/Pause-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Pause-v1.rst rename to docs/source/algorithms/Pause-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PawleyFit-v1.rst b/docs/source/algorithms/PawleyFit-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PawleyFit-v1.rst rename to docs/source/algorithms/PawleyFit-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PeakIntegration-v1.rst b/docs/source/algorithms/PeakIntegration-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PeakIntegration-v1.rst rename to docs/source/algorithms/PeakIntegration-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PeakIntensityVsRadius-v1.rst b/docs/source/algorithms/PeakIntensityVsRadius-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PeakIntensityVsRadius-v1.rst rename to docs/source/algorithms/PeakIntensityVsRadius-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PeaksInRegion-v1.rst b/docs/source/algorithms/PeaksInRegion-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PeaksInRegion-v1.rst rename to docs/source/algorithms/PeaksInRegion-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PeaksOnSurface-v1.rst b/docs/source/algorithms/PeaksOnSurface-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PeaksOnSurface-v1.rst rename to docs/source/algorithms/PeaksOnSurface-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PearlMCAbsorption-v1.rst b/docs/source/algorithms/PearlMCAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PearlMCAbsorption-v1.rst rename to docs/source/algorithms/PearlMCAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PerformIndexOperations-v1.rst b/docs/source/algorithms/PerformIndexOperations-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PerformIndexOperations-v1.rst rename to docs/source/algorithms/PerformIndexOperations-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PhaseQuad-v1.rst b/docs/source/algorithms/PhaseQuad-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PhaseQuad-v1.rst rename to docs/source/algorithms/PhaseQuad-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PlotAsymmetryByLogValue-v1.rst b/docs/source/algorithms/PlotAsymmetryByLogValue-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PlotAsymmetryByLogValue-v1.rst rename to docs/source/algorithms/PlotAsymmetryByLogValue-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PlotPeakByLogValue-v1.rst b/docs/source/algorithms/PlotPeakByLogValue-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PlotPeakByLogValue-v1.rst rename to docs/source/algorithms/PlotPeakByLogValue-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Plus-v1.rst b/docs/source/algorithms/Plus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Plus-v1.rst rename to docs/source/algorithms/Plus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PlusMD-v1.rst b/docs/source/algorithms/PlusMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PlusMD-v1.rst rename to docs/source/algorithms/PlusMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PointByPointVCorrection-v1.rst b/docs/source/algorithms/PointByPointVCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PointByPointVCorrection-v1.rst rename to docs/source/algorithms/PointByPointVCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoissonErrors-v1.rst b/docs/source/algorithms/PoissonErrors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoissonErrors-v1.rst rename to docs/source/algorithms/PoissonErrors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PolarizationCorrection-v1.rst b/docs/source/algorithms/PolarizationCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PolarizationCorrection-v1.rst rename to docs/source/algorithms/PolarizationCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiAnalyseResiduals-v1.rst b/docs/source/algorithms/PoldiAnalyseResiduals-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiAnalyseResiduals-v1.rst rename to docs/source/algorithms/PoldiAnalyseResiduals-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiAutoCorrelation-v5.rst b/docs/source/algorithms/PoldiAutoCorrelation-v5.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiAutoCorrelation-v5.rst rename to docs/source/algorithms/PoldiAutoCorrelation-v5.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiCreatePeaksFromCell-v1.rst b/docs/source/algorithms/PoldiCreatePeaksFromCell-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiCreatePeaksFromCell-v1.rst rename to docs/source/algorithms/PoldiCreatePeaksFromCell-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiCreatePeaksFromFile-v1.rst b/docs/source/algorithms/PoldiCreatePeaksFromFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiCreatePeaksFromFile-v1.rst rename to docs/source/algorithms/PoldiCreatePeaksFromFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiDataAnalysis-v1.rst b/docs/source/algorithms/PoldiDataAnalysis-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiDataAnalysis-v1.rst rename to docs/source/algorithms/PoldiDataAnalysis-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiFitPeaks1D-v1.rst b/docs/source/algorithms/PoldiFitPeaks1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiFitPeaks1D-v1.rst rename to docs/source/algorithms/PoldiFitPeaks1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiFitPeaks1D-v2.rst b/docs/source/algorithms/PoldiFitPeaks1D-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiFitPeaks1D-v2.rst rename to docs/source/algorithms/PoldiFitPeaks1D-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiFitPeaks2D-v1.rst b/docs/source/algorithms/PoldiFitPeaks2D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiFitPeaks2D-v1.rst rename to docs/source/algorithms/PoldiFitPeaks2D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiIndexKnownCompounds-v1.rst b/docs/source/algorithms/PoldiIndexKnownCompounds-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiIndexKnownCompounds-v1.rst rename to docs/source/algorithms/PoldiIndexKnownCompounds-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiLoadRuns-v1.rst b/docs/source/algorithms/PoldiLoadRuns-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiLoadRuns-v1.rst rename to docs/source/algorithms/PoldiLoadRuns-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiMerge-v1.rst b/docs/source/algorithms/PoldiMerge-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiMerge-v1.rst rename to docs/source/algorithms/PoldiMerge-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiPeakSearch-v1.rst b/docs/source/algorithms/PoldiPeakSearch-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiPeakSearch-v1.rst rename to docs/source/algorithms/PoldiPeakSearch-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiPeakSummary-v1.rst b/docs/source/algorithms/PoldiPeakSummary-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiPeakSummary-v1.rst rename to docs/source/algorithms/PoldiPeakSummary-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PoldiTruncateData-v1.rst b/docs/source/algorithms/PoldiTruncateData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PoldiTruncateData-v1.rst rename to docs/source/algorithms/PoldiTruncateData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PolynomialCorrection-v1.rst b/docs/source/algorithms/PolynomialCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PolynomialCorrection-v1.rst rename to docs/source/algorithms/PolynomialCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Power-v1.rst b/docs/source/algorithms/Power-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Power-v1.rst rename to docs/source/algorithms/Power-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PowerLawCorrection-v1.rst b/docs/source/algorithms/PowerLawCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PowerLawCorrection-v1.rst rename to docs/source/algorithms/PowerLawCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PowerMD-v1.rst b/docs/source/algorithms/PowerMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PowerMD-v1.rst rename to docs/source/algorithms/PowerMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PredictFractionalPeaks-v1.rst b/docs/source/algorithms/PredictFractionalPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PredictFractionalPeaks-v1.rst rename to docs/source/algorithms/PredictFractionalPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PredictPeaks-v1.rst b/docs/source/algorithms/PredictPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PredictPeaks-v1.rst rename to docs/source/algorithms/PredictPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/PreprocessDetectorsToMD-v1.rst b/docs/source/algorithms/PreprocessDetectorsToMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/PreprocessDetectorsToMD-v1.rst rename to docs/source/algorithms/PreprocessDetectorsToMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ProcessBackground-v1.rst b/docs/source/algorithms/ProcessBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ProcessBackground-v1.rst rename to docs/source/algorithms/ProcessBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ProcessDasNexusLog-v1.rst b/docs/source/algorithms/ProcessDasNexusLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ProcessDasNexusLog-v1.rst rename to docs/source/algorithms/ProcessDasNexusLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ProcessIndirectFitParameters-v1.rst b/docs/source/algorithms/ProcessIndirectFitParameters-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ProcessIndirectFitParameters-v1.rst rename to docs/source/algorithms/ProcessIndirectFitParameters-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ProjectMD-v1.rst b/docs/source/algorithms/ProjectMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ProjectMD-v1.rst rename to docs/source/algorithms/ProjectMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Q1D-v2.rst b/docs/source/algorithms/Q1D-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Q1D-v2.rst rename to docs/source/algorithms/Q1D-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/Q1DWeighted-v1.rst b/docs/source/algorithms/Q1DWeighted-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Q1DWeighted-v1.rst rename to docs/source/algorithms/Q1DWeighted-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/QLines-v1.rst b/docs/source/algorithms/QLines-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QLines-v1.rst rename to docs/source/algorithms/QLines-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryAllRemoteJobs-v1.rst b/docs/source/algorithms/QueryAllRemoteJobs-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryAllRemoteJobs-v1.rst rename to docs/source/algorithms/QueryAllRemoteJobs-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryAllRemoteJobs-v2.rst b/docs/source/algorithms/QueryAllRemoteJobs-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryAllRemoteJobs-v2.rst rename to docs/source/algorithms/QueryAllRemoteJobs-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryMDWorkspace-v1.rst b/docs/source/algorithms/QueryMDWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryMDWorkspace-v1.rst rename to docs/source/algorithms/QueryMDWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryRemoteFile-v1.rst b/docs/source/algorithms/QueryRemoteFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryRemoteFile-v1.rst rename to docs/source/algorithms/QueryRemoteFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryRemoteFile-v2.rst b/docs/source/algorithms/QueryRemoteFile-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryRemoteFile-v2.rst rename to docs/source/algorithms/QueryRemoteFile-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryRemoteJob-v1.rst b/docs/source/algorithms/QueryRemoteJob-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryRemoteJob-v1.rst rename to docs/source/algorithms/QueryRemoteJob-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/QueryRemoteJob-v2.rst b/docs/source/algorithms/QueryRemoteJob-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/QueryRemoteJob-v2.rst rename to docs/source/algorithms/QueryRemoteJob-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/Quest-v1.rst b/docs/source/algorithms/Quest-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Quest-v1.rst rename to docs/source/algorithms/Quest-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Qxy-v1.rst b/docs/source/algorithms/Qxy-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Qxy-v1.rst rename to docs/source/algorithms/Qxy-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/REFLReprocess-v1.rst b/docs/source/algorithms/REFLReprocess-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/REFLReprocess-v1.rst rename to docs/source/algorithms/REFLReprocess-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RRFMuon-v1.rst b/docs/source/algorithms/RRFMuon-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RRFMuon-v1.rst rename to docs/source/algorithms/RRFMuon-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RadiusSum-v1.rst b/docs/source/algorithms/RadiusSum-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RadiusSum-v1.rst rename to docs/source/algorithms/RadiusSum-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RawFileInfo-v1.rst b/docs/source/algorithms/RawFileInfo-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RawFileInfo-v1.rst rename to docs/source/algorithms/RawFileInfo-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RayTracerTester-v1.rst b/docs/source/algorithms/RayTracerTester-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RayTracerTester-v1.rst rename to docs/source/algorithms/RayTracerTester-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ReactorSANSResolution-v1.rst b/docs/source/algorithms/ReactorSANSResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ReactorSANSResolution-v1.rst rename to docs/source/algorithms/ReactorSANSResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ReadGroupsFromFile-v1.rst b/docs/source/algorithms/ReadGroupsFromFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ReadGroupsFromFile-v1.rst rename to docs/source/algorithms/ReadGroupsFromFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RealFFT-v1.rst b/docs/source/algorithms/RealFFT-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RealFFT-v1.rst rename to docs/source/algorithms/RealFFT-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Rebin-v1.rst b/docs/source/algorithms/Rebin-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Rebin-v1.rst rename to docs/source/algorithms/Rebin-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Rebin2D-v1.rst b/docs/source/algorithms/Rebin2D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Rebin2D-v1.rst rename to docs/source/algorithms/Rebin2D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RebinByPulseTimes-v1.rst b/docs/source/algorithms/RebinByPulseTimes-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RebinByPulseTimes-v1.rst rename to docs/source/algorithms/RebinByPulseTimes-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RebinByTimeAtSample-v1.rst b/docs/source/algorithms/RebinByTimeAtSample-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RebinByTimeAtSample-v1.rst rename to docs/source/algorithms/RebinByTimeAtSample-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RebinToWorkspace-v1.rst b/docs/source/algorithms/RebinToWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RebinToWorkspace-v1.rst rename to docs/source/algorithms/RebinToWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Rebunch-v1.rst b/docs/source/algorithms/Rebunch-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Rebunch-v1.rst rename to docs/source/algorithms/Rebunch-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RecordPythonScript-v1.rst b/docs/source/algorithms/RecordPythonScript-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RecordPythonScript-v1.rst rename to docs/source/algorithms/RecordPythonScript-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RefLReduction-v1.rst b/docs/source/algorithms/RefLReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RefLReduction-v1.rst rename to docs/source/algorithms/RefLReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RefReduction-v1.rst b/docs/source/algorithms/RefReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RefReduction-v1.rst rename to docs/source/algorithms/RefReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RefRoi-v1.rst b/docs/source/algorithms/RefRoi-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RefRoi-v1.rst rename to docs/source/algorithms/RefRoi-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RefinePowderDiffProfileSeq-v1.rst b/docs/source/algorithms/RefinePowderDiffProfileSeq-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RefinePowderDiffProfileSeq-v1.rst rename to docs/source/algorithms/RefinePowderDiffProfileSeq-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RefinePowderInstrumentParameters-v3.rst b/docs/source/algorithms/RefinePowderInstrumentParameters-v3.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RefinePowderInstrumentParameters-v3.rst rename to docs/source/algorithms/RefinePowderInstrumentParameters-v3.rst diff --git a/Code/Mantid/docs/source/algorithms/ReflectometryReductionOne-v1.rst b/docs/source/algorithms/ReflectometryReductionOne-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ReflectometryReductionOne-v1.rst rename to docs/source/algorithms/ReflectometryReductionOne-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ReflectometryReductionOneAuto-v1.rst b/docs/source/algorithms/ReflectometryReductionOneAuto-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ReflectometryReductionOneAuto-v1.rst rename to docs/source/algorithms/ReflectometryReductionOneAuto-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Regroup-v1.rst b/docs/source/algorithms/Regroup-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Regroup-v1.rst rename to docs/source/algorithms/Regroup-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveBackground-v1.rst b/docs/source/algorithms/RemoveBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveBackground-v1.rst rename to docs/source/algorithms/RemoveBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveBins-v1.rst b/docs/source/algorithms/RemoveBins-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveBins-v1.rst rename to docs/source/algorithms/RemoveBins-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveExpDecay-v1.rst b/docs/source/algorithms/RemoveExpDecay-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveExpDecay-v1.rst rename to docs/source/algorithms/RemoveExpDecay-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveLogs-v1.rst b/docs/source/algorithms/RemoveLogs-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveLogs-v1.rst rename to docs/source/algorithms/RemoveLogs-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveLowResTOF-v1.rst b/docs/source/algorithms/RemoveLowResTOF-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveLowResTOF-v1.rst rename to docs/source/algorithms/RemoveLowResTOF-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveMaskedSpectra-v1.rst b/docs/source/algorithms/RemoveMaskedSpectra-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveMaskedSpectra-v1.rst rename to docs/source/algorithms/RemoveMaskedSpectra-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemovePromptPulse-v1.rst b/docs/source/algorithms/RemovePromptPulse-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemovePromptPulse-v1.rst rename to docs/source/algorithms/RemovePromptPulse-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RemoveWorkspaceHistory-v1.rst b/docs/source/algorithms/RemoveWorkspaceHistory-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RemoveWorkspaceHistory-v1.rst rename to docs/source/algorithms/RemoveWorkspaceHistory-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RenameLog-v1.rst b/docs/source/algorithms/RenameLog-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RenameLog-v1.rst rename to docs/source/algorithms/RenameLog-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RenameWorkspace-v1.rst b/docs/source/algorithms/RenameWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RenameWorkspace-v1.rst rename to docs/source/algorithms/RenameWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RenameWorkspaces-v1.rst b/docs/source/algorithms/RenameWorkspaces-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RenameWorkspaces-v1.rst rename to docs/source/algorithms/RenameWorkspaces-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ReplaceSpecialValues-v1.rst b/docs/source/algorithms/ReplaceSpecialValues-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ReplaceSpecialValues-v1.rst rename to docs/source/algorithms/ReplaceSpecialValues-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ReplicateMD-v1.rst b/docs/source/algorithms/ReplicateMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ReplicateMD-v1.rst rename to docs/source/algorithms/ReplicateMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ResNorm-v1.rst b/docs/source/algorithms/ResNorm-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ResNorm-v1.rst rename to docs/source/algorithms/ResNorm-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ResNorm-v2.rst b/docs/source/algorithms/ResNorm-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ResNorm-v2.rst rename to docs/source/algorithms/ResNorm-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/ResampleX-v1.rst b/docs/source/algorithms/ResampleX-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ResampleX-v1.rst rename to docs/source/algorithms/ResampleX-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ResetNegatives-v1.rst b/docs/source/algorithms/ResetNegatives-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ResetNegatives-v1.rst rename to docs/source/algorithms/ResetNegatives-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ResizeRectangularDetector-v1.rst b/docs/source/algorithms/ResizeRectangularDetector-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ResizeRectangularDetector-v1.rst rename to docs/source/algorithms/ResizeRectangularDetector-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RetrieveRunInfo-v1.rst b/docs/source/algorithms/RetrieveRunInfo-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RetrieveRunInfo-v1.rst rename to docs/source/algorithms/RetrieveRunInfo-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RingProfile-v1.rst b/docs/source/algorithms/RingProfile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RingProfile-v1.rst rename to docs/source/algorithms/RingProfile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RotateInstrumentComponent-v1.rst b/docs/source/algorithms/RotateInstrumentComponent-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RotateInstrumentComponent-v1.rst rename to docs/source/algorithms/RotateInstrumentComponent-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/RunPythonScript-v1.rst b/docs/source/algorithms/RunPythonScript-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/RunPythonScript-v1.rst rename to docs/source/algorithms/RunPythonScript-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSAbsoluteScale-v1.rst b/docs/source/algorithms/SANSAbsoluteScale-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSAbsoluteScale-v1.rst rename to docs/source/algorithms/SANSAbsoluteScale-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSAzimuthalAverage1D-v1.rst b/docs/source/algorithms/SANSAzimuthalAverage1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSAzimuthalAverage1D-v1.rst rename to docs/source/algorithms/SANSAzimuthalAverage1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSBeamFinder-v1.rst b/docs/source/algorithms/SANSBeamFinder-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSBeamFinder-v1.rst rename to docs/source/algorithms/SANSBeamFinder-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSBeamFluxCorrection-v1.rst b/docs/source/algorithms/SANSBeamFluxCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSBeamFluxCorrection-v1.rst rename to docs/source/algorithms/SANSBeamFluxCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSBeamSpreaderTransmission-v1.rst b/docs/source/algorithms/SANSBeamSpreaderTransmission-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSBeamSpreaderTransmission-v1.rst rename to docs/source/algorithms/SANSBeamSpreaderTransmission-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSDirectBeamTransmission-v1.rst b/docs/source/algorithms/SANSDirectBeamTransmission-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSDirectBeamTransmission-v1.rst rename to docs/source/algorithms/SANSDirectBeamTransmission-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSMask-v1.rst b/docs/source/algorithms/SANSMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSMask-v1.rst rename to docs/source/algorithms/SANSMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSReduction-v1.rst b/docs/source/algorithms/SANSReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSReduction-v1.rst rename to docs/source/algorithms/SANSReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSSensitivityCorrection-v1.rst b/docs/source/algorithms/SANSSensitivityCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSSensitivityCorrection-v1.rst rename to docs/source/algorithms/SANSSensitivityCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSSolidAngleCorrection-v1.rst b/docs/source/algorithms/SANSSolidAngleCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSSolidAngleCorrection-v1.rst rename to docs/source/algorithms/SANSSolidAngleCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSSubtract-v1.rst b/docs/source/algorithms/SANSSubtract-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSSubtract-v1.rst rename to docs/source/algorithms/SANSSubtract-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SANSWideAngleCorrection-v1.rst b/docs/source/algorithms/SANSWideAngleCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SANSWideAngleCorrection-v1.rst rename to docs/source/algorithms/SANSWideAngleCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SCARFTomoReconstruction-v1.rst b/docs/source/algorithms/SCARFTomoReconstruction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SCARFTomoReconstruction-v1.rst rename to docs/source/algorithms/SCARFTomoReconstruction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SCDCalibratePanels-v1.rst b/docs/source/algorithms/SCDCalibratePanels-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SCDCalibratePanels-v1.rst rename to docs/source/algorithms/SCDCalibratePanels-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SNSPowderReduction-v1.rst b/docs/source/algorithms/SNSPowderReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SNSPowderReduction-v1.rst rename to docs/source/algorithms/SNSPowderReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SassenaFFT-v1.rst b/docs/source/algorithms/SassenaFFT-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SassenaFFT-v1.rst rename to docs/source/algorithms/SassenaFFT-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveANSTOAscii-v1.rst b/docs/source/algorithms/SaveANSTOAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveANSTOAscii-v1.rst rename to docs/source/algorithms/SaveANSTOAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveAscii-v1.rst b/docs/source/algorithms/SaveAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveAscii-v1.rst rename to docs/source/algorithms/SaveAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveAscii-v2.rst b/docs/source/algorithms/SaveAscii-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveAscii-v2.rst rename to docs/source/algorithms/SaveAscii-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveCSV-v1.rst b/docs/source/algorithms/SaveCSV-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveCSV-v1.rst rename to docs/source/algorithms/SaveCSV-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveCalFile-v1.rst b/docs/source/algorithms/SaveCalFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveCalFile-v1.rst rename to docs/source/algorithms/SaveCalFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveCanSAS1D-v1.rst b/docs/source/algorithms/SaveCanSAS1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveCanSAS1D-v1.rst rename to docs/source/algorithms/SaveCanSAS1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveCanSAS1D-v2.rst b/docs/source/algorithms/SaveCanSAS1D-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveCanSAS1D-v2.rst rename to docs/source/algorithms/SaveCanSAS1D-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveDaveGrp-v1.rst b/docs/source/algorithms/SaveDaveGrp-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveDaveGrp-v1.rst rename to docs/source/algorithms/SaveDaveGrp-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveDetectorsGrouping-v1.rst b/docs/source/algorithms/SaveDetectorsGrouping-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveDetectorsGrouping-v1.rst rename to docs/source/algorithms/SaveDetectorsGrouping-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveDiffCal-v1.rst b/docs/source/algorithms/SaveDiffCal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveDiffCal-v1.rst rename to docs/source/algorithms/SaveDiffCal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveDspacemap-v1.rst b/docs/source/algorithms/SaveDspacemap-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveDspacemap-v1.rst rename to docs/source/algorithms/SaveDspacemap-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveFocusedXYE-v1.rst b/docs/source/algorithms/SaveFocusedXYE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveFocusedXYE-v1.rst rename to docs/source/algorithms/SaveFocusedXYE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveFullprofResolution-v1.rst b/docs/source/algorithms/SaveFullprofResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveFullprofResolution-v1.rst rename to docs/source/algorithms/SaveFullprofResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveGSASInstrumentFile-v1.rst b/docs/source/algorithms/SaveGSASInstrumentFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveGSASInstrumentFile-v1.rst rename to docs/source/algorithms/SaveGSASInstrumentFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveGSS-v1.rst b/docs/source/algorithms/SaveGSS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveGSS-v1.rst rename to docs/source/algorithms/SaveGSS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveHKL-v1.rst b/docs/source/algorithms/SaveHKL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveHKL-v1.rst rename to docs/source/algorithms/SaveHKL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveILLCosmosAscii-v1.rst b/docs/source/algorithms/SaveILLCosmosAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveILLCosmosAscii-v1.rst rename to docs/source/algorithms/SaveILLCosmosAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveISISNexus-v1.rst b/docs/source/algorithms/SaveISISNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveISISNexus-v1.rst rename to docs/source/algorithms/SaveISISNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveIsawDetCal-v1.rst b/docs/source/algorithms/SaveIsawDetCal-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveIsawDetCal-v1.rst rename to docs/source/algorithms/SaveIsawDetCal-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveIsawPeaks-v1.rst b/docs/source/algorithms/SaveIsawPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveIsawPeaks-v1.rst rename to docs/source/algorithms/SaveIsawPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveIsawQvector-v1.rst b/docs/source/algorithms/SaveIsawQvector-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveIsawQvector-v1.rst rename to docs/source/algorithms/SaveIsawQvector-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveIsawUB-v1.rst b/docs/source/algorithms/SaveIsawUB-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveIsawUB-v1.rst rename to docs/source/algorithms/SaveIsawUB-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveLauenorm-v1.rst b/docs/source/algorithms/SaveLauenorm-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveLauenorm-v1.rst rename to docs/source/algorithms/SaveLauenorm-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveMD-v1.rst b/docs/source/algorithms/SaveMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveMD-v1.rst rename to docs/source/algorithms/SaveMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveMD-v2.rst b/docs/source/algorithms/SaveMD-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveMD-v2.rst rename to docs/source/algorithms/SaveMD-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveMask-v1.rst b/docs/source/algorithms/SaveMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveMask-v1.rst rename to docs/source/algorithms/SaveMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveNISTDAT-v1.rst b/docs/source/algorithms/SaveNISTDAT-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveNISTDAT-v1.rst rename to docs/source/algorithms/SaveNISTDAT-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveNXSPE-v1.rst b/docs/source/algorithms/SaveNXSPE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveNXSPE-v1.rst rename to docs/source/algorithms/SaveNXSPE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveNXTomo-v1.rst b/docs/source/algorithms/SaveNXTomo-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveNXTomo-v1.rst rename to docs/source/algorithms/SaveNXTomo-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveNexus-v1.rst b/docs/source/algorithms/SaveNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveNexus-v1.rst rename to docs/source/algorithms/SaveNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveNexusProcessed-v1.rst b/docs/source/algorithms/SaveNexusProcessed-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveNexusProcessed-v1.rst rename to docs/source/algorithms/SaveNexusProcessed-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveOpenGenieAscii-v1.rst b/docs/source/algorithms/SaveOpenGenieAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveOpenGenieAscii-v1.rst rename to docs/source/algorithms/SaveOpenGenieAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SavePAR-v1.rst b/docs/source/algorithms/SavePAR-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SavePAR-v1.rst rename to docs/source/algorithms/SavePAR-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SavePDFGui-v1.rst b/docs/source/algorithms/SavePDFGui-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SavePDFGui-v1.rst rename to docs/source/algorithms/SavePDFGui-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SavePHX-v1.rst b/docs/source/algorithms/SavePHX-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SavePHX-v1.rst rename to docs/source/algorithms/SavePHX-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveParameterFile-v1.rst b/docs/source/algorithms/SaveParameterFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveParameterFile-v1.rst rename to docs/source/algorithms/SaveParameterFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SavePlot1D-v1.rst b/docs/source/algorithms/SavePlot1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SavePlot1D-v1.rst rename to docs/source/algorithms/SavePlot1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SavePlot1DAsJson-v1.rst b/docs/source/algorithms/SavePlot1DAsJson-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SavePlot1DAsJson-v1.rst rename to docs/source/algorithms/SavePlot1DAsJson-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveRKH-v1.rst b/docs/source/algorithms/SaveRKH-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveRKH-v1.rst rename to docs/source/algorithms/SaveRKH-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveReflCustomAscii-v1.rst b/docs/source/algorithms/SaveReflCustomAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveReflCustomAscii-v1.rst rename to docs/source/algorithms/SaveReflCustomAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveReflTBL-v1.rst b/docs/source/algorithms/SaveReflTBL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveReflTBL-v1.rst rename to docs/source/algorithms/SaveReflTBL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveReflThreeColumnAscii-v1.rst b/docs/source/algorithms/SaveReflThreeColumnAscii-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveReflThreeColumnAscii-v1.rst rename to docs/source/algorithms/SaveReflThreeColumnAscii-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveSPE-v1.rst b/docs/source/algorithms/SaveSPE-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveSPE-v1.rst rename to docs/source/algorithms/SaveSPE-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveSavuTomoConfig-v1.rst b/docs/source/algorithms/SaveSavuTomoConfig-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveSavuTomoConfig-v1.rst rename to docs/source/algorithms/SaveSavuTomoConfig-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveToSNSHistogramNexus-v1.rst b/docs/source/algorithms/SaveToSNSHistogramNexus-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveToSNSHistogramNexus-v1.rst rename to docs/source/algorithms/SaveToSNSHistogramNexus-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveVTK-v1.rst b/docs/source/algorithms/SaveVTK-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveVTK-v1.rst rename to docs/source/algorithms/SaveVTK-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveVulcanGSS-v1.rst b/docs/source/algorithms/SaveVulcanGSS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveVulcanGSS-v1.rst rename to docs/source/algorithms/SaveVulcanGSS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SaveZODS-v1.rst b/docs/source/algorithms/SaveZODS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SaveZODS-v1.rst rename to docs/source/algorithms/SaveZODS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Scale-v1.rst b/docs/source/algorithms/Scale-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Scale-v1.rst rename to docs/source/algorithms/Scale-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ScaleX-v1.rst b/docs/source/algorithms/ScaleX-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ScaleX-v1.rst rename to docs/source/algorithms/ScaleX-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Segfault-v1.rst b/docs/source/algorithms/Segfault-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Segfault-v1.rst rename to docs/source/algorithms/Segfault-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SelectCellOfType-v1.rst b/docs/source/algorithms/SelectCellOfType-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SelectCellOfType-v1.rst rename to docs/source/algorithms/SelectCellOfType-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SelectCellWithForm-v1.rst b/docs/source/algorithms/SelectCellWithForm-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SelectCellWithForm-v1.rst rename to docs/source/algorithms/SelectCellWithForm-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SelectPowderDiffPeaks-v1.rst b/docs/source/algorithms/SelectPowderDiffPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SelectPowderDiffPeaks-v1.rst rename to docs/source/algorithms/SelectPowderDiffPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SendUsage-v1.rst b/docs/source/algorithms/SendUsage-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SendUsage-v1.rst rename to docs/source/algorithms/SendUsage-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetGoniometer-v1.rst b/docs/source/algorithms/SetGoniometer-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetGoniometer-v1.rst rename to docs/source/algorithms/SetGoniometer-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetInstrumentParameter-v1.rst b/docs/source/algorithms/SetInstrumentParameter-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetInstrumentParameter-v1.rst rename to docs/source/algorithms/SetInstrumentParameter-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetMDUsingMask-v1.rst b/docs/source/algorithms/SetMDUsingMask-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetMDUsingMask-v1.rst rename to docs/source/algorithms/SetMDUsingMask-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst b/docs/source/algorithms/SetSampleMaterial-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetSampleMaterial-v1.rst rename to docs/source/algorithms/SetSampleMaterial-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetScalingPSD-v1.rst b/docs/source/algorithms/SetScalingPSD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetScalingPSD-v1.rst rename to docs/source/algorithms/SetScalingPSD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetSpecialCoordinates-v1.rst b/docs/source/algorithms/SetSpecialCoordinates-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetSpecialCoordinates-v1.rst rename to docs/source/algorithms/SetSpecialCoordinates-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetUB-v1.rst b/docs/source/algorithms/SetUB-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetUB-v1.rst rename to docs/source/algorithms/SetUB-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetUncertainties-v1.rst b/docs/source/algorithms/SetUncertainties-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetUncertainties-v1.rst rename to docs/source/algorithms/SetUncertainties-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetupEQSANSReduction-v1.rst b/docs/source/algorithms/SetupEQSANSReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetupEQSANSReduction-v1.rst rename to docs/source/algorithms/SetupEQSANSReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetupHFIRReduction-v1.rst b/docs/source/algorithms/SetupHFIRReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetupHFIRReduction-v1.rst rename to docs/source/algorithms/SetupHFIRReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SetupILLD33Reduction-v1.rst b/docs/source/algorithms/SetupILLD33Reduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SetupILLD33Reduction-v1.rst rename to docs/source/algorithms/SetupILLD33Reduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ShiftLogTime-v1.rst b/docs/source/algorithms/ShiftLogTime-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ShiftLogTime-v1.rst rename to docs/source/algorithms/ShiftLogTime-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ShowPeakHKLOffsets-v1.rst b/docs/source/algorithms/ShowPeakHKLOffsets-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ShowPeakHKLOffsets-v1.rst rename to docs/source/algorithms/ShowPeakHKLOffsets-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ShowPossibleCells-v1.rst b/docs/source/algorithms/ShowPossibleCells-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ShowPossibleCells-v1.rst rename to docs/source/algorithms/ShowPossibleCells-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SignalOverError-v1.rst b/docs/source/algorithms/SignalOverError-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SignalOverError-v1.rst rename to docs/source/algorithms/SignalOverError-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SimulateResolutionConvolvedModel-v1.rst b/docs/source/algorithms/SimulateResolutionConvolvedModel-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SimulateResolutionConvolvedModel-v1.rst rename to docs/source/algorithms/SimulateResolutionConvolvedModel-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SimulatedDensityOfStates-v1.rst b/docs/source/algorithms/SimulatedDensityOfStates-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SimulatedDensityOfStates-v1.rst rename to docs/source/algorithms/SimulatedDensityOfStates-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SliceMD-v1.rst b/docs/source/algorithms/SliceMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SliceMD-v1.rst rename to docs/source/algorithms/SliceMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SliceMDHisto-v1.rst b/docs/source/algorithms/SliceMDHisto-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SliceMDHisto-v1.rst rename to docs/source/algorithms/SliceMDHisto-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SmoothData-v1.rst b/docs/source/algorithms/SmoothData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SmoothData-v1.rst rename to docs/source/algorithms/SmoothData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SmoothMD-v1.rst b/docs/source/algorithms/SmoothMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SmoothMD-v1.rst rename to docs/source/algorithms/SmoothMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SmoothNeighbours-v1.rst b/docs/source/algorithms/SmoothNeighbours-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SmoothNeighbours-v1.rst rename to docs/source/algorithms/SmoothNeighbours-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SofQW-v1.rst b/docs/source/algorithms/SofQW-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SofQW-v1.rst rename to docs/source/algorithms/SofQW-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SofQWCentre-v1.rst b/docs/source/algorithms/SofQWCentre-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SofQWCentre-v1.rst rename to docs/source/algorithms/SofQWCentre-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SofQWMoments-v1.rst b/docs/source/algorithms/SofQWMoments-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SofQWMoments-v1.rst rename to docs/source/algorithms/SofQWMoments-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SofQWNormalisedPolygon-v1.rst b/docs/source/algorithms/SofQWNormalisedPolygon-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SofQWNormalisedPolygon-v1.rst rename to docs/source/algorithms/SofQWNormalisedPolygon-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SofQWPolygon-v1.rst b/docs/source/algorithms/SofQWPolygon-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SofQWPolygon-v1.rst rename to docs/source/algorithms/SofQWPolygon-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SolidAngle-v1.rst b/docs/source/algorithms/SolidAngle-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SolidAngle-v1.rst rename to docs/source/algorithms/SolidAngle-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortByQVectors-v1.rst b/docs/source/algorithms/SortByQVectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortByQVectors-v1.rst rename to docs/source/algorithms/SortByQVectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortDetectors-v1.rst b/docs/source/algorithms/SortDetectors-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortDetectors-v1.rst rename to docs/source/algorithms/SortDetectors-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortEvents-v1.rst b/docs/source/algorithms/SortEvents-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortEvents-v1.rst rename to docs/source/algorithms/SortEvents-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortHKL-v1.rst b/docs/source/algorithms/SortHKL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortHKL-v1.rst rename to docs/source/algorithms/SortHKL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortPeaksWorkspace-v1.rst b/docs/source/algorithms/SortPeaksWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortPeaksWorkspace-v1.rst rename to docs/source/algorithms/SortPeaksWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortTableWorkspace-v1.rst b/docs/source/algorithms/SortTableWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortTableWorkspace-v1.rst rename to docs/source/algorithms/SortTableWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SortXAxis-v1.rst b/docs/source/algorithms/SortXAxis-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SortXAxis-v1.rst rename to docs/source/algorithms/SortXAxis-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SpatialGrouping-v1.rst b/docs/source/algorithms/SpatialGrouping-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SpatialGrouping-v1.rst rename to docs/source/algorithms/SpatialGrouping-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SpecularReflectionCalculateTheta-v1.rst b/docs/source/algorithms/SpecularReflectionCalculateTheta-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SpecularReflectionCalculateTheta-v1.rst rename to docs/source/algorithms/SpecularReflectionCalculateTheta-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SpecularReflectionPositionCorrect-v1.rst b/docs/source/algorithms/SpecularReflectionPositionCorrect-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SpecularReflectionPositionCorrect-v1.rst rename to docs/source/algorithms/SpecularReflectionPositionCorrect-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SphericalAbsorption-v1.rst b/docs/source/algorithms/SphericalAbsorption-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SphericalAbsorption-v1.rst rename to docs/source/algorithms/SphericalAbsorption-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SplineBackground-v1.rst b/docs/source/algorithms/SplineBackground-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SplineBackground-v1.rst rename to docs/source/algorithms/SplineBackground-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SplineInterpolation-v1.rst b/docs/source/algorithms/SplineInterpolation-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SplineInterpolation-v1.rst rename to docs/source/algorithms/SplineInterpolation-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst b/docs/source/algorithms/SplineSmoothing-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SplineSmoothing-v1.rst rename to docs/source/algorithms/SplineSmoothing-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Squares-v1.rst b/docs/source/algorithms/Squares-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Squares-v1.rst rename to docs/source/algorithms/Squares-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst b/docs/source/algorithms/StartLiveData-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StartLiveData-v1.rst rename to docs/source/algorithms/StartLiveData-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StartRemoteTransaction-v1.rst b/docs/source/algorithms/StartRemoteTransaction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StartRemoteTransaction-v1.rst rename to docs/source/algorithms/StartRemoteTransaction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StartRemoteTransaction-v2.rst b/docs/source/algorithms/StartRemoteTransaction-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StartRemoteTransaction-v2.rst rename to docs/source/algorithms/StartRemoteTransaction-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/StatisticsOfPeaksWorkspace-v1.rst b/docs/source/algorithms/StatisticsOfPeaksWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StatisticsOfPeaksWorkspace-v1.rst rename to docs/source/algorithms/StatisticsOfPeaksWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StatisticsOfTableWorkspace-v1.rst b/docs/source/algorithms/StatisticsOfTableWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StatisticsOfTableWorkspace-v1.rst rename to docs/source/algorithms/StatisticsOfTableWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StepScan-v1.rst b/docs/source/algorithms/StepScan-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StepScan-v1.rst rename to docs/source/algorithms/StepScan-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Stitch1D-v3.rst b/docs/source/algorithms/Stitch1D-v3.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Stitch1D-v3.rst rename to docs/source/algorithms/Stitch1D-v3.rst diff --git a/Code/Mantid/docs/source/algorithms/Stitch1DMany-v1.rst b/docs/source/algorithms/Stitch1DMany-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Stitch1DMany-v1.rst rename to docs/source/algorithms/Stitch1DMany-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StopRemoteTransaction-v1.rst b/docs/source/algorithms/StopRemoteTransaction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StopRemoteTransaction-v1.rst rename to docs/source/algorithms/StopRemoteTransaction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StopRemoteTransaction-v2.rst b/docs/source/algorithms/StopRemoteTransaction-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StopRemoteTransaction-v2.rst rename to docs/source/algorithms/StopRemoteTransaction-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/StripPeaks-v1.rst b/docs/source/algorithms/StripPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StripPeaks-v1.rst rename to docs/source/algorithms/StripPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StripVanadiumPeaks-v1.rst b/docs/source/algorithms/StripVanadiumPeaks-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StripVanadiumPeaks-v1.rst rename to docs/source/algorithms/StripVanadiumPeaks-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/StripVanadiumPeaks-v2.rst b/docs/source/algorithms/StripVanadiumPeaks-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/StripVanadiumPeaks-v2.rst rename to docs/source/algorithms/StripVanadiumPeaks-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/SubmitRemoteJob-v1.rst b/docs/source/algorithms/SubmitRemoteJob-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SubmitRemoteJob-v1.rst rename to docs/source/algorithms/SubmitRemoteJob-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SubmitRemoteJob-v2.rst b/docs/source/algorithms/SubmitRemoteJob-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SubmitRemoteJob-v2.rst rename to docs/source/algorithms/SubmitRemoteJob-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/SuggestTibCNCS-v1.rst b/docs/source/algorithms/SuggestTibCNCS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SuggestTibCNCS-v1.rst rename to docs/source/algorithms/SuggestTibCNCS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SuggestTibHYSPEC-v1.rst b/docs/source/algorithms/SuggestTibHYSPEC-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SuggestTibHYSPEC-v1.rst rename to docs/source/algorithms/SuggestTibHYSPEC-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SumEventsByLogValue-v1.rst b/docs/source/algorithms/SumEventsByLogValue-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SumEventsByLogValue-v1.rst rename to docs/source/algorithms/SumEventsByLogValue-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SumNeighbours-v1.rst b/docs/source/algorithms/SumNeighbours-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SumNeighbours-v1.rst rename to docs/source/algorithms/SumNeighbours-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SumRowColumn-v1.rst b/docs/source/algorithms/SumRowColumn-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SumRowColumn-v1.rst rename to docs/source/algorithms/SumRowColumn-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/SumSpectra-v1.rst b/docs/source/algorithms/SumSpectra-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/SumSpectra-v1.rst rename to docs/source/algorithms/SumSpectra-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Symmetrise-v1.rst b/docs/source/algorithms/Symmetrise-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Symmetrise-v1.rst rename to docs/source/algorithms/Symmetrise-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TOFSANSResolution-v1.rst b/docs/source/algorithms/TOFSANSResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TOFSANSResolution-v1.rst rename to docs/source/algorithms/TOFSANSResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TOFSANSResolutionByPixel-v1.rst b/docs/source/algorithms/TOFSANSResolutionByPixel-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TOFSANSResolutionByPixel-v1.rst rename to docs/source/algorithms/TOFSANSResolutionByPixel-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TOSCABankCorrection-v1.rst b/docs/source/algorithms/TOSCABankCorrection-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TOSCABankCorrection-v1.rst rename to docs/source/algorithms/TOSCABankCorrection-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TestWorkspaceGroupProperty-v1.rst b/docs/source/algorithms/TestWorkspaceGroupProperty-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TestWorkspaceGroupProperty-v1.rst rename to docs/source/algorithms/TestWorkspaceGroupProperty-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ThresholdMD-v1.rst b/docs/source/algorithms/ThresholdMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ThresholdMD-v1.rst rename to docs/source/algorithms/ThresholdMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TimeSlice-v1.rst b/docs/source/algorithms/TimeSlice-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TimeSlice-v1.rst rename to docs/source/algorithms/TimeSlice-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TransformHKL-v1.rst b/docs/source/algorithms/TransformHKL-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TransformHKL-v1.rst rename to docs/source/algorithms/TransformHKL-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TransformMD-v1.rst b/docs/source/algorithms/TransformMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TransformMD-v1.rst rename to docs/source/algorithms/TransformMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TransformToIqt-v1.rst b/docs/source/algorithms/TransformToIqt-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TransformToIqt-v1.rst rename to docs/source/algorithms/TransformToIqt-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Transpose-v1.rst b/docs/source/algorithms/Transpose-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Transpose-v1.rst rename to docs/source/algorithms/Transpose-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/Transpose3D-v1.rst b/docs/source/algorithms/Transpose3D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/Transpose3D-v1.rst rename to docs/source/algorithms/Transpose3D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/TransposeMD-v1.rst b/docs/source/algorithms/TransposeMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/TransposeMD-v1.rst rename to docs/source/algorithms/TransposeMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/USANSReduction-v1.rst b/docs/source/algorithms/USANSReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/USANSReduction-v1.rst rename to docs/source/algorithms/USANSReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/USANSSimulation-v1.rst b/docs/source/algorithms/USANSSimulation-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/USANSSimulation-v1.rst rename to docs/source/algorithms/USANSSimulation-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UnGroupWorkspace-v1.rst b/docs/source/algorithms/UnGroupWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UnGroupWorkspace-v1.rst rename to docs/source/algorithms/UnGroupWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UnwrapMonitor-v1.rst b/docs/source/algorithms/UnwrapMonitor-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UnwrapMonitor-v1.rst rename to docs/source/algorithms/UnwrapMonitor-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UnwrapSNS-v1.rst b/docs/source/algorithms/UnwrapSNS-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UnwrapSNS-v1.rst rename to docs/source/algorithms/UnwrapSNS-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UpdateInstrumentFromFile-v1.rst b/docs/source/algorithms/UpdateInstrumentFromFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UpdateInstrumentFromFile-v1.rst rename to docs/source/algorithms/UpdateInstrumentFromFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UpdatePeakParameterTableValue-v1.rst b/docs/source/algorithms/UpdatePeakParameterTableValue-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UpdatePeakParameterTableValue-v1.rst rename to docs/source/algorithms/UpdatePeakParameterTableValue-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UpdateScriptRepository-v1.rst b/docs/source/algorithms/UpdateScriptRepository-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UpdateScriptRepository-v1.rst rename to docs/source/algorithms/UpdateScriptRepository-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UploadRemoteFile-v1.rst b/docs/source/algorithms/UploadRemoteFile-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UploadRemoteFile-v1.rst rename to docs/source/algorithms/UploadRemoteFile-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/UploadRemoteFile-v2.rst b/docs/source/algorithms/UploadRemoteFile-v2.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UploadRemoteFile-v2.rst rename to docs/source/algorithms/UploadRemoteFile-v2.rst diff --git a/Code/Mantid/docs/source/algorithms/UserFunction1D-v1.rst b/docs/source/algorithms/UserFunction1D-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/UserFunction1D-v1.rst rename to docs/source/algorithms/UserFunction1D-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/VesuvioL1ThetaResolution-v1.rst b/docs/source/algorithms/VesuvioL1ThetaResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/VesuvioL1ThetaResolution-v1.rst rename to docs/source/algorithms/VesuvioL1ThetaResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/VesuvioResolution-v1.rst b/docs/source/algorithms/VesuvioResolution-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/VesuvioResolution-v1.rst rename to docs/source/algorithms/VesuvioResolution-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/ViewBOA-v1.rst b/docs/source/algorithms/ViewBOA-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/ViewBOA-v1.rst rename to docs/source/algorithms/ViewBOA-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/VisionLoadDetectorTable-v1.rst b/docs/source/algorithms/VisionLoadDetectorTable-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/VisionLoadDetectorTable-v1.rst rename to docs/source/algorithms/VisionLoadDetectorTable-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/VisionReduction-v1.rst b/docs/source/algorithms/VisionReduction-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/VisionReduction-v1.rst rename to docs/source/algorithms/VisionReduction-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/WeightedMean-v1.rst b/docs/source/algorithms/WeightedMean-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/WeightedMean-v1.rst rename to docs/source/algorithms/WeightedMean-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/WeightedMeanMD-v1.rst b/docs/source/algorithms/WeightedMeanMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/WeightedMeanMD-v1.rst rename to docs/source/algorithms/WeightedMeanMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/WeightedMeanOfWorkspace-v1.rst b/docs/source/algorithms/WeightedMeanOfWorkspace-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/WeightedMeanOfWorkspace-v1.rst rename to docs/source/algorithms/WeightedMeanOfWorkspace-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/WienerSmooth-v1.rst b/docs/source/algorithms/WienerSmooth-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/WienerSmooth-v1.rst rename to docs/source/algorithms/WienerSmooth-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/XorMD-v1.rst b/docs/source/algorithms/XorMD-v1.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/XorMD-v1.rst rename to docs/source/algorithms/XorMD-v1.rst diff --git a/Code/Mantid/docs/source/algorithms/index.rst b/docs/source/algorithms/index.rst similarity index 100% rename from Code/Mantid/docs/source/algorithms/index.rst rename to docs/source/algorithms/index.rst diff --git a/Code/Mantid/docs/source/api/index.rst b/docs/source/api/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/index.rst rename to docs/source/api/index.rst diff --git a/Code/Mantid/docs/source/api/python/changes.rst b/docs/source/api/python/changes.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/changes.rst rename to docs/source/api/python/changes.rst diff --git a/Code/Mantid/docs/source/api/python/index.rst b/docs/source/api/python/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/index.rst rename to docs/source/api/python/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/Algorithm.rst b/docs/source/api/python/mantid/api/Algorithm.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/Algorithm.rst rename to docs/source/api/python/mantid/api/Algorithm.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmFactoryImpl.rst b/docs/source/api/python/mantid/api/AlgorithmFactoryImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmFactoryImpl.rst rename to docs/source/api/python/mantid/api/AlgorithmFactoryImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmHistory.rst b/docs/source/api/python/mantid/api/AlgorithmHistory.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmHistory.rst rename to docs/source/api/python/mantid/api/AlgorithmHistory.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmID.rst b/docs/source/api/python/mantid/api/AlgorithmID.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmID.rst rename to docs/source/api/python/mantid/api/AlgorithmID.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmManagerImpl.rst b/docs/source/api/python/mantid/api/AlgorithmManagerImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmManagerImpl.rst rename to docs/source/api/python/mantid/api/AlgorithmManagerImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmProperty.rst b/docs/source/api/python/mantid/api/AlgorithmProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmProperty.rst rename to docs/source/api/python/mantid/api/AlgorithmProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmPropertyWithValue.rst b/docs/source/api/python/mantid/api/AlgorithmPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmPropertyWithValue.rst rename to docs/source/api/python/mantid/api/AlgorithmPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AlgorithmProxy.rst b/docs/source/api/python/mantid/api/AlgorithmProxy.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AlgorithmProxy.rst rename to docs/source/api/python/mantid/api/AlgorithmProxy.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/AnalysisDataServiceImpl.rst b/docs/source/api/python/mantid/api/AnalysisDataServiceImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/AnalysisDataServiceImpl.rst rename to docs/source/api/python/mantid/api/AnalysisDataServiceImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/BinEdgeAxis.rst b/docs/source/api/python/mantid/api/BinEdgeAxis.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/BinEdgeAxis.rst rename to docs/source/api/python/mantid/api/BinEdgeAxis.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/BoxController.rst b/docs/source/api/python/mantid/api/BoxController.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/BoxController.rst rename to docs/source/api/python/mantid/api/BoxController.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/CommonBinsValidator.rst b/docs/source/api/python/mantid/api/CommonBinsValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/CommonBinsValidator.rst rename to docs/source/api/python/mantid/api/CommonBinsValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/DataProcessorAlgorithm.rst b/docs/source/api/python/mantid/api/DataProcessorAlgorithm.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/DataProcessorAlgorithm.rst rename to docs/source/api/python/mantid/api/DataProcessorAlgorithm.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/DeprecatedAlgorithmChecker.rst b/docs/source/api/python/mantid/api/DeprecatedAlgorithmChecker.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/DeprecatedAlgorithmChecker.rst rename to docs/source/api/python/mantid/api/DeprecatedAlgorithmChecker.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/EventType.rst b/docs/source/api/python/mantid/api/EventType.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/EventType.rst rename to docs/source/api/python/mantid/api/EventType.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ExperimentInfo.rst b/docs/source/api/python/mantid/api/ExperimentInfo.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ExperimentInfo.rst rename to docs/source/api/python/mantid/api/ExperimentInfo.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ExperimentInfoValidator.rst b/docs/source/api/python/mantid/api/ExperimentInfoValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ExperimentInfoValidator.rst rename to docs/source/api/python/mantid/api/ExperimentInfoValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FileAction.rst b/docs/source/api/python/mantid/api/FileAction.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FileAction.rst rename to docs/source/api/python/mantid/api/FileAction.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FileFinderImpl.rst b/docs/source/api/python/mantid/api/FileFinderImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FileFinderImpl.rst rename to docs/source/api/python/mantid/api/FileFinderImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FileProperty.rst b/docs/source/api/python/mantid/api/FileProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FileProperty.rst rename to docs/source/api/python/mantid/api/FileProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FrameworkManagerImpl.rst b/docs/source/api/python/mantid/api/FrameworkManagerImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FrameworkManagerImpl.rst rename to docs/source/api/python/mantid/api/FrameworkManagerImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FunctionFactoryImpl.rst b/docs/source/api/python/mantid/api/FunctionFactoryImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FunctionFactoryImpl.rst rename to docs/source/api/python/mantid/api/FunctionFactoryImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FunctionProperty.rst b/docs/source/api/python/mantid/api/FunctionProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FunctionProperty.rst rename to docs/source/api/python/mantid/api/FunctionProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/FunctionPropertyWithValue.rst b/docs/source/api/python/mantid/api/FunctionPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/FunctionPropertyWithValue.rst rename to docs/source/api/python/mantid/api/FunctionPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/HistogramValidator.rst b/docs/source/api/python/mantid/api/HistogramValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/HistogramValidator.rst rename to docs/source/api/python/mantid/api/HistogramValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IAlgorithm.rst b/docs/source/api/python/mantid/api/IAlgorithm.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IAlgorithm.rst rename to docs/source/api/python/mantid/api/IAlgorithm.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IEventList.rst b/docs/source/api/python/mantid/api/IEventList.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IEventList.rst rename to docs/source/api/python/mantid/api/IEventList.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IEventWorkspace.rst b/docs/source/api/python/mantid/api/IEventWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IEventWorkspace.rst rename to docs/source/api/python/mantid/api/IEventWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IEventWorkspaceProperty.rst b/docs/source/api/python/mantid/api/IEventWorkspaceProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IEventWorkspaceProperty.rst rename to docs/source/api/python/mantid/api/IEventWorkspaceProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IEventWorkspacePropertyPropertyWithValue.rst b/docs/source/api/python/mantid/api/IEventWorkspacePropertyPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IEventWorkspacePropertyPropertyWithValue.rst rename to docs/source/api/python/mantid/api/IEventWorkspacePropertyPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IFunction.rst b/docs/source/api/python/mantid/api/IFunction.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IFunction.rst rename to docs/source/api/python/mantid/api/IFunction.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IFunction1D.rst b/docs/source/api/python/mantid/api/IFunction1D.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IFunction1D.rst rename to docs/source/api/python/mantid/api/IFunction1D.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IMDEventWorkspace.rst b/docs/source/api/python/mantid/api/IMDEventWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IMDEventWorkspace.rst rename to docs/source/api/python/mantid/api/IMDEventWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IMDHistoWorkspace.rst b/docs/source/api/python/mantid/api/IMDHistoWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IMDHistoWorkspace.rst rename to docs/source/api/python/mantid/api/IMDHistoWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IMDHistoWorkspaceProperty.rst b/docs/source/api/python/mantid/api/IMDHistoWorkspaceProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IMDHistoWorkspaceProperty.rst rename to docs/source/api/python/mantid/api/IMDHistoWorkspaceProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IMDHistoWorkspacePropertyPropertyWithValue.rst b/docs/source/api/python/mantid/api/IMDHistoWorkspacePropertyPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IMDHistoWorkspacePropertyPropertyWithValue.rst rename to docs/source/api/python/mantid/api/IMDHistoWorkspacePropertyPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IMDWorkspace.rst b/docs/source/api/python/mantid/api/IMDWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IMDWorkspace.rst rename to docs/source/api/python/mantid/api/IMDWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IPeak.rst b/docs/source/api/python/mantid/api/IPeak.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IPeak.rst rename to docs/source/api/python/mantid/api/IPeak.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IPeakFunction.rst b/docs/source/api/python/mantid/api/IPeakFunction.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IPeakFunction.rst rename to docs/source/api/python/mantid/api/IPeakFunction.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IPeaksWorkspace.rst b/docs/source/api/python/mantid/api/IPeaksWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IPeaksWorkspace.rst rename to docs/source/api/python/mantid/api/IPeaksWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ISpectrum.rst b/docs/source/api/python/mantid/api/ISpectrum.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ISpectrum.rst rename to docs/source/api/python/mantid/api/ISpectrum.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ITableWorkspace.rst b/docs/source/api/python/mantid/api/ITableWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ITableWorkspace.rst rename to docs/source/api/python/mantid/api/ITableWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ITableWorkspaceProperty.rst b/docs/source/api/python/mantid/api/ITableWorkspaceProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ITableWorkspaceProperty.rst rename to docs/source/api/python/mantid/api/ITableWorkspaceProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ITableWorkspacePropertyPropertyWithValue.rst b/docs/source/api/python/mantid/api/ITableWorkspacePropertyPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ITableWorkspacePropertyPropertyWithValue.rst rename to docs/source/api/python/mantid/api/ITableWorkspacePropertyPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/IWorkspaceProperty.rst b/docs/source/api/python/mantid/api/IWorkspaceProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/IWorkspaceProperty.rst rename to docs/source/api/python/mantid/api/IWorkspaceProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/InstrumentValidator.rst b/docs/source/api/python/mantid/api/InstrumentValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/InstrumentValidator.rst rename to docs/source/api/python/mantid/api/InstrumentValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/Jacobian.rst b/docs/source/api/python/mantid/api/Jacobian.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/Jacobian.rst rename to docs/source/api/python/mantid/api/Jacobian.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/LockMode.rst b/docs/source/api/python/mantid/api/LockMode.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/LockMode.rst rename to docs/source/api/python/mantid/api/LockMode.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MDGeometry.rst b/docs/source/api/python/mantid/api/MDGeometry.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MDGeometry.rst rename to docs/source/api/python/mantid/api/MDGeometry.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MDNormalization.rst b/docs/source/api/python/mantid/api/MDNormalization.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MDNormalization.rst rename to docs/source/api/python/mantid/api/MDNormalization.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MantidAxis.rst b/docs/source/api/python/mantid/api/MantidAxis.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MantidAxis.rst rename to docs/source/api/python/mantid/api/MantidAxis.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspace.rst b/docs/source/api/python/mantid/api/MatrixWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspace.rst rename to docs/source/api/python/mantid/api/MatrixWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspaceProperty.rst b/docs/source/api/python/mantid/api/MatrixWorkspaceProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspaceProperty.rst rename to docs/source/api/python/mantid/api/MatrixWorkspaceProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspacePropertyPropertyWithValue.rst b/docs/source/api/python/mantid/api/MatrixWorkspacePropertyPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspacePropertyPropertyWithValue.rst rename to docs/source/api/python/mantid/api/MatrixWorkspacePropertyPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspaceValidator.rst b/docs/source/api/python/mantid/api/MatrixWorkspaceValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MatrixWorkspaceValidator.rst rename to docs/source/api/python/mantid/api/MatrixWorkspaceValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MultipleExperimentInfos.rst b/docs/source/api/python/mantid/api/MultipleExperimentInfos.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MultipleExperimentInfos.rst rename to docs/source/api/python/mantid/api/MultipleExperimentInfos.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/MultipleFileProperty.rst b/docs/source/api/python/mantid/api/MultipleFileProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/MultipleFileProperty.rst rename to docs/source/api/python/mantid/api/MultipleFileProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/NumericAxis.rst b/docs/source/api/python/mantid/api/NumericAxis.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/NumericAxis.rst rename to docs/source/api/python/mantid/api/NumericAxis.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/NumericAxisValidator.rst b/docs/source/api/python/mantid/api/NumericAxisValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/NumericAxisValidator.rst rename to docs/source/api/python/mantid/api/NumericAxisValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/Progress.rst b/docs/source/api/python/mantid/api/Progress.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/Progress.rst rename to docs/source/api/python/mantid/api/Progress.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/PropertyManagerDataServiceImpl.rst b/docs/source/api/python/mantid/api/PropertyManagerDataServiceImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/PropertyManagerDataServiceImpl.rst rename to docs/source/api/python/mantid/api/PropertyManagerDataServiceImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/PropertyMode.rst b/docs/source/api/python/mantid/api/PropertyMode.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/PropertyMode.rst rename to docs/source/api/python/mantid/api/PropertyMode.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/RawCountValidator.rst b/docs/source/api/python/mantid/api/RawCountValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/RawCountValidator.rst rename to docs/source/api/python/mantid/api/RawCountValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/Run.rst b/docs/source/api/python/mantid/api/Run.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/Run.rst rename to docs/source/api/python/mantid/api/Run.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/Sample.rst b/docs/source/api/python/mantid/api/Sample.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/Sample.rst rename to docs/source/api/python/mantid/api/Sample.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ScriptRepository.rst b/docs/source/api/python/mantid/api/ScriptRepository.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ScriptRepository.rst rename to docs/source/api/python/mantid/api/ScriptRepository.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/ScriptRepositoryFactory.rst b/docs/source/api/python/mantid/api/ScriptRepositoryFactory.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/ScriptRepositoryFactory.rst rename to docs/source/api/python/mantid/api/ScriptRepositoryFactory.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/SpectraAxisValidator.rst b/docs/source/api/python/mantid/api/SpectraAxisValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/SpectraAxisValidator.rst rename to docs/source/api/python/mantid/api/SpectraAxisValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/TextAxis.rst b/docs/source/api/python/mantid/api/TextAxis.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/TextAxis.rst rename to docs/source/api/python/mantid/api/TextAxis.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/VectorVectorStringPropertyWithValue.rst b/docs/source/api/python/mantid/api/VectorVectorStringPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/VectorVectorStringPropertyWithValue.rst rename to docs/source/api/python/mantid/api/VectorVectorStringPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/Workspace.rst b/docs/source/api/python/mantid/api/Workspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/Workspace.rst rename to docs/source/api/python/mantid/api/Workspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceFactoryImpl.rst b/docs/source/api/python/mantid/api/WorkspaceFactoryImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceFactoryImpl.rst rename to docs/source/api/python/mantid/api/WorkspaceFactoryImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceGroup.rst b/docs/source/api/python/mantid/api/WorkspaceGroup.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceGroup.rst rename to docs/source/api/python/mantid/api/WorkspaceGroup.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceGroupProperty.rst b/docs/source/api/python/mantid/api/WorkspaceGroupProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceGroupProperty.rst rename to docs/source/api/python/mantid/api/WorkspaceGroupProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceGroupPropertyPropertyWithValue.rst b/docs/source/api/python/mantid/api/WorkspaceGroupPropertyPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceGroupPropertyPropertyWithValue.rst rename to docs/source/api/python/mantid/api/WorkspaceGroupPropertyPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceHistory.rst b/docs/source/api/python/mantid/api/WorkspaceHistory.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceHistory.rst rename to docs/source/api/python/mantid/api/WorkspaceHistory.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceProperty.rst b/docs/source/api/python/mantid/api/WorkspaceProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceProperty.rst rename to docs/source/api/python/mantid/api/WorkspaceProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspacePropertyPropertyWithValue.rst b/docs/source/api/python/mantid/api/WorkspacePropertyPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspacePropertyPropertyWithValue.rst rename to docs/source/api/python/mantid/api/WorkspacePropertyPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/WorkspaceUnitValidator.rst b/docs/source/api/python/mantid/api/WorkspaceUnitValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/WorkspaceUnitValidator.rst rename to docs/source/api/python/mantid/api/WorkspaceUnitValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/api/index.rst b/docs/source/api/python/mantid/api/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/api/index.rst rename to docs/source/api/python/mantid/api/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/apiVersion.rst b/docs/source/api/python/mantid/apiVersion.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/apiVersion.rst rename to docs/source/api/python/mantid/apiVersion.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/AngleUnits.rst b/docs/source/api/python/mantid/geometry/AngleUnits.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/AngleUnits.rst rename to docs/source/api/python/mantid/geometry/AngleUnits.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/BoundingBox.rst b/docs/source/api/python/mantid/geometry/BoundingBox.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/BoundingBox.rst rename to docs/source/api/python/mantid/geometry/BoundingBox.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/CompAssembly.rst b/docs/source/api/python/mantid/geometry/CompAssembly.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/CompAssembly.rst rename to docs/source/api/python/mantid/geometry/CompAssembly.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/Component.rst b/docs/source/api/python/mantid/geometry/Component.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/Component.rst rename to docs/source/api/python/mantid/geometry/Component.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/Detector.rst b/docs/source/api/python/mantid/geometry/Detector.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/Detector.rst rename to docs/source/api/python/mantid/geometry/Detector.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/DetectorGroup.rst b/docs/source/api/python/mantid/geometry/DetectorGroup.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/DetectorGroup.rst rename to docs/source/api/python/mantid/geometry/DetectorGroup.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/Goniometer.rst b/docs/source/api/python/mantid/geometry/Goniometer.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/Goniometer.rst rename to docs/source/api/python/mantid/geometry/Goniometer.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/ICompAssembly.rst b/docs/source/api/python/mantid/geometry/ICompAssembly.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/ICompAssembly.rst rename to docs/source/api/python/mantid/geometry/ICompAssembly.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/IComponent.rst b/docs/source/api/python/mantid/geometry/IComponent.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/IComponent.rst rename to docs/source/api/python/mantid/geometry/IComponent.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/IDetector.rst b/docs/source/api/python/mantid/geometry/IDetector.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/IDetector.rst rename to docs/source/api/python/mantid/geometry/IDetector.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/IMDDimension.rst b/docs/source/api/python/mantid/geometry/IMDDimension.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/IMDDimension.rst rename to docs/source/api/python/mantid/geometry/IMDDimension.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/IObjCompAssembly.rst b/docs/source/api/python/mantid/geometry/IObjCompAssembly.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/IObjCompAssembly.rst rename to docs/source/api/python/mantid/geometry/IObjCompAssembly.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/IObjComponent.rst b/docs/source/api/python/mantid/geometry/IObjComponent.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/IObjComponent.rst rename to docs/source/api/python/mantid/geometry/IObjComponent.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/Instrument.rst b/docs/source/api/python/mantid/geometry/Instrument.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/Instrument.rst rename to docs/source/api/python/mantid/geometry/Instrument.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/ObjComponent.rst b/docs/source/api/python/mantid/geometry/ObjComponent.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/ObjComponent.rst rename to docs/source/api/python/mantid/geometry/ObjComponent.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/Object.rst b/docs/source/api/python/mantid/geometry/Object.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/Object.rst rename to docs/source/api/python/mantid/geometry/Object.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/OrientedLattice.rst b/docs/source/api/python/mantid/geometry/OrientedLattice.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/OrientedLattice.rst rename to docs/source/api/python/mantid/geometry/OrientedLattice.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/PointingAlong.rst b/docs/source/api/python/mantid/geometry/PointingAlong.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/PointingAlong.rst rename to docs/source/api/python/mantid/geometry/PointingAlong.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/RectangularDetector.rst b/docs/source/api/python/mantid/geometry/RectangularDetector.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/RectangularDetector.rst rename to docs/source/api/python/mantid/geometry/RectangularDetector.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/RectangularDetectorPixel.rst b/docs/source/api/python/mantid/geometry/RectangularDetectorPixel.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/RectangularDetectorPixel.rst rename to docs/source/api/python/mantid/geometry/RectangularDetectorPixel.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/ReferenceFrame.rst b/docs/source/api/python/mantid/geometry/ReferenceFrame.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/ReferenceFrame.rst rename to docs/source/api/python/mantid/geometry/ReferenceFrame.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/UnitCell.rst b/docs/source/api/python/mantid/geometry/UnitCell.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/UnitCell.rst rename to docs/source/api/python/mantid/geometry/UnitCell.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/geometry/index.rst b/docs/source/api/python/mantid/geometry/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/geometry/index.rst rename to docs/source/api/python/mantid/geometry/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/index.rst b/docs/source/api/python/mantid/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/index.rst rename to docs/source/api/python/mantid/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/BoolFilteredTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/BoolFilteredTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/BoolFilteredTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/BoolFilteredTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/BoolPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/BoolPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/BoolPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/BoolPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/BoolTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/BoolTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/BoolTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/BoolTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/CIntArrayProperty.rst b/docs/source/api/python/mantid/kernel/CIntArrayProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/CIntArrayProperty.rst rename to docs/source/api/python/mantid/kernel/CIntArrayProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/CompositeValidator.rst b/docs/source/api/python/mantid/kernel/CompositeValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/CompositeValidator.rst rename to docs/source/api/python/mantid/kernel/CompositeValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/ConfigServiceImpl.rst b/docs/source/api/python/mantid/kernel/ConfigServiceImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/ConfigServiceImpl.rst rename to docs/source/api/python/mantid/kernel/ConfigServiceImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/DataItem.rst b/docs/source/api/python/mantid/kernel/DataItem.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/DataItem.rst rename to docs/source/api/python/mantid/kernel/DataItem.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/DateAndTime.rst b/docs/source/api/python/mantid/kernel/DateAndTime.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/DateAndTime.rst rename to docs/source/api/python/mantid/kernel/DateAndTime.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/DeltaEMode.rst b/docs/source/api/python/mantid/kernel/DeltaEMode.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/DeltaEMode.rst rename to docs/source/api/python/mantid/kernel/DeltaEMode.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/DeltaEModeType.rst b/docs/source/api/python/mantid/kernel/DeltaEModeType.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/DeltaEModeType.rst rename to docs/source/api/python/mantid/kernel/DeltaEModeType.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Direction.rst b/docs/source/api/python/mantid/kernel/Direction.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Direction.rst rename to docs/source/api/python/mantid/kernel/Direction.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/EnabledWhenProperty.rst b/docs/source/api/python/mantid/kernel/EnabledWhenProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/EnabledWhenProperty.rst rename to docs/source/api/python/mantid/kernel/EnabledWhenProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FacilityInfo.rst b/docs/source/api/python/mantid/kernel/FacilityInfo.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FacilityInfo.rst rename to docs/source/api/python/mantid/kernel/FacilityInfo.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayBoundedValidator.rst b/docs/source/api/python/mantid/kernel/FloatArrayBoundedValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayBoundedValidator.rst rename to docs/source/api/python/mantid/kernel/FloatArrayBoundedValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayLengthValidator.rst b/docs/source/api/python/mantid/kernel/FloatArrayLengthValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayLengthValidator.rst rename to docs/source/api/python/mantid/kernel/FloatArrayLengthValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayMandatoryValidator.rst b/docs/source/api/python/mantid/kernel/FloatArrayMandatoryValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayMandatoryValidator.rst rename to docs/source/api/python/mantid/kernel/FloatArrayMandatoryValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayProperty.rst b/docs/source/api/python/mantid/kernel/FloatArrayProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatArrayProperty.rst rename to docs/source/api/python/mantid/kernel/FloatArrayProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatBoundedValidator.rst b/docs/source/api/python/mantid/kernel/FloatBoundedValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatBoundedValidator.rst rename to docs/source/api/python/mantid/kernel/FloatBoundedValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatFilteredTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/FloatFilteredTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatFilteredTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/FloatFilteredTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatMandatoryValidator.rst b/docs/source/api/python/mantid/kernel/FloatMandatoryValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatMandatoryValidator.rst rename to docs/source/api/python/mantid/kernel/FloatMandatoryValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/FloatPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/FloatPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/FloatTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/FloatTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/FloatTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/FloatTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IPropertyManager.rst b/docs/source/api/python/mantid/kernel/IPropertyManager.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IPropertyManager.rst rename to docs/source/api/python/mantid/kernel/IPropertyManager.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IPropertySettings.rst b/docs/source/api/python/mantid/kernel/IPropertySettings.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IPropertySettings.rst rename to docs/source/api/python/mantid/kernel/IPropertySettings.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IValidator.rst b/docs/source/api/python/mantid/kernel/IValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IValidator.rst rename to docs/source/api/python/mantid/kernel/IValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/InstrumentInfo.rst b/docs/source/api/python/mantid/kernel/InstrumentInfo.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/InstrumentInfo.rst rename to docs/source/api/python/mantid/kernel/InstrumentInfo.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Int32FilteredTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/Int32FilteredTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Int32FilteredTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/Int32FilteredTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Int32TimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/Int32TimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Int32TimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/Int32TimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Int64FilteredTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/Int64FilteredTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Int64FilteredTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/Int64FilteredTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Int64TimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/Int64TimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Int64TimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/Int64TimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayBoundedValidator.rst b/docs/source/api/python/mantid/kernel/IntArrayBoundedValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayBoundedValidator.rst rename to docs/source/api/python/mantid/kernel/IntArrayBoundedValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayLengthValidator.rst b/docs/source/api/python/mantid/kernel/IntArrayLengthValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayLengthValidator.rst rename to docs/source/api/python/mantid/kernel/IntArrayLengthValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayMandatoryValidator.rst b/docs/source/api/python/mantid/kernel/IntArrayMandatoryValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayMandatoryValidator.rst rename to docs/source/api/python/mantid/kernel/IntArrayMandatoryValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayProperty.rst b/docs/source/api/python/mantid/kernel/IntArrayProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntArrayProperty.rst rename to docs/source/api/python/mantid/kernel/IntArrayProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntBoundedValidator.rst b/docs/source/api/python/mantid/kernel/IntBoundedValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntBoundedValidator.rst rename to docs/source/api/python/mantid/kernel/IntBoundedValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntListValidator.rst b/docs/source/api/python/mantid/kernel/IntListValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntListValidator.rst rename to docs/source/api/python/mantid/kernel/IntListValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntMandatoryValidator.rst b/docs/source/api/python/mantid/kernel/IntMandatoryValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntMandatoryValidator.rst rename to docs/source/api/python/mantid/kernel/IntMandatoryValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/IntPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/IntPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/IntPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/IntPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Label.rst b/docs/source/api/python/mantid/kernel/Label.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Label.rst rename to docs/source/api/python/mantid/kernel/Label.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/LogFilter.rst b/docs/source/api/python/mantid/kernel/LogFilter.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/LogFilter.rst rename to docs/source/api/python/mantid/kernel/LogFilter.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Logger.rst b/docs/source/api/python/mantid/kernel/Logger.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Logger.rst rename to docs/source/api/python/mantid/kernel/Logger.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/LongLongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/LongLongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/LongLongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/LongLongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/LongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/LongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/LongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/LongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Material.rst b/docs/source/api/python/mantid/kernel/Material.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Material.rst rename to docs/source/api/python/mantid/kernel/Material.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/MemoryStats.rst b/docs/source/api/python/mantid/kernel/MemoryStats.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/MemoryStats.rst rename to docs/source/api/python/mantid/kernel/MemoryStats.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/NullValidator.rst b/docs/source/api/python/mantid/kernel/NullValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/NullValidator.rst rename to docs/source/api/python/mantid/kernel/NullValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/ProgressBase.rst b/docs/source/api/python/mantid/kernel/ProgressBase.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/ProgressBase.rst rename to docs/source/api/python/mantid/kernel/ProgressBase.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Property.rst b/docs/source/api/python/mantid/kernel/Property.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Property.rst rename to docs/source/api/python/mantid/kernel/Property.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/PropertyCriterion.rst b/docs/source/api/python/mantid/kernel/PropertyCriterion.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/PropertyCriterion.rst rename to docs/source/api/python/mantid/kernel/PropertyCriterion.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/PropertyHistory.rst b/docs/source/api/python/mantid/kernel/PropertyHistory.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/PropertyHistory.rst rename to docs/source/api/python/mantid/kernel/PropertyHistory.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/PropertyManager.rst b/docs/source/api/python/mantid/kernel/PropertyManager.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/PropertyManager.rst rename to docs/source/api/python/mantid/kernel/PropertyManager.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Quat.rst b/docs/source/api/python/mantid/kernel/Quat.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Quat.rst rename to docs/source/api/python/mantid/kernel/Quat.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Stats.rst b/docs/source/api/python/mantid/kernel/Stats.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Stats.rst rename to docs/source/api/python/mantid/kernel/Stats.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringArrayLengthValidator.rst b/docs/source/api/python/mantid/kernel/StringArrayLengthValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringArrayLengthValidator.rst rename to docs/source/api/python/mantid/kernel/StringArrayLengthValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringArrayMandatoryValidator.rst b/docs/source/api/python/mantid/kernel/StringArrayMandatoryValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringArrayMandatoryValidator.rst rename to docs/source/api/python/mantid/kernel/StringArrayMandatoryValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringArrayProperty.rst b/docs/source/api/python/mantid/kernel/StringArrayProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringArrayProperty.rst rename to docs/source/api/python/mantid/kernel/StringArrayProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringFilteredTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/StringFilteredTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringFilteredTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/StringFilteredTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringListValidator.rst b/docs/source/api/python/mantid/kernel/StringListValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringListValidator.rst rename to docs/source/api/python/mantid/kernel/StringListValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringMandatoryValidator.rst b/docs/source/api/python/mantid/kernel/StringMandatoryValidator.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringMandatoryValidator.rst rename to docs/source/api/python/mantid/kernel/StringMandatoryValidator.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/StringPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/StringPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/StringTimeSeriesProperty.rst b/docs/source/api/python/mantid/kernel/StringTimeSeriesProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/StringTimeSeriesProperty.rst rename to docs/source/api/python/mantid/kernel/StringTimeSeriesProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/TimeSeriesPropertyStatistics.rst b/docs/source/api/python/mantid/kernel/TimeSeriesPropertyStatistics.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/TimeSeriesPropertyStatistics.rst rename to docs/source/api/python/mantid/kernel/TimeSeriesPropertyStatistics.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/UIntPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/UIntPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/UIntPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/UIntPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/ULongLongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/ULongLongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/ULongLongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/ULongLongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/ULongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/ULongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/ULongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/ULongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/Unit.rst b/docs/source/api/python/mantid/kernel/Unit.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/Unit.rst rename to docs/source/api/python/mantid/kernel/Unit.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/UnitConversion.rst b/docs/source/api/python/mantid/kernel/UnitConversion.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/UnitConversion.rst rename to docs/source/api/python/mantid/kernel/UnitConversion.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/UnitFactoryImpl.rst b/docs/source/api/python/mantid/kernel/UnitFactoryImpl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/UnitFactoryImpl.rst rename to docs/source/api/python/mantid/kernel/UnitFactoryImpl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/UnitLabel.rst b/docs/source/api/python/mantid/kernel/UnitLabel.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/UnitLabel.rst rename to docs/source/api/python/mantid/kernel/UnitLabel.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/UnsignedIntArrayProperty.rst b/docs/source/api/python/mantid/kernel/UnsignedIntArrayProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/UnsignedIntArrayProperty.rst rename to docs/source/api/python/mantid/kernel/UnsignedIntArrayProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/V3D.rst b/docs/source/api/python/mantid/kernel/V3D.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/V3D.rst rename to docs/source/api/python/mantid/kernel/V3D.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VMD.rst b/docs/source/api/python/mantid/kernel/VMD.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VMD.rst rename to docs/source/api/python/mantid/kernel/VMD.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorBoolPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorBoolPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorBoolPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorBoolPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorFloatPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorFloatPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorFloatPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorFloatPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorIntPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorIntPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorIntPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorIntPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorLongLongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorLongLongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorLongLongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorLongLongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorLongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorLongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorLongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorLongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorStringPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorStringPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorStringPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorStringPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorUIntPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorUIntPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorUIntPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorUIntPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorULongLongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorULongLongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorULongLongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorULongLongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VectorULongPropertyWithValue.rst b/docs/source/api/python/mantid/kernel/VectorULongPropertyWithValue.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VectorULongPropertyWithValue.rst rename to docs/source/api/python/mantid/kernel/VectorULongPropertyWithValue.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/VisibleWhenProperty.rst b/docs/source/api/python/mantid/kernel/VisibleWhenProperty.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/VisibleWhenProperty.rst rename to docs/source/api/python/mantid/kernel/VisibleWhenProperty.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/index.rst b/docs/source/api/python/mantid/kernel/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/index.rst rename to docs/source/api/python/mantid/kernel/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_set_int.rst b/docs/source/api/python/mantid/kernel/std_set_int.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_set_int.rst rename to docs/source/api/python/mantid/kernel/std_set_int.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_set_str.rst b/docs/source/api/python/mantid/kernel/std_set_str.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_set_str.rst rename to docs/source/api/python/mantid/kernel/std_set_str.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_InstrumentInfo.rst b/docs/source/api/python/mantid/kernel/std_vector_InstrumentInfo.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_InstrumentInfo.rst rename to docs/source/api/python/mantid/kernel/std_vector_InstrumentInfo.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_bool.rst b/docs/source/api/python/mantid/kernel/std_vector_bool.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_bool.rst rename to docs/source/api/python/mantid/kernel/std_vector_bool.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_dateandtime.rst b/docs/source/api/python/mantid/kernel/std_vector_dateandtime.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_dateandtime.rst rename to docs/source/api/python/mantid/kernel/std_vector_dateandtime.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_dbl.rst b/docs/source/api/python/mantid/kernel/std_vector_dbl.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_dbl.rst rename to docs/source/api/python/mantid/kernel/std_vector_dbl.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_facilityinfo.rst b/docs/source/api/python/mantid/kernel/std_vector_facilityinfo.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_facilityinfo.rst rename to docs/source/api/python/mantid/kernel/std_vector_facilityinfo.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_int.rst b/docs/source/api/python/mantid/kernel/std_vector_int.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_int.rst rename to docs/source/api/python/mantid/kernel/std_vector_int.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_long.rst b/docs/source/api/python/mantid/kernel/std_vector_long.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_long.rst rename to docs/source/api/python/mantid/kernel/std_vector_long.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_property.rst b/docs/source/api/python/mantid/kernel/std_vector_property.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_property.rst rename to docs/source/api/python/mantid/kernel/std_vector_property.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_size_t.rst b/docs/source/api/python/mantid/kernel/std_vector_size_t.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_size_t.rst rename to docs/source/api/python/mantid/kernel/std_vector_size_t.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_str.rst b/docs/source/api/python/mantid/kernel/std_vector_str.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/std_vector_str.rst rename to docs/source/api/python/mantid/kernel/std_vector_str.rst diff --git a/Code/Mantid/docs/source/api/python/mantid/kernel/time_duration.rst b/docs/source/api/python/mantid/kernel/time_duration.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantid/kernel/time_duration.rst rename to docs/source/api/python/mantid/kernel/time_duration.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/ArrowMarker.rst b/docs/source/api/python/mantidplot/ArrowMarker.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/ArrowMarker.rst rename to docs/source/api/python/mantidplot/ArrowMarker.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/GraphOptions.rst b/docs/source/api/python/mantidplot/GraphOptions.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/GraphOptions.rst rename to docs/source/api/python/mantidplot/GraphOptions.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/ImageMarker.rst b/docs/source/api/python/mantidplot/ImageMarker.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/ImageMarker.rst rename to docs/source/api/python/mantidplot/ImageMarker.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/ImageSymbol.rst b/docs/source/api/python/mantidplot/ImageSymbol.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/ImageSymbol.rst rename to docs/source/api/python/mantidplot/ImageSymbol.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/InstrumentWindow.rst b/docs/source/api/python/mantidplot/InstrumentWindow.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/InstrumentWindow.rst rename to docs/source/api/python/mantidplot/InstrumentWindow.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/InstrumentWindowMaskTab.rst b/docs/source/api/python/mantidplot/InstrumentWindowMaskTab.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/InstrumentWindowMaskTab.rst rename to docs/source/api/python/mantidplot/InstrumentWindowMaskTab.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/InstrumentWindowPickTab.rst b/docs/source/api/python/mantidplot/InstrumentWindowPickTab.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/InstrumentWindowPickTab.rst rename to docs/source/api/python/mantidplot/InstrumentWindowPickTab.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/Layer.rst b/docs/source/api/python/mantidplot/Layer.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/Layer.rst rename to docs/source/api/python/mantidplot/Layer.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/PlotSymbol.rst b/docs/source/api/python/mantidplot/PlotSymbol.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/PlotSymbol.rst rename to docs/source/api/python/mantidplot/PlotSymbol.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/Qt.rst b/docs/source/api/python/mantidplot/Qt.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/Qt.rst rename to docs/source/api/python/mantidplot/Qt.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/Screenshot.rst b/docs/source/api/python/mantidplot/Screenshot.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/Screenshot.rst rename to docs/source/api/python/mantidplot/Screenshot.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/activeFolder.rst b/docs/source/api/python/mantidplot/activeFolder.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/activeFolder.rst rename to docs/source/api/python/mantidplot/activeFolder.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/addFolder.rst b/docs/source/api/python/mantidplot/addFolder.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/addFolder.rst rename to docs/source/api/python/mantidplot/addFolder.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/changeFolder.rst b/docs/source/api/python/mantidplot/changeFolder.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/changeFolder.rst rename to docs/source/api/python/mantidplot/changeFolder.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/clone.rst b/docs/source/api/python/mantidplot/clone.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/clone.rst rename to docs/source/api/python/mantidplot/clone.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/closeAllSliceViewers.rst b/docs/source/api/python/mantidplot/closeAllSliceViewers.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/closeAllSliceViewers.rst rename to docs/source/api/python/mantidplot/closeAllSliceViewers.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/convertToWaterfall.rst b/docs/source/api/python/mantidplot/convertToWaterfall.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/convertToWaterfall.rst rename to docs/source/api/python/mantidplot/convertToWaterfall.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/copyFolder.rst b/docs/source/api/python/mantidplot/copyFolder.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/copyFolder.rst rename to docs/source/api/python/mantidplot/copyFolder.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/deleteFolder.rst b/docs/source/api/python/mantidplot/deleteFolder.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/deleteFolder.rst rename to docs/source/api/python/mantidplot/deleteFolder.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/disableTools.rst b/docs/source/api/python/mantidplot/disableTools.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/disableTools.rst rename to docs/source/api/python/mantidplot/disableTools.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/fitBrowser.rst b/docs/source/api/python/mantidplot/fitBrowser.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/fitBrowser.rst rename to docs/source/api/python/mantidplot/fitBrowser.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/getInstrumentView.rst b/docs/source/api/python/mantidplot/getInstrumentView.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/getInstrumentView.rst rename to docs/source/api/python/mantidplot/getInstrumentView.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/getMantidMatrix.rst b/docs/source/api/python/mantidplot/getMantidMatrix.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/getMantidMatrix.rst rename to docs/source/api/python/mantidplot/getMantidMatrix.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/getSliceViewer.rst b/docs/source/api/python/mantidplot/getSliceViewer.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/getSliceViewer.rst rename to docs/source/api/python/mantidplot/getSliceViewer.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/getWorkspaceNames.rst b/docs/source/api/python/mantidplot/getWorkspaceNames.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/getWorkspaceNames.rst rename to docs/source/api/python/mantidplot/getWorkspaceNames.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/get_screenshot_dir.rst b/docs/source/api/python/mantidplot/get_screenshot_dir.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/get_screenshot_dir.rst rename to docs/source/api/python/mantidplot/get_screenshot_dir.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/graph.rst b/docs/source/api/python/mantidplot/graph.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/graph.rst rename to docs/source/api/python/mantidplot/graph.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/importImage.rst b/docs/source/api/python/mantidplot/importImage.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/importImage.rst rename to docs/source/api/python/mantidplot/importImage.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/importMatrixWorkspace.rst b/docs/source/api/python/mantidplot/importMatrixWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/importMatrixWorkspace.rst rename to docs/source/api/python/mantidplot/importMatrixWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/importTableWorkspace.rst b/docs/source/api/python/mantidplot/importTableWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/importTableWorkspace.rst rename to docs/source/api/python/mantidplot/importTableWorkspace.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/index.rst b/docs/source/api/python/mantidplot/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/index.rst rename to docs/source/api/python/mantidplot/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/matrix.rst b/docs/source/api/python/mantidplot/matrix.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/matrix.rst rename to docs/source/api/python/mantidplot/matrix.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/matrixToTable.rst b/docs/source/api/python/mantidplot/matrixToTable.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/matrixToTable.rst rename to docs/source/api/python/mantidplot/matrixToTable.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/mergePlots.rst b/docs/source/api/python/mantidplot/mergePlots.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/mergePlots.rst rename to docs/source/api/python/mantidplot/mergePlots.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/newGraph.rst b/docs/source/api/python/mantidplot/newGraph.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/newGraph.rst rename to docs/source/api/python/mantidplot/newGraph.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/newMatrix.rst b/docs/source/api/python/mantidplot/newMatrix.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/newMatrix.rst rename to docs/source/api/python/mantidplot/newMatrix.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/newNote.rst b/docs/source/api/python/mantidplot/newNote.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/newNote.rst rename to docs/source/api/python/mantidplot/newNote.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/newPlot3D.rst b/docs/source/api/python/mantidplot/newPlot3D.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/newPlot3D.rst rename to docs/source/api/python/mantidplot/newPlot3D.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/newTable.rst b/docs/source/api/python/mantidplot/newTable.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/newTable.rst rename to docs/source/api/python/mantidplot/newTable.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/new_proxy.rst b/docs/source/api/python/mantidplot/new_proxy.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/new_proxy.rst rename to docs/source/api/python/mantidplot/new_proxy.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/note.rst b/docs/source/api/python/mantidplot/note.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/note.rst rename to docs/source/api/python/mantidplot/note.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plot.rst b/docs/source/api/python/mantidplot/plot.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plot.rst rename to docs/source/api/python/mantidplot/plot.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plot2D.rst b/docs/source/api/python/mantidplot/plot2D.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plot2D.rst rename to docs/source/api/python/mantidplot/plot2D.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plot3D.rst b/docs/source/api/python/mantidplot/plot3D.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plot3D.rst rename to docs/source/api/python/mantidplot/plot3D.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plotBin.rst b/docs/source/api/python/mantidplot/plotBin.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plotBin.rst rename to docs/source/api/python/mantidplot/plotBin.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plotMD.rst b/docs/source/api/python/mantidplot/plotMD.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plotMD.rst rename to docs/source/api/python/mantidplot/plotMD.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plotSlice.rst b/docs/source/api/python/mantidplot/plotSlice.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plotSlice.rst rename to docs/source/api/python/mantidplot/plotSlice.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/plotSpectrum.rst b/docs/source/api/python/mantidplot/plotSpectrum.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/plotSpectrum.rst rename to docs/source/api/python/mantidplot/plotSpectrum.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/pyplot/index.rst b/docs/source/api/python/mantidplot/pyplot/index.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/pyplot/index.rst rename to docs/source/api/python/mantidplot/pyplot/index.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/rootFolder.rst b/docs/source/api/python/mantidplot/rootFolder.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/rootFolder.rst rename to docs/source/api/python/mantidplot/rootFolder.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/runPythonScript.rst b/docs/source/api/python/mantidplot/runPythonScript.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/runPythonScript.rst rename to docs/source/api/python/mantidplot/runPythonScript.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/screenshot_function.rst b/docs/source/api/python/mantidplot/screenshot_function.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/screenshot_function.rst rename to docs/source/api/python/mantidplot/screenshot_function.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/screenshot_to_dir.rst b/docs/source/api/python/mantidplot/screenshot_to_dir.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/screenshot_to_dir.rst rename to docs/source/api/python/mantidplot/screenshot_to_dir.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/selectMultiPeak.rst b/docs/source/api/python/mantidplot/selectMultiPeak.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/selectMultiPeak.rst rename to docs/source/api/python/mantidplot/selectMultiPeak.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/setPreferences.rst b/docs/source/api/python/mantidplot/setPreferences.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/setPreferences.rst rename to docs/source/api/python/mantidplot/setPreferences.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/setToolbarsVisible.rst b/docs/source/api/python/mantidplot/setToolbarsVisible.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/setToolbarsVisible.rst rename to docs/source/api/python/mantidplot/setToolbarsVisible.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/setWindowName.rst b/docs/source/api/python/mantidplot/setWindowName.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/setWindowName.rst rename to docs/source/api/python/mantidplot/setWindowName.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/stemPlot.rst b/docs/source/api/python/mantidplot/stemPlot.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/stemPlot.rst rename to docs/source/api/python/mantidplot/stemPlot.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/table.rst b/docs/source/api/python/mantidplot/table.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/table.rst rename to docs/source/api/python/mantidplot/table.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/tableToMatrix.rst b/docs/source/api/python/mantidplot/tableToMatrix.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/tableToMatrix.rst rename to docs/source/api/python/mantidplot/tableToMatrix.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/threadsafe_call.rst b/docs/source/api/python/mantidplot/threadsafe_call.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/threadsafe_call.rst rename to docs/source/api/python/mantidplot/threadsafe_call.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/waterfallPlot.rst b/docs/source/api/python/mantidplot/waterfallPlot.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/waterfallPlot.rst rename to docs/source/api/python/mantidplot/waterfallPlot.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/windows.rst b/docs/source/api/python/mantidplot/windows.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/windows.rst rename to docs/source/api/python/mantidplot/windows.rst diff --git a/Code/Mantid/docs/source/api/python/mantidplot/workspace.rst b/docs/source/api/python/mantidplot/workspace.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/mantidplot/workspace.rst rename to docs/source/api/python/mantidplot/workspace.rst diff --git a/Code/Mantid/docs/source/api/python/techniques/calibration.rst b/docs/source/api/python/techniques/calibration.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/techniques/calibration.rst rename to docs/source/api/python/techniques/calibration.rst diff --git a/Code/Mantid/docs/source/api/python/techniques/calibration_implementation.rst b/docs/source/api/python/techniques/calibration_implementation.rst similarity index 100% rename from Code/Mantid/docs/source/api/python/techniques/calibration_implementation.rst rename to docs/source/api/python/techniques/calibration_implementation.rst diff --git a/Code/Mantid/docs/source/concepts/Algorithm.rst b/docs/source/concepts/Algorithm.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Algorithm.rst rename to docs/source/concepts/Algorithm.rst diff --git a/Code/Mantid/docs/source/concepts/AnalysisDataService.rst b/docs/source/concepts/AnalysisDataService.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/AnalysisDataService.rst rename to docs/source/concepts/AnalysisDataService.rst diff --git a/Code/Mantid/docs/source/concepts/CreateanIDF.rst b/docs/source/concepts/CreateanIDF.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/CreateanIDF.rst rename to docs/source/concepts/CreateanIDF.rst diff --git a/Code/Mantid/docs/source/concepts/DataService.rst b/docs/source/concepts/DataService.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/DataService.rst rename to docs/source/concepts/DataService.rst diff --git a/Code/Mantid/docs/source/concepts/DiffractionCalibrationWorkspace.rst b/docs/source/concepts/DiffractionCalibrationWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/DiffractionCalibrationWorkspace.rst rename to docs/source/concepts/DiffractionCalibrationWorkspace.rst diff --git a/Code/Mantid/docs/source/concepts/DynamicFactory.rst b/docs/source/concepts/DynamicFactory.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/DynamicFactory.rst rename to docs/source/concepts/DynamicFactory.rst diff --git a/Code/Mantid/docs/source/concepts/ErrorPropagation.rst b/docs/source/concepts/ErrorPropagation.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/ErrorPropagation.rst rename to docs/source/concepts/ErrorPropagation.rst diff --git a/Code/Mantid/docs/source/concepts/EventWorkspace.rst b/docs/source/concepts/EventWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/EventWorkspace.rst rename to docs/source/concepts/EventWorkspace.rst diff --git a/Code/Mantid/docs/source/concepts/FABADA.rst b/docs/source/concepts/FABADA.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/FABADA.rst rename to docs/source/concepts/FABADA.rst diff --git a/Code/Mantid/docs/source/concepts/FacilitiesFile.rst b/docs/source/concepts/FacilitiesFile.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/FacilitiesFile.rst rename to docs/source/concepts/FacilitiesFile.rst diff --git a/Code/Mantid/docs/source/concepts/FitConstraint.rst b/docs/source/concepts/FitConstraint.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/FitConstraint.rst rename to docs/source/concepts/FitConstraint.rst diff --git a/Code/Mantid/docs/source/concepts/FrameworkManager.rst b/docs/source/concepts/FrameworkManager.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/FrameworkManager.rst rename to docs/source/concepts/FrameworkManager.rst diff --git a/Code/Mantid/docs/source/concepts/Geometry.rst b/docs/source/concepts/Geometry.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Geometry.rst rename to docs/source/concepts/Geometry.rst diff --git a/Code/Mantid/docs/source/concepts/GeometryofPosition.rst b/docs/source/concepts/GeometryofPosition.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/GeometryofPosition.rst rename to docs/source/concepts/GeometryofPosition.rst diff --git a/Code/Mantid/docs/source/concepts/GeometryofShape.rst b/docs/source/concepts/GeometryofShape.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/GeometryofShape.rst rename to docs/source/concepts/GeometryofShape.rst diff --git a/Code/Mantid/docs/source/concepts/HowToDefineGeometricShape.rst b/docs/source/concepts/HowToDefineGeometricShape.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/HowToDefineGeometricShape.rst rename to docs/source/concepts/HowToDefineGeometricShape.rst diff --git a/Code/Mantid/docs/source/concepts/Instrument.rst b/docs/source/concepts/Instrument.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Instrument.rst rename to docs/source/concepts/Instrument.rst diff --git a/Code/Mantid/docs/source/concepts/InstrumentDataService.rst b/docs/source/concepts/InstrumentDataService.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/InstrumentDataService.rst rename to docs/source/concepts/InstrumentDataService.rst diff --git a/Code/Mantid/docs/source/concepts/InstrumentDefinitionFile.rst b/docs/source/concepts/InstrumentDefinitionFile.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/InstrumentDefinitionFile.rst rename to docs/source/concepts/InstrumentDefinitionFile.rst diff --git a/Code/Mantid/docs/source/concepts/InstrumentParameterFile.rst b/docs/source/concepts/InstrumentParameterFile.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/InstrumentParameterFile.rst rename to docs/source/concepts/InstrumentParameterFile.rst diff --git a/Code/Mantid/docs/source/concepts/LETSampleIDF.rst b/docs/source/concepts/LETSampleIDF.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/LETSampleIDF.rst rename to docs/source/concepts/LETSampleIDF.rst diff --git a/Code/Mantid/docs/source/concepts/Lattice.rst b/docs/source/concepts/Lattice.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Lattice.rst rename to docs/source/concepts/Lattice.rst diff --git a/Code/Mantid/docs/source/concepts/MDHistoWorkspace.rst b/docs/source/concepts/MDHistoWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/MDHistoWorkspace.rst rename to docs/source/concepts/MDHistoWorkspace.rst diff --git a/Code/Mantid/docs/source/concepts/MDNorm.rst b/docs/source/concepts/MDNorm.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/MDNorm.rst rename to docs/source/concepts/MDNorm.rst diff --git a/Code/Mantid/docs/source/concepts/MDWorkspace.rst b/docs/source/concepts/MDWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/MDWorkspace.rst rename to docs/source/concepts/MDWorkspace.rst diff --git a/Code/Mantid/docs/source/concepts/MatrixWorkspace.rst b/docs/source/concepts/MatrixWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/MatrixWorkspace.rst rename to docs/source/concepts/MatrixWorkspace.rst diff --git a/Code/Mantid/docs/source/concepts/NexusFile.rst b/docs/source/concepts/NexusFile.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/NexusFile.rst rename to docs/source/concepts/NexusFile.rst diff --git a/Code/Mantid/docs/source/concepts/PeaksWorkspace.rst b/docs/source/concepts/PeaksWorkspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/PeaksWorkspace.rst rename to docs/source/concepts/PeaksWorkspace.rst diff --git a/Code/Mantid/docs/source/concepts/Plugin.rst b/docs/source/concepts/Plugin.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Plugin.rst rename to docs/source/concepts/Plugin.rst diff --git a/Code/Mantid/docs/source/concepts/PointAndSpaceGroups.rst b/docs/source/concepts/PointAndSpaceGroups.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/PointAndSpaceGroups.rst rename to docs/source/concepts/PointAndSpaceGroups.rst diff --git a/Code/Mantid/docs/source/concepts/Project.rst b/docs/source/concepts/Project.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Project.rst rename to docs/source/concepts/Project.rst diff --git a/Code/Mantid/docs/source/concepts/Properties.rst b/docs/source/concepts/Properties.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Properties.rst rename to docs/source/concepts/Properties.rst diff --git a/Code/Mantid/docs/source/concepts/PropertiesFile.rst b/docs/source/concepts/PropertiesFile.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/PropertiesFile.rst rename to docs/source/concepts/PropertiesFile.rst diff --git a/Code/Mantid/docs/source/concepts/RAWFile.rst b/docs/source/concepts/RAWFile.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/RAWFile.rst rename to docs/source/concepts/RAWFile.rst diff --git a/Code/Mantid/docs/source/concepts/RectangularDetector.rst b/docs/source/concepts/RectangularDetector.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/RectangularDetector.rst rename to docs/source/concepts/RectangularDetector.rst diff --git a/Code/Mantid/docs/source/concepts/Run.rst b/docs/source/concepts/Run.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Run.rst rename to docs/source/concepts/Run.rst diff --git a/Code/Mantid/docs/source/concepts/SANS2DSampleIDF.rst b/docs/source/concepts/SANS2DSampleIDF.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/SANS2DSampleIDF.rst rename to docs/source/concepts/SANS2DSampleIDF.rst diff --git a/Code/Mantid/docs/source/concepts/SharedPointer.rst b/docs/source/concepts/SharedPointer.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/SharedPointer.rst rename to docs/source/concepts/SharedPointer.rst diff --git a/Code/Mantid/docs/source/concepts/SymmetryGroups.rst b/docs/source/concepts/SymmetryGroups.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/SymmetryGroups.rst rename to docs/source/concepts/SymmetryGroups.rst diff --git a/Code/Mantid/docs/source/concepts/TableWorkspaces.rst b/docs/source/concepts/TableWorkspaces.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/TableWorkspaces.rst rename to docs/source/concepts/TableWorkspaces.rst diff --git a/Code/Mantid/docs/source/concepts/UnitFactory.rst b/docs/source/concepts/UnitFactory.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/UnitFactory.rst rename to docs/source/concepts/UnitFactory.rst diff --git a/Code/Mantid/docs/source/concepts/UserAlgorithms.rst b/docs/source/concepts/UserAlgorithms.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/UserAlgorithms.rst rename to docs/source/concepts/UserAlgorithms.rst diff --git a/Code/Mantid/docs/source/concepts/UsingXMLSchema.rst b/docs/source/concepts/UsingXMLSchema.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/UsingXMLSchema.rst rename to docs/source/concepts/UsingXMLSchema.rst diff --git a/Code/Mantid/docs/source/concepts/WorkflowAlgorithm.rst b/docs/source/concepts/WorkflowAlgorithm.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/WorkflowAlgorithm.rst rename to docs/source/concepts/WorkflowAlgorithm.rst diff --git a/Code/Mantid/docs/source/concepts/Workspace.rst b/docs/source/concepts/Workspace.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Workspace.rst rename to docs/source/concepts/Workspace.rst diff --git a/Code/Mantid/docs/source/concepts/Workspace2D.rst b/docs/source/concepts/Workspace2D.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/Workspace2D.rst rename to docs/source/concepts/Workspace2D.rst diff --git a/Code/Mantid/docs/source/concepts/WorkspaceGroup.rst b/docs/source/concepts/WorkspaceGroup.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/WorkspaceGroup.rst rename to docs/source/concepts/WorkspaceGroup.rst diff --git a/Code/Mantid/docs/source/concepts/WorkspaceNavigation.txt b/docs/source/concepts/WorkspaceNavigation.txt similarity index 100% rename from Code/Mantid/docs/source/concepts/WorkspaceNavigation.txt rename to docs/source/concepts/WorkspaceNavigation.txt diff --git a/Code/Mantid/docs/source/concepts/index.rst b/docs/source/concepts/index.rst similarity index 100% rename from Code/Mantid/docs/source/concepts/index.rst rename to docs/source/concepts/index.rst diff --git a/Code/Mantid/docs/source/diagrams/AlignAndFocusPowder-v1_wkflw.dot b/docs/source/diagrams/AlignAndFocusPowder-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/AlignAndFocusPowder-v1_wkflw.dot rename to docs/source/diagrams/AlignAndFocusPowder-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_canscaleonly_wkflw.dot b/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_canscaleonly_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_canscaleonly_wkflw.dot rename to docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_canscaleonly_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_fullcorrection_wkflw.dot b/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_fullcorrection_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_fullcorrection_wkflw.dot rename to docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_fullcorrection_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_samplecorrectiononly_wkflw.dot b/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_samplecorrectiononly_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_samplecorrectiononly_wkflw.dot rename to docs/source/diagrams/ApplyPaalmanPingsCorrection-v1_samplecorrectiononly_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ConvolutionFitSequential-v1_wkflw.dot b/docs/source/diagrams/ConvolutionFitSequential-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ConvolutionFitSequential-v1_wkflw.dot rename to docs/source/diagrams/ConvolutionFitSequential-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/DetectorDiagnostic-v1_wkflw.dot b/docs/source/diagrams/DetectorDiagnostic-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/DetectorDiagnostic-v1_wkflw.dot rename to docs/source/diagrams/DetectorDiagnostic-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/DgsAbsoluteUnitsReduction-v1_wkflw.dot b/docs/source/diagrams/DgsAbsoluteUnitsReduction-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsAbsoluteUnitsReduction-v1_wkflw.dot rename to docs/source/diagrams/DgsAbsoluteUnitsReduction-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/DgsConvertToEnergyTransferWorkflow.xml b/docs/source/diagrams/DgsConvertToEnergyTransferWorkflow.xml similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsConvertToEnergyTransferWorkflow.xml rename to docs/source/diagrams/DgsConvertToEnergyTransferWorkflow.xml diff --git a/Code/Mantid/docs/source/diagrams/DgsDiagnoseWorkflow.xml b/docs/source/diagrams/DgsDiagnoseWorkflow.xml similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsDiagnoseWorkflow.xml rename to docs/source/diagrams/DgsDiagnoseWorkflow.xml diff --git a/Code/Mantid/docs/source/diagrams/DgsPreprocessDataWorkflow.xml b/docs/source/diagrams/DgsPreprocessDataWorkflow.xml similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsPreprocessDataWorkflow.xml rename to docs/source/diagrams/DgsPreprocessDataWorkflow.xml diff --git a/Code/Mantid/docs/source/diagrams/DgsProcessDetectorVanadiumWorkflow.xml b/docs/source/diagrams/DgsProcessDetectorVanadiumWorkflow.xml similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsProcessDetectorVanadiumWorkflow.xml rename to docs/source/diagrams/DgsProcessDetectorVanadiumWorkflow.xml diff --git a/Code/Mantid/docs/source/diagrams/DgsReduction-v1_wkflw.dot b/docs/source/diagrams/DgsReduction-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsReduction-v1_wkflw.dot rename to docs/source/diagrams/DgsReduction-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/DgsRemap-v1_wkflw.dot b/docs/source/diagrams/DgsRemap-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/DgsRemap-v1_wkflw.dot rename to docs/source/diagrams/DgsRemap-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ElasticWindow-v1_wkflw.dot b/docs/source/diagrams/ElasticWindow-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ElasticWindow-v1_wkflw.dot rename to docs/source/diagrams/ElasticWindow-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ElasticWindowMultiple-v1_wkflw.dot b/docs/source/diagrams/ElasticWindowMultiple-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ElasticWindowMultiple-v1_wkflw.dot rename to docs/source/diagrams/ElasticWindowMultiple-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ILLIN16BCalibration-v1_wkflw.dot b/docs/source/diagrams/ILLIN16BCalibration-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ILLIN16BCalibration-v1_wkflw.dot rename to docs/source/diagrams/ILLIN16BCalibration-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ISISIndirectDiffractionReduction-v1_wkflw.dot b/docs/source/diagrams/ISISIndirectDiffractionReduction-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ISISIndirectDiffractionReduction-v1_wkflw.dot rename to docs/source/diagrams/ISISIndirectDiffractionReduction-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ISISIndirectEnergyTransfer-v1_wkflw.dot b/docs/source/diagrams/ISISIndirectEnergyTransfer-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ISISIndirectEnergyTransfer-v1_wkflw.dot rename to docs/source/diagrams/ISISIndirectEnergyTransfer-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/IndirectCalibration-v1_wkflw.dot b/docs/source/diagrams/IndirectCalibration-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/IndirectCalibration-v1_wkflw.dot rename to docs/source/diagrams/IndirectCalibration-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/IndirectILLReduction-v1_wkflw.dot b/docs/source/diagrams/IndirectILLReduction-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/IndirectILLReduction-v1_wkflw.dot rename to docs/source/diagrams/IndirectILLReduction-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/IndirectResolution-v1_wkflw.dot b/docs/source/diagrams/IndirectResolution-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/IndirectResolution-v1_wkflw.dot rename to docs/source/diagrams/IndirectResolution-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/IndirectTransmissionMonitor-v1_wkflw.dot b/docs/source/diagrams/IndirectTransmissionMonitor-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/IndirectTransmissionMonitor-v1_wkflw.dot rename to docs/source/diagrams/IndirectTransmissionMonitor-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/LoadEventAndCompress-v1_wkflw.dot b/docs/source/diagrams/LoadEventAndCompress-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/LoadEventAndCompress-v1_wkflw.dot rename to docs/source/diagrams/LoadEventAndCompress-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/MSDFit-v1_wkflw.dot b/docs/source/diagrams/MSDFit-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/MSDFit-v1_wkflw.dot rename to docs/source/diagrams/MSDFit-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/MolDyn-v1_wkflw.dot b/docs/source/diagrams/MolDyn-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/MolDyn-v1_wkflw.dot rename to docs/source/diagrams/MolDyn-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/MuonLoad-v1_wkflw.dot b/docs/source/diagrams/MuonLoad-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/MuonLoad-v1_wkflw.dot rename to docs/source/diagrams/MuonLoad-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ReflectometryReductionOne-v1_wkflw.dot b/docs/source/diagrams/ReflectometryReductionOne-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ReflectometryReductionOne-v1_wkflw.dot rename to docs/source/diagrams/ReflectometryReductionOne-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ReflectometryReductionOneAuto-v1-Groups_wkflw.dot b/docs/source/diagrams/ReflectometryReductionOneAuto-v1-Groups_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ReflectometryReductionOneAuto-v1-Groups_wkflw.dot rename to docs/source/diagrams/ReflectometryReductionOneAuto-v1-Groups_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ReflectometryReductionOneAuto-v1-PolarizationCorrection_wkflw.dot b/docs/source/diagrams/ReflectometryReductionOneAuto-v1-PolarizationCorrection_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ReflectometryReductionOneAuto-v1-PolarizationCorrection_wkflw.dot rename to docs/source/diagrams/ReflectometryReductionOneAuto-v1-PolarizationCorrection_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/ResNorm-v2_wkflw.dot b/docs/source/diagrams/ResNorm-v2_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/ResNorm-v2_wkflw.dot rename to docs/source/diagrams/ResNorm-v2_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/SofQWMoments-v1_wkflw.dot b/docs/source/diagrams/SofQWMoments-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/SofQWMoments-v1_wkflw.dot rename to docs/source/diagrams/SofQWMoments-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/StepScanWorkflow.xml b/docs/source/diagrams/StepScanWorkflow.xml similarity index 100% rename from Code/Mantid/docs/source/diagrams/StepScanWorkflow.xml rename to docs/source/diagrams/StepScanWorkflow.xml diff --git a/Code/Mantid/docs/source/diagrams/TimeSlice-v1_wkflw.dot b/docs/source/diagrams/TimeSlice-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/TimeSlice-v1_wkflw.dot rename to docs/source/diagrams/TimeSlice-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/diagrams/TransformToIqt-v1_wkflw.dot b/docs/source/diagrams/TransformToIqt-v1_wkflw.dot similarity index 100% rename from Code/Mantid/docs/source/diagrams/TransformToIqt-v1_wkflw.dot rename to docs/source/diagrams/TransformToIqt-v1_wkflw.dot diff --git a/Code/Mantid/docs/source/fitfunctions/Abragam.rst b/docs/source/fitfunctions/Abragam.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Abragam.rst rename to docs/source/fitfunctions/Abragam.rst diff --git a/Code/Mantid/docs/source/fitfunctions/BSpline.rst b/docs/source/fitfunctions/BSpline.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/BSpline.rst rename to docs/source/fitfunctions/BSpline.rst diff --git a/Code/Mantid/docs/source/fitfunctions/BackToBackExponential.rst b/docs/source/fitfunctions/BackToBackExponential.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/BackToBackExponential.rst rename to docs/source/fitfunctions/BackToBackExponential.rst diff --git a/Code/Mantid/docs/source/fitfunctions/BivariateNormal.rst b/docs/source/fitfunctions/BivariateNormal.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/BivariateNormal.rst rename to docs/source/fitfunctions/BivariateNormal.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Chebyshev.rst b/docs/source/fitfunctions/Chebyshev.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Chebyshev.rst rename to docs/source/fitfunctions/Chebyshev.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ChudleyElliot.rst b/docs/source/fitfunctions/ChudleyElliot.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ChudleyElliot.rst rename to docs/source/fitfunctions/ChudleyElliot.rst diff --git a/Code/Mantid/docs/source/fitfunctions/CompositeFunction.rst b/docs/source/fitfunctions/CompositeFunction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/CompositeFunction.rst rename to docs/source/fitfunctions/CompositeFunction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Convolution.rst b/docs/source/fitfunctions/Convolution.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Convolution.rst rename to docs/source/fitfunctions/Convolution.rst diff --git a/Code/Mantid/docs/source/fitfunctions/CubicSpline.rst b/docs/source/fitfunctions/CubicSpline.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/CubicSpline.rst rename to docs/source/fitfunctions/CubicSpline.rst diff --git a/Code/Mantid/docs/source/fitfunctions/DiffRotDiscreteCircle.rst b/docs/source/fitfunctions/DiffRotDiscreteCircle.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/DiffRotDiscreteCircle.rst rename to docs/source/fitfunctions/DiffRotDiscreteCircle.rst diff --git a/Code/Mantid/docs/source/fitfunctions/DiffSphere.rst b/docs/source/fitfunctions/DiffSphere.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/DiffSphere.rst rename to docs/source/fitfunctions/DiffSphere.rst diff --git a/Code/Mantid/docs/source/fitfunctions/DynamicKuboToyabe.rst b/docs/source/fitfunctions/DynamicKuboToyabe.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/DynamicKuboToyabe.rst rename to docs/source/fitfunctions/DynamicKuboToyabe.rst diff --git a/Code/Mantid/docs/source/fitfunctions/EndErfc.rst b/docs/source/fitfunctions/EndErfc.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/EndErfc.rst rename to docs/source/fitfunctions/EndErfc.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ExpDecay.rst b/docs/source/fitfunctions/ExpDecay.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ExpDecay.rst rename to docs/source/fitfunctions/ExpDecay.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ExpDecayMuon.rst b/docs/source/fitfunctions/ExpDecayMuon.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ExpDecayMuon.rst rename to docs/source/fitfunctions/ExpDecayMuon.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ExpDecayOsc.rst b/docs/source/fitfunctions/ExpDecayOsc.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ExpDecayOsc.rst rename to docs/source/fitfunctions/ExpDecayOsc.rst diff --git a/Code/Mantid/docs/source/fitfunctions/FickDiffusion.rst b/docs/source/fitfunctions/FickDiffusion.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/FickDiffusion.rst rename to docs/source/fitfunctions/FickDiffusion.rst diff --git a/Code/Mantid/docs/source/fitfunctions/FlatBackground.rst b/docs/source/fitfunctions/FlatBackground.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/FlatBackground.rst rename to docs/source/fitfunctions/FlatBackground.rst diff --git a/Code/Mantid/docs/source/fitfunctions/GausDecay.rst b/docs/source/fitfunctions/GausDecay.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/GausDecay.rst rename to docs/source/fitfunctions/GausDecay.rst diff --git a/Code/Mantid/docs/source/fitfunctions/GausOsc.rst b/docs/source/fitfunctions/GausOsc.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/GausOsc.rst rename to docs/source/fitfunctions/GausOsc.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Gaussian.rst b/docs/source/fitfunctions/Gaussian.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Gaussian.rst rename to docs/source/fitfunctions/Gaussian.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Guinier.rst b/docs/source/fitfunctions/Guinier.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Guinier.rst rename to docs/source/fitfunctions/Guinier.rst diff --git a/Code/Mantid/docs/source/fitfunctions/GuinierPorod.rst b/docs/source/fitfunctions/GuinierPorod.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/GuinierPorod.rst rename to docs/source/fitfunctions/GuinierPorod.rst diff --git a/Code/Mantid/docs/source/fitfunctions/HallRoss.rst b/docs/source/fitfunctions/HallRoss.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/HallRoss.rst rename to docs/source/fitfunctions/HallRoss.rst diff --git a/Code/Mantid/docs/source/fitfunctions/IkedaCarpenterPV.rst b/docs/source/fitfunctions/IkedaCarpenterPV.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/IkedaCarpenterPV.rst rename to docs/source/fitfunctions/IkedaCarpenterPV.rst diff --git a/Code/Mantid/docs/source/fitfunctions/LatticeErrors.rst b/docs/source/fitfunctions/LatticeErrors.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/LatticeErrors.rst rename to docs/source/fitfunctions/LatticeErrors.rst diff --git a/Code/Mantid/docs/source/fitfunctions/LatticeFunction.rst b/docs/source/fitfunctions/LatticeFunction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/LatticeFunction.rst rename to docs/source/fitfunctions/LatticeFunction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/LinearBackground.rst b/docs/source/fitfunctions/LinearBackground.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/LinearBackground.rst rename to docs/source/fitfunctions/LinearBackground.rst diff --git a/Code/Mantid/docs/source/fitfunctions/LogNormal.rst b/docs/source/fitfunctions/LogNormal.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/LogNormal.rst rename to docs/source/fitfunctions/LogNormal.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Lorentz.rst b/docs/source/fitfunctions/Lorentz.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Lorentz.rst rename to docs/source/fitfunctions/Lorentz.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Lorentzian.rst b/docs/source/fitfunctions/Lorentzian.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Lorentzian.rst rename to docs/source/fitfunctions/Lorentzian.rst diff --git a/Code/Mantid/docs/source/fitfunctions/MuonFInteraction.rst b/docs/source/fitfunctions/MuonFInteraction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/MuonFInteraction.rst rename to docs/source/fitfunctions/MuonFInteraction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/NeutronBk2BkExpConvPVoigt.rst b/docs/source/fitfunctions/NeutronBk2BkExpConvPVoigt.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/NeutronBk2BkExpConvPVoigt.rst rename to docs/source/fitfunctions/NeutronBk2BkExpConvPVoigt.rst diff --git a/Code/Mantid/docs/source/fitfunctions/PawleyFunction.rst b/docs/source/fitfunctions/PawleyFunction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/PawleyFunction.rst rename to docs/source/fitfunctions/PawleyFunction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/PeakHKLErrors.rst b/docs/source/fitfunctions/PeakHKLErrors.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/PeakHKLErrors.rst rename to docs/source/fitfunctions/PeakHKLErrors.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Porod.rst b/docs/source/fitfunctions/Porod.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Porod.rst rename to docs/source/fitfunctions/Porod.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ProductFunction.rst b/docs/source/fitfunctions/ProductFunction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ProductFunction.rst rename to docs/source/fitfunctions/ProductFunction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ProductLinearExp.rst b/docs/source/fitfunctions/ProductLinearExp.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ProductLinearExp.rst rename to docs/source/fitfunctions/ProductLinearExp.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ProductQuadraticExp.rst b/docs/source/fitfunctions/ProductQuadraticExp.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ProductQuadraticExp.rst rename to docs/source/fitfunctions/ProductQuadraticExp.rst diff --git a/Code/Mantid/docs/source/fitfunctions/PseudoVoigt.rst b/docs/source/fitfunctions/PseudoVoigt.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/PseudoVoigt.rst rename to docs/source/fitfunctions/PseudoVoigt.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Quadratic.rst b/docs/source/fitfunctions/Quadratic.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Quadratic.rst rename to docs/source/fitfunctions/Quadratic.rst diff --git a/Code/Mantid/docs/source/fitfunctions/SCDPanelErrors.rst b/docs/source/fitfunctions/SCDPanelErrors.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/SCDPanelErrors.rst rename to docs/source/fitfunctions/SCDPanelErrors.rst diff --git a/Code/Mantid/docs/source/fitfunctions/StaticKuboToyabe.rst b/docs/source/fitfunctions/StaticKuboToyabe.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/StaticKuboToyabe.rst rename to docs/source/fitfunctions/StaticKuboToyabe.rst diff --git a/Code/Mantid/docs/source/fitfunctions/StaticKuboToyabeTimesExpDecay.rst b/docs/source/fitfunctions/StaticKuboToyabeTimesExpDecay.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/StaticKuboToyabeTimesExpDecay.rst rename to docs/source/fitfunctions/StaticKuboToyabeTimesExpDecay.rst diff --git a/Code/Mantid/docs/source/fitfunctions/StaticKuboToyabeTimesGausDecay.rst b/docs/source/fitfunctions/StaticKuboToyabeTimesGausDecay.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/StaticKuboToyabeTimesGausDecay.rst rename to docs/source/fitfunctions/StaticKuboToyabeTimesGausDecay.rst diff --git a/Code/Mantid/docs/source/fitfunctions/StretchExp.rst b/docs/source/fitfunctions/StretchExp.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/StretchExp.rst rename to docs/source/fitfunctions/StretchExp.rst diff --git a/Code/Mantid/docs/source/fitfunctions/StretchExpMuon.rst b/docs/source/fitfunctions/StretchExpMuon.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/StretchExpMuon.rst rename to docs/source/fitfunctions/StretchExpMuon.rst diff --git a/Code/Mantid/docs/source/fitfunctions/StretchedExpFT.rst b/docs/source/fitfunctions/StretchedExpFT.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/StretchedExpFT.rst rename to docs/source/fitfunctions/StretchedExpFT.rst diff --git a/Code/Mantid/docs/source/fitfunctions/TabulatedFunction.rst b/docs/source/fitfunctions/TabulatedFunction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/TabulatedFunction.rst rename to docs/source/fitfunctions/TabulatedFunction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/TeixeiraWater.rst b/docs/source/fitfunctions/TeixeiraWater.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/TeixeiraWater.rst rename to docs/source/fitfunctions/TeixeiraWater.rst diff --git a/Code/Mantid/docs/source/fitfunctions/ThermalNeutronBk2BkExpConvPVoigt.rst b/docs/source/fitfunctions/ThermalNeutronBk2BkExpConvPVoigt.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/ThermalNeutronBk2BkExpConvPVoigt.rst rename to docs/source/fitfunctions/ThermalNeutronBk2BkExpConvPVoigt.rst diff --git a/Code/Mantid/docs/source/fitfunctions/UserFunction.rst b/docs/source/fitfunctions/UserFunction.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/UserFunction.rst rename to docs/source/fitfunctions/UserFunction.rst diff --git a/Code/Mantid/docs/source/fitfunctions/Voigt.rst b/docs/source/fitfunctions/Voigt.rst similarity index 100% rename from Code/Mantid/docs/source/fitfunctions/Voigt.rst rename to docs/source/fitfunctions/Voigt.rst diff --git a/Code/Mantid/docs/source/images/.gitignore b/docs/source/images/.gitignore similarity index 100% rename from Code/Mantid/docs/source/images/.gitignore rename to docs/source/images/.gitignore diff --git a/Code/Mantid/docs/source/images/ALCBaselineModelling.png b/docs/source/images/ALCBaselineModelling.png similarity index 100% rename from Code/Mantid/docs/source/images/ALCBaselineModelling.png rename to docs/source/images/ALCBaselineModelling.png diff --git a/Code/Mantid/docs/source/images/ALCDataLoading.png b/docs/source/images/ALCDataLoading.png similarity index 100% rename from Code/Mantid/docs/source/images/ALCDataLoading.png rename to docs/source/images/ALCDataLoading.png diff --git a/Code/Mantid/docs/source/images/ALCPeakFitting.png b/docs/source/images/ALCPeakFitting.png similarity index 100% rename from Code/Mantid/docs/source/images/ALCPeakFitting.png rename to docs/source/images/ALCPeakFitting.png diff --git a/Code/Mantid/docs/source/images/AbsorptionFlow.png b/docs/source/images/AbsorptionFlow.png similarity index 100% rename from Code/Mantid/docs/source/images/AbsorptionFlow.png rename to docs/source/images/AbsorptionFlow.png diff --git a/Code/Mantid/docs/source/images/BackToBackExponentialWithConstBackground.png b/docs/source/images/BackToBackExponentialWithConstBackground.png similarity index 100% rename from Code/Mantid/docs/source/images/BackToBackExponentialWithConstBackground.png rename to docs/source/images/BackToBackExponentialWithConstBackground.png diff --git a/Code/Mantid/docs/source/images/BgRemoval.png b/docs/source/images/BgRemoval.png similarity index 100% rename from Code/Mantid/docs/source/images/BgRemoval.png rename to docs/source/images/BgRemoval.png diff --git a/Code/Mantid/docs/source/images/BinMD_AxisAligned.png b/docs/source/images/BinMD_AxisAligned.png similarity index 100% rename from Code/Mantid/docs/source/images/BinMD_AxisAligned.png rename to docs/source/images/BinMD_AxisAligned.png diff --git a/Code/Mantid/docs/source/images/BinMD_Coordinate_Transforms_withLine.png b/docs/source/images/BinMD_Coordinate_Transforms_withLine.png similarity index 100% rename from Code/Mantid/docs/source/images/BinMD_Coordinate_Transforms_withLine.png rename to docs/source/images/BinMD_Coordinate_Transforms_withLine.png diff --git a/Code/Mantid/docs/source/images/BinMD_NonAxisAligned.png b/docs/source/images/BinMD_NonAxisAligned.png similarity index 100% rename from Code/Mantid/docs/source/images/BinMD_NonAxisAligned.png rename to docs/source/images/BinMD_NonAxisAligned.png diff --git a/Code/Mantid/docs/source/images/BinaryOp1.png b/docs/source/images/BinaryOp1.png similarity index 100% rename from Code/Mantid/docs/source/images/BinaryOp1.png rename to docs/source/images/BinaryOp1.png diff --git a/Code/Mantid/docs/source/images/BinaryOp2.png b/docs/source/images/BinaryOp2.png similarity index 100% rename from Code/Mantid/docs/source/images/BinaryOp2.png rename to docs/source/images/BinaryOp2.png diff --git a/Code/Mantid/docs/source/images/BinaryOp3.png b/docs/source/images/BinaryOp3.png similarity index 100% rename from Code/Mantid/docs/source/images/BinaryOp3.png rename to docs/source/images/BinaryOp3.png diff --git a/Code/Mantid/docs/source/images/BinaryOp4.png b/docs/source/images/BinaryOp4.png similarity index 100% rename from Code/Mantid/docs/source/images/BinaryOp4.png rename to docs/source/images/BinaryOp4.png diff --git a/Code/Mantid/docs/source/images/BleedingCorrections.png b/docs/source/images/BleedingCorrections.png similarity index 100% rename from Code/Mantid/docs/source/images/BleedingCorrections.png rename to docs/source/images/BleedingCorrections.png diff --git a/Code/Mantid/docs/source/images/BleedingSignal.png b/docs/source/images/BleedingSignal.png similarity index 100% rename from Code/Mantid/docs/source/images/BleedingSignal.png rename to docs/source/images/BleedingSignal.png diff --git a/Code/Mantid/docs/source/images/Box.png b/docs/source/images/Box.png similarity index 100% rename from Code/Mantid/docs/source/images/Box.png rename to docs/source/images/Box.png diff --git a/Code/Mantid/docs/source/images/ChopDataIntegrationExplanation.png b/docs/source/images/ChopDataIntegrationExplanation.png similarity index 100% rename from Code/Mantid/docs/source/images/ChopDataIntegrationExplanation.png rename to docs/source/images/ChopDataIntegrationExplanation.png diff --git a/Code/Mantid/docs/source/images/ClusterImage.png b/docs/source/images/ClusterImage.png similarity index 100% rename from Code/Mantid/docs/source/images/ClusterImage.png rename to docs/source/images/ClusterImage.png diff --git a/Code/Mantid/docs/source/images/CombineIntoOneShapeExample.png b/docs/source/images/CombineIntoOneShapeExample.png similarity index 100% rename from Code/Mantid/docs/source/images/CombineIntoOneShapeExample.png rename to docs/source/images/CombineIntoOneShapeExample.png diff --git a/Code/Mantid/docs/source/images/ConvertAxesToRealSpace_Example.png b/docs/source/images/ConvertAxesToRealSpace_Example.png similarity index 100% rename from Code/Mantid/docs/source/images/ConvertAxesToRealSpace_Example.png rename to docs/source/images/ConvertAxesToRealSpace_Example.png diff --git a/Code/Mantid/docs/source/images/ConvertAxesToRealSpace_LET_y_2theta.png b/docs/source/images/ConvertAxesToRealSpace_LET_y_2theta.png similarity index 100% rename from Code/Mantid/docs/source/images/ConvertAxesToRealSpace_LET_y_2theta.png rename to docs/source/images/ConvertAxesToRealSpace_LET_y_2theta.png diff --git a/Code/Mantid/docs/source/images/ConvertAxesToRealSpace_LET_y_x.png b/docs/source/images/ConvertAxesToRealSpace_LET_y_x.png similarity index 100% rename from Code/Mantid/docs/source/images/ConvertAxesToRealSpace_LET_y_x.png rename to docs/source/images/ConvertAxesToRealSpace_LET_y_x.png diff --git a/Code/Mantid/docs/source/images/ConvertToEnergyInfoTable.png b/docs/source/images/ConvertToEnergyInfoTable.png similarity index 100% rename from Code/Mantid/docs/source/images/ConvertToEnergyInfoTable.png rename to docs/source/images/ConvertToEnergyInfoTable.png diff --git a/Code/Mantid/docs/source/images/ConvertToReflectometryQ_PatchPlotK.PNG b/docs/source/images/ConvertToReflectometryQ_PatchPlotK.PNG similarity index 100% rename from Code/Mantid/docs/source/images/ConvertToReflectometryQ_PatchPlotK.PNG rename to docs/source/images/ConvertToReflectometryQ_PatchPlotK.PNG diff --git a/Code/Mantid/docs/source/images/ConvertToReflectometryQ_PatchPlotP.PNG b/docs/source/images/ConvertToReflectometryQ_PatchPlotP.PNG similarity index 100% rename from Code/Mantid/docs/source/images/ConvertToReflectometryQ_PatchPlotP.PNG rename to docs/source/images/ConvertToReflectometryQ_PatchPlotP.PNG diff --git a/Code/Mantid/docs/source/images/ConvertToReflectometryQ_PatchPlotQ.png b/docs/source/images/ConvertToReflectometryQ_PatchPlotQ.png similarity index 100% rename from Code/Mantid/docs/source/images/ConvertToReflectometryQ_PatchPlotQ.png rename to docs/source/images/ConvertToReflectometryQ_PatchPlotQ.png diff --git a/Code/Mantid/docs/source/images/Convolution.png b/docs/source/images/Convolution.png similarity index 100% rename from Code/Mantid/docs/source/images/Convolution.png rename to docs/source/images/Convolution.png diff --git a/Code/Mantid/docs/source/images/CreateSampleWorkspaceInstrument.pdn b/docs/source/images/CreateSampleWorkspaceInstrument.pdn similarity index 100% rename from Code/Mantid/docs/source/images/CreateSampleWorkspaceInstrument.pdn rename to docs/source/images/CreateSampleWorkspaceInstrument.pdn diff --git a/Code/Mantid/docs/source/images/CreateSampleWorkspaceInstrument.png b/docs/source/images/CreateSampleWorkspaceInstrument.png similarity index 100% rename from Code/Mantid/docs/source/images/CreateSampleWorkspaceInstrument.png rename to docs/source/images/CreateSampleWorkspaceInstrument.png diff --git a/Code/Mantid/docs/source/images/DGSPlanner.png b/docs/source/images/DGSPlanner.png similarity index 100% rename from Code/Mantid/docs/source/images/DGSPlanner.png rename to docs/source/images/DGSPlanner.png diff --git a/Code/Mantid/docs/source/images/DSFinterp_fig3.png b/docs/source/images/DSFinterp_fig3.png similarity index 100% rename from Code/Mantid/docs/source/images/DSFinterp_fig3.png rename to docs/source/images/DSFinterp_fig3.png diff --git a/Code/Mantid/docs/source/images/DSFinterp_fig4.png b/docs/source/images/DSFinterp_fig4.png similarity index 100% rename from Code/Mantid/docs/source/images/DSFinterp_fig4.png rename to docs/source/images/DSFinterp_fig4.png diff --git a/Code/Mantid/docs/source/images/DSFinterp_local_regression.png b/docs/source/images/DSFinterp_local_regression.png similarity index 100% rename from Code/Mantid/docs/source/images/DSFinterp_local_regression.png rename to docs/source/images/DSFinterp_local_regression.png diff --git a/Code/Mantid/docs/source/images/DgsAbsoluteUnitsReductionWorkflow.png b/docs/source/images/DgsAbsoluteUnitsReductionWorkflow.png similarity index 100% rename from Code/Mantid/docs/source/images/DgsAbsoluteUnitsReductionWorkflow.png rename to docs/source/images/DgsAbsoluteUnitsReductionWorkflow.png diff --git a/Code/Mantid/docs/source/images/DgsConvertToEnergyTransferWorkflow.png b/docs/source/images/DgsConvertToEnergyTransferWorkflow.png similarity index 100% rename from Code/Mantid/docs/source/images/DgsConvertToEnergyTransferWorkflow.png rename to docs/source/images/DgsConvertToEnergyTransferWorkflow.png diff --git a/Code/Mantid/docs/source/images/DgsDiagnoseWorkflow.png b/docs/source/images/DgsDiagnoseWorkflow.png similarity index 100% rename from Code/Mantid/docs/source/images/DgsDiagnoseWorkflow.png rename to docs/source/images/DgsDiagnoseWorkflow.png diff --git a/Code/Mantid/docs/source/images/DgsPreprocessDataWorkflow.png b/docs/source/images/DgsPreprocessDataWorkflow.png similarity index 100% rename from Code/Mantid/docs/source/images/DgsPreprocessDataWorkflow.png rename to docs/source/images/DgsPreprocessDataWorkflow.png diff --git a/Code/Mantid/docs/source/images/DgsProcessDetectorVanadiumWorkflow.png b/docs/source/images/DgsProcessDetectorVanadiumWorkflow.png similarity index 100% rename from Code/Mantid/docs/source/images/DgsProcessDetectorVanadiumWorkflow.png rename to docs/source/images/DgsProcessDetectorVanadiumWorkflow.png diff --git a/Code/Mantid/docs/source/images/ExecuteRadiusSum.png b/docs/source/images/ExecuteRadiusSum.png similarity index 100% rename from Code/Mantid/docs/source/images/ExecuteRadiusSum.png rename to docs/source/images/ExecuteRadiusSum.png diff --git a/Code/Mantid/docs/source/images/ExecuteRingProfile.png b/docs/source/images/ExecuteRingProfile.png similarity index 100% rename from Code/Mantid/docs/source/images/ExecuteRingProfile.png rename to docs/source/images/ExecuteRingProfile.png diff --git a/Code/Mantid/docs/source/images/FFTDerivativeExample.png b/docs/source/images/FFTDerivativeExample.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTDerivativeExample.png rename to docs/source/images/FFTDerivativeExample.png diff --git a/Code/Mantid/docs/source/images/FFTGaussian1.png b/docs/source/images/FFTGaussian1.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTGaussian1.png rename to docs/source/images/FFTGaussian1.png diff --git a/Code/Mantid/docs/source/images/FFTGaussian1FFT.png b/docs/source/images/FFTGaussian1FFT.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTGaussian1FFT.png rename to docs/source/images/FFTGaussian1FFT.png diff --git a/Code/Mantid/docs/source/images/FFTGaussian2.png b/docs/source/images/FFTGaussian2.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTGaussian2.png rename to docs/source/images/FFTGaussian2.png diff --git a/Code/Mantid/docs/source/images/FFTGaussian2FFT.png b/docs/source/images/FFTGaussian2FFT.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTGaussian2FFT.png rename to docs/source/images/FFTGaussian2FFT.png diff --git a/Code/Mantid/docs/source/images/FFTSmoothZeroing.png b/docs/source/images/FFTSmoothZeroing.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTSmoothZeroing.png rename to docs/source/images/FFTSmoothZeroing.png diff --git a/Code/Mantid/docs/source/images/FFTSmoothZeroingButter.png b/docs/source/images/FFTSmoothZeroingButter.png similarity index 100% rename from Code/Mantid/docs/source/images/FFTSmoothZeroingButter.png rename to docs/source/images/FFTSmoothZeroingButter.png diff --git a/Code/Mantid/docs/source/images/FakeMDEventData_Peaks3D.png b/docs/source/images/FakeMDEventData_Peaks3D.png similarity index 100% rename from Code/Mantid/docs/source/images/FakeMDEventData_Peaks3D.png rename to docs/source/images/FakeMDEventData_Peaks3D.png diff --git a/Code/Mantid/docs/source/images/FakeMDEventData_Peaks3D_VSI.png b/docs/source/images/FakeMDEventData_Peaks3D_VSI.png similarity index 100% rename from Code/Mantid/docs/source/images/FakeMDEventData_Peaks3D_VSI.png rename to docs/source/images/FakeMDEventData_Peaks3D_VSI.png diff --git a/Code/Mantid/docs/source/images/FakeMDEventData_Peaks4D.png b/docs/source/images/FakeMDEventData_Peaks4D.png similarity index 100% rename from Code/Mantid/docs/source/images/FakeMDEventData_Peaks4D.png rename to docs/source/images/FakeMDEventData_Peaks4D.png diff --git a/Code/Mantid/docs/source/images/FakeMDEventData_Peaks4D_as_3D_VSI.png b/docs/source/images/FakeMDEventData_Peaks4D_as_3D_VSI.png similarity index 100% rename from Code/Mantid/docs/source/images/FakeMDEventData_Peaks4D_as_3D_VSI.png rename to docs/source/images/FakeMDEventData_Peaks4D_as_3D_VSI.png diff --git a/Code/Mantid/docs/source/images/FakeMDEventData_Uniform2D.png b/docs/source/images/FakeMDEventData_Uniform2D.png similarity index 100% rename from Code/Mantid/docs/source/images/FakeMDEventData_Uniform2D.png rename to docs/source/images/FakeMDEventData_Uniform2D.png diff --git a/Code/Mantid/docs/source/images/FilterEventsGUI.png b/docs/source/images/FilterEventsGUI.png similarity index 100% rename from Code/Mantid/docs/source/images/FilterEventsGUI.png rename to docs/source/images/FilterEventsGUI.png diff --git a/Code/Mantid/docs/source/images/Function3D.png b/docs/source/images/Function3D.png similarity index 100% rename from Code/Mantid/docs/source/images/Function3D.png rename to docs/source/images/Function3D.png diff --git a/Code/Mantid/docs/source/images/GEM_Focused.png b/docs/source/images/GEM_Focused.png similarity index 100% rename from Code/Mantid/docs/source/images/GEM_Focused.png rename to docs/source/images/GEM_Focused.png diff --git a/Code/Mantid/docs/source/images/Gaussian2Fit.jpg b/docs/source/images/Gaussian2Fit.jpg similarity index 100% rename from Code/Mantid/docs/source/images/Gaussian2Fit.jpg rename to docs/source/images/Gaussian2Fit.jpg diff --git a/Code/Mantid/docs/source/images/Gaussian2Fit_Ties.jpg b/docs/source/images/Gaussian2Fit_Ties.jpg similarity index 100% rename from Code/Mantid/docs/source/images/Gaussian2Fit_Ties.jpg rename to docs/source/images/Gaussian2Fit_Ties.jpg diff --git a/Code/Mantid/docs/source/images/GaussianFit.jpg b/docs/source/images/GaussianFit.jpg similarity index 100% rename from Code/Mantid/docs/source/images/GaussianFit.jpg rename to docs/source/images/GaussianFit.jpg diff --git a/Code/Mantid/docs/source/images/GaussianFit_Ties.jpg b/docs/source/images/GaussianFit_Ties.jpg similarity index 100% rename from Code/Mantid/docs/source/images/GaussianFit_Ties.jpg rename to docs/source/images/GaussianFit_Ties.jpg diff --git a/Code/Mantid/docs/source/images/GaussianWithConstBackground.png b/docs/source/images/GaussianWithConstBackground.png similarity index 100% rename from Code/Mantid/docs/source/images/GaussianWithConstBackground.png rename to docs/source/images/GaussianWithConstBackground.png diff --git a/Code/Mantid/docs/source/images/GenerateGroupingPowder.png b/docs/source/images/GenerateGroupingPowder.png similarity index 100% rename from Code/Mantid/docs/source/images/GenerateGroupingPowder.png rename to docs/source/images/GenerateGroupingPowder.png diff --git a/Code/Mantid/docs/source/images/GenerateGroupingSNSInelastic.png b/docs/source/images/GenerateGroupingSNSInelastic.png similarity index 100% rename from Code/Mantid/docs/source/images/GenerateGroupingSNSInelastic.png rename to docs/source/images/GenerateGroupingSNSInelastic.png diff --git a/Code/Mantid/docs/source/images/HFIRSANSReduction.png b/docs/source/images/HFIRSANSReduction.png similarity index 100% rename from Code/Mantid/docs/source/images/HFIRSANSReduction.png rename to docs/source/images/HFIRSANSReduction.png diff --git a/Code/Mantid/docs/source/images/HFIRSANSReduction.xml b/docs/source/images/HFIRSANSReduction.xml similarity index 100% rename from Code/Mantid/docs/source/images/HFIRSANSReduction.xml rename to docs/source/images/HFIRSANSReduction.xml diff --git a/Code/Mantid/docs/source/images/HoraceOrientation.png b/docs/source/images/HoraceOrientation.png similarity index 100% rename from Code/Mantid/docs/source/images/HoraceOrientation.png rename to docs/source/images/HoraceOrientation.png diff --git a/Code/Mantid/docs/source/images/IkedaCarpenterPVwithBackground.png b/docs/source/images/IkedaCarpenterPVwithBackground.png similarity index 100% rename from Code/Mantid/docs/source/images/IkedaCarpenterPVwithBackground.png rename to docs/source/images/IkedaCarpenterPVwithBackground.png diff --git a/Code/Mantid/docs/source/images/ImageNotFound.png b/docs/source/images/ImageNotFound.png similarity index 100% rename from Code/Mantid/docs/source/images/ImageNotFound.png rename to docs/source/images/ImageNotFound.png diff --git a/Code/Mantid/docs/source/images/InstrumentTree.jpg b/docs/source/images/InstrumentTree.jpg similarity index 100% rename from Code/Mantid/docs/source/images/InstrumentTree.jpg rename to docs/source/images/InstrumentTree.jpg diff --git a/Code/Mantid/docs/source/images/IntegrateEllipsoids.png b/docs/source/images/IntegrateEllipsoids.png similarity index 100% rename from Code/Mantid/docs/source/images/IntegrateEllipsoids.png rename to docs/source/images/IntegrateEllipsoids.png diff --git a/Code/Mantid/docs/source/images/IntegrateMD.png b/docs/source/images/IntegrateMD.png similarity index 100% rename from Code/Mantid/docs/source/images/IntegrateMD.png rename to docs/source/images/IntegrateMD.png diff --git a/Code/Mantid/docs/source/images/IntegratePeaksMD_graph1.png b/docs/source/images/IntegratePeaksMD_graph1.png similarity index 100% rename from Code/Mantid/docs/source/images/IntegratePeaksMD_graph1.png rename to docs/source/images/IntegratePeaksMD_graph1.png diff --git a/Code/Mantid/docs/source/images/IntegratePeaksMD_graph2.png b/docs/source/images/IntegratePeaksMD_graph2.png similarity index 100% rename from Code/Mantid/docs/source/images/IntegratePeaksMD_graph2.png rename to docs/source/images/IntegratePeaksMD_graph2.png diff --git a/Code/Mantid/docs/source/images/LETinFull3DInstrumentView.png b/docs/source/images/LETinFull3DInstrumentView.png similarity index 100% rename from Code/Mantid/docs/source/images/LETinFull3DInstrumentView.png rename to docs/source/images/LETinFull3DInstrumentView.png diff --git a/Code/Mantid/docs/source/images/LoadEQSANS.png b/docs/source/images/LoadEQSANS.png similarity index 100% rename from Code/Mantid/docs/source/images/LoadEQSANS.png rename to docs/source/images/LoadEQSANS.png diff --git a/Code/Mantid/docs/source/images/LoadEQSANS.xml b/docs/source/images/LoadEQSANS.xml similarity index 100% rename from Code/Mantid/docs/source/images/LoadEQSANS.xml rename to docs/source/images/LoadEQSANS.xml diff --git a/Code/Mantid/docs/source/images/LoadLiveData_flow.png b/docs/source/images/LoadLiveData_flow.png similarity index 100% rename from Code/Mantid/docs/source/images/LoadLiveData_flow.png rename to docs/source/images/LoadLiveData_flow.png diff --git a/Code/Mantid/docs/source/images/LoadSINQFocus_H2O.png b/docs/source/images/LoadSINQFocus_H2O.png similarity index 100% rename from Code/Mantid/docs/source/images/LoadSINQFocus_H2O.png rename to docs/source/images/LoadSINQFocus_H2O.png diff --git a/Code/Mantid/docs/source/images/Location-element-transformation.png b/docs/source/images/Location-element-transformation.png similarity index 100% rename from Code/Mantid/docs/source/images/Location-element-transformation.png rename to docs/source/images/Location-element-transformation.png diff --git a/Code/Mantid/docs/source/images/LorentzianWithConstBackground.png b/docs/source/images/LorentzianWithConstBackground.png similarity index 100% rename from Code/Mantid/docs/source/images/LorentzianWithConstBackground.png rename to docs/source/images/LorentzianWithConstBackground.png diff --git a/Code/Mantid/docs/source/images/MDNormDirectSC.png b/docs/source/images/MDNormDirectSC.png similarity index 100% rename from Code/Mantid/docs/source/images/MDNormDirectSC.png rename to docs/source/images/MDNormDirectSC.png diff --git a/Code/Mantid/docs/source/images/MDWorkspace_structure.png b/docs/source/images/MDWorkspace_structure.png similarity index 100% rename from Code/Mantid/docs/source/images/MDWorkspace_structure.png rename to docs/source/images/MDWorkspace_structure.png diff --git a/Code/Mantid/docs/source/images/Mantid_Logo_Transparent.png b/docs/source/images/Mantid_Logo_Transparent.png similarity index 100% rename from Code/Mantid/docs/source/images/Mantid_Logo_Transparent.png rename to docs/source/images/Mantid_Logo_Transparent.png diff --git a/Code/Mantid/docs/source/images/MaskAngle.png b/docs/source/images/MaskAngle.png similarity index 100% rename from Code/Mantid/docs/source/images/MaskAngle.png rename to docs/source/images/MaskAngle.png diff --git a/Code/Mantid/docs/source/images/MaskBTP.png b/docs/source/images/MaskBTP.png similarity index 100% rename from Code/Mantid/docs/source/images/MaskBTP.png rename to docs/source/images/MaskBTP.png diff --git a/Code/Mantid/docs/source/images/ModeratorTzero_Fig.1.jpeg b/docs/source/images/ModeratorTzero_Fig.1.jpeg similarity index 100% rename from Code/Mantid/docs/source/images/ModeratorTzero_Fig.1.jpeg rename to docs/source/images/ModeratorTzero_Fig.1.jpeg diff --git a/Code/Mantid/docs/source/images/ModeratorTzero_Fig.2.jpeg b/docs/source/images/ModeratorTzero_Fig.2.jpeg similarity index 100% rename from Code/Mantid/docs/source/images/ModeratorTzero_Fig.2.jpeg rename to docs/source/images/ModeratorTzero_Fig.2.jpeg diff --git a/Code/Mantid/docs/source/images/ModeratorTzero_Fig.3.jpeg b/docs/source/images/ModeratorTzero_Fig.3.jpeg similarity index 100% rename from Code/Mantid/docs/source/images/ModeratorTzero_Fig.3.jpeg rename to docs/source/images/ModeratorTzero_Fig.3.jpeg diff --git a/Code/Mantid/docs/source/images/Monitorspect_getei.jpg b/docs/source/images/Monitorspect_getei.jpg similarity index 100% rename from Code/Mantid/docs/source/images/Monitorspect_getei.jpg rename to docs/source/images/Monitorspect_getei.jpg diff --git a/Code/Mantid/docs/source/images/NNSearchByRadius.jpg b/docs/source/images/NNSearchByRadius.jpg similarity index 100% rename from Code/Mantid/docs/source/images/NNSearchByRadius.jpg rename to docs/source/images/NNSearchByRadius.jpg diff --git a/Code/Mantid/docs/source/images/NNSearchIrregularGrid.jpg b/docs/source/images/NNSearchIrregularGrid.jpg similarity index 100% rename from Code/Mantid/docs/source/images/NNSearchIrregularGrid.jpg rename to docs/source/images/NNSearchIrregularGrid.jpg diff --git a/Code/Mantid/docs/source/images/NNSearchLimitByNNs.jpg b/docs/source/images/NNSearchLimitByNNs.jpg similarity index 100% rename from Code/Mantid/docs/source/images/NNSearchLimitByNNs.jpg rename to docs/source/images/NNSearchLimitByNNs.jpg diff --git a/Code/Mantid/docs/source/images/NNSearchLimitByRadius.jpg b/docs/source/images/NNSearchLimitByRadius.jpg similarity index 100% rename from Code/Mantid/docs/source/images/NNSearchLimitByRadius.jpg rename to docs/source/images/NNSearchLimitByRadius.jpg diff --git a/Code/Mantid/docs/source/images/NNSearchXY.jpg b/docs/source/images/NNSearchXY.jpg similarity index 100% rename from Code/Mantid/docs/source/images/NNSearchXY.jpg rename to docs/source/images/NNSearchXY.jpg diff --git a/Code/Mantid/docs/source/images/NestedHistory.png b/docs/source/images/NestedHistory.png similarity index 100% rename from Code/Mantid/docs/source/images/NestedHistory.png rename to docs/source/images/NestedHistory.png diff --git a/Code/Mantid/docs/source/images/PG3_Calibrate.png b/docs/source/images/PG3_Calibrate.png similarity index 100% rename from Code/Mantid/docs/source/images/PG3_Calibrate.png rename to docs/source/images/PG3_Calibrate.png diff --git a/Code/Mantid/docs/source/images/PawleyFitResultTheoreticalSilicon.png b/docs/source/images/PawleyFitResultTheoreticalSilicon.png similarity index 100% rename from Code/Mantid/docs/source/images/PawleyFitResultTheoreticalSilicon.png rename to docs/source/images/PawleyFitResultTheoreticalSilicon.png diff --git a/Code/Mantid/docs/source/images/PeakIntensityVsRadius_fig.png b/docs/source/images/PeakIntensityVsRadius_fig.png similarity index 100% rename from Code/Mantid/docs/source/images/PeakIntensityVsRadius_fig.png rename to docs/source/images/PeakIntensityVsRadius_fig.png diff --git a/Code/Mantid/docs/source/images/PlotPeakByLogValue_Output.png b/docs/source/images/PlotPeakByLogValue_Output.png similarity index 100% rename from Code/Mantid/docs/source/images/PlotPeakByLogValue_Output.png rename to docs/source/images/PlotPeakByLogValue_Output.png diff --git a/Code/Mantid/docs/source/images/PoldiAutoCorrelation_Si_1D.png b/docs/source/images/PoldiAutoCorrelation_Si_1D.png similarity index 100% rename from Code/Mantid/docs/source/images/PoldiAutoCorrelation_Si_1D.png rename to docs/source/images/PoldiAutoCorrelation_Si_1D.png diff --git a/Code/Mantid/docs/source/images/PoldiAutoCorrelation_Si_2D.png b/docs/source/images/PoldiAutoCorrelation_Si_2D.png similarity index 100% rename from Code/Mantid/docs/source/images/PoldiAutoCorrelation_Si_2D.png rename to docs/source/images/PoldiAutoCorrelation_Si_2D.png diff --git a/Code/Mantid/docs/source/images/PoldiAutoCorrelation_Si_2D_bg.png b/docs/source/images/PoldiAutoCorrelation_Si_2D_bg.png similarity index 100% rename from Code/Mantid/docs/source/images/PoldiAutoCorrelation_Si_2D_bg.png rename to docs/source/images/PoldiAutoCorrelation_Si_2D_bg.png diff --git a/Code/Mantid/docs/source/images/PoldiFitPeaks2D_Si_1D.png b/docs/source/images/PoldiFitPeaks2D_Si_1D.png similarity index 100% rename from Code/Mantid/docs/source/images/PoldiFitPeaks2D_Si_1D.png rename to docs/source/images/PoldiFitPeaks2D_Si_1D.png diff --git a/Code/Mantid/docs/source/images/PreIntegrateMD.png b/docs/source/images/PreIntegrateMD.png similarity index 100% rename from Code/Mantid/docs/source/images/PreIntegrateMD.png rename to docs/source/images/PreIntegrateMD.png diff --git a/Code/Mantid/docs/source/images/PreSmooth.png b/docs/source/images/PreSmooth.png similarity index 100% rename from Code/Mantid/docs/source/images/PreSmooth.png rename to docs/source/images/PreSmooth.png diff --git a/Code/Mantid/docs/source/images/PseudoVoigt.png b/docs/source/images/PseudoVoigt.png similarity index 100% rename from Code/Mantid/docs/source/images/PseudoVoigt.png rename to docs/source/images/PseudoVoigt.png diff --git a/Code/Mantid/docs/source/images/README.md b/docs/source/images/README.md similarity index 100% rename from Code/Mantid/docs/source/images/README.md rename to docs/source/images/README.md diff --git a/Code/Mantid/docs/source/images/RadiusSumInputs.png b/docs/source/images/RadiusSumInputs.png similarity index 100% rename from Code/Mantid/docs/source/images/RadiusSumInputs.png rename to docs/source/images/RadiusSumInputs.png diff --git a/Code/Mantid/docs/source/images/RadiusSumInstrument.png b/docs/source/images/RadiusSumInstrument.png similarity index 100% rename from Code/Mantid/docs/source/images/RadiusSumInstrument.png rename to docs/source/images/RadiusSumInstrument.png diff --git a/Code/Mantid/docs/source/images/RadiusSumSolutions.png b/docs/source/images/RadiusSumSolutions.png similarity index 100% rename from Code/Mantid/docs/source/images/RadiusSumSolutions.png rename to docs/source/images/RadiusSumSolutions.png diff --git a/Code/Mantid/docs/source/images/ReadFromFile-Grouping.png b/docs/source/images/ReadFromFile-Grouping.png similarity index 100% rename from Code/Mantid/docs/source/images/ReadFromFile-Grouping.png rename to docs/source/images/ReadFromFile-Grouping.png diff --git a/Code/Mantid/docs/source/images/RebinByPulseTime.png b/docs/source/images/RebinByPulseTime.png similarity index 100% rename from Code/Mantid/docs/source/images/RebinByPulseTime.png rename to docs/source/images/RebinByPulseTime.png diff --git a/Code/Mantid/docs/source/images/RemovePromptPulse.png b/docs/source/images/RemovePromptPulse.png similarity index 100% rename from Code/Mantid/docs/source/images/RemovePromptPulse.png rename to docs/source/images/RemovePromptPulse.png diff --git a/Code/Mantid/docs/source/images/RingProfileInputsView.png b/docs/source/images/RingProfileInputsView.png similarity index 100% rename from Code/Mantid/docs/source/images/RingProfileInputsView.png rename to docs/source/images/RingProfileInputsView.png diff --git a/Code/Mantid/docs/source/images/RingProfileInstrument.png b/docs/source/images/RingProfileInstrument.png similarity index 100% rename from Code/Mantid/docs/source/images/RingProfileInstrument.png rename to docs/source/images/RingProfileInstrument.png diff --git a/Code/Mantid/docs/source/images/Ringprofileinstrument1.png b/docs/source/images/Ringprofileinstrument1.png similarity index 100% rename from Code/Mantid/docs/source/images/Ringprofileinstrument1.png rename to docs/source/images/Ringprofileinstrument1.png diff --git a/Code/Mantid/docs/source/images/SANSReduction.png b/docs/source/images/SANSReduction.png similarity index 100% rename from Code/Mantid/docs/source/images/SANSReduction.png rename to docs/source/images/SANSReduction.png diff --git a/Code/Mantid/docs/source/images/SANSReduction.xml b/docs/source/images/SANSReduction.xml similarity index 100% rename from Code/Mantid/docs/source/images/SANSReduction.xml rename to docs/source/images/SANSReduction.xml diff --git a/Code/Mantid/docs/source/images/SNAP_Calibrate.png b/docs/source/images/SNAP_Calibrate.png similarity index 100% rename from Code/Mantid/docs/source/images/SNAP_Calibrate.png rename to docs/source/images/SNAP_Calibrate.png diff --git a/Code/Mantid/docs/source/images/SNS_ISIS_WideAngleCorrections.png b/docs/source/images/SNS_ISIS_WideAngleCorrections.png similarity index 100% rename from Code/Mantid/docs/source/images/SNS_ISIS_WideAngleCorrections.png rename to docs/source/images/SNS_ISIS_WideAngleCorrections.png diff --git a/Code/Mantid/docs/source/images/Sans2d-instrument-view.PNG b/docs/source/images/Sans2d-instrument-view.PNG similarity index 100% rename from Code/Mantid/docs/source/images/Sans2d-instrument-view.PNG rename to docs/source/images/Sans2d-instrument-view.PNG diff --git a/Code/Mantid/docs/source/images/Sans2d_IDF_annotated.png b/docs/source/images/Sans2d_IDF_annotated.png similarity index 100% rename from Code/Mantid/docs/source/images/Sans2d_IDF_annotated.png rename to docs/source/images/Sans2d_IDF_annotated.png diff --git a/Code/Mantid/docs/source/images/SassenaFFTexample.jpg b/docs/source/images/SassenaFFTexample.jpg similarity index 100% rename from Code/Mantid/docs/source/images/SassenaFFTexample.jpg rename to docs/source/images/SassenaFFTexample.jpg diff --git a/Code/Mantid/docs/source/images/SavePlot1D.png b/docs/source/images/SavePlot1D.png similarity index 100% rename from Code/Mantid/docs/source/images/SavePlot1D.png rename to docs/source/images/SavePlot1D.png diff --git a/Code/Mantid/docs/source/images/ScriptingWindow.png b/docs/source/images/ScriptingWindow.png similarity index 100% rename from Code/Mantid/docs/source/images/ScriptingWindow.png rename to docs/source/images/ScriptingWindow.png diff --git a/Code/Mantid/docs/source/images/ScriptingWindow_ConfigureTabs.png b/docs/source/images/ScriptingWindow_ConfigureTabs.png similarity index 100% rename from Code/Mantid/docs/source/images/ScriptingWindow_ConfigureTabs.png rename to docs/source/images/ScriptingWindow_ConfigureTabs.png diff --git a/Code/Mantid/docs/source/images/ScriptingWindow_FoldingOptionEnabled.png b/docs/source/images/ScriptingWindow_FoldingOptionEnabled.png similarity index 100% rename from Code/Mantid/docs/source/images/ScriptingWindow_FoldingOptionEnabled.png rename to docs/source/images/ScriptingWindow_FoldingOptionEnabled.png diff --git a/Code/Mantid/docs/source/images/ScriptingWindow_OutputOptions.png b/docs/source/images/ScriptingWindow_OutputOptions.png similarity index 100% rename from Code/Mantid/docs/source/images/ScriptingWindow_OutputOptions.png rename to docs/source/images/ScriptingWindow_OutputOptions.png diff --git a/Code/Mantid/docs/source/images/ScriptingWindow_WhitespaceOptionEnabled.png b/docs/source/images/ScriptingWindow_WhitespaceOptionEnabled.png similarity index 100% rename from Code/Mantid/docs/source/images/ScriptingWindow_WhitespaceOptionEnabled.png rename to docs/source/images/ScriptingWindow_WhitespaceOptionEnabled.png diff --git a/Code/Mantid/docs/source/images/SimpleInstrumentTree.png b/docs/source/images/SimpleInstrumentTree.png similarity index 100% rename from Code/Mantid/docs/source/images/SimpleInstrumentTree.png rename to docs/source/images/SimpleInstrumentTree.png diff --git a/Code/Mantid/docs/source/images/SliceViewer-DetectorFace.png b/docs/source/images/SliceViewer-DetectorFace.png similarity index 100% rename from Code/Mantid/docs/source/images/SliceViewer-DetectorFace.png rename to docs/source/images/SliceViewer-DetectorFace.png diff --git a/Code/Mantid/docs/source/images/Smoothed.png b/docs/source/images/Smoothed.png similarity index 100% rename from Code/Mantid/docs/source/images/Smoothed.png rename to docs/source/images/Smoothed.png diff --git a/Code/Mantid/docs/source/images/SpectrumViewer.jpg b/docs/source/images/SpectrumViewer.jpg similarity index 100% rename from Code/Mantid/docs/source/images/SpectrumViewer.jpg rename to docs/source/images/SpectrumViewer.jpg diff --git a/Code/Mantid/docs/source/images/StepScanWorkflow.png b/docs/source/images/StepScanWorkflow.png similarity index 100% rename from Code/Mantid/docs/source/images/StepScanWorkflow.png rename to docs/source/images/StepScanWorkflow.png diff --git a/Code/Mantid/docs/source/images/Stitch1D1.png b/docs/source/images/Stitch1D1.png similarity index 100% rename from Code/Mantid/docs/source/images/Stitch1D1.png rename to docs/source/images/Stitch1D1.png diff --git a/Code/Mantid/docs/source/images/Stitch1D2.png b/docs/source/images/Stitch1D2.png similarity index 100% rename from Code/Mantid/docs/source/images/Stitch1D2.png rename to docs/source/images/Stitch1D2.png diff --git a/Code/Mantid/docs/source/images/UnwrapSNS_inst.png b/docs/source/images/UnwrapSNS_inst.png similarity index 100% rename from Code/Mantid/docs/source/images/UnwrapSNS_inst.png rename to docs/source/images/UnwrapSNS_inst.png diff --git a/Code/Mantid/docs/source/images/UserFunction1D.gif b/docs/source/images/UserFunction1D.gif similarity index 100% rename from Code/Mantid/docs/source/images/UserFunction1D.gif rename to docs/source/images/UserFunction1D.gif diff --git a/Code/Mantid/docs/source/images/ViewBOA_output_histogram61.png b/docs/source/images/ViewBOA_output_histogram61.png similarity index 100% rename from Code/Mantid/docs/source/images/ViewBOA_output_histogram61.png rename to docs/source/images/ViewBOA_output_histogram61.png diff --git a/Code/Mantid/docs/source/images/ViewBOA_output_psdsum61.png b/docs/source/images/ViewBOA_output_psdsum61.png similarity index 100% rename from Code/Mantid/docs/source/images/ViewBOA_output_psdsum61.png rename to docs/source/images/ViewBOA_output_psdsum61.png diff --git a/Code/Mantid/docs/source/images/ViewBOA_output_ysum61.png b/docs/source/images/ViewBOA_output_ysum61.png similarity index 100% rename from Code/Mantid/docs/source/images/ViewBOA_output_ysum61.png rename to docs/source/images/ViewBOA_output_ysum61.png diff --git a/Code/Mantid/docs/source/images/Wav_Q_bins.png b/docs/source/images/Wav_Q_bins.png similarity index 100% rename from Code/Mantid/docs/source/images/Wav_Q_bins.png rename to docs/source/images/Wav_Q_bins.png diff --git a/Code/Mantid/docs/source/images/WienerSmooth.png b/docs/source/images/WienerSmooth.png similarity index 100% rename from Code/Mantid/docs/source/images/WienerSmooth.png rename to docs/source/images/WienerSmooth.png diff --git a/Code/Mantid/docs/source/images/WienerSmoothData.png b/docs/source/images/WienerSmoothData.png similarity index 100% rename from Code/Mantid/docs/source/images/WienerSmoothData.png rename to docs/source/images/WienerSmoothData.png diff --git a/Code/Mantid/docs/source/images/WienerSmoothFilter.png b/docs/source/images/WienerSmoothFilter.png similarity index 100% rename from Code/Mantid/docs/source/images/WienerSmoothFilter.png rename to docs/source/images/WienerSmoothFilter.png diff --git a/Code/Mantid/docs/source/images/XMLconeDescription.png b/docs/source/images/XMLconeDescription.png similarity index 100% rename from Code/Mantid/docs/source/images/XMLconeDescription.png rename to docs/source/images/XMLconeDescription.png diff --git a/Code/Mantid/docs/source/images/XMLcuboidDescription.png b/docs/source/images/XMLcuboidDescription.png similarity index 100% rename from Code/Mantid/docs/source/images/XMLcuboidDescription.png rename to docs/source/images/XMLcuboidDescription.png diff --git a/Code/Mantid/docs/source/images/XMLcylinderDescription.png b/docs/source/images/XMLcylinderDescription.png similarity index 100% rename from Code/Mantid/docs/source/images/XMLcylinderDescription.png rename to docs/source/images/XMLcylinderDescription.png diff --git a/Code/Mantid/docs/source/images/XMLhexahedronDescription.png b/docs/source/images/XMLhexahedronDescription.png similarity index 100% rename from Code/Mantid/docs/source/images/XMLhexahedronDescription.png rename to docs/source/images/XMLhexahedronDescription.png diff --git a/Code/Mantid/docs/source/images/XMLsliceCylinderRingDescription.png b/docs/source/images/XMLsliceCylinderRingDescription.png similarity index 100% rename from Code/Mantid/docs/source/images/XMLsliceCylinderRingDescription.png rename to docs/source/images/XMLsliceCylinderRingDescription.png diff --git a/Code/Mantid/docs/source/images/calibrateB2Window.png b/docs/source/images/calibrateB2Window.png similarity index 100% rename from Code/Mantid/docs/source/images/calibrateB2Window.png rename to docs/source/images/calibrateB2Window.png diff --git a/Code/Mantid/docs/source/images/calibrateChangeMarginAndExpectedValue.png b/docs/source/images/calibrateChangeMarginAndExpectedValue.png similarity index 100% rename from Code/Mantid/docs/source/images/calibrateChangeMarginAndExpectedValue.png rename to docs/source/images/calibrateChangeMarginAndExpectedValue.png diff --git a/Code/Mantid/docs/source/images/calibratePlotFittedData.png b/docs/source/images/calibratePlotFittedData.png similarity index 100% rename from Code/Mantid/docs/source/images/calibratePlotFittedData.png rename to docs/source/images/calibratePlotFittedData.png diff --git a/Code/Mantid/docs/source/images/calibratedCurrentMerlin.png b/docs/source/images/calibratedCurrentMerlin.png similarity index 100% rename from Code/Mantid/docs/source/images/calibratedCurrentMerlin.png rename to docs/source/images/calibratedCurrentMerlin.png diff --git a/Code/Mantid/docs/source/images/calibratedMantidMerlin.png b/docs/source/images/calibratedMantidMerlin.png similarity index 100% rename from Code/Mantid/docs/source/images/calibratedMantidMerlin.png rename to docs/source/images/calibratedMantidMerlin.png diff --git a/Code/Mantid/docs/source/images/collimation_diagram.png b/docs/source/images/collimation_diagram.png similarity index 100% rename from Code/Mantid/docs/source/images/collimation_diagram.png rename to docs/source/images/collimation_diagram.png diff --git a/Code/Mantid/docs/source/images/mantid.png b/docs/source/images/mantid.png similarity index 100% rename from Code/Mantid/docs/source/images/mantid.png rename to docs/source/images/mantid.png diff --git a/Code/Mantid/docs/source/images/outputOfMinimalInput.png b/docs/source/images/outputOfMinimalInput.png similarity index 100% rename from Code/Mantid/docs/source/images/outputOfMinimalInput.png rename to docs/source/images/outputOfMinimalInput.png diff --git a/Code/Mantid/docs/source/images/plotingPeaksDifference.png b/docs/source/images/plotingPeaksDifference.png similarity index 100% rename from Code/Mantid/docs/source/images/plotingPeaksDifference.png rename to docs/source/images/plotingPeaksDifference.png diff --git a/Code/Mantid/docs/source/index.rst b/docs/source/index.rst similarity index 100% rename from Code/Mantid/docs/source/index.rst rename to docs/source/index.rst diff --git a/Code/Mantid/docs/source/interfaces/DGSPlanner.rst b/docs/source/interfaces/DGSPlanner.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/DGSPlanner.rst rename to docs/source/interfaces/DGSPlanner.rst diff --git a/Code/Mantid/docs/source/interfaces/DataComparison.rst b/docs/source/interfaces/DataComparison.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/DataComparison.rst rename to docs/source/interfaces/DataComparison.rst diff --git a/Code/Mantid/docs/source/interfaces/Engineering_Diffraction.rst b/docs/source/interfaces/Engineering_Diffraction.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Engineering_Diffraction.rst rename to docs/source/interfaces/Engineering_Diffraction.rst diff --git a/Code/Mantid/docs/source/interfaces/FilterEventUI.rst b/docs/source/interfaces/FilterEventUI.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/FilterEventUI.rst rename to docs/source/interfaces/FilterEventUI.rst diff --git a/Code/Mantid/docs/source/interfaces/HFIRPowderReduction.rst b/docs/source/interfaces/HFIRPowderReduction.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/HFIRPowderReduction.rst rename to docs/source/interfaces/HFIRPowderReduction.rst diff --git a/Code/Mantid/docs/source/interfaces/ISIS_Reflectometry.rst b/docs/source/interfaces/ISIS_Reflectometry.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/ISIS_Reflectometry.rst rename to docs/source/interfaces/ISIS_Reflectometry.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_Bayes.rst b/docs/source/interfaces/Indirect_Bayes.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_Bayes.rst rename to docs/source/interfaces/Indirect_Bayes.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_Corrections.rst b/docs/source/interfaces/Indirect_Corrections.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_Corrections.rst rename to docs/source/interfaces/Indirect_Corrections.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_DataAnalysis.rst b/docs/source/interfaces/Indirect_DataAnalysis.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_DataAnalysis.rst rename to docs/source/interfaces/Indirect_DataAnalysis.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_DataReduction.rst b/docs/source/interfaces/Indirect_DataReduction.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_DataReduction.rst rename to docs/source/interfaces/Indirect_DataReduction.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_Diffraction.rst b/docs/source/interfaces/Indirect_Diffraction.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_Diffraction.rst rename to docs/source/interfaces/Indirect_Diffraction.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_Simulation.rst b/docs/source/interfaces/Indirect_Simulation.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_Simulation.rst rename to docs/source/interfaces/Indirect_Simulation.rst diff --git a/Code/Mantid/docs/source/interfaces/Indirect_Tools.rst b/docs/source/interfaces/Indirect_Tools.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Indirect_Tools.rst rename to docs/source/interfaces/Indirect_Tools.rst diff --git a/Code/Mantid/docs/source/interfaces/Muon_ALC.rst b/docs/source/interfaces/Muon_ALC.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Muon_ALC.rst rename to docs/source/interfaces/Muon_ALC.rst diff --git a/Code/Mantid/docs/source/interfaces/SampleTransmissionCalculator.rst b/docs/source/interfaces/SampleTransmissionCalculator.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/SampleTransmissionCalculator.rst rename to docs/source/interfaces/SampleTransmissionCalculator.rst diff --git a/Code/Mantid/docs/source/interfaces/ScriptingWindow.rst b/docs/source/interfaces/ScriptingWindow.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/ScriptingWindow.rst rename to docs/source/interfaces/ScriptingWindow.rst diff --git a/Code/Mantid/docs/source/interfaces/SpectrumViewer.rst b/docs/source/interfaces/SpectrumViewer.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/SpectrumViewer.rst rename to docs/source/interfaces/SpectrumViewer.rst diff --git a/Code/Mantid/docs/source/interfaces/TOF_Converter.rst b/docs/source/interfaces/TOF_Converter.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/TOF_Converter.rst rename to docs/source/interfaces/TOF_Converter.rst diff --git a/Code/Mantid/docs/source/interfaces/Tomographic_Reconstruction.rst b/docs/source/interfaces/Tomographic_Reconstruction.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/Tomographic_Reconstruction.rst rename to docs/source/interfaces/Tomographic_Reconstruction.rst diff --git a/Code/Mantid/docs/source/interfaces/index.rst b/docs/source/interfaces/index.rst similarity index 100% rename from Code/Mantid/docs/source/interfaces/index.rst rename to docs/source/interfaces/index.rst diff --git a/Code/Mantid/docs/source/usagedata-note.txt b/docs/source/usagedata-note.txt similarity index 100% rename from Code/Mantid/docs/source/usagedata-note.txt rename to docs/source/usagedata-note.txt diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/__init__.py b/docs/sphinxext/mantiddoc/__init__.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/__init__.py rename to docs/sphinxext/mantiddoc/__init__.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/autodoc.py b/docs/sphinxext/mantiddoc/autodoc.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/autodoc.py rename to docs/sphinxext/mantiddoc/autodoc.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/__init__.py b/docs/sphinxext/mantiddoc/directives/__init__.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/__init__.py rename to docs/sphinxext/mantiddoc/directives/__init__.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/algorithm.py b/docs/sphinxext/mantiddoc/directives/algorithm.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/algorithm.py rename to docs/sphinxext/mantiddoc/directives/algorithm.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/alias.py b/docs/sphinxext/mantiddoc/directives/alias.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/alias.py rename to docs/sphinxext/mantiddoc/directives/alias.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/attributes.py b/docs/sphinxext/mantiddoc/directives/attributes.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/attributes.py rename to docs/sphinxext/mantiddoc/directives/attributes.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/base.py b/docs/sphinxext/mantiddoc/directives/base.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/base.py rename to docs/sphinxext/mantiddoc/directives/base.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/categories.py b/docs/sphinxext/mantiddoc/directives/categories.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/categories.py rename to docs/sphinxext/mantiddoc/directives/categories.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/diagram.py b/docs/sphinxext/mantiddoc/directives/diagram.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/diagram.py rename to docs/sphinxext/mantiddoc/directives/diagram.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/interface.py b/docs/sphinxext/mantiddoc/directives/interface.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/interface.py rename to docs/sphinxext/mantiddoc/directives/interface.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/properties.py b/docs/sphinxext/mantiddoc/directives/properties.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/properties.py rename to docs/sphinxext/mantiddoc/directives/properties.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/sourcelink.py b/docs/sphinxext/mantiddoc/directives/sourcelink.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/sourcelink.py rename to docs/sphinxext/mantiddoc/directives/sourcelink.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/directives/summary.py b/docs/sphinxext/mantiddoc/directives/summary.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/directives/summary.py rename to docs/sphinxext/mantiddoc/directives/summary.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/doctest.py b/docs/sphinxext/mantiddoc/doctest.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/doctest.py rename to docs/sphinxext/mantiddoc/doctest.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/tests/test_doctest.py b/docs/sphinxext/mantiddoc/tests/test_doctest.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/tests/test_doctest.py rename to docs/sphinxext/mantiddoc/tests/test_doctest.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/tools/__init__.py b/docs/sphinxext/mantiddoc/tools/__init__.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/tools/__init__.py rename to docs/sphinxext/mantiddoc/tools/__init__.py diff --git a/Code/Mantid/docs/sphinxext/mantiddoc/tools/screenshot.py b/docs/sphinxext/mantiddoc/tools/screenshot.py similarity index 100% rename from Code/Mantid/docs/sphinxext/mantiddoc/tools/screenshot.py rename to docs/sphinxext/mantiddoc/tools/screenshot.py diff --git a/Code/Mantid/instrument/.gitignore b/instrument/.gitignore similarity index 100% rename from Code/Mantid/instrument/.gitignore rename to instrument/.gitignore diff --git a/Code/Mantid/instrument/ALF_Definition.xml b/instrument/ALF_Definition.xml similarity index 100% rename from Code/Mantid/instrument/ALF_Definition.xml rename to instrument/ALF_Definition.xml diff --git a/Code/Mantid/instrument/ALF_Definition_20130317-.xml b/instrument/ALF_Definition_20130317-.xml similarity index 100% rename from Code/Mantid/instrument/ALF_Definition_20130317-.xml rename to instrument/ALF_Definition_20130317-.xml diff --git a/Code/Mantid/instrument/ARCS_Definition_19000000-20121010.xml b/instrument/ARCS_Definition_19000000-20121010.xml similarity index 100% rename from Code/Mantid/instrument/ARCS_Definition_19000000-20121010.xml rename to instrument/ARCS_Definition_19000000-20121010.xml diff --git a/Code/Mantid/instrument/ARCS_Definition_20121010-20121011.xml b/instrument/ARCS_Definition_20121010-20121011.xml similarity index 100% rename from Code/Mantid/instrument/ARCS_Definition_20121010-20121011.xml rename to instrument/ARCS_Definition_20121010-20121011.xml diff --git a/Code/Mantid/instrument/ARCS_Definition_20121011-.xml b/instrument/ARCS_Definition_20121011-.xml similarity index 100% rename from Code/Mantid/instrument/ARCS_Definition_20121011-.xml rename to instrument/ARCS_Definition_20121011-.xml diff --git a/Code/Mantid/instrument/ARCS_Parameters.xml b/instrument/ARCS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/ARCS_Parameters.xml rename to instrument/ARCS_Parameters.xml diff --git a/Code/Mantid/instrument/ARGUS_Definition.xml b/instrument/ARGUS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/ARGUS_Definition.xml rename to instrument/ARGUS_Definition.xml diff --git a/Code/Mantid/instrument/BASIS_Definition_0-20130119.xml b/instrument/BASIS_Definition_0-20130119.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_Definition_0-20130119.xml rename to instrument/BASIS_Definition_0-20130119.xml diff --git a/Code/Mantid/instrument/BASIS_Definition_20130121-20131231.xml b/instrument/BASIS_Definition_20130121-20131231.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_Definition_20130121-20131231.xml rename to instrument/BASIS_Definition_20130121-20131231.xml diff --git a/Code/Mantid/instrument/BASIS_Definition_20140101-.xml b/instrument/BASIS_Definition_20140101-.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_Definition_20140101-.xml rename to instrument/BASIS_Definition_20140101-.xml diff --git a/Code/Mantid/instrument/BASIS_Parameters.xml b/instrument/BASIS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_Parameters.xml rename to instrument/BASIS_Parameters.xml diff --git a/Code/Mantid/instrument/BASIS_diffraction_diffonly_Parameters.xml b/instrument/BASIS_diffraction_diffonly_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_diffraction_diffonly_Parameters.xml rename to instrument/BASIS_diffraction_diffonly_Parameters.xml diff --git a/Code/Mantid/instrument/BASIS_diffraction_diffspec_Parameters.xml b/instrument/BASIS_diffraction_diffspec_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_diffraction_diffspec_Parameters.xml rename to instrument/BASIS_diffraction_diffspec_Parameters.xml diff --git a/Code/Mantid/instrument/BASIS_silicon_111_Parameters.xml b/instrument/BASIS_silicon_111_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/BASIS_silicon_111_Parameters.xml rename to instrument/BASIS_silicon_111_Parameters.xml diff --git a/Code/Mantid/instrument/BIOSANS_Definition.xml b/instrument/BIOSANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/BIOSANS_Definition.xml rename to instrument/BIOSANS_Definition.xml diff --git a/Code/Mantid/instrument/BIOSANS_Definition_2012.xml b/instrument/BIOSANS_Definition_2012.xml similarity index 100% rename from Code/Mantid/instrument/BIOSANS_Definition_2012.xml rename to instrument/BIOSANS_Definition_2012.xml diff --git a/Code/Mantid/instrument/BIOSANS_Parameters.xml b/instrument/BIOSANS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/BIOSANS_Parameters.xml rename to instrument/BIOSANS_Parameters.xml diff --git a/Code/Mantid/instrument/BIOSANS_Parameters_2012.xml b/instrument/BIOSANS_Parameters_2012.xml similarity index 100% rename from Code/Mantid/instrument/BIOSANS_Parameters_2012.xml rename to instrument/BIOSANS_Parameters_2012.xml diff --git a/Code/Mantid/instrument/CHRONUS_Definition.xml b/instrument/CHRONUS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/CHRONUS_Definition.xml rename to instrument/CHRONUS_Definition.xml diff --git a/Code/Mantid/instrument/CNCS_Definition.xml b/instrument/CNCS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition.xml rename to instrument/CNCS_Definition.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_1-35154.xml b/instrument/CNCS_Definition_1-35154.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_1-35154.xml rename to instrument/CNCS_Definition_1-35154.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20120215-20120313.xml b/instrument/CNCS_Definition_20120215-20120313.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20120215-20120313.xml rename to instrument/CNCS_Definition_20120215-20120313.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20120314_20120816.xml b/instrument/CNCS_Definition_20120314_20120816.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20120314_20120816.xml rename to instrument/CNCS_Definition_20120314_20120816.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20120817_20130814.xml b/instrument/CNCS_Definition_20120817_20130814.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20120817_20130814.xml rename to instrument/CNCS_Definition_20120817_20130814.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20130814_20140131.xml b/instrument/CNCS_Definition_20130814_20140131.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20130814_20140131.xml rename to instrument/CNCS_Definition_20130814_20140131.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20140201_20140807.xml b/instrument/CNCS_Definition_20140201_20140807.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20140201_20140807.xml rename to instrument/CNCS_Definition_20140201_20140807.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20140808-20150129.xml b/instrument/CNCS_Definition_20140808-20150129.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20140808-20150129.xml rename to instrument/CNCS_Definition_20140808-20150129.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_20150130-20150731.xml b/instrument/CNCS_Definition_20150130-20150731.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_20150130-20150731.xml rename to instrument/CNCS_Definition_20150130-20150731.xml diff --git a/Code/Mantid/instrument/CNCS_Definition_35155-44929.xml b/instrument/CNCS_Definition_35155-44929.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Definition_35155-44929.xml rename to instrument/CNCS_Definition_35155-44929.xml diff --git a/Code/Mantid/instrument/CNCS_Parameters.xml b/instrument/CNCS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/CNCS_Parameters.xml rename to instrument/CNCS_Parameters.xml diff --git a/Code/Mantid/instrument/CORELLI_Definition.xml b/instrument/CORELLI_Definition.xml similarity index 100% rename from Code/Mantid/instrument/CORELLI_Definition.xml rename to instrument/CORELLI_Definition.xml diff --git a/Code/Mantid/instrument/CORELLI_Parameters.xml b/instrument/CORELLI_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/CORELLI_Parameters.xml rename to instrument/CORELLI_Parameters.xml diff --git a/Code/Mantid/instrument/CRISP_Definition.xml b/instrument/CRISP_Definition.xml similarity index 100% rename from Code/Mantid/instrument/CRISP_Definition.xml rename to instrument/CRISP_Definition.xml diff --git a/Code/Mantid/instrument/CRISP_Parameters.xml b/instrument/CRISP_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/CRISP_Parameters.xml rename to instrument/CRISP_Parameters.xml diff --git a/Code/Mantid/instrument/D17_Definition.xml b/instrument/D17_Definition.xml similarity index 100% rename from Code/Mantid/instrument/D17_Definition.xml rename to instrument/D17_Definition.xml diff --git a/Code/Mantid/instrument/D17_Parameters.xml b/instrument/D17_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/D17_Parameters.xml rename to instrument/D17_Parameters.xml diff --git a/Code/Mantid/instrument/D2B_Definition.xml b/instrument/D2B_Definition.xml similarity index 100% rename from Code/Mantid/instrument/D2B_Definition.xml rename to instrument/D2B_Definition.xml diff --git a/Code/Mantid/instrument/D33_Definition.xml b/instrument/D33_Definition.xml similarity index 100% rename from Code/Mantid/instrument/D33_Definition.xml rename to instrument/D33_Definition.xml diff --git a/Code/Mantid/instrument/D33_Parameters.xml b/instrument/D33_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/D33_Parameters.xml rename to instrument/D33_Parameters.xml diff --git a/Code/Mantid/instrument/DNS_Definition_PAonly.xml b/instrument/DNS_Definition_PAonly.xml similarity index 100% rename from Code/Mantid/instrument/DNS_Definition_PAonly.xml rename to instrument/DNS_Definition_PAonly.xml diff --git a/Code/Mantid/instrument/EMU_Definition_32detectors.xml b/instrument/EMU_Definition_32detectors.xml similarity index 100% rename from Code/Mantid/instrument/EMU_Definition_32detectors.xml rename to instrument/EMU_Definition_32detectors.xml diff --git a/Code/Mantid/instrument/EMU_Definition_96detectors.xml b/instrument/EMU_Definition_96detectors.xml similarity index 100% rename from Code/Mantid/instrument/EMU_Definition_96detectors.xml rename to instrument/EMU_Definition_96detectors.xml diff --git a/Code/Mantid/instrument/ENGIN-X_Definition.xml b/instrument/ENGIN-X_Definition.xml similarity index 100% rename from Code/Mantid/instrument/ENGIN-X_Definition.xml rename to instrument/ENGIN-X_Definition.xml diff --git a/Code/Mantid/instrument/EQ-SANS_Definition.xml b/instrument/EQ-SANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/EQ-SANS_Definition.xml rename to instrument/EQ-SANS_Definition.xml diff --git a/Code/Mantid/instrument/EQ-SANS_Parameters.xml b/instrument/EQ-SANS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/EQ-SANS_Parameters.xml rename to instrument/EQ-SANS_Parameters.xml diff --git a/Code/Mantid/instrument/FOCUS_Definition.xml b/instrument/FOCUS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/FOCUS_Definition.xml rename to instrument/FOCUS_Definition.xml diff --git a/Code/Mantid/instrument/Facilities.xml b/instrument/Facilities.xml similarity index 100% rename from Code/Mantid/instrument/Facilities.xml rename to instrument/Facilities.xml diff --git a/Code/Mantid/instrument/GEM_Definition.xml b/instrument/GEM_Definition.xml similarity index 100% rename from Code/Mantid/instrument/GEM_Definition.xml rename to instrument/GEM_Definition.xml diff --git a/Code/Mantid/instrument/GEM_Parameters.xml b/instrument/GEM_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/GEM_Parameters.xml rename to instrument/GEM_Parameters.xml diff --git a/Code/Mantid/instrument/GPD_Definition_2detectors.xml b/instrument/GPD_Definition_2detectors.xml similarity index 100% rename from Code/Mantid/instrument/GPD_Definition_2detectors.xml rename to instrument/GPD_Definition_2detectors.xml diff --git a/Code/Mantid/instrument/GPSANS_Definition.xml b/instrument/GPSANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/GPSANS_Definition.xml rename to instrument/GPSANS_Definition.xml diff --git a/Code/Mantid/instrument/GPSANS_Parameters.xml b/instrument/GPSANS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/GPSANS_Parameters.xml rename to instrument/GPSANS_Parameters.xml diff --git a/Code/Mantid/instrument/GPS_Definition_5detectors.xml b/instrument/GPS_Definition_5detectors.xml similarity index 100% rename from Code/Mantid/instrument/GPS_Definition_5detectors.xml rename to instrument/GPS_Definition_5detectors.xml diff --git a/Code/Mantid/instrument/Grouping/.gitignore b/instrument/Grouping/.gitignore similarity index 100% rename from Code/Mantid/instrument/Grouping/.gitignore rename to instrument/Grouping/.gitignore diff --git a/Code/Mantid/instrument/Grouping/ARGUS_Detector_Grouping_LF_192.xml b/instrument/Grouping/ARGUS_Detector_Grouping_LF_192.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/ARGUS_Detector_Grouping_LF_192.xml rename to instrument/Grouping/ARGUS_Detector_Grouping_LF_192.xml diff --git a/Code/Mantid/instrument/Grouping/BASIS_Grouping.xml b/instrument/Grouping/BASIS_Grouping.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/BASIS_Grouping.xml rename to instrument/Grouping/BASIS_Grouping.xml diff --git a/Code/Mantid/instrument/Grouping/CHRONUS_Detector_Grouping_LF_608.xml b/instrument/Grouping/CHRONUS_Detector_Grouping_LF_608.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/CHRONUS_Detector_Grouping_LF_608.xml rename to instrument/Grouping/CHRONUS_Detector_Grouping_LF_608.xml diff --git a/Code/Mantid/instrument/Grouping/EMU_Detector_Grouping_LF_32.xml b/instrument/Grouping/EMU_Detector_Grouping_LF_32.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/EMU_Detector_Grouping_LF_32.xml rename to instrument/Grouping/EMU_Detector_Grouping_LF_32.xml diff --git a/Code/Mantid/instrument/Grouping/EMU_Detector_Grouping_LF_96.xml b/instrument/Grouping/EMU_Detector_Grouping_LF_96.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/EMU_Detector_Grouping_LF_96.xml rename to instrument/Grouping/EMU_Detector_Grouping_LF_96.xml diff --git a/Code/Mantid/instrument/Grouping/ENGINX_Grouping.xml b/instrument/Grouping/ENGINX_Grouping.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/ENGINX_Grouping.xml rename to instrument/Grouping/ENGINX_Grouping.xml diff --git a/Code/Mantid/instrument/Grouping/GPD_Detector_Grouping_LF_2.xml b/instrument/Grouping/GPD_Detector_Grouping_LF_2.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/GPD_Detector_Grouping_LF_2.xml rename to instrument/Grouping/GPD_Detector_Grouping_LF_2.xml diff --git a/Code/Mantid/instrument/Grouping/GPS_Detector_Grouping_LF_5.xml b/instrument/Grouping/GPS_Detector_Grouping_LF_5.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/GPS_Detector_Grouping_LF_5.xml rename to instrument/Grouping/GPS_Detector_Grouping_LF_5.xml diff --git a/Code/Mantid/instrument/Grouping/HIFI_Detector_Grouping_LF_64.xml b/instrument/Grouping/HIFI_Detector_Grouping_LF_64.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/HIFI_Detector_Grouping_LF_64.xml rename to instrument/Grouping/HIFI_Detector_Grouping_LF_64.xml diff --git a/Code/Mantid/instrument/Grouping/IN16B_Grouping.xml b/instrument/Grouping/IN16B_Grouping.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/IN16B_Grouping.xml rename to instrument/Grouping/IN16B_Grouping.xml diff --git a/Code/Mantid/instrument/Grouping/MUSR_Detector_Grouping_LF_64.xml b/instrument/Grouping/MUSR_Detector_Grouping_LF_64.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/MUSR_Detector_Grouping_LF_64.xml rename to instrument/Grouping/MUSR_Detector_Grouping_LF_64.xml diff --git a/Code/Mantid/instrument/Grouping/MUSR_Detector_Grouping_TF_64.xml b/instrument/Grouping/MUSR_Detector_Grouping_TF_64.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/MUSR_Detector_Grouping_TF_64.xml rename to instrument/Grouping/MUSR_Detector_Grouping_TF_64.xml diff --git a/Code/Mantid/instrument/Grouping/MUT_Detector_Grouping_LF_32.xml b/instrument/Grouping/MUT_Detector_Grouping_LF_32.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/MUT_Detector_Grouping_LF_32.xml rename to instrument/Grouping/MUT_Detector_Grouping_LF_32.xml diff --git a/Code/Mantid/instrument/Grouping/POLDI_Grouping_800to400.xml b/instrument/Grouping/POLDI_Grouping_800to400.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/POLDI_Grouping_800to400.xml rename to instrument/Grouping/POLDI_Grouping_800to400.xml diff --git a/Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_X.xml b/instrument/Grouping/REFL_Detector_Grouping_Sum_X.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_X.xml rename to instrument/Grouping/REFL_Detector_Grouping_Sum_X.xml diff --git a/Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_X_rot.xml b/instrument/Grouping/REFL_Detector_Grouping_Sum_X_rot.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_X_rot.xml rename to instrument/Grouping/REFL_Detector_Grouping_Sum_X_rot.xml diff --git a/Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_Y.xml b/instrument/Grouping/REFL_Detector_Grouping_Sum_Y.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_Y.xml rename to instrument/Grouping/REFL_Detector_Grouping_Sum_Y.xml diff --git a/Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_Y_rot.xml b/instrument/Grouping/REFL_Detector_Grouping_Sum_Y_rot.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/REFL_Detector_Grouping_Sum_Y_rot.xml rename to instrument/Grouping/REFL_Detector_Grouping_Sum_Y_rot.xml diff --git a/Code/Mantid/instrument/Grouping/TOSCA_Grouping.xml b/instrument/Grouping/TOSCA_Grouping.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/TOSCA_Grouping.xml rename to instrument/Grouping/TOSCA_Grouping.xml diff --git a/Code/Mantid/instrument/Grouping/VISION_Grouping.xml b/instrument/Grouping/VISION_Grouping.xml similarity index 100% rename from Code/Mantid/instrument/Grouping/VISION_Grouping.xml rename to instrument/Grouping/VISION_Grouping.xml diff --git a/Code/Mantid/instrument/HB2A_Definition.xml b/instrument/HB2A_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HB2A_Definition.xml rename to instrument/HB2A_Definition.xml diff --git a/Code/Mantid/instrument/HB3A_Definition.xml b/instrument/HB3A_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HB3A_Definition.xml rename to instrument/HB3A_Definition.xml diff --git a/Code/Mantid/instrument/HET_Definition.txt b/instrument/HET_Definition.txt similarity index 100% rename from Code/Mantid/instrument/HET_Definition.txt rename to instrument/HET_Definition.txt diff --git a/Code/Mantid/instrument/HET_Definition.xml b/instrument/HET_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HET_Definition.xml rename to instrument/HET_Definition.xml diff --git a/Code/Mantid/instrument/HET_Parameters.xml b/instrument/HET_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/HET_Parameters.xml rename to instrument/HET_Parameters.xml diff --git a/Code/Mantid/instrument/HIFI_Definition.xml b/instrument/HIFI_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HIFI_Definition.xml rename to instrument/HIFI_Definition.xml diff --git a/Code/Mantid/instrument/HIRESSANS_Definition.xml b/instrument/HIRESSANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HIRESSANS_Definition.xml rename to instrument/HIRESSANS_Definition.xml diff --git a/Code/Mantid/instrument/HIRESSANS_Parameters.xml b/instrument/HIRESSANS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/HIRESSANS_Parameters.xml rename to instrument/HIRESSANS_Parameters.xml diff --git a/Code/Mantid/instrument/HRPD_Definition.xml b/instrument/HRPD_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HRPD_Definition.xml rename to instrument/HRPD_Definition.xml diff --git a/Code/Mantid/instrument/HRPD_Parameters.xml b/instrument/HRPD_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/HRPD_Parameters.xml rename to instrument/HRPD_Parameters.xml diff --git a/Code/Mantid/instrument/HYSPECA_Parameters.xml b/instrument/HYSPECA_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/HYSPECA_Parameters.xml rename to instrument/HYSPECA_Parameters.xml diff --git a/Code/Mantid/instrument/HYSPEC_Definition.xml b/instrument/HYSPEC_Definition.xml similarity index 100% rename from Code/Mantid/instrument/HYSPEC_Definition.xml rename to instrument/HYSPEC_Definition.xml diff --git a/Code/Mantid/instrument/HYSPEC_Parameters.xml b/instrument/HYSPEC_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/HYSPEC_Parameters.xml rename to instrument/HYSPEC_Parameters.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST1_ValidDateOverlap.xml b/instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST1_ValidDateOverlap.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST1_ValidDateOverlap.xml rename to instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST1_ValidDateOverlap.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST2_ValidDateOverlap.xml b/instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST2_ValidDateOverlap.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST2_ValidDateOverlap.xml rename to instrument/IDFs_for_UNIT_TESTING/ARGUS_Definition_TEST2_ValidDateOverlap.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/DUM_Definition.xml b/instrument/IDFs_for_UNIT_TESTING/DUM_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/DUM_Definition.xml rename to instrument/IDFs_for_UNIT_TESTING/DUM_Definition.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/EMU_for_UNIT_TESTING.XML b/instrument/IDFs_for_UNIT_TESTING/EMU_for_UNIT_TESTING.XML similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/EMU_for_UNIT_TESTING.XML rename to instrument/IDFs_for_UNIT_TESTING/EMU_for_UNIT_TESTING.XML diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition.xml b/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test6.xml b/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test6.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test6.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test6.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test7.xml b/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test7.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test7.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Definition_Test7.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters.xml b/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters_Test6.xml b/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters_Test6.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters_Test6.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPDTEST_Parameters_Test6.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition.xml b/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPD_Definition.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test3.xml b/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test3.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test3.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test3.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test4.xml b/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test4.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test4.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPD_Definition_Test4.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Parameters_Test4.xml b/instrument/IDFs_for_UNIT_TESTING/HRPD_Parameters_Test4.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_Parameters_Test4.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPD_Parameters_Test4.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING.xml b/instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING2.xml b/instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING2.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING2.xml rename to instrument/IDFs_for_UNIT_TESTING/HRPD_for_UNIT_TESTING2.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_RECTANGULAR_UNIT_TESTING.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_RECTANGULAR_UNIT_TESTING.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_RECTANGULAR_UNIT_TESTING.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_RECTANGULAR_UNIT_TESTING.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2_paramFile.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2_paramFile.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2_paramFile.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING2_paramFile.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING3.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING3.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING3.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING3.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING4.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING4.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING4.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING4.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING5.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING5.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING5.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_UNIT_TESTING5.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_locations_test.xml b/instrument/IDFs_for_UNIT_TESTING/IDF_for_locations_test.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/IDF_for_locations_test.xml rename to instrument/IDFs_for_UNIT_TESTING/IDF_for_locations_test.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/INDIRECT_Definition.xml b/instrument/IDFs_for_UNIT_TESTING/INDIRECT_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/INDIRECT_Definition.xml rename to instrument/IDFs_for_UNIT_TESTING/INDIRECT_Definition.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MAPS_Definition_Reduced.xml b/instrument/IDFs_for_UNIT_TESTING/MAPS_Definition_Reduced.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MAPS_Definition_Reduced.xml rename to instrument/IDFs_for_UNIT_TESTING/MAPS_Definition_Reduced.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MINITOPAZ_Definition.xml b/instrument/IDFs_for_UNIT_TESTING/MINITOPAZ_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MINITOPAZ_Definition.xml rename to instrument/IDFs_for_UNIT_TESTING/MINITOPAZ_Definition.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping.xml b/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping.xml rename to instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate.xml b/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate.xml rename to instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate2.xml b/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate2.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate2.xml rename to instrument/IDFs_for_UNIT_TESTING/MUSR_Detector_Grouping_dublicate2.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/SANSTEST_Definition.xml b/instrument/IDFs_for_UNIT_TESTING/SANSTEST_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/SANSTEST_Definition.xml rename to instrument/IDFs_for_UNIT_TESTING/SANSTEST_Definition.xml diff --git a/Code/Mantid/instrument/IDFs_for_UNIT_TESTING/UnitTestFacilities.xml b/instrument/IDFs_for_UNIT_TESTING/UnitTestFacilities.xml similarity index 100% rename from Code/Mantid/instrument/IDFs_for_UNIT_TESTING/UnitTestFacilities.xml rename to instrument/IDFs_for_UNIT_TESTING/UnitTestFacilities.xml diff --git a/Code/Mantid/instrument/IMAT_Definition.xml b/instrument/IMAT_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IMAT_Definition.xml rename to instrument/IMAT_Definition.xml diff --git a/Code/Mantid/instrument/IN10_Definition.xml b/instrument/IN10_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN10_Definition.xml rename to instrument/IN10_Definition.xml diff --git a/Code/Mantid/instrument/IN10_Parameters.xml b/instrument/IN10_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN10_Parameters.xml rename to instrument/IN10_Parameters.xml diff --git a/Code/Mantid/instrument/IN10_silicon_111_Parameters.xml b/instrument/IN10_silicon_111_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN10_silicon_111_Parameters.xml rename to instrument/IN10_silicon_111_Parameters.xml diff --git a/Code/Mantid/instrument/IN10_silicon_311_Parameters.xml b/instrument/IN10_silicon_311_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN10_silicon_311_Parameters.xml rename to instrument/IN10_silicon_311_Parameters.xml diff --git a/Code/Mantid/instrument/IN13_CaF_422_Parameters.xml b/instrument/IN13_CaF_422_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN13_CaF_422_Parameters.xml rename to instrument/IN13_CaF_422_Parameters.xml diff --git a/Code/Mantid/instrument/IN13_Definition.xml b/instrument/IN13_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN13_Definition.xml rename to instrument/IN13_Definition.xml diff --git a/Code/Mantid/instrument/IN13_Definition_xml b/instrument/IN13_Definition_xml similarity index 100% rename from Code/Mantid/instrument/IN13_Definition_xml rename to instrument/IN13_Definition_xml diff --git a/Code/Mantid/instrument/IN13_Parameters.xml b/instrument/IN13_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN13_Parameters.xml rename to instrument/IN13_Parameters.xml diff --git a/Code/Mantid/instrument/IN16B_Definition.xml b/instrument/IN16B_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN16B_Definition.xml rename to instrument/IN16B_Definition.xml diff --git a/Code/Mantid/instrument/IN16B_Parameters.xml b/instrument/IN16B_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN16B_Parameters.xml rename to instrument/IN16B_Parameters.xml diff --git a/Code/Mantid/instrument/IN16B_silicon_111_Parameters.xml b/instrument/IN16B_silicon_111_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN16B_silicon_111_Parameters.xml rename to instrument/IN16B_silicon_111_Parameters.xml diff --git a/Code/Mantid/instrument/IN16_Definition.xml b/instrument/IN16_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN16_Definition.xml rename to instrument/IN16_Definition.xml diff --git a/Code/Mantid/instrument/IN16_Parameters.xml b/instrument/IN16_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN16_Parameters.xml rename to instrument/IN16_Parameters.xml diff --git a/Code/Mantid/instrument/IN16_silicon_111_Parameters.xml b/instrument/IN16_silicon_111_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN16_silicon_111_Parameters.xml rename to instrument/IN16_silicon_111_Parameters.xml diff --git a/Code/Mantid/instrument/IN16_silicon_311_Parameters.xml b/instrument/IN16_silicon_311_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN16_silicon_311_Parameters.xml rename to instrument/IN16_silicon_311_Parameters.xml diff --git a/Code/Mantid/instrument/IN4_Definition.xml b/instrument/IN4_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN4_Definition.xml rename to instrument/IN4_Definition.xml diff --git a/Code/Mantid/instrument/IN4_Parameters.xml b/instrument/IN4_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN4_Parameters.xml rename to instrument/IN4_Parameters.xml diff --git a/Code/Mantid/instrument/IN5_Definition.xml b/instrument/IN5_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN5_Definition.xml rename to instrument/IN5_Definition.xml diff --git a/Code/Mantid/instrument/IN5_Parameters.xml b/instrument/IN5_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN5_Parameters.xml rename to instrument/IN5_Parameters.xml diff --git a/Code/Mantid/instrument/IN6_Definition.xml b/instrument/IN6_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IN6_Definition.xml rename to instrument/IN6_Definition.xml diff --git a/Code/Mantid/instrument/IN6_Parameters.xml b/instrument/IN6_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IN6_Parameters.xml rename to instrument/IN6_Parameters.xml diff --git a/Code/Mantid/instrument/INES_Definition.xml b/instrument/INES_Definition.xml similarity index 100% rename from Code/Mantid/instrument/INES_Definition.xml rename to instrument/INES_Definition.xml diff --git a/Code/Mantid/instrument/INTER_Definition.xml b/instrument/INTER_Definition.xml similarity index 100% rename from Code/Mantid/instrument/INTER_Definition.xml rename to instrument/INTER_Definition.xml diff --git a/Code/Mantid/instrument/INTER_Parameters.xml b/instrument/INTER_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/INTER_Parameters.xml rename to instrument/INTER_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_Definition.xml b/instrument/IRIS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_Definition.xml rename to instrument/IRIS_Definition.xml diff --git a/Code/Mantid/instrument/IRIS_Parameters.xml b/instrument/IRIS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_Parameters.xml rename to instrument/IRIS_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_diffraction_diffonly_Parameters.xml b/instrument/IRIS_diffraction_diffonly_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_diffraction_diffonly_Parameters.xml rename to instrument/IRIS_diffraction_diffonly_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_diffraction_diffspec_Parameters.xml b/instrument/IRIS_diffraction_diffspec_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_diffraction_diffspec_Parameters.xml rename to instrument/IRIS_diffraction_diffspec_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_fmica_002_Parameters.xml b/instrument/IRIS_fmica_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_fmica_002_Parameters.xml rename to instrument/IRIS_fmica_002_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_fmica_006_Parameters.xml b/instrument/IRIS_fmica_006_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_fmica_006_Parameters.xml rename to instrument/IRIS_fmica_006_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_graphite_002_Parameters.xml b/instrument/IRIS_graphite_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_graphite_002_Parameters.xml rename to instrument/IRIS_graphite_002_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_graphite_004_Parameters.xml b/instrument/IRIS_graphite_004_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_graphite_004_Parameters.xml rename to instrument/IRIS_graphite_004_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_mica_002_Parameters.xml b/instrument/IRIS_mica_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_mica_002_Parameters.xml rename to instrument/IRIS_mica_002_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_mica_004_Parameters.xml b/instrument/IRIS_mica_004_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_mica_004_Parameters.xml rename to instrument/IRIS_mica_004_Parameters.xml diff --git a/Code/Mantid/instrument/IRIS_mica_006_Parameters.xml b/instrument/IRIS_mica_006_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/IRIS_mica_006_Parameters.xml rename to instrument/IRIS_mica_006_Parameters.xml diff --git a/Code/Mantid/instrument/LARMOR_Definition.xml b/instrument/LARMOR_Definition.xml similarity index 100% rename from Code/Mantid/instrument/LARMOR_Definition.xml rename to instrument/LARMOR_Definition.xml diff --git a/Code/Mantid/instrument/LARMOR_Parameters.xml b/instrument/LARMOR_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/LARMOR_Parameters.xml rename to instrument/LARMOR_Parameters.xml diff --git a/Code/Mantid/instrument/LET_Definition.xml b/instrument/LET_Definition.xml similarity index 100% rename from Code/Mantid/instrument/LET_Definition.xml rename to instrument/LET_Definition.xml diff --git a/Code/Mantid/instrument/LET_Definition_dr2to12.xml b/instrument/LET_Definition_dr2to12.xml similarity index 100% rename from Code/Mantid/instrument/LET_Definition_dr2to12.xml rename to instrument/LET_Definition_dr2to12.xml diff --git a/Code/Mantid/instrument/LET_Definition_dr2to9.xml b/instrument/LET_Definition_dr2to9.xml similarity index 100% rename from Code/Mantid/instrument/LET_Definition_dr2to9.xml rename to instrument/LET_Definition_dr2to9.xml diff --git a/Code/Mantid/instrument/LET_Definition_dr3to10.xml b/instrument/LET_Definition_dr3to10.xml similarity index 100% rename from Code/Mantid/instrument/LET_Definition_dr3to10.xml rename to instrument/LET_Definition_dr3to10.xml diff --git a/Code/Mantid/instrument/LET_Definition_dr3to11.xml b/instrument/LET_Definition_dr3to11.xml similarity index 100% rename from Code/Mantid/instrument/LET_Definition_dr3to11.xml rename to instrument/LET_Definition_dr3to11.xml diff --git a/Code/Mantid/instrument/LET_Parameters.xml b/instrument/LET_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/LET_Parameters.xml rename to instrument/LET_Parameters.xml diff --git a/Code/Mantid/instrument/LET_Parameters_dr2to12.xml b/instrument/LET_Parameters_dr2to12.xml similarity index 100% rename from Code/Mantid/instrument/LET_Parameters_dr2to12.xml rename to instrument/LET_Parameters_dr2to12.xml diff --git a/Code/Mantid/instrument/LET_Parameters_dr2to9.xml b/instrument/LET_Parameters_dr2to9.xml similarity index 100% rename from Code/Mantid/instrument/LET_Parameters_dr2to9.xml rename to instrument/LET_Parameters_dr2to9.xml diff --git a/Code/Mantid/instrument/LET_Parameters_dr3to10.xml b/instrument/LET_Parameters_dr3to10.xml similarity index 100% rename from Code/Mantid/instrument/LET_Parameters_dr3to10.xml rename to instrument/LET_Parameters_dr3to10.xml diff --git a/Code/Mantid/instrument/LET_Parameters_dr3to11.xml b/instrument/LET_Parameters_dr3to11.xml similarity index 100% rename from Code/Mantid/instrument/LET_Parameters_dr3to11.xml rename to instrument/LET_Parameters_dr3to11.xml diff --git a/Code/Mantid/instrument/LOQ_Definition_20010430-20020226.xml b/instrument/LOQ_Definition_20010430-20020226.xml similarity index 100% rename from Code/Mantid/instrument/LOQ_Definition_20010430-20020226.xml rename to instrument/LOQ_Definition_20010430-20020226.xml diff --git a/Code/Mantid/instrument/LOQ_Definition_20020226-.xml b/instrument/LOQ_Definition_20020226-.xml similarity index 100% rename from Code/Mantid/instrument/LOQ_Definition_20020226-.xml rename to instrument/LOQ_Definition_20020226-.xml diff --git a/Code/Mantid/instrument/LOQ_Definition_20121016-.xml b/instrument/LOQ_Definition_20121016-.xml similarity index 100% rename from Code/Mantid/instrument/LOQ_Definition_20121016-.xml rename to instrument/LOQ_Definition_20121016-.xml diff --git a/Code/Mantid/instrument/LOQ_Parameters.xml b/instrument/LOQ_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/LOQ_Parameters.xml rename to instrument/LOQ_Parameters.xml diff --git a/Code/Mantid/instrument/LOQ_trans_Definition.xml b/instrument/LOQ_trans_Definition.xml similarity index 100% rename from Code/Mantid/instrument/LOQ_trans_Definition.xml rename to instrument/LOQ_trans_Definition.xml diff --git a/Code/Mantid/instrument/MANDI_Definition_2012.xml b/instrument/MANDI_Definition_2012.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Definition_2012.xml rename to instrument/MANDI_Definition_2012.xml diff --git a/Code/Mantid/instrument/MANDI_Definition_2013_03_15.xml b/instrument/MANDI_Definition_2013_03_15.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Definition_2013_03_15.xml rename to instrument/MANDI_Definition_2013_03_15.xml diff --git a/Code/Mantid/instrument/MANDI_Definition_2013_08_01.xml b/instrument/MANDI_Definition_2013_08_01.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Definition_2013_08_01.xml rename to instrument/MANDI_Definition_2013_08_01.xml diff --git a/Code/Mantid/instrument/MANDI_Definition_2014_08_01.xml b/instrument/MANDI_Definition_2014_08_01.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Definition_2014_08_01.xml rename to instrument/MANDI_Definition_2014_08_01.xml diff --git a/Code/Mantid/instrument/MANDI_Definition_2015_08_01.xml b/instrument/MANDI_Definition_2015_08_01.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Definition_2015_08_01.xml rename to instrument/MANDI_Definition_2015_08_01.xml diff --git a/Code/Mantid/instrument/MANDI_Parameters.xml b/instrument/MANDI_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Parameters.xml rename to instrument/MANDI_Parameters.xml diff --git a/Code/Mantid/instrument/MANDI_Parameters_2015_08_01.xml b/instrument/MANDI_Parameters_2015_08_01.xml similarity index 100% rename from Code/Mantid/instrument/MANDI_Parameters_2015_08_01.xml rename to instrument/MANDI_Parameters_2015_08_01.xml diff --git a/Code/Mantid/instrument/MAPS_Definition.xml b/instrument/MAPS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/MAPS_Definition.xml rename to instrument/MAPS_Definition.xml diff --git a/Code/Mantid/instrument/MAPS_Parameters.xml b/instrument/MAPS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/MAPS_Parameters.xml rename to instrument/MAPS_Parameters.xml diff --git a/Code/Mantid/instrument/MARI_Definition.xml b/instrument/MARI_Definition.xml similarity index 100% rename from Code/Mantid/instrument/MARI_Definition.xml rename to instrument/MARI_Definition.xml diff --git a/Code/Mantid/instrument/MARI_Parameters.xml b/instrument/MARI_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/MARI_Parameters.xml rename to instrument/MARI_Parameters.xml diff --git a/Code/Mantid/instrument/MERLIN_Definition.xml b/instrument/MERLIN_Definition.xml similarity index 100% rename from Code/Mantid/instrument/MERLIN_Definition.xml rename to instrument/MERLIN_Definition.xml diff --git a/Code/Mantid/instrument/MERLIN_Definition_after2013_4.xml b/instrument/MERLIN_Definition_after2013_4.xml similarity index 100% rename from Code/Mantid/instrument/MERLIN_Definition_after2013_4.xml rename to instrument/MERLIN_Definition_after2013_4.xml diff --git a/Code/Mantid/instrument/MERLIN_Parameters.xml b/instrument/MERLIN_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/MERLIN_Parameters.xml rename to instrument/MERLIN_Parameters.xml diff --git a/Code/Mantid/instrument/MERLIN_Parameters_after2013_4.xml b/instrument/MERLIN_Parameters_after2013_4.xml similarity index 100% rename from Code/Mantid/instrument/MERLIN_Parameters_after2013_4.xml rename to instrument/MERLIN_Parameters_after2013_4.xml diff --git a/Code/Mantid/instrument/MIBEMOL_Definition.xml b/instrument/MIBEMOL_Definition.xml similarity index 100% rename from Code/Mantid/instrument/MIBEMOL_Definition.xml rename to instrument/MIBEMOL_Definition.xml diff --git a/Code/Mantid/instrument/MUSR_Definition.xml b/instrument/MUSR_Definition.xml similarity index 100% rename from Code/Mantid/instrument/MUSR_Definition.xml rename to instrument/MUSR_Definition.xml diff --git a/Code/Mantid/instrument/MUT_Definition_32_detectors.xml b/instrument/MUT_Definition_32_detectors.xml similarity index 100% rename from Code/Mantid/instrument/MUT_Definition_32_detectors.xml rename to instrument/MUT_Definition_32_detectors.xml diff --git a/Code/Mantid/instrument/MolDyn_Definition.xml b/instrument/MolDyn_Definition.xml similarity index 100% rename from Code/Mantid/instrument/MolDyn_Definition.xml rename to instrument/MolDyn_Definition.xml diff --git a/Code/Mantid/instrument/MolDyn_simul_2_Parameters.xml b/instrument/MolDyn_simul_2_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/MolDyn_simul_2_Parameters.xml rename to instrument/MolDyn_simul_2_Parameters.xml diff --git a/Code/Mantid/instrument/MolDyn_simul_4_Parameters.xml b/instrument/MolDyn_simul_4_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/MolDyn_simul_4_Parameters.xml rename to instrument/MolDyn_simul_4_Parameters.xml diff --git a/Code/Mantid/instrument/NGSANS_Definition.xml b/instrument/NGSANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/NGSANS_Definition.xml rename to instrument/NGSANS_Definition.xml diff --git a/Code/Mantid/instrument/NGSANS_Parameters.xml b/instrument/NGSANS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/NGSANS_Parameters.xml rename to instrument/NGSANS_Parameters.xml diff --git a/Code/Mantid/instrument/NIM_Definition.xml b/instrument/NIM_Definition.xml similarity index 100% rename from Code/Mantid/instrument/NIM_Definition.xml rename to instrument/NIM_Definition.xml diff --git a/Code/Mantid/instrument/NOMAD_Definition.xml b/instrument/NOMAD_Definition.xml similarity index 100% rename from Code/Mantid/instrument/NOMAD_Definition.xml rename to instrument/NOMAD_Definition.xml diff --git a/Code/Mantid/instrument/NOMAD_Definition_19000000-20120630.xml b/instrument/NOMAD_Definition_19000000-20120630.xml similarity index 100% rename from Code/Mantid/instrument/NOMAD_Definition_19000000-20120630.xml rename to instrument/NOMAD_Definition_19000000-20120630.xml diff --git a/Code/Mantid/instrument/NOMAD_Definition_20120701-20120731.xml b/instrument/NOMAD_Definition_20120701-20120731.xml similarity index 100% rename from Code/Mantid/instrument/NOMAD_Definition_20120701-20120731.xml rename to instrument/NOMAD_Definition_20120701-20120731.xml diff --git a/Code/Mantid/instrument/NOMAD_Parameters.xml b/instrument/NOMAD_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/NOMAD_Parameters.xml rename to instrument/NOMAD_Parameters.xml diff --git a/Code/Mantid/instrument/OFFSPEC_Definition.xml b/instrument/OFFSPEC_Definition.xml similarity index 100% rename from Code/Mantid/instrument/OFFSPEC_Definition.xml rename to instrument/OFFSPEC_Definition.xml diff --git a/Code/Mantid/instrument/OFFSPEC_Definition_pre11_7_2012.xml b/instrument/OFFSPEC_Definition_pre11_7_2012.xml similarity index 100% rename from Code/Mantid/instrument/OFFSPEC_Definition_pre11_7_2012.xml rename to instrument/OFFSPEC_Definition_pre11_7_2012.xml diff --git a/Code/Mantid/instrument/OFFSPEC_Parameters.xml b/instrument/OFFSPEC_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/OFFSPEC_Parameters.xml rename to instrument/OFFSPEC_Parameters.xml diff --git a/Code/Mantid/instrument/OSIRIS_Definition.xml b/instrument/OSIRIS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/OSIRIS_Definition.xml rename to instrument/OSIRIS_Definition.xml diff --git a/Code/Mantid/instrument/OSIRIS_Parameters.xml b/instrument/OSIRIS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/OSIRIS_Parameters.xml rename to instrument/OSIRIS_Parameters.xml diff --git a/Code/Mantid/instrument/OSIRIS_diffraction_diffonly_Parameters.xml b/instrument/OSIRIS_diffraction_diffonly_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/OSIRIS_diffraction_diffonly_Parameters.xml rename to instrument/OSIRIS_diffraction_diffonly_Parameters.xml diff --git a/Code/Mantid/instrument/OSIRIS_diffraction_diffspec_Parameters.xml b/instrument/OSIRIS_diffraction_diffspec_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/OSIRIS_diffraction_diffspec_Parameters.xml rename to instrument/OSIRIS_diffraction_diffspec_Parameters.xml diff --git a/Code/Mantid/instrument/OSIRIS_graphite_002_Parameters.xml b/instrument/OSIRIS_graphite_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/OSIRIS_graphite_002_Parameters.xml rename to instrument/OSIRIS_graphite_002_Parameters.xml diff --git a/Code/Mantid/instrument/OSIRIS_graphite_004_Parameters.xml b/instrument/OSIRIS_graphite_004_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/OSIRIS_graphite_004_Parameters.xml rename to instrument/OSIRIS_graphite_004_Parameters.xml diff --git a/Code/Mantid/instrument/PEARL_Definition.xml b/instrument/PEARL_Definition.xml similarity index 100% rename from Code/Mantid/instrument/PEARL_Definition.xml rename to instrument/PEARL_Definition.xml diff --git a/Code/Mantid/instrument/PEARL_Definition_new.xml b/instrument/PEARL_Definition_new.xml similarity index 100% rename from Code/Mantid/instrument/PEARL_Definition_new.xml rename to instrument/PEARL_Definition_new.xml diff --git a/Code/Mantid/instrument/PEARL_Definition_new_lowangle.xml b/instrument/PEARL_Definition_new_lowangle.xml similarity index 100% rename from Code/Mantid/instrument/PEARL_Definition_new_lowangle.xml rename to instrument/PEARL_Definition_new_lowangle.xml diff --git a/Code/Mantid/instrument/POLARIS_Definition_115.xml b/instrument/POLARIS_Definition_115.xml similarity index 100% rename from Code/Mantid/instrument/POLARIS_Definition_115.xml rename to instrument/POLARIS_Definition_115.xml diff --git a/Code/Mantid/instrument/POLARIS_Definition_121.xml b/instrument/POLARIS_Definition_121.xml similarity index 100% rename from Code/Mantid/instrument/POLARIS_Definition_121.xml rename to instrument/POLARIS_Definition_121.xml diff --git a/Code/Mantid/instrument/POLARIS_Definition_1996_2010.xml b/instrument/POLARIS_Definition_1996_2010.xml similarity index 100% rename from Code/Mantid/instrument/POLARIS_Definition_1996_2010.xml rename to instrument/POLARIS_Definition_1996_2010.xml diff --git a/Code/Mantid/instrument/POLDI_Definition400.xml b/instrument/POLDI_Definition400.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition400.xml rename to instrument/POLDI_Definition400.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2013.xml b/instrument/POLDI_Definition_2013.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2013.xml rename to instrument/POLDI_Definition_2013.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2014b.xml b/instrument/POLDI_Definition_2014b.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2014b.xml rename to instrument/POLDI_Definition_2014b.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2014c.xml b/instrument/POLDI_Definition_2014c.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2014c.xml rename to instrument/POLDI_Definition_2014c.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2014d.xml b/instrument/POLDI_Definition_2014d.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2014d.xml rename to instrument/POLDI_Definition_2014d.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2014e.xml b/instrument/POLDI_Definition_2014e.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2014e.xml rename to instrument/POLDI_Definition_2014e.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2014f.xml b/instrument/POLDI_Definition_2014f.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2014f.xml rename to instrument/POLDI_Definition_2014f.xml diff --git a/Code/Mantid/instrument/POLDI_Definition_2015.xml b/instrument/POLDI_Definition_2015.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Definition_2015.xml rename to instrument/POLDI_Definition_2015.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters400.xml b/instrument/POLDI_Parameters400.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters400.xml rename to instrument/POLDI_Parameters400.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2013.xml b/instrument/POLDI_Parameters_2013.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2013.xml rename to instrument/POLDI_Parameters_2013.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2014b.xml b/instrument/POLDI_Parameters_2014b.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2014b.xml rename to instrument/POLDI_Parameters_2014b.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2014c.xml b/instrument/POLDI_Parameters_2014c.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2014c.xml rename to instrument/POLDI_Parameters_2014c.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2014d.xml b/instrument/POLDI_Parameters_2014d.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2014d.xml rename to instrument/POLDI_Parameters_2014d.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2014e.xml b/instrument/POLDI_Parameters_2014e.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2014e.xml rename to instrument/POLDI_Parameters_2014e.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2014f.xml b/instrument/POLDI_Parameters_2014f.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2014f.xml rename to instrument/POLDI_Parameters_2014f.xml diff --git a/Code/Mantid/instrument/POLDI_Parameters_2015.xml b/instrument/POLDI_Parameters_2015.xml similarity index 100% rename from Code/Mantid/instrument/POLDI_Parameters_2015.xml rename to instrument/POLDI_Parameters_2015.xml diff --git a/Code/Mantid/instrument/POLREF_Definition.xml b/instrument/POLREF_Definition.xml similarity index 100% rename from Code/Mantid/instrument/POLREF_Definition.xml rename to instrument/POLREF_Definition.xml diff --git a/Code/Mantid/instrument/POLREF_Parameters.xml b/instrument/POLREF_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/POLREF_Parameters.xml rename to instrument/POLREF_Parameters.xml diff --git a/Code/Mantid/instrument/POLREF_ParametersOSMOND.xml b/instrument/POLREF_ParametersOSMOND.xml similarity index 100% rename from Code/Mantid/instrument/POLREF_ParametersOSMOND.xml rename to instrument/POLREF_ParametersOSMOND.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2010.xml b/instrument/POWGEN_Definition_2010.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2010.xml rename to instrument/POWGEN_Definition_2010.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2011-02-25.xml b/instrument/POWGEN_Definition_2011-02-25.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2011-02-25.xml rename to instrument/POWGEN_Definition_2011-02-25.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2012-08-20.xml b/instrument/POWGEN_Definition_2012-08-20.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2012-08-20.xml rename to instrument/POWGEN_Definition_2012-08-20.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2012-11-27.xml b/instrument/POWGEN_Definition_2012-11-27.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2012-11-27.xml rename to instrument/POWGEN_Definition_2012-11-27.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2013-06-01.xml b/instrument/POWGEN_Definition_2013-06-01.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2013-06-01.xml rename to instrument/POWGEN_Definition_2013-06-01.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2013-08-01.xml b/instrument/POWGEN_Definition_2013-08-01.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2013-08-01.xml rename to instrument/POWGEN_Definition_2013-08-01.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2014-02-01.xml b/instrument/POWGEN_Definition_2014-02-01.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2014-02-01.xml rename to instrument/POWGEN_Definition_2014-02-01.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2014-03-10.xml b/instrument/POWGEN_Definition_2014-03-10.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2014-03-10.xml rename to instrument/POWGEN_Definition_2014-03-10.xml diff --git a/Code/Mantid/instrument/POWGEN_Definition_2015-08-01.xml b/instrument/POWGEN_Definition_2015-08-01.xml similarity index 100% rename from Code/Mantid/instrument/POWGEN_Definition_2015-08-01.xml rename to instrument/POWGEN_Definition_2015-08-01.xml diff --git a/Code/Mantid/instrument/REF_L_Definition_after_10102014.xml b/instrument/REF_L_Definition_after_10102014.xml similarity index 100% rename from Code/Mantid/instrument/REF_L_Definition_after_10102014.xml rename to instrument/REF_L_Definition_after_10102014.xml diff --git a/Code/Mantid/instrument/REF_L_Definition_before_10102014.xml b/instrument/REF_L_Definition_before_10102014.xml similarity index 100% rename from Code/Mantid/instrument/REF_L_Definition_before_10102014.xml rename to instrument/REF_L_Definition_before_10102014.xml diff --git a/Code/Mantid/instrument/REF_L_Parameters.xml b/instrument/REF_L_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/REF_L_Parameters.xml rename to instrument/REF_L_Parameters.xml diff --git a/Code/Mantid/instrument/REF_L_Parameters_after_10102014.xml b/instrument/REF_L_Parameters_after_10102014.xml similarity index 100% rename from Code/Mantid/instrument/REF_L_Parameters_after_10102014.xml rename to instrument/REF_L_Parameters_after_10102014.xml diff --git a/Code/Mantid/instrument/REF_M_Definition.xml b/instrument/REF_M_Definition.xml similarity index 100% rename from Code/Mantid/instrument/REF_M_Definition.xml rename to instrument/REF_M_Definition.xml diff --git a/Code/Mantid/instrument/SANDALS_Definition.xml b/instrument/SANDALS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SANDALS_Definition.xml rename to instrument/SANDALS_Definition.xml diff --git a/Code/Mantid/instrument/SANS2D_Definition.xml b/instrument/SANS2D_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SANS2D_Definition.xml rename to instrument/SANS2D_Definition.xml diff --git a/Code/Mantid/instrument/SANS2D_Definition_Tubes.xml b/instrument/SANS2D_Definition_Tubes.xml similarity index 100% rename from Code/Mantid/instrument/SANS2D_Definition_Tubes.xml rename to instrument/SANS2D_Definition_Tubes.xml diff --git a/Code/Mantid/instrument/SANS2D_Parameters.xml b/instrument/SANS2D_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/SANS2D_Parameters.xml rename to instrument/SANS2D_Parameters.xml diff --git a/Code/Mantid/instrument/SANS2D_Parameters_Tubes.xml b/instrument/SANS2D_Parameters_Tubes.xml similarity index 100% rename from Code/Mantid/instrument/SANS2D_Parameters_Tubes.xml rename to instrument/SANS2D_Parameters_Tubes.xml diff --git a/Code/Mantid/instrument/SANS_Definition.xml b/instrument/SANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SANS_Definition.xml rename to instrument/SANS_Definition.xml diff --git a/Code/Mantid/instrument/SANS_Parameters.xml b/instrument/SANS_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/SANS_Parameters.xml rename to instrument/SANS_Parameters.xml diff --git a/Code/Mantid/instrument/SEQUOIA_Definition.xml b/instrument/SEQUOIA_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SEQUOIA_Definition.xml rename to instrument/SEQUOIA_Definition.xml diff --git a/Code/Mantid/instrument/SEQUOIA_Definition_upto_19889.xml b/instrument/SEQUOIA_Definition_upto_19889.xml similarity index 100% rename from Code/Mantid/instrument/SEQUOIA_Definition_upto_19889.xml rename to instrument/SEQUOIA_Definition_upto_19889.xml diff --git a/Code/Mantid/instrument/SEQUOIA_Parameters.xml b/instrument/SEQUOIA_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/SEQUOIA_Parameters.xml rename to instrument/SEQUOIA_Parameters.xml diff --git a/Code/Mantid/instrument/SNAP_Definition.xml b/instrument/SNAP_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SNAP_Definition.xml rename to instrument/SNAP_Definition.xml diff --git a/Code/Mantid/instrument/SNAP_Parameters.xml b/instrument/SNAP_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/SNAP_Parameters.xml rename to instrument/SNAP_Parameters.xml diff --git a/Code/Mantid/instrument/SURF_Definition.xml b/instrument/SURF_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SURF_Definition.xml rename to instrument/SURF_Definition.xml diff --git a/Code/Mantid/instrument/SURF_Parameters.xml b/instrument/SURF_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/SURF_Parameters.xml rename to instrument/SURF_Parameters.xml diff --git a/Code/Mantid/instrument/SXD_Definition.xml b/instrument/SXD_Definition.xml similarity index 100% rename from Code/Mantid/instrument/SXD_Definition.xml rename to instrument/SXD_Definition.xml diff --git a/Code/Mantid/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd b/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd similarity index 100% rename from Code/Mantid/instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd rename to instrument/Schema/Facilities/1.0/FacilitiesSchema.xsd diff --git a/Code/Mantid/instrument/Schema/Grouping/1.0/GroupingSchema.xsd b/instrument/Schema/Grouping/1.0/GroupingSchema.xsd similarity index 100% rename from Code/Mantid/instrument/Schema/Grouping/1.0/GroupingSchema.xsd rename to instrument/Schema/Grouping/1.0/GroupingSchema.xsd diff --git a/Code/Mantid/instrument/Schema/IDF/1.0/IDFSchema.xsd b/instrument/Schema/IDF/1.0/IDFSchema.xsd similarity index 100% rename from Code/Mantid/instrument/Schema/IDF/1.0/IDFSchema.xsd rename to instrument/Schema/IDF/1.0/IDFSchema.xsd diff --git a/Code/Mantid/instrument/Schema/ParameterFile/1.0/ParameterFileSchema.xsd b/instrument/Schema/ParameterFile/1.0/ParameterFileSchema.xsd similarity index 100% rename from Code/Mantid/instrument/Schema/ParameterFile/1.0/ParameterFileSchema.xsd rename to instrument/Schema/ParameterFile/1.0/ParameterFileSchema.xsd diff --git a/Code/Mantid/instrument/TFXA_Definition.xml b/instrument/TFXA_Definition.xml similarity index 100% rename from Code/Mantid/instrument/TFXA_Definition.xml rename to instrument/TFXA_Definition.xml diff --git a/Code/Mantid/instrument/TFXA_Definition_Post-1993-10-06.xml b/instrument/TFXA_Definition_Post-1993-10-06.xml similarity index 100% rename from Code/Mantid/instrument/TFXA_Definition_Post-1993-10-06.xml rename to instrument/TFXA_Definition_Post-1993-10-06.xml diff --git a/Code/Mantid/instrument/TFXA_Parameters.xml b/instrument/TFXA_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TFXA_Parameters.xml rename to instrument/TFXA_Parameters.xml diff --git a/Code/Mantid/instrument/TFXA_Parameters_Post-1993-10-06.xml b/instrument/TFXA_Parameters_Post-1993-10-06.xml similarity index 100% rename from Code/Mantid/instrument/TFXA_Parameters_Post-1993-10-06.xml rename to instrument/TFXA_Parameters_Post-1993-10-06.xml diff --git a/Code/Mantid/instrument/TFXA_diffraction_diffspec_Parameters.xml b/instrument/TFXA_diffraction_diffspec_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TFXA_diffraction_diffspec_Parameters.xml rename to instrument/TFXA_diffraction_diffspec_Parameters.xml diff --git a/Code/Mantid/instrument/TFXA_graphite_002_Parameters.xml b/instrument/TFXA_graphite_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TFXA_graphite_002_Parameters.xml rename to instrument/TFXA_graphite_002_Parameters.xml diff --git a/Code/Mantid/instrument/TOFTOF_Definition.xml b/instrument/TOFTOF_Definition.xml similarity index 100% rename from Code/Mantid/instrument/TOFTOF_Definition.xml rename to instrument/TOFTOF_Definition.xml diff --git a/Code/Mantid/instrument/TOFTOF_Parameters.xml b/instrument/TOFTOF_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TOFTOF_Parameters.xml rename to instrument/TOFTOF_Parameters.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2010.xml b/instrument/TOPAZ_Definition_2010.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2010.xml rename to instrument/TOPAZ_Definition_2010.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2011-01-01.xml b/instrument/TOPAZ_Definition_2011-01-01.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2011-01-01.xml rename to instrument/TOPAZ_Definition_2011-01-01.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2011-10-03.xml b/instrument/TOPAZ_Definition_2011-10-03.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2011-10-03.xml rename to instrument/TOPAZ_Definition_2011-10-03.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2011-10-21.xml b/instrument/TOPAZ_Definition_2011-10-21.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2011-10-21.xml rename to instrument/TOPAZ_Definition_2011-10-21.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2012-05-25.xml b/instrument/TOPAZ_Definition_2012-05-25.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2012-05-25.xml rename to instrument/TOPAZ_Definition_2012-05-25.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2012-08-23.xml b/instrument/TOPAZ_Definition_2012-08-23.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2012-08-23.xml rename to instrument/TOPAZ_Definition_2012-08-23.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2013-05-03.xml b/instrument/TOPAZ_Definition_2013-05-03.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2013-05-03.xml rename to instrument/TOPAZ_Definition_2013-05-03.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2014-01-01.xml b/instrument/TOPAZ_Definition_2014-01-01.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2014-01-01.xml rename to instrument/TOPAZ_Definition_2014-01-01.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2014-08-01.xml b/instrument/TOPAZ_Definition_2014-08-01.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2014-08-01.xml rename to instrument/TOPAZ_Definition_2014-08-01.xml diff --git a/Code/Mantid/instrument/TOPAZ_Definition_2015-01-01.xml b/instrument/TOPAZ_Definition_2015-01-01.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Definition_2015-01-01.xml rename to instrument/TOPAZ_Definition_2015-01-01.xml diff --git a/Code/Mantid/instrument/TOPAZ_Parameters.xml b/instrument/TOPAZ_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TOPAZ_Parameters.xml rename to instrument/TOPAZ_Parameters.xml diff --git a/Code/Mantid/instrument/TOSCA_Definition.xml b/instrument/TOSCA_Definition.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_Definition.xml rename to instrument/TOSCA_Definition.xml diff --git a/Code/Mantid/instrument/TOSCA_DefinitionDAE1.xml b/instrument/TOSCA_DefinitionDAE1.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_DefinitionDAE1.xml rename to instrument/TOSCA_DefinitionDAE1.xml diff --git a/Code/Mantid/instrument/TOSCA_Definition_TOSCA-1.xml b/instrument/TOSCA_Definition_TOSCA-1.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_Definition_TOSCA-1.xml rename to instrument/TOSCA_Definition_TOSCA-1.xml diff --git a/Code/Mantid/instrument/TOSCA_Parameters.xml b/instrument/TOSCA_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_Parameters.xml rename to instrument/TOSCA_Parameters.xml diff --git a/Code/Mantid/instrument/TOSCA_Parameters_TOSCA-1.xml b/instrument/TOSCA_Parameters_TOSCA-1.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_Parameters_TOSCA-1.xml rename to instrument/TOSCA_Parameters_TOSCA-1.xml diff --git a/Code/Mantid/instrument/TOSCA_diffraction_diffspec_Parameters.xml b/instrument/TOSCA_diffraction_diffspec_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_diffraction_diffspec_Parameters.xml rename to instrument/TOSCA_diffraction_diffspec_Parameters.xml diff --git a/Code/Mantid/instrument/TOSCA_graphite_002_Parameters.xml b/instrument/TOSCA_graphite_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/TOSCA_graphite_002_Parameters.xml rename to instrument/TOSCA_graphite_002_Parameters.xml diff --git a/Code/Mantid/instrument/USANS_Definition.xml b/instrument/USANS_Definition.xml similarity index 100% rename from Code/Mantid/instrument/USANS_Definition.xml rename to instrument/USANS_Definition.xml diff --git a/Code/Mantid/instrument/VESUVIO_Definition.xml b/instrument/VESUVIO_Definition.xml similarity index 100% rename from Code/Mantid/instrument/VESUVIO_Definition.xml rename to instrument/VESUVIO_Definition.xml diff --git a/Code/Mantid/instrument/VESUVIO_Parameters.xml b/instrument/VESUVIO_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/VESUVIO_Parameters.xml rename to instrument/VESUVIO_Parameters.xml diff --git a/Code/Mantid/instrument/VESUVIO_diffraction_diffspec_Parameters.xml b/instrument/VESUVIO_diffraction_diffspec_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/VESUVIO_diffraction_diffspec_Parameters.xml rename to instrument/VESUVIO_diffraction_diffspec_Parameters.xml diff --git a/Code/Mantid/instrument/VISION_Definition_00-20131021.xml b/instrument/VISION_Definition_00-20131021.xml similarity index 100% rename from Code/Mantid/instrument/VISION_Definition_00-20131021.xml rename to instrument/VISION_Definition_00-20131021.xml diff --git a/Code/Mantid/instrument/VISION_Definition_20131021-.xml b/instrument/VISION_Definition_20131021-.xml similarity index 100% rename from Code/Mantid/instrument/VISION_Definition_20131021-.xml rename to instrument/VISION_Definition_20131021-.xml diff --git a/Code/Mantid/instrument/VISION_Parameters.xml b/instrument/VISION_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/VISION_Parameters.xml rename to instrument/VISION_Parameters.xml diff --git a/Code/Mantid/instrument/VISION_diffraction__Parameters.xml b/instrument/VISION_diffraction__Parameters.xml similarity index 100% rename from Code/Mantid/instrument/VISION_diffraction__Parameters.xml rename to instrument/VISION_diffraction__Parameters.xml diff --git a/Code/Mantid/instrument/VISION_graphite_002_Parameters.xml b/instrument/VISION_graphite_002_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/VISION_graphite_002_Parameters.xml rename to instrument/VISION_graphite_002_Parameters.xml diff --git a/Code/Mantid/instrument/VULCAN_Definition.xml b/instrument/VULCAN_Definition.xml similarity index 100% rename from Code/Mantid/instrument/VULCAN_Definition.xml rename to instrument/VULCAN_Definition.xml diff --git a/Code/Mantid/instrument/WISH_Definition.xml b/instrument/WISH_Definition.xml similarity index 100% rename from Code/Mantid/instrument/WISH_Definition.xml rename to instrument/WISH_Definition.xml diff --git a/Code/Mantid/instrument/WISH_Definition_10Panels.xml b/instrument/WISH_Definition_10Panels.xml similarity index 100% rename from Code/Mantid/instrument/WISH_Definition_10Panels.xml rename to instrument/WISH_Definition_10Panels.xml diff --git a/Code/Mantid/instrument/WISH_Definition_6Panel.xml b/instrument/WISH_Definition_6Panel.xml similarity index 100% rename from Code/Mantid/instrument/WISH_Definition_6Panel.xml rename to instrument/WISH_Definition_6Panel.xml diff --git a/Code/Mantid/instrument/WISH_Definition_7Panels.xml b/instrument/WISH_Definition_7Panels.xml similarity index 100% rename from Code/Mantid/instrument/WISH_Definition_7Panels.xml rename to instrument/WISH_Definition_7Panels.xml diff --git a/Code/Mantid/instrument/WISH_Definition_9Panels.xml b/instrument/WISH_Definition_9Panels.xml similarity index 100% rename from Code/Mantid/instrument/WISH_Definition_9Panels.xml rename to instrument/WISH_Definition_9Panels.xml diff --git a/Code/Mantid/instrument/WISH_Parameters.xml b/instrument/WISH_Parameters.xml similarity index 100% rename from Code/Mantid/instrument/WISH_Parameters.xml rename to instrument/WISH_Parameters.xml diff --git a/Code/Mantid/instrument/embedded_instrument_corrections/TEST1_Parameter_Corrections.xml b/instrument/embedded_instrument_corrections/TEST1_Parameter_Corrections.xml similarity index 100% rename from Code/Mantid/instrument/embedded_instrument_corrections/TEST1_Parameter_Corrections.xml rename to instrument/embedded_instrument_corrections/TEST1_Parameter_Corrections.xml diff --git a/Code/Mantid/instrument/maps/IN5_Map.map b/instrument/maps/IN5_Map.map similarity index 100% rename from Code/Mantid/instrument/maps/IN5_Map.map rename to instrument/maps/IN5_Map.map diff --git a/Code/Mantid/instrument/masks/BASIS_Mask.xml b/instrument/masks/BASIS_Mask.xml similarity index 100% rename from Code/Mantid/instrument/masks/BASIS_Mask.xml rename to instrument/masks/BASIS_Mask.xml diff --git a/Code/Mantid/instrument/masks/IN5_Mask.xml b/instrument/masks/IN5_Mask.xml similarity index 100% rename from Code/Mantid/instrument/masks/IN5_Mask.xml rename to instrument/masks/IN5_Mask.xml diff --git a/Code/Mantid/instrument/masks/IN5_Mask_bs_top_bottom.xml b/instrument/masks/IN5_Mask_bs_top_bottom.xml similarity index 100% rename from Code/Mantid/instrument/masks/IN5_Mask_bs_top_bottom.xml rename to instrument/masks/IN5_Mask_bs_top_bottom.xml diff --git a/Code/Mantid/instrument/masks/IN5_Mask_bs_top_bottom_lastPannel.xml b/instrument/masks/IN5_Mask_bs_top_bottom_lastPannel.xml similarity index 100% rename from Code/Mantid/instrument/masks/IN5_Mask_bs_top_bottom_lastPannel.xml rename to instrument/masks/IN5_Mask_bs_top_bottom_lastPannel.xml diff --git a/Code/Mantid/instrument/masks/IN5_Mask_bs_top_bottom_positive_panels.xml b/instrument/masks/IN5_Mask_bs_top_bottom_positive_panels.xml similarity index 100% rename from Code/Mantid/instrument/masks/IN5_Mask_bs_top_bottom_positive_panels.xml rename to instrument/masks/IN5_Mask_bs_top_bottom_positive_panels.xml diff --git a/Code/Mantid/instrument/nexusdictionaries/amor.dic b/instrument/nexusdictionaries/amor.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/amor.dic rename to instrument/nexusdictionaries/amor.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/boa.dic b/instrument/nexusdictionaries/boa.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/boa.dic rename to instrument/nexusdictionaries/boa.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/dmc.dic b/instrument/nexusdictionaries/dmc.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/dmc.dic rename to instrument/nexusdictionaries/dmc.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/focus.dic b/instrument/nexusdictionaries/focus.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/focus.dic rename to instrument/nexusdictionaries/focus.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/hrpt.dic b/instrument/nexusdictionaries/hrpt.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/hrpt.dic rename to instrument/nexusdictionaries/hrpt.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/marse.dic b/instrument/nexusdictionaries/marse.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/marse.dic rename to instrument/nexusdictionaries/marse.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/marsin.dic b/instrument/nexusdictionaries/marsin.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/marsin.dic rename to instrument/nexusdictionaries/marsin.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/poldi.dic b/instrument/nexusdictionaries/poldi.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/poldi.dic rename to instrument/nexusdictionaries/poldi.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/poldi_legacy.dic b/instrument/nexusdictionaries/poldi_legacy.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/poldi_legacy.dic rename to instrument/nexusdictionaries/poldi_legacy.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/powder.dic b/instrument/nexusdictionaries/powder.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/powder.dic rename to instrument/nexusdictionaries/powder.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/rita.dic b/instrument/nexusdictionaries/rita.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/rita.dic rename to instrument/nexusdictionaries/rita.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/sans.dic b/instrument/nexusdictionaries/sans.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/sans.dic rename to instrument/nexusdictionaries/sans.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/trics.dic b/instrument/nexusdictionaries/trics.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/trics.dic rename to instrument/nexusdictionaries/trics.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank15.dic b/instrument/nexusdictionaries/vision-bank15.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank15.dic rename to instrument/nexusdictionaries/vision-bank15.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank16.dic b/instrument/nexusdictionaries/vision-bank16.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank16.dic rename to instrument/nexusdictionaries/vision-bank16.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank17.dic b/instrument/nexusdictionaries/vision-bank17.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank17.dic rename to instrument/nexusdictionaries/vision-bank17.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank18.dic b/instrument/nexusdictionaries/vision-bank18.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank18.dic rename to instrument/nexusdictionaries/vision-bank18.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank19.dic b/instrument/nexusdictionaries/vision-bank19.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank19.dic rename to instrument/nexusdictionaries/vision-bank19.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank20.dic b/instrument/nexusdictionaries/vision-bank20.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank20.dic rename to instrument/nexusdictionaries/vision-bank20.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank21.dic b/instrument/nexusdictionaries/vision-bank21.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank21.dic rename to instrument/nexusdictionaries/vision-bank21.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank22.dic b/instrument/nexusdictionaries/vision-bank22.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank22.dic rename to instrument/nexusdictionaries/vision-bank22.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank23.dic b/instrument/nexusdictionaries/vision-bank23.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank23.dic rename to instrument/nexusdictionaries/vision-bank23.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank24.dic b/instrument/nexusdictionaries/vision-bank24.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank24.dic rename to instrument/nexusdictionaries/vision-bank24.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank25.dic b/instrument/nexusdictionaries/vision-bank25.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank25.dic rename to instrument/nexusdictionaries/vision-bank25.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank26.dic b/instrument/nexusdictionaries/vision-bank26.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank26.dic rename to instrument/nexusdictionaries/vision-bank26.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank27.dic b/instrument/nexusdictionaries/vision-bank27.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank27.dic rename to instrument/nexusdictionaries/vision-bank27.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank28.dic b/instrument/nexusdictionaries/vision-bank28.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank28.dic rename to instrument/nexusdictionaries/vision-bank28.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank29.dic b/instrument/nexusdictionaries/vision-bank29.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank29.dic rename to instrument/nexusdictionaries/vision-bank29.dic diff --git a/Code/Mantid/instrument/nexusdictionaries/vision-bank30.dic b/instrument/nexusdictionaries/vision-bank30.dic similarity index 100% rename from Code/Mantid/instrument/nexusdictionaries/vision-bank30.dic rename to instrument/nexusdictionaries/vision-bank30.dic diff --git a/Code/Mantid/instrument/sans_Definition_template.txt b/instrument/sans_Definition_template.txt similarity index 100% rename from Code/Mantid/instrument/sans_Definition_template.txt rename to instrument/sans_Definition_template.txt diff --git a/Code/Mantid/instrument/sans_Parameters_template.txt b/instrument/sans_Parameters_template.txt similarity index 100% rename from Code/Mantid/instrument/sans_Parameters_template.txt rename to instrument/sans_Parameters_template.txt diff --git a/Code/Mantid/instrument/sans_generator.py b/instrument/sans_generator.py similarity index 100% rename from Code/Mantid/instrument/sans_generator.py rename to instrument/sans_generator.py diff --git a/Code/Mantid/scripts/.gitignore b/scripts/.gitignore similarity index 100% rename from Code/Mantid/scripts/.gitignore rename to scripts/.gitignore diff --git a/Code/Mantid/scripts/CMakeLists.txt b/scripts/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/CMakeLists.txt rename to scripts/CMakeLists.txt diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_All.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_All.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_All.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_All.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_B1.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_B1.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_B1.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_B1.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3C2.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3C2.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3C2.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_C4C3C2.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_D2.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_D2.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_D2.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_D2.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_D2_WideMargins.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_D2_WideMargins.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_D2_WideMargins.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_D2_WideMargins.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_D4.py b/scripts/Calibration/Examples/TubeCalibDemoMaps_D4.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMaps_D4.py rename to scripts/Calibration/Examples/TubeCalibDemoMaps_D4.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMerlin.py b/scripts/Calibration/Examples/TubeCalibDemoMerlin.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMerlin.py rename to scripts/Calibration/Examples/TubeCalibDemoMerlin.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMerlin_Simple.py b/scripts/Calibration/Examples/TubeCalibDemoMerlin_Simple.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoMerlin_Simple.py rename to scripts/Calibration/Examples/TubeCalibDemoMerlin_Simple.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish0.py b/scripts/Calibration/Examples/TubeCalibDemoWish0.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish0.py rename to scripts/Calibration/Examples/TubeCalibDemoWish0.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish1.py b/scripts/Calibration/Examples/TubeCalibDemoWish1.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish1.py rename to scripts/Calibration/Examples/TubeCalibDemoWish1.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish_5panels.py b/scripts/Calibration/Examples/TubeCalibDemoWish_5panels.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish_5panels.py rename to scripts/Calibration/Examples/TubeCalibDemoWish_5panels.py diff --git a/Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish_Simple.py b/scripts/Calibration/Examples/TubeCalibDemoWish_Simple.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/TubeCalibDemoWish_Simple.py rename to scripts/Calibration/Examples/TubeCalibDemoWish_Simple.py diff --git a/Code/Mantid/scripts/Calibration/Examples/__init__.py b/scripts/Calibration/Examples/__init__.py similarity index 100% rename from Code/Mantid/scripts/Calibration/Examples/__init__.py rename to scripts/Calibration/Examples/__init__.py diff --git a/Code/Mantid/scripts/Calibration/ideal_tube.py b/scripts/Calibration/ideal_tube.py similarity index 100% rename from Code/Mantid/scripts/Calibration/ideal_tube.py rename to scripts/Calibration/ideal_tube.py diff --git a/Code/Mantid/scripts/Calibration/tube.py b/scripts/Calibration/tube.py similarity index 100% rename from Code/Mantid/scripts/Calibration/tube.py rename to scripts/Calibration/tube.py diff --git a/Code/Mantid/scripts/Calibration/tube_calib.py b/scripts/Calibration/tube_calib.py similarity index 100% rename from Code/Mantid/scripts/Calibration/tube_calib.py rename to scripts/Calibration/tube_calib.py diff --git a/Code/Mantid/scripts/Calibration/tube_calib_fit_params.py b/scripts/Calibration/tube_calib_fit_params.py similarity index 100% rename from Code/Mantid/scripts/Calibration/tube_calib_fit_params.py rename to scripts/Calibration/tube_calib_fit_params.py diff --git a/Code/Mantid/scripts/Calibration/tube_spec.py b/scripts/Calibration/tube_spec.py similarity index 100% rename from Code/Mantid/scripts/Calibration/tube_spec.py rename to scripts/Calibration/tube_spec.py diff --git a/Code/Mantid/scripts/CrystalTools/PeakReport.py b/scripts/CrystalTools/PeakReport.py similarity index 100% rename from Code/Mantid/scripts/CrystalTools/PeakReport.py rename to scripts/CrystalTools/PeakReport.py diff --git a/Code/Mantid/scripts/CrystalTools/__init__.py b/scripts/CrystalTools/__init__.py similarity index 100% rename from Code/Mantid/scripts/CrystalTools/__init__.py rename to scripts/CrystalTools/__init__.py diff --git a/Code/Mantid/scripts/DGSPlanner.py b/scripts/DGSPlanner.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner.py rename to scripts/DGSPlanner.py diff --git a/Code/Mantid/scripts/DGSPlanner/ClassicUBInputWidget.py b/scripts/DGSPlanner/ClassicUBInputWidget.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/ClassicUBInputWidget.py rename to scripts/DGSPlanner/ClassicUBInputWidget.py diff --git a/Code/Mantid/scripts/DGSPlanner/DGSPlannerGUI.py b/scripts/DGSPlanner/DGSPlannerGUI.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/DGSPlannerGUI.py rename to scripts/DGSPlanner/DGSPlannerGUI.py diff --git a/Code/Mantid/scripts/DGSPlanner/DimensionSelectorWidget.py b/scripts/DGSPlanner/DimensionSelectorWidget.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/DimensionSelectorWidget.py rename to scripts/DGSPlanner/DimensionSelectorWidget.py diff --git a/Code/Mantid/scripts/DGSPlanner/InstrumentSetupWidget.py b/scripts/DGSPlanner/InstrumentSetupWidget.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/InstrumentSetupWidget.py rename to scripts/DGSPlanner/InstrumentSetupWidget.py diff --git a/Code/Mantid/scripts/DGSPlanner/MatrixUBInputWidget.py b/scripts/DGSPlanner/MatrixUBInputWidget.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/MatrixUBInputWidget.py rename to scripts/DGSPlanner/MatrixUBInputWidget.py diff --git a/Code/Mantid/scripts/DGSPlanner/ValidateOL.py b/scripts/DGSPlanner/ValidateOL.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/ValidateOL.py rename to scripts/DGSPlanner/ValidateOL.py diff --git a/Code/Mantid/scripts/DGSPlanner/__init__.py b/scripts/DGSPlanner/__init__.py similarity index 100% rename from Code/Mantid/scripts/DGSPlanner/__init__.py rename to scripts/DGSPlanner/__init__.py diff --git a/Code/Mantid/scripts/DGS_Reduction.py b/scripts/DGS_Reduction.py similarity index 100% rename from Code/Mantid/scripts/DGS_Reduction.py rename to scripts/DGS_Reduction.py diff --git a/Code/Mantid/scripts/Engineering/EnggUtils.py b/scripts/Engineering/EnggUtils.py similarity index 100% rename from Code/Mantid/scripts/Engineering/EnggUtils.py rename to scripts/Engineering/EnggUtils.py diff --git a/Code/Mantid/scripts/Engineering/template_ENGINX_241391_236516_North_and_South_banks.par b/scripts/Engineering/template_ENGINX_241391_236516_North_and_South_banks.par similarity index 100% rename from Code/Mantid/scripts/Engineering/template_ENGINX_241391_236516_North_and_South_banks.par rename to scripts/Engineering/template_ENGINX_241391_236516_North_and_South_banks.par diff --git a/Code/Mantid/scripts/Examples/HRPDDialog_Example.py b/scripts/Examples/HRPDDialog_Example.py similarity index 100% rename from Code/Mantid/scripts/Examples/HRPDDialog_Example.py rename to scripts/Examples/HRPDDialog_Example.py diff --git a/Code/Mantid/scripts/Examples/InstrumentView_Example.py b/scripts/Examples/InstrumentView_Example.py similarity index 100% rename from Code/Mantid/scripts/Examples/InstrumentView_Example.py rename to scripts/Examples/InstrumentView_Example.py diff --git a/Code/Mantid/scripts/Examples/PlotAsymmetryByLogValue_Example.py b/scripts/Examples/PlotAsymmetryByLogValue_Example.py similarity index 100% rename from Code/Mantid/scripts/Examples/PlotAsymmetryByLogValue_Example.py rename to scripts/Examples/PlotAsymmetryByLogValue_Example.py diff --git a/Code/Mantid/scripts/Examples/SampleLogs_Demo.py b/scripts/Examples/SampleLogs_Demo.py similarity index 100% rename from Code/Mantid/scripts/Examples/SampleLogs_Demo.py rename to scripts/Examples/SampleLogs_Demo.py diff --git a/Code/Mantid/scripts/Examples/SimpleMtdCommands_Example.py b/scripts/Examples/SimpleMtdCommands_Example.py similarity index 100% rename from Code/Mantid/scripts/Examples/SimpleMtdCommands_Example.py rename to scripts/Examples/SimpleMtdCommands_Example.py diff --git a/Code/Mantid/scripts/Examples/SolidAngle_Example.py b/scripts/Examples/SolidAngle_Example.py similarity index 100% rename from Code/Mantid/scripts/Examples/SolidAngle_Example.py rename to scripts/Examples/SolidAngle_Example.py diff --git a/Code/Mantid/scripts/Examples/StripPeaks.py b/scripts/Examples/StripPeaks.py similarity index 100% rename from Code/Mantid/scripts/Examples/StripPeaks.py rename to scripts/Examples/StripPeaks.py diff --git a/Code/Mantid/scripts/Examples/TableWorkspace_Example.py b/scripts/Examples/TableWorkspace_Example.py similarity index 100% rename from Code/Mantid/scripts/Examples/TableWorkspace_Example.py rename to scripts/Examples/TableWorkspace_Example.py diff --git a/Code/Mantid/scripts/FilterEvents.py b/scripts/FilterEvents.py similarity index 100% rename from Code/Mantid/scripts/FilterEvents.py rename to scripts/FilterEvents.py diff --git a/Code/Mantid/scripts/FilterEvents/CMakeLists.txt b/scripts/FilterEvents/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/FilterEvents/CMakeLists.txt rename to scripts/FilterEvents/CMakeLists.txt diff --git a/Code/Mantid/scripts/FilterEvents/ErrorMessage.ui b/scripts/FilterEvents/ErrorMessage.ui similarity index 100% rename from Code/Mantid/scripts/FilterEvents/ErrorMessage.ui rename to scripts/FilterEvents/ErrorMessage.ui diff --git a/Code/Mantid/scripts/FilterEvents/MainWindow.ui b/scripts/FilterEvents/MainWindow.ui similarity index 100% rename from Code/Mantid/scripts/FilterEvents/MainWindow.ui rename to scripts/FilterEvents/MainWindow.ui diff --git a/Code/Mantid/scripts/FilterEvents/MplFigureCanvas.py b/scripts/FilterEvents/MplFigureCanvas.py similarity index 100% rename from Code/Mantid/scripts/FilterEvents/MplFigureCanvas.py rename to scripts/FilterEvents/MplFigureCanvas.py diff --git a/Code/Mantid/scripts/FilterEvents/__init__.py b/scripts/FilterEvents/__init__.py similarity index 100% rename from Code/Mantid/scripts/FilterEvents/__init__.py rename to scripts/FilterEvents/__init__.py diff --git a/Code/Mantid/scripts/FilterEvents/eventFilterGUI.py b/scripts/FilterEvents/eventFilterGUI.py similarity index 100% rename from Code/Mantid/scripts/FilterEvents/eventFilterGUI.py rename to scripts/FilterEvents/eventFilterGUI.py diff --git a/Code/Mantid/scripts/HFIRPowderReduction/CMakeLists.txt b/scripts/HFIRPowderReduction/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/CMakeLists.txt rename to scripts/HFIRPowderReduction/CMakeLists.txt diff --git a/Code/Mantid/scripts/HFIRPowderReduction/HfirPDReductionControl.py b/scripts/HFIRPowderReduction/HfirPDReductionControl.py similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/HfirPDReductionControl.py rename to scripts/HFIRPowderReduction/HfirPDReductionControl.py diff --git a/Code/Mantid/scripts/HFIRPowderReduction/HfirPDReductionGUI.py b/scripts/HFIRPowderReduction/HfirPDReductionGUI.py similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/HfirPDReductionGUI.py rename to scripts/HFIRPowderReduction/HfirPDReductionGUI.py diff --git a/Code/Mantid/scripts/HFIRPowderReduction/HfirUtility.py b/scripts/HFIRPowderReduction/HfirUtility.py similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/HfirUtility.py rename to scripts/HFIRPowderReduction/HfirUtility.py diff --git a/Code/Mantid/scripts/HFIRPowderReduction/MainWindow.ui b/scripts/HFIRPowderReduction/MainWindow.ui similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/MainWindow.ui rename to scripts/HFIRPowderReduction/MainWindow.ui diff --git a/Code/Mantid/scripts/HFIRPowderReduction/MplFigureCanvas.py b/scripts/HFIRPowderReduction/MplFigureCanvas.py similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/MplFigureCanvas.py rename to scripts/HFIRPowderReduction/MplFigureCanvas.py diff --git a/Code/Mantid/scripts/HFIRPowderReduction/README.md b/scripts/HFIRPowderReduction/README.md similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/README.md rename to scripts/HFIRPowderReduction/README.md diff --git a/Code/Mantid/scripts/HFIRPowderReduction/__init__.py b/scripts/HFIRPowderReduction/__init__.py similarity index 100% rename from Code/Mantid/scripts/HFIRPowderReduction/__init__.py rename to scripts/HFIRPowderReduction/__init__.py diff --git a/Code/Mantid/scripts/HFIR_Powder_Diffraction_Reduction.py b/scripts/HFIR_Powder_Diffraction_Reduction.py similarity index 100% rename from Code/Mantid/scripts/HFIR_Powder_Diffraction_Reduction.py rename to scripts/HFIR_Powder_Diffraction_Reduction.py diff --git a/Code/Mantid/scripts/ISIS_Reflectometry.py b/scripts/ISIS_Reflectometry.py similarity index 100% rename from Code/Mantid/scripts/ISIS_Reflectometry.py rename to scripts/ISIS_Reflectometry.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/CommonFunctions.py b/scripts/Inelastic/Direct/CommonFunctions.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/CommonFunctions.py rename to scripts/Inelastic/Direct/CommonFunctions.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/DirectEnergyConversion.py b/scripts/Inelastic/Direct/DirectEnergyConversion.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/DirectEnergyConversion.py rename to scripts/Inelastic/Direct/DirectEnergyConversion.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/ISISDirecInelasticConfig.py b/scripts/Inelastic/Direct/ISISDirecInelasticConfig.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/ISISDirecInelasticConfig.py rename to scripts/Inelastic/Direct/ISISDirecInelasticConfig.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/NonIDF_Properties.py b/scripts/Inelastic/Direct/NonIDF_Properties.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/NonIDF_Properties.py rename to scripts/Inelastic/Direct/NonIDF_Properties.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/PropertiesDescriptors.py b/scripts/Inelastic/Direct/PropertiesDescriptors.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/PropertiesDescriptors.py rename to scripts/Inelastic/Direct/PropertiesDescriptors.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/PropertyManager.py b/scripts/Inelastic/Direct/PropertyManager.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/PropertyManager.py rename to scripts/Inelastic/Direct/PropertyManager.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/ReductionHelpers.py b/scripts/Inelastic/Direct/ReductionHelpers.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/ReductionHelpers.py rename to scripts/Inelastic/Direct/ReductionHelpers.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/ReductionWrapper.py b/scripts/Inelastic/Direct/ReductionWrapper.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/ReductionWrapper.py rename to scripts/Inelastic/Direct/ReductionWrapper.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/RunDescriptor.py b/scripts/Inelastic/Direct/RunDescriptor.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/RunDescriptor.py rename to scripts/Inelastic/Direct/RunDescriptor.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/__init__.py b/scripts/Inelastic/Direct/__init__.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/__init__.py rename to scripts/Inelastic/Direct/__init__.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/dgreduce.py b/scripts/Inelastic/Direct/dgreduce.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/dgreduce.py rename to scripts/Inelastic/Direct/dgreduce.py diff --git a/Code/Mantid/scripts/Inelastic/Direct/diagnostics.py b/scripts/Inelastic/Direct/diagnostics.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/Direct/diagnostics.py rename to scripts/Inelastic/Direct/diagnostics.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectBayes.py b/scripts/Inelastic/IndirectBayes.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectBayes.py rename to scripts/Inelastic/IndirectBayes.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectCommon.py b/scripts/Inelastic/IndirectCommon.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectCommon.py rename to scripts/Inelastic/IndirectCommon.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectDataAnalysis.py b/scripts/Inelastic/IndirectDataAnalysis.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectDataAnalysis.py rename to scripts/Inelastic/IndirectDataAnalysis.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectImport.py b/scripts/Inelastic/IndirectImport.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectImport.py rename to scripts/Inelastic/IndirectImport.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectMuscat.py b/scripts/Inelastic/IndirectMuscat.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectMuscat.py rename to scripts/Inelastic/IndirectMuscat.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectNeutron.py b/scripts/Inelastic/IndirectNeutron.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectNeutron.py rename to scripts/Inelastic/IndirectNeutron.py diff --git a/Code/Mantid/scripts/Inelastic/IndirectReductionCommon.py b/scripts/Inelastic/IndirectReductionCommon.py similarity index 100% rename from Code/Mantid/scripts/Inelastic/IndirectReductionCommon.py rename to scripts/Inelastic/IndirectReductionCommon.py diff --git a/Code/Mantid/scripts/Inelastic/QLdata_win32.pyd b/scripts/Inelastic/QLdata_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/QLdata_win32.pyd rename to scripts/Inelastic/QLdata_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/QLdata_win64.pyd b/scripts/Inelastic/QLdata_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/QLdata_win64.pyd rename to scripts/Inelastic/QLdata_win64.pyd diff --git a/Code/Mantid/scripts/Inelastic/QLres_win32.pyd b/scripts/Inelastic/QLres_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/QLres_win32.pyd rename to scripts/Inelastic/QLres_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/QLres_win64.pyd b/scripts/Inelastic/QLres_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/QLres_win64.pyd rename to scripts/Inelastic/QLres_win64.pyd diff --git a/Code/Mantid/scripts/Inelastic/QLse_win32.pyd b/scripts/Inelastic/QLse_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/QLse_win32.pyd rename to scripts/Inelastic/QLse_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/QLse_win64.pyd b/scripts/Inelastic/QLse_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/QLse_win64.pyd rename to scripts/Inelastic/QLse_win64.pyd diff --git a/Code/Mantid/scripts/Inelastic/Quest_win32.pyd b/scripts/Inelastic/Quest_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/Quest_win32.pyd rename to scripts/Inelastic/Quest_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/Quest_win64.pyd b/scripts/Inelastic/Quest_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/Quest_win64.pyd rename to scripts/Inelastic/Quest_win64.pyd diff --git a/Code/Mantid/scripts/Inelastic/ResNorm_win32.pyd b/scripts/Inelastic/ResNorm_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/ResNorm_win32.pyd rename to scripts/Inelastic/ResNorm_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/ResNorm_win64.pyd b/scripts/Inelastic/ResNorm_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/ResNorm_win64.pyd rename to scripts/Inelastic/ResNorm_win64.pyd diff --git a/Code/Mantid/scripts/Inelastic/cylabs_lnx64.so b/scripts/Inelastic/cylabs_lnx64.so similarity index 100% rename from Code/Mantid/scripts/Inelastic/cylabs_lnx64.so rename to scripts/Inelastic/cylabs_lnx64.so diff --git a/Code/Mantid/scripts/Inelastic/cylabs_win32.pyd b/scripts/Inelastic/cylabs_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/cylabs_win32.pyd rename to scripts/Inelastic/cylabs_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/cylabs_win64.pyd b/scripts/Inelastic/cylabs_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/cylabs_win64.pyd rename to scripts/Inelastic/cylabs_win64.pyd diff --git a/Code/Mantid/scripts/Inelastic/fltabs_lnx64.so b/scripts/Inelastic/fltabs_lnx64.so similarity index 100% rename from Code/Mantid/scripts/Inelastic/fltabs_lnx64.so rename to scripts/Inelastic/fltabs_lnx64.so diff --git a/Code/Mantid/scripts/Inelastic/muscat_lnx64.so b/scripts/Inelastic/muscat_lnx64.so similarity index 100% rename from Code/Mantid/scripts/Inelastic/muscat_lnx64.so rename to scripts/Inelastic/muscat_lnx64.so diff --git a/Code/Mantid/scripts/Inelastic/muscat_win32.pyd b/scripts/Inelastic/muscat_win32.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/muscat_win32.pyd rename to scripts/Inelastic/muscat_win32.pyd diff --git a/Code/Mantid/scripts/Inelastic/muscat_win64.pyd b/scripts/Inelastic/muscat_win64.pyd similarity index 100% rename from Code/Mantid/scripts/Inelastic/muscat_win64.pyd rename to scripts/Inelastic/muscat_win64.pyd diff --git a/Code/Mantid/scripts/Interface/README b/scripts/Interface/README similarity index 100% rename from Code/Mantid/scripts/Interface/README rename to scripts/Interface/README diff --git a/Code/Mantid/scripts/Interface/compile_dgs_ui.py b/scripts/Interface/compile_dgs_ui.py similarity index 100% rename from Code/Mantid/scripts/Interface/compile_dgs_ui.py rename to scripts/Interface/compile_dgs_ui.py diff --git a/Code/Mantid/scripts/Interface/compile_pd_ui.py b/scripts/Interface/compile_pd_ui.py similarity index 100% rename from Code/Mantid/scripts/Interface/compile_pd_ui.py rename to scripts/Interface/compile_pd_ui.py diff --git a/Code/Mantid/scripts/Interface/compile_refm_ui.py b/scripts/Interface/compile_refm_ui.py similarity index 100% rename from Code/Mantid/scripts/Interface/compile_refm_ui.py rename to scripts/Interface/compile_refm_ui.py diff --git a/Code/Mantid/scripts/Interface/compile_sans_ui.py b/scripts/Interface/compile_sans_ui.py similarity index 100% rename from Code/Mantid/scripts/Interface/compile_sans_ui.py rename to scripts/Interface/compile_sans_ui.py diff --git a/Code/Mantid/scripts/Interface/compile_util_ui.py b/scripts/Interface/compile_util_ui.py similarity index 100% rename from Code/Mantid/scripts/Interface/compile_util_ui.py rename to scripts/Interface/compile_util_ui.py diff --git a/Code/Mantid/scripts/Interface/reduction_application.py b/scripts/Interface/reduction_application.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_application.py rename to scripts/Interface/reduction_application.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/__init__.py b/scripts/Interface/reduction_gui/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/__init__.py rename to scripts/Interface/reduction_gui/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/__init__.py b/scripts/Interface/reduction_gui/instruments/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/__init__.py rename to scripts/Interface/reduction_gui/instruments/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/dgs_interface_dev.py b/scripts/Interface/reduction_gui/instruments/dgs_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/dgs_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/dgs_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/diffraction_interface_dev.py b/scripts/Interface/reduction_gui/instruments/diffraction_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/diffraction_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/diffraction_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/eqsans_interface_dev.py b/scripts/Interface/reduction_gui/instruments/eqsans_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/eqsans_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/eqsans_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/hfir_interface_dev.py b/scripts/Interface/reduction_gui/instruments/hfir_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/hfir_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/hfir_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/instrument_factory.py b/scripts/Interface/reduction_gui/instruments/instrument_factory.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/instrument_factory.py rename to scripts/Interface/reduction_gui/instruments/instrument_factory.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/interface.py b/scripts/Interface/reduction_gui/instruments/interface.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/interface.py rename to scripts/Interface/reduction_gui/instruments/interface.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/reflectometer_l_interface_dev.py b/scripts/Interface/reduction_gui/instruments/reflectometer_l_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/reflectometer_l_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/reflectometer_l_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/reflectometer_m_interface_dev.py b/scripts/Interface/reduction_gui/instruments/reflectometer_m_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/reflectometer_m_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/reflectometer_m_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/instruments/reflectometer_sf_interface_dev.py b/scripts/Interface/reduction_gui/instruments/reflectometer_sf_interface_dev.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/instruments/reflectometer_sf_interface_dev.py rename to scripts/Interface/reduction_gui/instruments/reflectometer_sf_interface_dev.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/__init__.py b/scripts/Interface/reduction_gui/reduction/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/__init__.py rename to scripts/Interface/reduction_gui/reduction/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/__init__.py b/scripts/Interface/reduction_gui/reduction/diffraction/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/__init__.py rename to scripts/Interface/reduction_gui/reduction/diffraction/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_adv_setup_script.py b/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_adv_setup_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_adv_setup_script.py rename to scripts/Interface/reduction_gui/reduction/diffraction/diffraction_adv_setup_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_filter_setup_script.py b/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_filter_setup_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_filter_setup_script.py rename to scripts/Interface/reduction_gui/reduction/diffraction/diffraction_filter_setup_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_reduction_script.py b/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_reduction_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_reduction_script.py rename to scripts/Interface/reduction_gui/reduction/diffraction/diffraction_reduction_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_run_setup_script.py b/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_run_setup_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/diffraction/diffraction_run_setup_script.py rename to scripts/Interface/reduction_gui/reduction/diffraction/diffraction_run_setup_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/eqsans_reduction.py b/scripts/Interface/reduction_gui/reduction/eqsans_reduction.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/eqsans_reduction.py rename to scripts/Interface/reduction_gui/reduction/eqsans_reduction.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/hfir_reduction.py b/scripts/Interface/reduction_gui/reduction/hfir_reduction.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/hfir_reduction.py rename to scripts/Interface/reduction_gui/reduction/hfir_reduction.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/__init__.py b/scripts/Interface/reduction_gui/reduction/inelastic/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/__init__.py rename to scripts/Interface/reduction_gui/reduction/inelastic/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_absolute_units_script.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_absolute_units_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_absolute_units_script.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_absolute_units_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_data_corrections_script.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_data_corrections_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_data_corrections_script.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_data_corrections_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_diagnose_detectors_script.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_diagnose_detectors_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_diagnose_detectors_script.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_diagnose_detectors_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_pd_sc_conversion_script.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_pd_sc_conversion_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_pd_sc_conversion_script.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_pd_sc_conversion_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_reduction_script.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_reduction_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_reduction_script.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_reduction_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_sample_data_setup_script.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_sample_data_setup_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_sample_data_setup_script.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_sample_data_setup_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_utils.py b/scripts/Interface/reduction_gui/reduction/inelastic/dgs_utils.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/inelastic/dgs_utils.py rename to scripts/Interface/reduction_gui/reduction/inelastic/dgs_utils.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/output_script.py b/scripts/Interface/reduction_gui/reduction/output_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/output_script.py rename to scripts/Interface/reduction_gui/reduction/output_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/__init__.py b/scripts/Interface/reduction_gui/reduction/reflectometer/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/__init__.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_script.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_script.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_series.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_series.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_series.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refl_data_series.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_reduction.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refl_reduction.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_reduction.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refl_reduction.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_script.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_script.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_series.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_series.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_series.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refl_sf_calculator_data_series.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refm_data_script.py b/scripts/Interface/reduction_gui/reduction/reflectometer/refm_data_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/reflectometer/refm_data_script.py rename to scripts/Interface/reduction_gui/reduction/reflectometer/refm_data_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/__init__.py b/scripts/Interface/reduction_gui/reduction/sans/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/__init__.py rename to scripts/Interface/reduction_gui/reduction/sans/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/data_cat.py b/scripts/Interface/reduction_gui/reduction/sans/data_cat.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/data_cat.py rename to scripts/Interface/reduction_gui/reduction/sans/data_cat.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_background_script.py b/scripts/Interface/reduction_gui/reduction/sans/eqsans_background_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_background_script.py rename to scripts/Interface/reduction_gui/reduction/sans/eqsans_background_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_catalog.py b/scripts/Interface/reduction_gui/reduction/sans/eqsans_catalog.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_catalog.py rename to scripts/Interface/reduction_gui/reduction/sans/eqsans_catalog.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_data_proxy.py b/scripts/Interface/reduction_gui/reduction/sans/eqsans_data_proxy.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_data_proxy.py rename to scripts/Interface/reduction_gui/reduction/sans/eqsans_data_proxy.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_data_script.py b/scripts/Interface/reduction_gui/reduction/sans/eqsans_data_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_data_script.py rename to scripts/Interface/reduction_gui/reduction/sans/eqsans_data_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_options_script.py b/scripts/Interface/reduction_gui/reduction/sans/eqsans_options_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_options_script.py rename to scripts/Interface/reduction_gui/reduction/sans/eqsans_options_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_sample_script.py b/scripts/Interface/reduction_gui/reduction/sans/eqsans_sample_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/eqsans_sample_script.py rename to scripts/Interface/reduction_gui/reduction/sans/eqsans_sample_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_background_script.py b/scripts/Interface/reduction_gui/reduction/sans/hfir_background_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_background_script.py rename to scripts/Interface/reduction_gui/reduction/sans/hfir_background_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_catalog.py b/scripts/Interface/reduction_gui/reduction/sans/hfir_catalog.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_catalog.py rename to scripts/Interface/reduction_gui/reduction/sans/hfir_catalog.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_data_proxy.py b/scripts/Interface/reduction_gui/reduction/sans/hfir_data_proxy.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_data_proxy.py rename to scripts/Interface/reduction_gui/reduction/sans/hfir_data_proxy.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_detector_script.py b/scripts/Interface/reduction_gui/reduction/sans/hfir_detector_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_detector_script.py rename to scripts/Interface/reduction_gui/reduction/sans/hfir_detector_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_options_script.py b/scripts/Interface/reduction_gui/reduction/sans/hfir_options_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_options_script.py rename to scripts/Interface/reduction_gui/reduction/sans/hfir_options_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_sample_script.py b/scripts/Interface/reduction_gui/reduction/sans/hfir_sample_script.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/sans/hfir_sample_script.py rename to scripts/Interface/reduction_gui/reduction/sans/hfir_sample_script.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/reduction/scripter.py b/scripts/Interface/reduction_gui/reduction/scripter.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/reduction/scripter.py rename to scripts/Interface/reduction_gui/reduction/scripter.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/settings/__init__.py b/scripts/Interface/reduction_gui/settings/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/settings/__init__.py rename to scripts/Interface/reduction_gui/settings/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/settings/application_settings.py b/scripts/Interface/reduction_gui/settings/application_settings.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/settings/application_settings.py rename to scripts/Interface/reduction_gui/settings/application_settings.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/__init__.py b/scripts/Interface/reduction_gui/widgets/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/__init__.py rename to scripts/Interface/reduction_gui/widgets/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/base_widget.py b/scripts/Interface/reduction_gui/widgets/base_widget.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/base_widget.py rename to scripts/Interface/reduction_gui/widgets/base_widget.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/cluster_status.py b/scripts/Interface/reduction_gui/widgets/cluster_status.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/cluster_status.py rename to scripts/Interface/reduction_gui/widgets/cluster_status.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/__init__.py b/scripts/Interface/reduction_gui/widgets/diffraction/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/__init__.py rename to scripts/Interface/reduction_gui/widgets/diffraction/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_adv_setup.py b/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_adv_setup.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_adv_setup.py rename to scripts/Interface/reduction_gui/widgets/diffraction/diffraction_adv_setup.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_filter_setup.py b/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_filter_setup.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_filter_setup.py rename to scripts/Interface/reduction_gui/widgets/diffraction/diffraction_filter_setup.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_run_setup.py b/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_run_setup.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/diffraction/diffraction_run_setup.py rename to scripts/Interface/reduction_gui/widgets/diffraction/diffraction_run_setup.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/__init__.py b/scripts/Interface/reduction_gui/widgets/inelastic/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/__init__.py rename to scripts/Interface/reduction_gui/widgets/inelastic/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_absolute_units.py b/scripts/Interface/reduction_gui/widgets/inelastic/dgs_absolute_units.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_absolute_units.py rename to scripts/Interface/reduction_gui/widgets/inelastic/dgs_absolute_units.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_data_corrections.py b/scripts/Interface/reduction_gui/widgets/inelastic/dgs_data_corrections.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_data_corrections.py rename to scripts/Interface/reduction_gui/widgets/inelastic/dgs_data_corrections.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_diagnose_detectors.py b/scripts/Interface/reduction_gui/widgets/inelastic/dgs_diagnose_detectors.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_diagnose_detectors.py rename to scripts/Interface/reduction_gui/widgets/inelastic/dgs_diagnose_detectors.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_pd_sc_conversion.py b/scripts/Interface/reduction_gui/widgets/inelastic/dgs_pd_sc_conversion.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_pd_sc_conversion.py rename to scripts/Interface/reduction_gui/widgets/inelastic/dgs_pd_sc_conversion.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_sample_setup.py b/scripts/Interface/reduction_gui/widgets/inelastic/dgs_sample_setup.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/inelastic/dgs_sample_setup.py rename to scripts/Interface/reduction_gui/widgets/inelastic/dgs_sample_setup.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/output.py b/scripts/Interface/reduction_gui/widgets/output.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/output.py rename to scripts/Interface/reduction_gui/widgets/output.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/LoadSNSRoi.py b/scripts/Interface/reduction_gui/widgets/reflectometer/LoadSNSRoi.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/LoadSNSRoi.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/LoadSNSRoi.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/__init__.py b/scripts/Interface/reduction_gui/widgets/reflectometer/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/__init__.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/base_ref_reduction.py b/scripts/Interface/reduction_gui/widgets/reflectometer/base_ref_reduction.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/base_ref_reduction.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/base_ref_reduction.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/launch_peak_back_selection_1d.py b/scripts/Interface/reduction_gui/widgets/reflectometer/launch_peak_back_selection_1d.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/launch_peak_back_selection_1d.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/launch_peak_back_selection_1d.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refl_data_simple.py b/scripts/Interface/reduction_gui/widgets/reflectometer/refl_data_simple.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refl_data_simple.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/refl_data_simple.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refl_reduction.py b/scripts/Interface/reduction_gui/widgets/reflectometer/refl_reduction.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refl_reduction.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/refl_reduction.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refl_sf_calculator.py b/scripts/Interface/reduction_gui/widgets/reflectometer/refl_sf_calculator.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refl_sf_calculator.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/refl_sf_calculator.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refm_reduction.py b/scripts/Interface/reduction_gui/widgets/reflectometer/refm_reduction.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/refm_reduction.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/refm_reduction.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/stitcher.py b/scripts/Interface/reduction_gui/widgets/reflectometer/stitcher.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/reflectometer/stitcher.py rename to scripts/Interface/reduction_gui/widgets/reflectometer/stitcher.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/__init__.py b/scripts/Interface/reduction_gui/widgets/sans/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/__init__.py rename to scripts/Interface/reduction_gui/widgets/sans/__init__.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/eqsans_data.py b/scripts/Interface/reduction_gui/widgets/sans/eqsans_data.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/eqsans_data.py rename to scripts/Interface/reduction_gui/widgets/sans/eqsans_data.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/eqsans_instrument.py b/scripts/Interface/reduction_gui/widgets/sans/eqsans_instrument.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/eqsans_instrument.py rename to scripts/Interface/reduction_gui/widgets/sans/eqsans_instrument.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_background.py b/scripts/Interface/reduction_gui/widgets/sans/hfir_background.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_background.py rename to scripts/Interface/reduction_gui/widgets/sans/hfir_background.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_detector.py b/scripts/Interface/reduction_gui/widgets/sans/hfir_detector.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_detector.py rename to scripts/Interface/reduction_gui/widgets/sans/hfir_detector.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_instrument.py b/scripts/Interface/reduction_gui/widgets/sans/hfir_instrument.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_instrument.py rename to scripts/Interface/reduction_gui/widgets/sans/hfir_instrument.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_sample_data.py b/scripts/Interface/reduction_gui/widgets/sans/hfir_sample_data.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/hfir_sample_data.py rename to scripts/Interface/reduction_gui/widgets/sans/hfir_sample_data.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/sans_catalog.py b/scripts/Interface/reduction_gui/widgets/sans/sans_catalog.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/sans_catalog.py rename to scripts/Interface/reduction_gui/widgets/sans/sans_catalog.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/stitcher.py b/scripts/Interface/reduction_gui/widgets/sans/stitcher.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/sans/stitcher.py rename to scripts/Interface/reduction_gui/widgets/sans/stitcher.py diff --git a/Code/Mantid/scripts/Interface/reduction_gui/widgets/util.py b/scripts/Interface/reduction_gui/widgets/util.py similarity index 100% rename from Code/Mantid/scripts/Interface/reduction_gui/widgets/util.py rename to scripts/Interface/reduction_gui/widgets/util.py diff --git a/Code/Mantid/scripts/Interface/ui/CMakeLists.txt b/scripts/Interface/ui/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/Interface/ui/CMakeLists.txt rename to scripts/Interface/ui/CMakeLists.txt diff --git a/Code/Mantid/scripts/Interface/ui/__init__.py b/scripts/Interface/ui/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/__init__.py rename to scripts/Interface/ui/__init__.py diff --git a/Code/Mantid/scripts/Interface/ui/cluster_details_dialog.ui b/scripts/Interface/ui/cluster_details_dialog.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/cluster_details_dialog.ui rename to scripts/Interface/ui/cluster_details_dialog.ui diff --git a/Code/Mantid/scripts/Interface/ui/cluster_status.ui b/scripts/Interface/ui/cluster_status.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/cluster_status.ui rename to scripts/Interface/ui/cluster_status.ui diff --git a/Code/Mantid/scripts/Interface/ui/data_catalog.ui b/scripts/Interface/ui/data_catalog.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/data_catalog.ui rename to scripts/Interface/ui/data_catalog.ui diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/CMakeLists.txt b/scripts/Interface/ui/diffraction/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/CMakeLists.txt rename to scripts/Interface/ui/diffraction/CMakeLists.txt diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/__init__.py b/scripts/Interface/ui/diffraction/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/__init__.py rename to scripts/Interface/ui/diffraction/__init__.py diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/diffraction_adv_setup.ui b/scripts/Interface/ui/diffraction/diffraction_adv_setup.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/diffraction_adv_setup.ui rename to scripts/Interface/ui/diffraction/diffraction_adv_setup.ui diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/diffraction_filter_setup.ui b/scripts/Interface/ui/diffraction/diffraction_filter_setup.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/diffraction_filter_setup.ui rename to scripts/Interface/ui/diffraction/diffraction_filter_setup.ui diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/diffraction_info.ui b/scripts/Interface/ui/diffraction/diffraction_info.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/diffraction_info.ui rename to scripts/Interface/ui/diffraction/diffraction_info.ui diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/diffraction_run_setup.ui b/scripts/Interface/ui/diffraction/diffraction_run_setup.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/diffraction_run_setup.ui rename to scripts/Interface/ui/diffraction/diffraction_run_setup.ui diff --git a/Code/Mantid/scripts/Interface/ui/diffraction/filter_info.ui b/scripts/Interface/ui/diffraction/filter_info.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/diffraction/filter_info.ui rename to scripts/Interface/ui/diffraction/filter_info.ui diff --git a/Code/Mantid/scripts/Interface/ui/hfir_output.ui b/scripts/Interface/ui/hfir_output.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/hfir_output.ui rename to scripts/Interface/ui/hfir_output.ui diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/CMakeLists.txt b/scripts/Interface/ui/inelastic/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/CMakeLists.txt rename to scripts/Interface/ui/inelastic/CMakeLists.txt diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/__init__.py b/scripts/Interface/ui/inelastic/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/__init__.py rename to scripts/Interface/ui/inelastic/__init__.py diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/dgs_absolute_units.ui b/scripts/Interface/ui/inelastic/dgs_absolute_units.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/dgs_absolute_units.ui rename to scripts/Interface/ui/inelastic/dgs_absolute_units.ui diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/dgs_data_corrections.ui b/scripts/Interface/ui/inelastic/dgs_data_corrections.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/dgs_data_corrections.ui rename to scripts/Interface/ui/inelastic/dgs_data_corrections.ui diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/dgs_diagnose_detectors.ui b/scripts/Interface/ui/inelastic/dgs_diagnose_detectors.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/dgs_diagnose_detectors.ui rename to scripts/Interface/ui/inelastic/dgs_diagnose_detectors.ui diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/dgs_pd_sc_conversion.ui b/scripts/Interface/ui/inelastic/dgs_pd_sc_conversion.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/dgs_pd_sc_conversion.ui rename to scripts/Interface/ui/inelastic/dgs_pd_sc_conversion.ui diff --git a/Code/Mantid/scripts/Interface/ui/inelastic/dgs_sample_setup.ui b/scripts/Interface/ui/inelastic/dgs_sample_setup.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/inelastic/dgs_sample_setup.ui rename to scripts/Interface/ui/inelastic/dgs_sample_setup.ui diff --git a/Code/Mantid/scripts/Interface/ui/instrument_dialog.ui b/scripts/Interface/ui/instrument_dialog.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/instrument_dialog.ui rename to scripts/Interface/ui/instrument_dialog.ui diff --git a/Code/Mantid/scripts/Interface/ui/reduction_main.ui b/scripts/Interface/ui/reduction_main.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reduction_main.ui rename to scripts/Interface/ui/reduction_main.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/CMakeLists.txt b/scripts/Interface/ui/reflectometer/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/CMakeLists.txt rename to scripts/Interface/ui/reflectometer/CMakeLists.txt diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/__init__.py b/scripts/Interface/ui/reflectometer/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/__init__.py rename to scripts/Interface/ui/reflectometer/__init__.py diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/data_refl_simple.ui b/scripts/Interface/ui/reflectometer/data_refl_simple.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/data_refl_simple.ui rename to scripts/Interface/ui/reflectometer/data_refl_simple.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_choose_col.py b/scripts/Interface/ui/reflectometer/refl_choose_col.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_choose_col.py rename to scripts/Interface/ui/reflectometer/refl_choose_col.py diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_columns.ui b/scripts/Interface/ui/reflectometer/refl_columns.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_columns.ui rename to scripts/Interface/ui/reflectometer/refl_columns.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_gui.py b/scripts/Interface/ui/reflectometer/refl_gui.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_gui.py rename to scripts/Interface/ui/reflectometer/refl_gui.py diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_gui_run.py b/scripts/Interface/ui/reflectometer/refl_gui_run.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_gui_run.py rename to scripts/Interface/ui/reflectometer/refl_gui_run.py diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_options.py b/scripts/Interface/ui/reflectometer/refl_options.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_options.py rename to scripts/Interface/ui/reflectometer/refl_options.py diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_options_window.ui b/scripts/Interface/ui/reflectometer/refl_options_window.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_options_window.ui rename to scripts/Interface/ui/reflectometer/refl_options_window.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_save.py b/scripts/Interface/ui/reflectometer/refl_save.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_save.py rename to scripts/Interface/ui/reflectometer/refl_save.py diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_sf_calculator.ui b/scripts/Interface/ui/reflectometer/refl_sf_calculator.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_sf_calculator.ui rename to scripts/Interface/ui/reflectometer/refl_sf_calculator.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_stitching.ui b/scripts/Interface/ui/reflectometer/refl_stitching.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_stitching.ui rename to scripts/Interface/ui/reflectometer/refl_stitching.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refl_window.ui b/scripts/Interface/ui/reflectometer/refl_window.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refl_window.ui rename to scripts/Interface/ui/reflectometer/refl_window.ui diff --git a/Code/Mantid/scripts/Interface/ui/reflectometer/refm_reduction.ui b/scripts/Interface/ui/reflectometer/refm_reduction.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/reflectometer/refm_reduction.ui rename to scripts/Interface/ui/reflectometer/refm_reduction.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/CMakeLists.txt b/scripts/Interface/ui/sans/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/CMakeLists.txt rename to scripts/Interface/ui/sans/CMakeLists.txt diff --git a/Code/Mantid/scripts/Interface/ui/sans/__init__.py b/scripts/Interface/ui/sans/__init__.py similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/__init__.py rename to scripts/Interface/ui/sans/__init__.py diff --git a/Code/Mantid/scripts/Interface/ui/sans/eqsans_info.ui b/scripts/Interface/ui/sans/eqsans_info.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/eqsans_info.ui rename to scripts/Interface/ui/sans/eqsans_info.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/eqsans_instrument.ui b/scripts/Interface/ui/sans/eqsans_instrument.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/eqsans_instrument.ui rename to scripts/Interface/ui/sans/eqsans_instrument.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/eqsans_sample_data.ui b/scripts/Interface/ui/sans/eqsans_sample_data.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/eqsans_sample_data.ui rename to scripts/Interface/ui/sans/eqsans_sample_data.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/hfir_background.ui b/scripts/Interface/ui/sans/hfir_background.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/hfir_background.ui rename to scripts/Interface/ui/sans/hfir_background.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/hfir_detector.ui b/scripts/Interface/ui/sans/hfir_detector.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/hfir_detector.ui rename to scripts/Interface/ui/sans/hfir_detector.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/hfir_instrument.ui b/scripts/Interface/ui/sans/hfir_instrument.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/hfir_instrument.ui rename to scripts/Interface/ui/sans/hfir_instrument.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/hfir_sample_data.ui b/scripts/Interface/ui/sans/hfir_sample_data.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/hfir_sample_data.ui rename to scripts/Interface/ui/sans/hfir_sample_data.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/trans_direct_beam.ui b/scripts/Interface/ui/sans/trans_direct_beam.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/trans_direct_beam.ui rename to scripts/Interface/ui/sans/trans_direct_beam.ui diff --git a/Code/Mantid/scripts/Interface/ui/sans/trans_spreader.ui b/scripts/Interface/ui/sans/trans_spreader.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/sans/trans_spreader.ui rename to scripts/Interface/ui/sans/trans_spreader.ui diff --git a/Code/Mantid/scripts/Interface/ui/stitcher.ui b/scripts/Interface/ui/stitcher.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/stitcher.ui rename to scripts/Interface/ui/stitcher.ui diff --git a/Code/Mantid/scripts/Interface/ui/trans_direct_beam.ui b/scripts/Interface/ui/trans_direct_beam.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/trans_direct_beam.ui rename to scripts/Interface/ui/trans_direct_beam.ui diff --git a/Code/Mantid/scripts/Interface/ui/trans_spreader.ui b/scripts/Interface/ui/trans_spreader.ui similarity index 100% rename from Code/Mantid/scripts/Interface/ui/trans_spreader.ui rename to scripts/Interface/ui/trans_spreader.ui diff --git a/Code/Mantid/scripts/LargeScaleStructures/EQSANS_geometry.py b/scripts/LargeScaleStructures/EQSANS_geometry.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/EQSANS_geometry.py rename to scripts/LargeScaleStructures/EQSANS_geometry.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/PolrefTest.py b/scripts/LargeScaleStructures/PolrefTest.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/PolrefTest.py rename to scripts/LargeScaleStructures/PolrefTest.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_X_rot.xml b/scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_X_rot.xml similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_X_rot.xml rename to scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_X_rot.xml diff --git a/Code/Mantid/scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_Y_rot.xml b/scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_Y_rot.xml similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_Y_rot.xml rename to scripts/LargeScaleStructures/REFL_Detector_Grouping_Sum_Y_rot.xml diff --git a/Code/Mantid/scripts/LargeScaleStructures/REF_L_Definition.xml b/scripts/LargeScaleStructures/REF_L_Definition.xml similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/REF_L_Definition.xml rename to scripts/LargeScaleStructures/REF_L_Definition.xml diff --git a/Code/Mantid/scripts/LargeScaleStructures/REF_L_geometry.py b/scripts/LargeScaleStructures/REF_L_geometry.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/REF_L_geometry.py rename to scripts/LargeScaleStructures/REF_L_geometry.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/ReflectometerCors.py b/scripts/LargeScaleStructures/ReflectometerCors.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/ReflectometerCors.py rename to scripts/LargeScaleStructures/ReflectometerCors.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/ScalingFactorCalculation/sfCalculator.py b/scripts/LargeScaleStructures/ScalingFactorCalculation/sfCalculator.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/ScalingFactorCalculation/sfCalculator.py rename to scripts/LargeScaleStructures/ScalingFactorCalculation/sfCalculator.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/__init__.py b/scripts/LargeScaleStructures/__init__.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/__init__.py rename to scripts/LargeScaleStructures/__init__.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/data_stitching.py b/scripts/LargeScaleStructures/data_stitching.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/data_stitching.py rename to scripts/LargeScaleStructures/data_stitching.py diff --git a/Code/Mantid/scripts/LargeScaleStructures/geometry_writer.py b/scripts/LargeScaleStructures/geometry_writer.py similarity index 100% rename from Code/Mantid/scripts/LargeScaleStructures/geometry_writer.py rename to scripts/LargeScaleStructures/geometry_writer.py diff --git a/Code/Mantid/scripts/ORNL_SANS.py b/scripts/ORNL_SANS.py similarity index 100% rename from Code/Mantid/scripts/ORNL_SANS.py rename to scripts/ORNL_SANS.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_focus.py b/scripts/PowderISIS/cry_focus.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_focus.py rename to scripts/PowderISIS/cry_focus.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_ini.py b/scripts/PowderISIS/cry_ini.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_ini.py rename to scripts/PowderISIS/cry_ini.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_journal.py b/scripts/PowderISIS/cry_journal.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_journal.py rename to scripts/PowderISIS/cry_journal.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_load.py b/scripts/PowderISIS/cry_load.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_load.py rename to scripts/PowderISIS/cry_load.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_sample.py b/scripts/PowderISIS/cry_sample.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_sample.py rename to scripts/PowderISIS/cry_sample.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_simplefocus.py b/scripts/PowderISIS/cry_simplefocus.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_simplefocus.py rename to scripts/PowderISIS/cry_simplefocus.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_utils.py b/scripts/PowderISIS/cry_utils.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_utils.py rename to scripts/PowderISIS/cry_utils.py diff --git a/Code/Mantid/scripts/PowderISIS/cry_vana.py b/scripts/PowderISIS/cry_vana.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/cry_vana.py rename to scripts/PowderISIS/cry_vana.py diff --git a/Code/Mantid/scripts/PowderISIS/getcycle.py b/scripts/PowderISIS/getcycle.py similarity index 100% rename from Code/Mantid/scripts/PowderISIS/getcycle.py rename to scripts/PowderISIS/getcycle.py diff --git a/Code/Mantid/scripts/Powder_Diffraction_Reduction.py b/scripts/Powder_Diffraction_Reduction.py similarity index 100% rename from Code/Mantid/scripts/Powder_Diffraction_Reduction.py rename to scripts/Powder_Diffraction_Reduction.py diff --git a/Code/Mantid/scripts/PyChop.py b/scripts/PyChop.py similarity index 100% rename from Code/Mantid/scripts/PyChop.py rename to scripts/PyChop.py diff --git a/Code/Mantid/scripts/PyChop/CMakeLists.txt b/scripts/PyChop/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/PyChop/CMakeLists.txt rename to scripts/PyChop/CMakeLists.txt diff --git a/Code/Mantid/scripts/PyChop/PyChop.py b/scripts/PyChop/PyChop.py similarity index 100% rename from Code/Mantid/scripts/PyChop/PyChop.py rename to scripts/PyChop/PyChop.py diff --git a/Code/Mantid/scripts/PyChop/PyChopGUI.py b/scripts/PyChop/PyChopGUI.py similarity index 100% rename from Code/Mantid/scripts/PyChop/PyChopGUI.py rename to scripts/PyChop/PyChopGUI.py diff --git a/Code/Mantid/scripts/PyChop/PyChopUI.py b/scripts/PyChop/PyChopUI.py similarity index 100% rename from Code/Mantid/scripts/PyChop/PyChopUI.py rename to scripts/PyChop/PyChopUI.py diff --git a/Code/Mantid/scripts/PyChop/PyChop_LET_UI.ui b/scripts/PyChop/PyChop_LET_UI.ui similarity index 100% rename from Code/Mantid/scripts/PyChop/PyChop_LET_UI.ui rename to scripts/PyChop/PyChop_LET_UI.ui diff --git a/Code/Mantid/scripts/PyChop/__init__.py b/scripts/PyChop/__init__.py similarity index 100% rename from Code/Mantid/scripts/PyChop/__init__.py rename to scripts/PyChop/__init__.py diff --git a/Code/Mantid/scripts/PyChop/fluxGUI.py b/scripts/PyChop/fluxGUI.py similarity index 100% rename from Code/Mantid/scripts/PyChop/fluxGUI.py rename to scripts/PyChop/fluxGUI.py diff --git a/Code/Mantid/scripts/PyChop/small_matrix(flux).txt b/scripts/PyChop/small_matrix(flux).txt similarity index 100% rename from Code/Mantid/scripts/PyChop/small_matrix(flux).txt rename to scripts/PyChop/small_matrix(flux).txt diff --git a/Code/Mantid/scripts/PyChop/small_matrix(res).txt b/scripts/PyChop/small_matrix(res).txt similarity index 100% rename from Code/Mantid/scripts/PyChop/small_matrix(res).txt rename to scripts/PyChop/small_matrix(res).txt diff --git a/Code/Mantid/scripts/REFL_Reduction.py b/scripts/REFL_Reduction.py similarity index 100% rename from Code/Mantid/scripts/REFL_Reduction.py rename to scripts/REFL_Reduction.py diff --git a/Code/Mantid/scripts/REFL_SF_Calculator.py b/scripts/REFL_SF_Calculator.py similarity index 100% rename from Code/Mantid/scripts/REFL_SF_Calculator.py rename to scripts/REFL_SF_Calculator.py diff --git a/Code/Mantid/scripts/REFM_Reduction.py b/scripts/REFM_Reduction.py similarity index 100% rename from Code/Mantid/scripts/REFM_Reduction.py rename to scripts/REFM_Reduction.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/__init__.py b/scripts/Reflectometry/isis_reflectometry/__init__.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/__init__.py rename to scripts/Reflectometry/isis_reflectometry/__init__.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/combineMulti.py b/scripts/Reflectometry/isis_reflectometry/combineMulti.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/combineMulti.py rename to scripts/Reflectometry/isis_reflectometry/combineMulti.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/convert_to_wavelength.py b/scripts/Reflectometry/isis_reflectometry/convert_to_wavelength.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/convert_to_wavelength.py rename to scripts/Reflectometry/isis_reflectometry/convert_to_wavelength.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/l2q.py b/scripts/Reflectometry/isis_reflectometry/l2q.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/l2q.py rename to scripts/Reflectometry/isis_reflectometry/l2q.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/load_live_runs.py b/scripts/Reflectometry/isis_reflectometry/load_live_runs.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/load_live_runs.py rename to scripts/Reflectometry/isis_reflectometry/load_live_runs.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/procedures.py b/scripts/Reflectometry/isis_reflectometry/procedures.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/procedures.py rename to scripts/Reflectometry/isis_reflectometry/procedures.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/quick.py b/scripts/Reflectometry/isis_reflectometry/quick.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/quick.py rename to scripts/Reflectometry/isis_reflectometry/quick.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/saveModule.py b/scripts/Reflectometry/isis_reflectometry/saveModule.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/saveModule.py rename to scripts/Reflectometry/isis_reflectometry/saveModule.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/settings.py b/scripts/Reflectometry/isis_reflectometry/settings.py similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/settings.py rename to scripts/Reflectometry/isis_reflectometry/settings.py diff --git a/Code/Mantid/scripts/Reflectometry/isis_reflectometry/settings.xml b/scripts/Reflectometry/isis_reflectometry/settings.xml similarity index 100% rename from Code/Mantid/scripts/Reflectometry/isis_reflectometry/settings.xml rename to scripts/Reflectometry/isis_reflectometry/settings.xml diff --git a/Code/Mantid/scripts/SANS/ISISCommandInterface.py b/scripts/SANS/ISISCommandInterface.py similarity index 100% rename from Code/Mantid/scripts/SANS/ISISCommandInterface.py rename to scripts/SANS/ISISCommandInterface.py diff --git a/Code/Mantid/scripts/SANS/SANSBatchMode.py b/scripts/SANS/SANSBatchMode.py similarity index 100% rename from Code/Mantid/scripts/SANS/SANSBatchMode.py rename to scripts/SANS/SANSBatchMode.py diff --git a/Code/Mantid/scripts/SANS/SANSUtility.py b/scripts/SANS/SANSUtility.py similarity index 100% rename from Code/Mantid/scripts/SANS/SANSUtility.py rename to scripts/SANS/SANSUtility.py diff --git a/Code/Mantid/scripts/SANS/SANSadd2.py b/scripts/SANS/SANSadd2.py similarity index 100% rename from Code/Mantid/scripts/SANS/SANSadd2.py rename to scripts/SANS/SANSadd2.py diff --git a/Code/Mantid/scripts/SANS/centre_finder.py b/scripts/SANS/centre_finder.py similarity index 100% rename from Code/Mantid/scripts/SANS/centre_finder.py rename to scripts/SANS/centre_finder.py diff --git a/Code/Mantid/scripts/SANS/isis_instrument.py b/scripts/SANS/isis_instrument.py similarity index 100% rename from Code/Mantid/scripts/SANS/isis_instrument.py rename to scripts/SANS/isis_instrument.py diff --git a/Code/Mantid/scripts/SANS/isis_reducer.py b/scripts/SANS/isis_reducer.py similarity index 100% rename from Code/Mantid/scripts/SANS/isis_reducer.py rename to scripts/SANS/isis_reducer.py diff --git a/Code/Mantid/scripts/SANS/isis_reduction_steps.py b/scripts/SANS/isis_reduction_steps.py similarity index 100% rename from Code/Mantid/scripts/SANS/isis_reduction_steps.py rename to scripts/SANS/isis_reduction_steps.py diff --git a/Code/Mantid/scripts/SANS/reduction_settings.py b/scripts/SANS/reduction_settings.py similarity index 100% rename from Code/Mantid/scripts/SANS/reduction_settings.py rename to scripts/SANS/reduction_settings.py diff --git a/Code/Mantid/scripts/SCD_Reduction/ReduceDictionary.py b/scripts/SCD_Reduction/ReduceDictionary.py similarity index 100% rename from Code/Mantid/scripts/SCD_Reduction/ReduceDictionary.py rename to scripts/SCD_Reduction/ReduceDictionary.py diff --git a/Code/Mantid/scripts/SCD_Reduction/ReduceSCD.config b/scripts/SCD_Reduction/ReduceSCD.config similarity index 100% rename from Code/Mantid/scripts/SCD_Reduction/ReduceSCD.config rename to scripts/SCD_Reduction/ReduceSCD.config diff --git a/Code/Mantid/scripts/SCD_Reduction/ReduceSCD_OneRun.py b/scripts/SCD_Reduction/ReduceSCD_OneRun.py similarity index 100% rename from Code/Mantid/scripts/SCD_Reduction/ReduceSCD_OneRun.py rename to scripts/SCD_Reduction/ReduceSCD_OneRun.py diff --git a/Code/Mantid/scripts/SCD_Reduction/ReduceSCD_Parallel.py b/scripts/SCD_Reduction/ReduceSCD_Parallel.py similarity index 100% rename from Code/Mantid/scripts/SCD_Reduction/ReduceSCD_Parallel.py rename to scripts/SCD_Reduction/ReduceSCD_Parallel.py diff --git a/Code/Mantid/scripts/SCD_Reduction/TOPAZ.config b/scripts/SCD_Reduction/TOPAZ.config similarity index 100% rename from Code/Mantid/scripts/SCD_Reduction/TOPAZ.config rename to scripts/SCD_Reduction/TOPAZ.config diff --git a/Code/Mantid/scripts/SliceViewAnimator.py b/scripts/SliceViewAnimator.py similarity index 100% rename from Code/Mantid/scripts/SliceViewAnimator.py rename to scripts/SliceViewAnimator.py diff --git a/Code/Mantid/scripts/TofConverter.py b/scripts/TofConverter.py similarity index 100% rename from Code/Mantid/scripts/TofConverter.py rename to scripts/TofConverter.py diff --git a/Code/Mantid/scripts/TofConverter/CMakeLists.txt b/scripts/TofConverter/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/TofConverter/CMakeLists.txt rename to scripts/TofConverter/CMakeLists.txt diff --git a/Code/Mantid/scripts/TofConverter/__init__.py b/scripts/TofConverter/__init__.py similarity index 100% rename from Code/Mantid/scripts/TofConverter/__init__.py rename to scripts/TofConverter/__init__.py diff --git a/Code/Mantid/scripts/TofConverter/convertUnits.py b/scripts/TofConverter/convertUnits.py similarity index 100% rename from Code/Mantid/scripts/TofConverter/convertUnits.py rename to scripts/TofConverter/convertUnits.py diff --git a/Code/Mantid/scripts/TofConverter/converter.ui b/scripts/TofConverter/converter.ui similarity index 100% rename from Code/Mantid/scripts/TofConverter/converter.ui rename to scripts/TofConverter/converter.ui diff --git a/Code/Mantid/scripts/TofConverter/converterGUI.py b/scripts/TofConverter/converterGUI.py similarity index 100% rename from Code/Mantid/scripts/TofConverter/converterGUI.py rename to scripts/TofConverter/converterGUI.py diff --git a/Code/Mantid/scripts/Vates/Diffraction_Workflow.py b/scripts/Vates/Diffraction_Workflow.py similarity index 100% rename from Code/Mantid/scripts/Vates/Diffraction_Workflow.py rename to scripts/Vates/Diffraction_Workflow.py diff --git a/Code/Mantid/scripts/Vates/Inelastic_Workflow.py b/scripts/Vates/Inelastic_Workflow.py similarity index 100% rename from Code/Mantid/scripts/Vates/Inelastic_Workflow.py rename to scripts/Vates/Inelastic_Workflow.py diff --git a/Code/Mantid/scripts/Vates/SXD_NaCl.py b/scripts/Vates/SXD_NaCl.py similarity index 100% rename from Code/Mantid/scripts/Vates/SXD_NaCl.py rename to scripts/Vates/SXD_NaCl.py diff --git a/Code/Mantid/scripts/lib1to2/__init__.py b/scripts/lib1to2/__init__.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/__init__.py rename to scripts/lib1to2/__init__.py diff --git a/Code/Mantid/scripts/lib1to2/astbuilder.py b/scripts/lib1to2/astbuilder.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/astbuilder.py rename to scripts/lib1to2/astbuilder.py diff --git a/Code/Mantid/scripts/lib1to2/astvisitor.py b/scripts/lib1to2/astvisitor.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/astvisitor.py rename to scripts/lib1to2/astvisitor.py diff --git a/Code/Mantid/scripts/lib1to2/grammar.py b/scripts/lib1to2/grammar.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/grammar.py rename to scripts/lib1to2/grammar.py diff --git a/Code/Mantid/scripts/lib1to2/gui/CMakeLists.txt b/scripts/lib1to2/gui/CMakeLists.txt similarity index 100% rename from Code/Mantid/scripts/lib1to2/gui/CMakeLists.txt rename to scripts/lib1to2/gui/CMakeLists.txt diff --git a/Code/Mantid/scripts/lib1to2/gui/__init__.py b/scripts/lib1to2/gui/__init__.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/gui/__init__.py rename to scripts/lib1to2/gui/__init__.py diff --git a/Code/Mantid/scripts/lib1to2/gui/main.py b/scripts/lib1to2/gui/main.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/gui/main.py rename to scripts/lib1to2/gui/main.py diff --git a/Code/Mantid/scripts/lib1to2/gui/mainwindow.py b/scripts/lib1to2/gui/mainwindow.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/gui/mainwindow.py rename to scripts/lib1to2/gui/mainwindow.py diff --git a/Code/Mantid/scripts/lib1to2/gui/mainwindow.ui b/scripts/lib1to2/gui/mainwindow.ui similarity index 100% rename from Code/Mantid/scripts/lib1to2/gui/mainwindow.ui rename to scripts/lib1to2/gui/mainwindow.ui diff --git a/Code/Mantid/scripts/lib1to2/main.py b/scripts/lib1to2/main.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/main.py rename to scripts/lib1to2/main.py diff --git a/Code/Mantid/scripts/lib1to2/messages.py b/scripts/lib1to2/messages.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/messages.py rename to scripts/lib1to2/messages.py diff --git a/Code/Mantid/scripts/lib1to2/migrate.py b/scripts/lib1to2/migrate.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/migrate.py rename to scripts/lib1to2/migrate.py diff --git a/Code/Mantid/scripts/lib1to2/rules/__init__.py b/scripts/lib1to2/rules/__init__.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/rules/__init__.py rename to scripts/lib1to2/rules/__init__.py diff --git a/Code/Mantid/scripts/lib1to2/rules/pythonalgorithmreplace.py b/scripts/lib1to2/rules/pythonalgorithmreplace.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/rules/pythonalgorithmreplace.py rename to scripts/lib1to2/rules/pythonalgorithmreplace.py diff --git a/Code/Mantid/scripts/lib1to2/rules/rules.py b/scripts/lib1to2/rules/rules.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/rules/rules.py rename to scripts/lib1to2/rules/rules.py diff --git a/Code/Mantid/scripts/lib1to2/rules/simpleapireplace.py b/scripts/lib1to2/rules/simpleapireplace.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/rules/simpleapireplace.py rename to scripts/lib1to2/rules/simpleapireplace.py diff --git a/Code/Mantid/scripts/lib1to2/rules/stringreplace.py b/scripts/lib1to2/rules/stringreplace.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/rules/stringreplace.py rename to scripts/lib1to2/rules/stringreplace.py diff --git a/Code/Mantid/scripts/lib1to2/test/MigrationTest.py b/scripts/lib1to2/test/MigrationTest.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/test/MigrationTest.py rename to scripts/lib1to2/test/MigrationTest.py diff --git a/Code/Mantid/scripts/lib1to2/test/PythonAlgorithmReplaceMigrationTest.py b/scripts/lib1to2/test/PythonAlgorithmReplaceMigrationTest.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/test/PythonAlgorithmReplaceMigrationTest.py rename to scripts/lib1to2/test/PythonAlgorithmReplaceMigrationTest.py diff --git a/Code/Mantid/scripts/lib1to2/test/SimpleAPIFunctionCallReplaceMigrationTest.py b/scripts/lib1to2/test/SimpleAPIFunctionCallReplaceMigrationTest.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/test/SimpleAPIFunctionCallReplaceMigrationTest.py rename to scripts/lib1to2/test/SimpleAPIFunctionCallReplaceMigrationTest.py diff --git a/Code/Mantid/scripts/lib1to2/test/SimpleStringReplaceMigrationTest.py b/scripts/lib1to2/test/SimpleStringReplaceMigrationTest.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/test/SimpleStringReplaceMigrationTest.py rename to scripts/lib1to2/test/SimpleStringReplaceMigrationTest.py diff --git a/Code/Mantid/scripts/lib1to2/test/__init__.py b/scripts/lib1to2/test/__init__.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/test/__init__.py rename to scripts/lib1to2/test/__init__.py diff --git a/Code/Mantid/scripts/lib1to2/test/all_tests.py b/scripts/lib1to2/test/all_tests.py similarity index 100% rename from Code/Mantid/scripts/lib1to2/test/all_tests.py rename to scripts/lib1to2/test/all_tests.py diff --git a/Code/Mantid/scripts/migrate1to2.py b/scripts/migrate1to2.py similarity index 100% rename from Code/Mantid/scripts/migrate1to2.py rename to scripts/migrate1to2.py diff --git a/Code/Mantid/scripts/reducer_singleton.py b/scripts/reducer_singleton.py similarity index 100% rename from Code/Mantid/scripts/reducer_singleton.py rename to scripts/reducer_singleton.py diff --git a/Code/Mantid/scripts/reduction/__init__.py b/scripts/reduction/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction/__init__.py rename to scripts/reduction/__init__.py diff --git a/Code/Mantid/scripts/reduction/command_interface.py b/scripts/reduction/command_interface.py similarity index 100% rename from Code/Mantid/scripts/reduction/command_interface.py rename to scripts/reduction/command_interface.py diff --git a/Code/Mantid/scripts/reduction/find_data.py b/scripts/reduction/find_data.py similarity index 100% rename from Code/Mantid/scripts/reduction/find_data.py rename to scripts/reduction/find_data.py diff --git a/Code/Mantid/scripts/reduction/instrument.py b/scripts/reduction/instrument.py similarity index 100% rename from Code/Mantid/scripts/reduction/instrument.py rename to scripts/reduction/instrument.py diff --git a/Code/Mantid/scripts/reduction/instruments/__init__.py b/scripts/reduction/instruments/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/__init__.py rename to scripts/reduction/instruments/__init__.py diff --git a/Code/Mantid/scripts/reduction/instruments/example/ExampleRedStep.py b/scripts/reduction/instruments/example/ExampleRedStep.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/example/ExampleRedStep.py rename to scripts/reduction/instruments/example/ExampleRedStep.py diff --git a/Code/Mantid/scripts/reduction/instruments/example/__init__.py b/scripts/reduction/instruments/example/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/example/__init__.py rename to scripts/reduction/instruments/example/__init__.py diff --git a/Code/Mantid/scripts/reduction/instruments/example/example_reducer.py b/scripts/reduction/instruments/example/example_reducer.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/example/example_reducer.py rename to scripts/reduction/instruments/example/example_reducer.py diff --git a/Code/Mantid/scripts/reduction/instruments/inelastic/__init__.py b/scripts/reduction/instruments/inelastic/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/inelastic/__init__.py rename to scripts/reduction/instruments/inelastic/__init__.py diff --git a/Code/Mantid/scripts/reduction/instruments/inelastic/direct_command_interface.py b/scripts/reduction/instruments/inelastic/direct_command_interface.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/inelastic/direct_command_interface.py rename to scripts/reduction/instruments/inelastic/direct_command_interface.py diff --git a/Code/Mantid/scripts/reduction/instruments/inelastic/inelastic_reducer.py b/scripts/reduction/instruments/inelastic/inelastic_reducer.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/inelastic/inelastic_reducer.py rename to scripts/reduction/instruments/inelastic/inelastic_reducer.py diff --git a/Code/Mantid/scripts/reduction/instruments/reflectometer/__init__.py b/scripts/reduction/instruments/reflectometer/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/reflectometer/__init__.py rename to scripts/reduction/instruments/reflectometer/__init__.py diff --git a/Code/Mantid/scripts/reduction/instruments/reflectometer/data_manipulation.py b/scripts/reduction/instruments/reflectometer/data_manipulation.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/reflectometer/data_manipulation.py rename to scripts/reduction/instruments/reflectometer/data_manipulation.py diff --git a/Code/Mantid/scripts/reduction/instruments/reflectometer/wks_utility.py b/scripts/reduction/instruments/reflectometer/wks_utility.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/reflectometer/wks_utility.py rename to scripts/reduction/instruments/reflectometer/wks_utility.py diff --git a/Code/Mantid/scripts/reduction/instruments/sans/__init__.py b/scripts/reduction/instruments/sans/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/sans/__init__.py rename to scripts/reduction/instruments/sans/__init__.py diff --git a/Code/Mantid/scripts/reduction/instruments/sans/sans_reducer.py b/scripts/reduction/instruments/sans/sans_reducer.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/sans/sans_reducer.py rename to scripts/reduction/instruments/sans/sans_reducer.py diff --git a/Code/Mantid/scripts/reduction/instruments/sans/sans_reduction_steps.py b/scripts/reduction/instruments/sans/sans_reduction_steps.py similarity index 100% rename from Code/Mantid/scripts/reduction/instruments/sans/sans_reduction_steps.py rename to scripts/reduction/instruments/sans/sans_reduction_steps.py diff --git a/Code/Mantid/scripts/reduction/reducer.py b/scripts/reduction/reducer.py similarity index 100% rename from Code/Mantid/scripts/reduction/reducer.py rename to scripts/reduction/reducer.py diff --git a/Code/Mantid/scripts/reduction_workflow/README.md b/scripts/reduction_workflow/README.md similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/README.md rename to scripts/reduction_workflow/README.md diff --git a/Code/Mantid/scripts/reduction_workflow/__init__.py b/scripts/reduction_workflow/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/__init__.py rename to scripts/reduction_workflow/__init__.py diff --git a/Code/Mantid/scripts/reduction_workflow/command_interface.py b/scripts/reduction_workflow/command_interface.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/command_interface.py rename to scripts/reduction_workflow/command_interface.py diff --git a/Code/Mantid/scripts/reduction_workflow/find_data.py b/scripts/reduction_workflow/find_data.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/find_data.py rename to scripts/reduction_workflow/find_data.py diff --git a/Code/Mantid/scripts/reduction_workflow/instruments/__init__.py b/scripts/reduction_workflow/instruments/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/instruments/__init__.py rename to scripts/reduction_workflow/instruments/__init__.py diff --git a/Code/Mantid/scripts/reduction_workflow/instruments/sans/__init__.py b/scripts/reduction_workflow/instruments/sans/__init__.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/instruments/sans/__init__.py rename to scripts/reduction_workflow/instruments/sans/__init__.py diff --git a/Code/Mantid/scripts/reduction_workflow/instruments/sans/hfir_command_interface.py b/scripts/reduction_workflow/instruments/sans/hfir_command_interface.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/instruments/sans/hfir_command_interface.py rename to scripts/reduction_workflow/instruments/sans/hfir_command_interface.py diff --git a/Code/Mantid/scripts/reduction_workflow/instruments/sans/hfir_instrument.py b/scripts/reduction_workflow/instruments/sans/hfir_instrument.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/instruments/sans/hfir_instrument.py rename to scripts/reduction_workflow/instruments/sans/hfir_instrument.py diff --git a/Code/Mantid/scripts/reduction_workflow/instruments/sans/sns_command_interface.py b/scripts/reduction_workflow/instruments/sans/sns_command_interface.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/instruments/sans/sns_command_interface.py rename to scripts/reduction_workflow/instruments/sans/sns_command_interface.py diff --git a/Code/Mantid/scripts/reduction_workflow/instruments/sans/sns_instrument.py b/scripts/reduction_workflow/instruments/sans/sns_instrument.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/instruments/sans/sns_instrument.py rename to scripts/reduction_workflow/instruments/sans/sns_instrument.py diff --git a/Code/Mantid/scripts/reduction_workflow/reducer.py b/scripts/reduction_workflow/reducer.py similarity index 100% rename from Code/Mantid/scripts/reduction_workflow/reducer.py rename to scripts/reduction_workflow/reducer.py diff --git a/Code/Mantid/scripts/test/ConvertToWavelengthTest.py b/scripts/test/ConvertToWavelengthTest.py similarity index 100% rename from Code/Mantid/scripts/test/ConvertToWavelengthTest.py rename to scripts/test/ConvertToWavelengthTest.py diff --git a/Code/Mantid/scripts/test/DirectEnergyConversionTest.py b/scripts/test/DirectEnergyConversionTest.py similarity index 100% rename from Code/Mantid/scripts/test/DirectEnergyConversionTest.py rename to scripts/test/DirectEnergyConversionTest.py diff --git a/Code/Mantid/scripts/test/DirectPropertyManagerTest.py b/scripts/test/DirectPropertyManagerTest.py similarity index 100% rename from Code/Mantid/scripts/test/DirectPropertyManagerTest.py rename to scripts/test/DirectPropertyManagerTest.py diff --git a/Code/Mantid/scripts/test/DirectPropertyManater_OldInterfaceXest.py b/scripts/test/DirectPropertyManater_OldInterfaceXest.py similarity index 100% rename from Code/Mantid/scripts/test/DirectPropertyManater_OldInterfaceXest.py rename to scripts/test/DirectPropertyManater_OldInterfaceXest.py diff --git a/Code/Mantid/scripts/test/DirectReductionHelpersTest.py b/scripts/test/DirectReductionHelpersTest.py similarity index 100% rename from Code/Mantid/scripts/test/DirectReductionHelpersTest.py rename to scripts/test/DirectReductionHelpersTest.py diff --git a/Code/Mantid/scripts/test/ISISDirecInelasticConfigTest.py b/scripts/test/ISISDirecInelasticConfigTest.py similarity index 100% rename from Code/Mantid/scripts/test/ISISDirecInelasticConfigTest.py rename to scripts/test/ISISDirecInelasticConfigTest.py diff --git a/Code/Mantid/scripts/test/IndirectCommonTests.py b/scripts/test/IndirectCommonTests.py similarity index 100% rename from Code/Mantid/scripts/test/IndirectCommonTests.py rename to scripts/test/IndirectCommonTests.py diff --git a/Code/Mantid/scripts/test/MariReduction.py b/scripts/test/MariReduction.py similarity index 100% rename from Code/Mantid/scripts/test/MariReduction.py rename to scripts/test/MariReduction.py diff --git a/Code/Mantid/scripts/test/ReductionSettingsTest.py b/scripts/test/ReductionSettingsTest.py similarity index 100% rename from Code/Mantid/scripts/test/ReductionSettingsTest.py rename to scripts/test/ReductionSettingsTest.py diff --git a/Code/Mantid/scripts/test/ReductionWrapperTest.py b/scripts/test/ReductionWrapperTest.py similarity index 100% rename from Code/Mantid/scripts/test/ReductionWrapperTest.py rename to scripts/test/ReductionWrapperTest.py diff --git a/Code/Mantid/scripts/test/ReflectometryQuickAuxiliaryTest.py b/scripts/test/ReflectometryQuickAuxiliaryTest.py similarity index 100% rename from Code/Mantid/scripts/test/ReflectometryQuickAuxiliaryTest.py rename to scripts/test/ReflectometryQuickAuxiliaryTest.py diff --git a/Code/Mantid/scripts/test/RunDescriptorTest.py b/scripts/test/RunDescriptorTest.py similarity index 100% rename from Code/Mantid/scripts/test/RunDescriptorTest.py rename to scripts/test/RunDescriptorTest.py diff --git a/Code/Mantid/scripts/test/SANSBatchModeTest.py b/scripts/test/SANSBatchModeTest.py similarity index 100% rename from Code/Mantid/scripts/test/SANSBatchModeTest.py rename to scripts/test/SANSBatchModeTest.py diff --git a/Code/Mantid/scripts/test/SANSCommandInterfaceTest.py b/scripts/test/SANSCommandInterfaceTest.py similarity index 100% rename from Code/Mantid/scripts/test/SANSCommandInterfaceTest.py rename to scripts/test/SANSCommandInterfaceTest.py diff --git a/Code/Mantid/scripts/test/SANSIsisInstrumentTest.py b/scripts/test/SANSIsisInstrumentTest.py similarity index 100% rename from Code/Mantid/scripts/test/SANSIsisInstrumentTest.py rename to scripts/test/SANSIsisInstrumentTest.py diff --git a/Code/Mantid/scripts/test/SANSReductionStepsUserFileTest.py b/scripts/test/SANSReductionStepsUserFileTest.py similarity index 100% rename from Code/Mantid/scripts/test/SANSReductionStepsUserFileTest.py rename to scripts/test/SANSReductionStepsUserFileTest.py diff --git a/Code/Mantid/scripts/test/SANSUtilityTest.py b/scripts/test/SANSUtilityTest.py similarity index 100% rename from Code/Mantid/scripts/test/SANSUtilityTest.py rename to scripts/test/SANSUtilityTest.py diff --git a/Code/Mantid/scripts/test/SansIsisGuiSettings.py b/scripts/test/SansIsisGuiSettings.py similarity index 100% rename from Code/Mantid/scripts/test/SansIsisGuiSettings.py rename to scripts/test/SansIsisGuiSettings.py diff --git a/Code/Mantid/scripts/test/SettingsTest.py b/scripts/test/SettingsTest.py similarity index 100% rename from Code/Mantid/scripts/test/SettingsTest.py rename to scripts/test/SettingsTest.py diff --git a/Code/Mantid/scripts/test/User_files_description_test.xml b/scripts/test/User_files_description_test.xml similarity index 100% rename from Code/Mantid/scripts/test/User_files_description_test.xml rename to scripts/test/User_files_description_test.xml