diff --git a/Framework/API/inc/MantidAPI/ADSValidator.h b/Framework/API/inc/MantidAPI/ADSValidator.h index b43de86d127bb94c97963b2e0b408b32d3b2dbe9..c86916513ee85a1914edcb7ea8a3fdacc8cc0bf2 100644 --- a/Framework/API/inc/MantidAPI/ADSValidator.h +++ b/Framework/API/inc/MantidAPI/ADSValidator.h @@ -57,4 +57,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AlgoTimeRegister.h b/Framework/API/inc/MantidAPI/AlgoTimeRegister.h index f9b8a61b2a393526b6c221cf61b9672137008b4a..087ec3d94e2a0344d2b9cdd9bd5430a3a1c197cc 100644 --- a/Framework/API/inc/MantidAPI/AlgoTimeRegister.h +++ b/Framework/API/inc/MantidAPI/AlgoTimeRegister.h @@ -57,4 +57,3 @@ private: } // namespace Instrumentation } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Algorithm.h b/Framework/API/inc/MantidAPI/Algorithm.h index 17d4d845118b7485481a88e189c7ff300676dafd..945fb2538a8fb5ca1d7316cbcdcb73ac3ea681dc 100644 --- a/Framework/API/inc/MantidAPI/Algorithm.h +++ b/Framework/API/inc/MantidAPI/Algorithm.h @@ -520,4 +520,3 @@ using Algorithm_sptr = boost::shared_ptr<Algorithm>; Mantid::Kernel::RegistrationHelper register_alg_##classname(( \ (Mantid::API::AlgorithmFactory::Instance().subscribe<classname>()), 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/AlgorithmFactory.h b/Framework/API/inc/MantidAPI/AlgorithmFactory.h index 6acaecb013398307a3ce22e970ed1c892d36d26e..2531c2757ffb7924903473fd8714bf6de567b4f0 100644 --- a/Framework/API/inc/MantidAPI/AlgorithmFactory.h +++ b/Framework/API/inc/MantidAPI/AlgorithmFactory.h @@ -169,4 +169,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::AlgorithmFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AlgorithmFactoryObserver.h b/Framework/API/inc/MantidAPI/AlgorithmFactoryObserver.h index 0e30e1a3f0eb2a21f0476778fad31e37ca5013a8..389581e5c33ba11f3fcd1907e644e82b0131be66 100644 --- a/Framework/API/inc/MantidAPI/AlgorithmFactoryObserver.h +++ b/Framework/API/inc/MantidAPI/AlgorithmFactoryObserver.h @@ -51,4 +51,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h b/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h index c786842d2f0de5d2c56eda98910f05b1387310ec..e6f341eb6ef32001955872d4e6b5b58062d5ce3d 100644 --- a/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h +++ b/Framework/API/inc/MantidAPI/AlgorithmHasProperty.h @@ -39,4 +39,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AlgorithmHistory.h b/Framework/API/inc/MantidAPI/AlgorithmHistory.h index 1cf5325acc50aa2bc63260d04f728a73ca1179d3..4289f27d20246c228aebb44f34ea35abea1727c0 100644 --- a/Framework/API/inc/MantidAPI/AlgorithmHistory.h +++ b/Framework/API/inc/MantidAPI/AlgorithmHistory.h @@ -150,4 +150,3 @@ MANTID_API_DLL std::ostream &operator<<(std::ostream &, } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AlgorithmManager.h b/Framework/API/inc/MantidAPI/AlgorithmManager.h index a6fc251068df32e582df5cb6cfa211894972789a..426c7f64ee4f6d795f322f1ad2f4766ff4248b33 100644 --- a/Framework/API/inc/MantidAPI/AlgorithmManager.h +++ b/Framework/API/inc/MantidAPI/AlgorithmManager.h @@ -99,4 +99,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::AlgorithmManagerImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AlgorithmObserver.h b/Framework/API/inc/MantidAPI/AlgorithmObserver.h index c3a9c829b5483835a4383bb91248d5bc4b04c507..9839747a9d7dc9ee72976d9faca8f0826d091b78 100644 --- a/Framework/API/inc/MantidAPI/AlgorithmObserver.h +++ b/Framework/API/inc/MantidAPI/AlgorithmObserver.h @@ -74,4 +74,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AnalysisDataService.h b/Framework/API/inc/MantidAPI/AnalysisDataService.h index 6df456a784471f12113a005534cf923330c730e2..3f82e7eef14bb21316fdb8cf5f04a9ff2173d433 100644 --- a/Framework/API/inc/MantidAPI/AnalysisDataService.h +++ b/Framework/API/inc/MantidAPI/AnalysisDataService.h @@ -229,4 +229,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::AnalysisDataServiceImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/AnalysisDataServiceObserver.h b/Framework/API/inc/MantidAPI/AnalysisDataServiceObserver.h index b7a05187b27bb9106f69c31368d1b9d91622a36c..9d725aefaa827c59aaf75e69e8c055c48910a631 100644 --- a/Framework/API/inc/MantidAPI/AnalysisDataServiceObserver.h +++ b/Framework/API/inc/MantidAPI/AnalysisDataServiceObserver.h @@ -135,4 +135,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h b/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h index 81d7cc6012c225c87c4d74aafaa47137fb2b5e60..29cf91d3d284d1393f40dc5a3c215d1ab05122d6 100644 --- a/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h +++ b/Framework/API/inc/MantidAPI/ArchiveSearchFactory.h @@ -51,4 +51,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::ArchiveSearchFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Axis.h b/Framework/API/inc/MantidAPI/Axis.h index e48fc3a7c1db89b9c3024f4450943ff14e95ae38..26d44633dfd1c0f2c96a5ad8c9bbe90f4ed123f5 100644 --- a/Framework/API/inc/MantidAPI/Axis.h +++ b/Framework/API/inc/MantidAPI/Axis.h @@ -103,4 +103,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/BinEdgeAxis.h b/Framework/API/inc/MantidAPI/BinEdgeAxis.h index 720a282565521705582f10f5d4d76702491ab010..d6ef198ac58a9ab8f43b4be5a654b4e993e1cbb0 100644 --- a/Framework/API/inc/MantidAPI/BinEdgeAxis.h +++ b/Framework/API/inc/MantidAPI/BinEdgeAxis.h @@ -37,4 +37,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/BoostOptionalToAlgorithmProperty.h b/Framework/API/inc/MantidAPI/BoostOptionalToAlgorithmProperty.h index f304cf659db04fc25eed90ae9717d55b58cdad2c..83c686a4e47b1f8de988046b38b5f6123f2168dc 100644 --- a/Framework/API/inc/MantidAPI/BoostOptionalToAlgorithmProperty.h +++ b/Framework/API/inc/MantidAPI/BoostOptionalToAlgorithmProperty.h @@ -99,4 +99,3 @@ DLLExport boost::optional<std::string> checkForOptionalInstrumentDefault( Mantid::Geometry::Instrument_const_sptr instrument, std::string idf_name); } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/BoxController.h b/Framework/API/inc/MantidAPI/BoxController.h index 6bb933877600f6b5ceadaed470f2e613d08177af..d1e67c251c1dacfb2f2374e23a9d84f109bf1234 100644 --- a/Framework/API/inc/MantidAPI/BoxController.h +++ b/Framework/API/inc/MantidAPI/BoxController.h @@ -545,4 +545,3 @@ using BoxController_const_sptr = boost::shared_ptr<const BoxController>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CatalogFactory.h b/Framework/API/inc/MantidAPI/CatalogFactory.h index 228fdb85349013176f0318dd5f967fc41da2f3ab..ac6f4cd66822bda568728be10c344e6bde2e5306 100644 --- a/Framework/API/inc/MantidAPI/CatalogFactory.h +++ b/Framework/API/inc/MantidAPI/CatalogFactory.h @@ -74,4 +74,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::CatalogFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CatalogSession.h b/Framework/API/inc/MantidAPI/CatalogSession.h index 3769b48cc207a5a7a000283b9d8b0fa626573d48..7840bd93587929c27252fc8ac71c9387d63f2dd4 100644 --- a/Framework/API/inc/MantidAPI/CatalogSession.h +++ b/Framework/API/inc/MantidAPI/CatalogSession.h @@ -38,4 +38,3 @@ using CatalogSession_sptr = boost::shared_ptr<CatalogSession>; using CatalogSession_const_sptr = boost::shared_ptr<const CatalogSession>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Citation.h b/Framework/API/inc/MantidAPI/Citation.h index 8cec497d9a9bfd32159f8aed989f1ec7ff419922..40308a90ec6cab6418070a56eb6f24d16c91d07d 100644 --- a/Framework/API/inc/MantidAPI/Citation.h +++ b/Framework/API/inc/MantidAPI/Citation.h @@ -72,4 +72,3 @@ private: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ColumnFactory.h b/Framework/API/inc/MantidAPI/ColumnFactory.h index 34d77526b923a4becf0e2a016b13f15be7e38576..568b33c9f3871829eb177fe05be9e769fdc20646 100644 --- a/Framework/API/inc/MantidAPI/ColumnFactory.h +++ b/Framework/API/inc/MantidAPI/ColumnFactory.h @@ -59,4 +59,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::ColumnFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CommonBinsValidator.h b/Framework/API/inc/MantidAPI/CommonBinsValidator.h index 6a3fc1177a4ee0d59e3eac44a7137fa1bc8f6048..c9edca471680cfd8b825070c02269eeb06ca3fb2 100644 --- a/Framework/API/inc/MantidAPI/CommonBinsValidator.h +++ b/Framework/API/inc/MantidAPI/CommonBinsValidator.h @@ -32,4 +32,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CompositeDomain.h b/Framework/API/inc/MantidAPI/CompositeDomain.h index e85f12634f1c7a18fe9dcd1e37d6dbcf8bfc9d0c..c7eb166b13009630e94a8e051f267cfdfff6bc7f 100644 --- a/Framework/API/inc/MantidAPI/CompositeDomain.h +++ b/Framework/API/inc/MantidAPI/CompositeDomain.h @@ -32,4 +32,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CompositeDomainMD.h b/Framework/API/inc/MantidAPI/CompositeDomainMD.h index 54cfaa578d7b0d4e40c91a7a58d343dfff069d9f..0e3d19eed766ad80dccb314a64a2181f991dad96 100644 --- a/Framework/API/inc/MantidAPI/CompositeDomainMD.h +++ b/Framework/API/inc/MantidAPI/CompositeDomainMD.h @@ -45,4 +45,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CompositeFunction.h b/Framework/API/inc/MantidAPI/CompositeFunction.h index 457462de0346d99bbcffcc3c34a2f663648afe3e..110b7de2d998d99d41c38bb19d973f2a3a7321e9 100644 --- a/Framework/API/inc/MantidAPI/CompositeFunction.h +++ b/Framework/API/inc/MantidAPI/CompositeFunction.h @@ -293,4 +293,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ConstraintFactory.h b/Framework/API/inc/MantidAPI/ConstraintFactory.h index 1b6c641f238b2b58c36717c344a2787b6b9d864e..252db01c00dc7c8e8df035effe7d7f5ce2dda0af 100644 --- a/Framework/API/inc/MantidAPI/ConstraintFactory.h +++ b/Framework/API/inc/MantidAPI/ConstraintFactory.h @@ -81,4 +81,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL #classname)), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/CoordTransform.h b/Framework/API/inc/MantidAPI/CoordTransform.h index f34ea0f79876f7743f14607a8326fed4eef32a85..acbe903eafe46709305cb78460762edd48067cb8 100644 --- a/Framework/API/inc/MantidAPI/CoordTransform.h +++ b/Framework/API/inc/MantidAPI/CoordTransform.h @@ -71,4 +71,3 @@ using CoordTransform_const_sptr = boost::shared_ptr<const CoordTransform>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/CostFunctionFactory.h b/Framework/API/inc/MantidAPI/CostFunctionFactory.h index 60d3ffb5cb3a94d0d2e7662fd5f6d2f019b377a6..093d476c2da150c0454a0d9925d61b5e8300e6bc 100644 --- a/Framework/API/inc/MantidAPI/CostFunctionFactory.h +++ b/Framework/API/inc/MantidAPI/CostFunctionFactory.h @@ -60,4 +60,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::CostFunctionFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h b/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h index 80d537c761087000dd13eee759d7fafac9d42423..8c30633077a921a1f3bc5dc377efc1134087c23b 100644 --- a/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h +++ b/Framework/API/inc/MantidAPI/DataProcessorAlgorithm.h @@ -150,4 +150,3 @@ using DistributedDataProcessorAlgorithm = } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/DeclareUserAlg.h b/Framework/API/inc/MantidAPI/DeclareUserAlg.h index f5822bb9239f387dfa5c19d2103c7696a43f609e..df379a68c6226a24e183afba5e3994b73621aad9 100644 --- a/Framework/API/inc/MantidAPI/DeclareUserAlg.h +++ b/Framework/API/inc/MantidAPI/DeclareUserAlg.h @@ -10,4 +10,3 @@ Algorithm *x##_create() { return new x; } \ \ void x##_destroy(Algorithm *p) { delete p; } - diff --git a/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h b/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h index 7cce8b71e510b4681af8e468f308cd4638901db2..2bd441db82ce09db407761ef287f2dac1164b7aa 100644 --- a/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h +++ b/Framework/API/inc/MantidAPI/DeprecatedAlgorithm.h @@ -41,4 +41,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/DetectorSearcher.h b/Framework/API/inc/MantidAPI/DetectorSearcher.h index e4b1e6449d86bd5be39a4644bbc92d21f726bf6d..1f8ed8f4ae046d8ff0fe4b73e4c602d4eb14cf1d 100644 --- a/Framework/API/inc/MantidAPI/DetectorSearcher.h +++ b/Framework/API/inc/MantidAPI/DetectorSearcher.h @@ -87,4 +87,3 @@ private: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/DistributedAlgorithm.h b/Framework/API/inc/MantidAPI/DistributedAlgorithm.h index 7482336ccc01ba8c950c725e4592e4fabd01e3c6..0be4e33e892bbbb0c6f5fdab50f0f77f27c0010f 100644 --- a/Framework/API/inc/MantidAPI/DistributedAlgorithm.h +++ b/Framework/API/inc/MantidAPI/DistributedAlgorithm.h @@ -43,4 +43,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/DomainCreatorFactory.h b/Framework/API/inc/MantidAPI/DomainCreatorFactory.h index 115ec5d26754f3f45a65291e34904bdc25f1a3e4..26f0e679c7b6b9457162475c0cafa076ee2e9fa9 100644 --- a/Framework/API/inc/MantidAPI/DomainCreatorFactory.h +++ b/Framework/API/inc/MantidAPI/DomainCreatorFactory.h @@ -69,4 +69,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::DomainCreatorFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h b/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h index d29c63705b93b20cfba2e1ad8fd28e53dcec165c..f408c5421898a51413e90ec080caaee23ba28757 100644 --- a/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h +++ b/Framework/API/inc/MantidAPI/EnabledWhenWorkspaceIsType.h @@ -104,4 +104,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/EqualBinSizesValidator.h b/Framework/API/inc/MantidAPI/EqualBinSizesValidator.h index b22d22698b080e558ad5fa39b257d24e6f2ee7be..bc007051a7f551d5de49c43b70f1e0293dee69ed 100644 --- a/Framework/API/inc/MantidAPI/EqualBinSizesValidator.h +++ b/Framework/API/inc/MantidAPI/EqualBinSizesValidator.h @@ -36,4 +36,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ExperimentInfo.h b/Framework/API/inc/MantidAPI/ExperimentInfo.h index c1ae94db189385c63ceecfd99a483fb6fe1d8c28..12468576d062453a438be3ef05595a31f6f221cd 100644 --- a/Framework/API/inc/MantidAPI/ExperimentInfo.h +++ b/Framework/API/inc/MantidAPI/ExperimentInfo.h @@ -234,4 +234,3 @@ using ExperimentInfo_const_sptr = boost::shared_ptr<const ExperimentInfo>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h b/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h index 1943c80087d371ce80f064061c6840b65360094b..37ad9d032a1555187c05581c14069ecbc3376fd0 100644 --- a/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h +++ b/Framework/API/inc/MantidAPI/FileBackedExperimentInfo.h @@ -33,4 +33,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FileFinder.h b/Framework/API/inc/MantidAPI/FileFinder.h index 3ce16b61cff36d1d5597ba955b2ee6f2ce378609..003e62c9f5ca8a72ec4bf1ba3427cc4773d82564 100644 --- a/Framework/API/inc/MantidAPI/FileFinder.h +++ b/Framework/API/inc/MantidAPI/FileFinder.h @@ -93,4 +93,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::FileFinderImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h b/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h index 019b381ad01ab56d6ec1bcb5ed0e0fa8b2fe61bb..9cc739bd97d5b83a664e204a2aefdd65489ecfba 100644 --- a/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h +++ b/Framework/API/inc/MantidAPI/FuncMinimizerFactory.h @@ -70,4 +70,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL #username)), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/FunctionDomain1D.h b/Framework/API/inc/MantidAPI/FunctionDomain1D.h index 5438a7889980c8c6a8df4c2d30d4984b10718d46..d86afe4fefcd201b8852775ff5f2b06e82f65564 100644 --- a/Framework/API/inc/MantidAPI/FunctionDomain1D.h +++ b/Framework/API/inc/MantidAPI/FunctionDomain1D.h @@ -163,4 +163,3 @@ using FunctionDomain1D_const_sptr = boost::shared_ptr<const FunctionDomain1D>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FunctionDomainGeneral.h b/Framework/API/inc/MantidAPI/FunctionDomainGeneral.h index 63075e32890c781c015975f967c8a17d37465a83..fb8d12677b20a0840620a801d6a6cf7f4237594d 100644 --- a/Framework/API/inc/MantidAPI/FunctionDomainGeneral.h +++ b/Framework/API/inc/MantidAPI/FunctionDomainGeneral.h @@ -36,4 +36,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FunctionDomainMD.h b/Framework/API/inc/MantidAPI/FunctionDomainMD.h index 5b0e826dd48d2c51d0a9cfd30b56bf14088dac94..3568e26f5928dcd3faf5f979820720ea48283f6b 100644 --- a/Framework/API/inc/MantidAPI/FunctionDomainMD.h +++ b/Framework/API/inc/MantidAPI/FunctionDomainMD.h @@ -54,4 +54,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FunctionFactory.h b/Framework/API/inc/MantidAPI/FunctionFactory.h index e8674d71a975c6c6388b73e5491f87aea1299333..5a8f53f0630a681fc07fb8e4b190a1564b3ea156 100644 --- a/Framework/API/inc/MantidAPI/FunctionFactory.h +++ b/Framework/API/inc/MantidAPI/FunctionFactory.h @@ -162,4 +162,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL .subscribe<classname>(#classname)), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/FunctionGenerator.h b/Framework/API/inc/MantidAPI/FunctionGenerator.h index a73ca5d58fa2253fd225b5c16b092a16abc903b8..9d8c60888407c445590261c085b395f5772d44f9 100644 --- a/Framework/API/inc/MantidAPI/FunctionGenerator.h +++ b/Framework/API/inc/MantidAPI/FunctionGenerator.h @@ -133,4 +133,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h b/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h index 21410e59f6509c7b663fbefdc742d52f9224cde5..8583513ee761b178a1c6345ef614d08790296122 100644 --- a/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h +++ b/Framework/API/inc/MantidAPI/FunctionParameterDecorator.h @@ -140,4 +140,3 @@ using FunctionParameterDecorator_sptr = } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FunctionProperty.h b/Framework/API/inc/MantidAPI/FunctionProperty.h index ad3d09615c0751cb121ec15e4f82c2be936592d3..42319b77896cb4fb8f61293fac95f6937415dd48 100644 --- a/Framework/API/inc/MantidAPI/FunctionProperty.h +++ b/Framework/API/inc/MantidAPI/FunctionProperty.h @@ -83,4 +83,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/FunctionValues.h b/Framework/API/inc/MantidAPI/FunctionValues.h index 4979b886ab707cdb786f11284378af6a92d76979..4d1a1b81f68d02de0e5df7033bca7c8528d6d112 100644 --- a/Framework/API/inc/MantidAPI/FunctionValues.h +++ b/Framework/API/inc/MantidAPI/FunctionValues.h @@ -109,4 +109,3 @@ using FunctionValues_sptr = boost::shared_ptr<FunctionValues>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/GridDomain.h b/Framework/API/inc/MantidAPI/GridDomain.h index 1a6f480ced698578d2f03a984448d92c6f4c62a9..f86deacf8c144c1a67f251e7f6ac88f547eb95b4 100644 --- a/Framework/API/inc/MantidAPI/GridDomain.h +++ b/Framework/API/inc/MantidAPI/GridDomain.h @@ -46,4 +46,3 @@ using GridDomain_sptr = boost::shared_ptr<GridDomain>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/GridDomain1D.h b/Framework/API/inc/MantidAPI/GridDomain1D.h index 3b9cab8266060af9e2a44e686ed029dbac81929c..432cd969441c45b45260be2321a8de49df88b622 100644 --- a/Framework/API/inc/MantidAPI/GridDomain1D.h +++ b/Framework/API/inc/MantidAPI/GridDomain1D.h @@ -46,4 +46,3 @@ using GridDomain1D_sptr = boost::shared_ptr<GridDomain1D>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/GroupingLoader.h b/Framework/API/inc/MantidAPI/GroupingLoader.h index 4df62f02f5fa7b172191761c50a1e61a354bbd19..df1efb2133d08b8bf9834e41b640e32499557423 100644 --- a/Framework/API/inc/MantidAPI/GroupingLoader.h +++ b/Framework/API/inc/MantidAPI/GroupingLoader.h @@ -64,4 +64,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/HistoWorkspace.h b/Framework/API/inc/MantidAPI/HistoWorkspace.h index 53f536bf2433f6b389848c656724de6195c1c519..01f4eb0dfaf17e386d7520835d22711c5cee2ea1 100644 --- a/Framework/API/inc/MantidAPI/HistoWorkspace.h +++ b/Framework/API/inc/MantidAPI/HistoWorkspace.h @@ -42,4 +42,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/HistogramValidator.h b/Framework/API/inc/MantidAPI/HistogramValidator.h index 667c6b0a6af1a2c06663369feddc8305a4b6accc..24d2ab70e603a4d3b28188f9e87461529d979cfe 100644 --- a/Framework/API/inc/MantidAPI/HistogramValidator.h +++ b/Framework/API/inc/MantidAPI/HistogramValidator.h @@ -35,4 +35,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/HistoryItem.h b/Framework/API/inc/MantidAPI/HistoryItem.h index 17573235d4728677ce3ac1a95f90ad8637d3d98b..9f767a12282ee70f08fa1c536953bf54f3431231 100644 --- a/Framework/API/inc/MantidAPI/HistoryItem.h +++ b/Framework/API/inc/MantidAPI/HistoryItem.h @@ -44,4 +44,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/HistoryView.h b/Framework/API/inc/MantidAPI/HistoryView.h index 8f41ac5961d6a2e421121b23377753873f0ab569..fef7cc54a8f270e72907b54ee46e956b794c5227 100644 --- a/Framework/API/inc/MantidAPI/HistoryView.h +++ b/Framework/API/inc/MantidAPI/HistoryView.h @@ -63,4 +63,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IAlgorithm.h b/Framework/API/inc/MantidAPI/IAlgorithm.h index b3b44aec107d3c4ba89ced229aff0b078f5ef122..6af0b69948d001485c9812a3c39afed17fdb0956 100644 --- a/Framework/API/inc/MantidAPI/IAlgorithm.h +++ b/Framework/API/inc/MantidAPI/IAlgorithm.h @@ -176,4 +176,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IAlgorithm_fwd.h b/Framework/API/inc/MantidAPI/IAlgorithm_fwd.h index af8ece39dc07cfec50c840e653b7864f99dd1959..c452d28476f5732294c3d4d90ef8fe7688729834 100644 --- a/Framework/API/inc/MantidAPI/IAlgorithm_fwd.h +++ b/Framework/API/inc/MantidAPI/IAlgorithm_fwd.h @@ -28,4 +28,3 @@ using IAlgorithm_const_uptr = std::unique_ptr<const IAlgorithm>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IBackgroundFunction.h b/Framework/API/inc/MantidAPI/IBackgroundFunction.h index 93aa9fc8e004f0cd72d87c50def3155a307ce607..fbce6fe4f9bb59d438aa3e45a99bc6ee073fb4d6 100644 --- a/Framework/API/inc/MantidAPI/IBackgroundFunction.h +++ b/Framework/API/inc/MantidAPI/IBackgroundFunction.h @@ -32,4 +32,3 @@ using IBackgroundFunction_sptr = boost::shared_ptr<IBackgroundFunction>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ICatalog.h b/Framework/API/inc/MantidAPI/ICatalog.h index 7d39849bfafa67a5c2d825b3c5975a810ba934de..c05593d7932507090c4e98f07466e9ac727bad6b 100644 --- a/Framework/API/inc/MantidAPI/ICatalog.h +++ b/Framework/API/inc/MantidAPI/ICatalog.h @@ -59,4 +59,3 @@ using ICatalog_sptr = boost::shared_ptr<ICatalog>; using ICatalog_const_sptr = boost::shared_ptr<const ICatalog>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ICatalogInfoService.h b/Framework/API/inc/MantidAPI/ICatalogInfoService.h index 6ef7c455d7656e277fbbd7aafa3694b0aae9476e..7a70818490463bde988bf7bdedf823f3aa93ee82 100644 --- a/Framework/API/inc/MantidAPI/ICatalogInfoService.h +++ b/Framework/API/inc/MantidAPI/ICatalogInfoService.h @@ -41,4 +41,3 @@ using ICatalogInfoService_const_sptr = boost::shared_ptr<const ICatalogInfoService>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IConstraint.h b/Framework/API/inc/MantidAPI/IConstraint.h index 3bee9174c63e1650a54821c52a3d4417ae3b3952..721ff92a2112b6b2da523b3b47a57fbd6d34d4c3 100644 --- a/Framework/API/inc/MantidAPI/IConstraint.h +++ b/Framework/API/inc/MantidAPI/IConstraint.h @@ -71,4 +71,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ICostFunction.h b/Framework/API/inc/MantidAPI/ICostFunction.h index f249ddac8cceb65344d681d026f50cd25205907e..475a94da942c238dea0ba0966a4fcd85a6705e01 100644 --- a/Framework/API/inc/MantidAPI/ICostFunction.h +++ b/Framework/API/inc/MantidAPI/ICostFunction.h @@ -73,4 +73,3 @@ using ICostFunction_sptr = boost::shared_ptr<ICostFunction>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IDomainCreator.h b/Framework/API/inc/MantidAPI/IDomainCreator.h index 35c72bad301c14c7747f8cf12b965b459276bb88..a234ecc6b58a69c5a6dbadaa83681be6abc04591 100644 --- a/Framework/API/inc/MantidAPI/IDomainCreator.h +++ b/Framework/API/inc/MantidAPI/IDomainCreator.h @@ -149,4 +149,3 @@ using IDomainCreator_sptr = boost::shared_ptr<IDomainCreator>; .subscribe<classname>(#classname)), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/IEventList.h b/Framework/API/inc/MantidAPI/IEventList.h index 13758435d772a871557de3e21ee323cd3b7b7c44..a02027a3204e590061608c8a7daa4b25a2027bfe 100644 --- a/Framework/API/inc/MantidAPI/IEventList.h +++ b/Framework/API/inc/MantidAPI/IEventList.h @@ -127,4 +127,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IEventWorkspace.h b/Framework/API/inc/MantidAPI/IEventWorkspace.h index fa75e6858b7ded861f9eeb34f0354eea92b1c752..0f2335e5e6914ba0a19b8481eba7211f47145722 100644 --- a/Framework/API/inc/MantidAPI/IEventWorkspace.h +++ b/Framework/API/inc/MantidAPI/IEventWorkspace.h @@ -69,4 +69,3 @@ private: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h index 23502039665e071ba24345582d6a6f56695eb731..573595cef32875e01b3220f581e4bf251ef05730 100644 --- a/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h +++ b/Framework/API/inc/MantidAPI/IEventWorkspace_fwd.h @@ -28,4 +28,3 @@ using IEventWorkspace_const_uptr = std::unique_ptr<const IEventWorkspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFileLoader.h b/Framework/API/inc/MantidAPI/IFileLoader.h index 018523394137d9ae5ba80b8e7908aea9e004de86..587b048e047da7b8e5754a592877c6acbd779143 100644 --- a/Framework/API/inc/MantidAPI/IFileLoader.h +++ b/Framework/API/inc/MantidAPI/IFileLoader.h @@ -30,4 +30,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFuncMinimizer.h b/Framework/API/inc/MantidAPI/IFuncMinimizer.h index 24c97b6cb7806083f7b7cba620dcbb407ca73fa0..513031feb9723d4285700d4d64aa0d8323bac612 100644 --- a/Framework/API/inc/MantidAPI/IFuncMinimizer.h +++ b/Framework/API/inc/MantidAPI/IFuncMinimizer.h @@ -62,4 +62,3 @@ using IFuncMinimizer_sptr = boost::shared_ptr<IFuncMinimizer>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFunction1D.h b/Framework/API/inc/MantidAPI/IFunction1D.h index b980e4fa5ac537d256fb7729dfe24e0f6170f6f7..496e5c18379a27b7ec7fef497483786766bca6f3 100644 --- a/Framework/API/inc/MantidAPI/IFunction1D.h +++ b/Framework/API/inc/MantidAPI/IFunction1D.h @@ -90,4 +90,3 @@ using IFunction1D_sptr = boost::shared_ptr<IFunction1D>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h b/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h index 3fbd845bd9a8fe11f03672b6312c199357dde1e5..cd5b3f1b529a178cf9ec1b8a7544c4895093e78f 100644 --- a/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h +++ b/Framework/API/inc/MantidAPI/IFunction1DSpectrum.h @@ -45,4 +45,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFunctionGeneral.h b/Framework/API/inc/MantidAPI/IFunctionGeneral.h index b03027ecc5d8423e41146be18164cf87b7c6e49e..3da5152c809ca641bda1dd52e5ab715e62833381 100644 --- a/Framework/API/inc/MantidAPI/IFunctionGeneral.h +++ b/Framework/API/inc/MantidAPI/IFunctionGeneral.h @@ -57,4 +57,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFunctionWithLocation.h b/Framework/API/inc/MantidAPI/IFunctionWithLocation.h index 4f21b2a6eb4056ed208e93bec541ac594e1d442b..a3ad78b88519cea1ac37c590cd8882cdf4b279d5 100644 --- a/Framework/API/inc/MantidAPI/IFunctionWithLocation.h +++ b/Framework/API/inc/MantidAPI/IFunctionWithLocation.h @@ -68,4 +68,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IFunction_fwd.h b/Framework/API/inc/MantidAPI/IFunction_fwd.h index 5a25072be5f4d1ad4dc9406cdf46e619d7bd0c48..a5ee5e7e622f2eba81388a5563f5a2bc76cd6261 100644 --- a/Framework/API/inc/MantidAPI/IFunction_fwd.h +++ b/Framework/API/inc/MantidAPI/IFunction_fwd.h @@ -40,4 +40,3 @@ using MultiDomainFunction_const_sptr = } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ILatticeFunction.h b/Framework/API/inc/MantidAPI/ILatticeFunction.h index 3c825cfa8742bcce61fd2f9e5e1d4f2a49e77c8c..ad8d51a7e723c865329448fc1febbefcb8cc9b9a 100644 --- a/Framework/API/inc/MantidAPI/ILatticeFunction.h +++ b/Framework/API/inc/MantidAPI/ILatticeFunction.h @@ -55,4 +55,3 @@ using ILatticeFunction_sptr = boost::shared_ptr<ILatticeFunction>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ILiveListener.h b/Framework/API/inc/MantidAPI/ILiveListener.h index 51f2047521fc97f38218d867917518d2cff98b83..017214b0b545e2d5a981b86949883d521f4c57c8 100644 --- a/Framework/API/inc/MantidAPI/ILiveListener.h +++ b/Framework/API/inc/MantidAPI/ILiveListener.h @@ -137,4 +137,3 @@ using ILiveListener_sptr = boost::shared_ptr<ILiveListener>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMDEventWorkspace.h b/Framework/API/inc/MantidAPI/IMDEventWorkspace.h index 3604522adcb7647b8bdce1983fa8f99bf73fa3ba..dbe0d69ae38ccefe5fd9fac960c72fa842679318 100644 --- a/Framework/API/inc/MantidAPI/IMDEventWorkspace.h +++ b/Framework/API/inc/MantidAPI/IMDEventWorkspace.h @@ -133,4 +133,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h index 73f9c730bc4923caeb71632e9c048a836c55b18b..f97b1e0792ba85ea308817c0c57b9f2088cb7406 100644 --- a/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h +++ b/Framework/API/inc/MantidAPI/IMDEventWorkspace_fwd.h @@ -29,4 +29,3 @@ using IMDEventWorkspace_const_uptr = std::unique_ptr<const IMDEventWorkspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h b/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h index e3e6fc266a942b635c239926574b0a9c6289a04d..ca1f7f94b129be56046530b2e25603aa90a455d8 100644 --- a/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h +++ b/Framework/API/inc/MantidAPI/IMDHistoWorkspace.h @@ -112,4 +112,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h b/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h index c03abd747b757ab3841860e87dee09da1feba436..73a116547628d06911dd92bfcbdd00cab267a1cc 100644 --- a/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h +++ b/Framework/API/inc/MantidAPI/IMDHistoWorkspace_fwd.h @@ -28,4 +28,3 @@ using IMDHistoWorkspace_const_uptr = std::unique_ptr<const IMDHistoWorkspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMDIterator.h b/Framework/API/inc/MantidAPI/IMDIterator.h index 861267398c5f35843d0428da8ef6ab64d693bcd7..d9520721a6ad8cc32fe1dee43ae7c1cf4b17292a 100644 --- a/Framework/API/inc/MantidAPI/IMDIterator.h +++ b/Framework/API/inc/MantidAPI/IMDIterator.h @@ -126,4 +126,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMDNode.h b/Framework/API/inc/MantidAPI/IMDNode.h index acbf8a44f1f72e6cf69a623bfa732e30200f7e34..d12089a047e952ac5e14e4757330f57667071f1c 100644 --- a/Framework/API/inc/MantidAPI/IMDNode.h +++ b/Framework/API/inc/MantidAPI/IMDNode.h @@ -315,4 +315,3 @@ public: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IMaskWorkspace.h b/Framework/API/inc/MantidAPI/IMaskWorkspace.h index d8868d44f5037b9c2bd7b249046989e0fa25c707..ace3d95c5707e24ce3a30373d3493a8a3395d866 100644 --- a/Framework/API/inc/MantidAPI/IMaskWorkspace.h +++ b/Framework/API/inc/MantidAPI/IMaskWorkspace.h @@ -55,4 +55,3 @@ using IMaskWorkspace_sptr = boost::shared_ptr<IMaskWorkspace>; using IMaskWorkspace_const_sptr = boost::shared_ptr<const IMaskWorkspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IPawleyFunction.h b/Framework/API/inc/MantidAPI/IPawleyFunction.h index c7f857c1d289c8c2a098be869642e8ef65562d9f..7d41d7326294208f1985b186aff9639a827e5e7d 100644 --- a/Framework/API/inc/MantidAPI/IPawleyFunction.h +++ b/Framework/API/inc/MantidAPI/IPawleyFunction.h @@ -59,4 +59,3 @@ using IPawleyFunction_sptr = boost::shared_ptr<IPawleyFunction>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IPeakFunction.h b/Framework/API/inc/MantidAPI/IPeakFunction.h index f92a5e69ed451b62dd95b66231e0e1fe493cbc73..319a5bedd9fd23b4d7a3c25b313b6dd3e9eb82ba 100644 --- a/Framework/API/inc/MantidAPI/IPeakFunction.h +++ b/Framework/API/inc/MantidAPI/IPeakFunction.h @@ -92,4 +92,3 @@ using IPeakFunction_const_sptr = boost::shared_ptr<const IPeakFunction>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h b/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h index c1891b033173a6137ae63f50207f19c50c6806e2..dfce8008b1ff930dcb4eb1a09b1cd260e07c6a1d 100644 --- a/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h +++ b/Framework/API/inc/MantidAPI/IPowderDiffPeakFunction.h @@ -150,4 +150,3 @@ std::complex<double> MANTID_API_DLL E1(std::complex<double> z); } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IRemoteJobManager.h b/Framework/API/inc/MantidAPI/IRemoteJobManager.h index 6149ba9999477c1bbb65c4ba5a322393e1304f87..d9a0f5a028e3bb587bb63fe50854725efbc34fb8 100644 --- a/Framework/API/inc/MantidAPI/IRemoteJobManager.h +++ b/Framework/API/inc/MantidAPI/IRemoteJobManager.h @@ -277,4 +277,3 @@ using IRemoteJobManager_sptr = boost::shared_ptr<IRemoteJobManager>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ISpectrum.h b/Framework/API/inc/MantidAPI/ISpectrum.h index aed11cee5f08aa403ee855e2b2dac6c20c741eba..2fe41e880828e13043b5a4f8fb95c4810e0ac934 100644 --- a/Framework/API/inc/MantidAPI/ISpectrum.h +++ b/Framework/API/inc/MantidAPI/ISpectrum.h @@ -269,4 +269,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ISplittersWorkspace.h b/Framework/API/inc/MantidAPI/ISplittersWorkspace.h index 5ba645f3deab8f459366a32d835a774c1ec42e2c..ddab03d58215bd897a667195ba87e7f5c2b92343 100644 --- a/Framework/API/inc/MantidAPI/ISplittersWorkspace.h +++ b/Framework/API/inc/MantidAPI/ISplittersWorkspace.h @@ -71,4 +71,3 @@ using ISplittersWorkspace_const_sptr = } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IWorkspaceProperty.h b/Framework/API/inc/MantidAPI/IWorkspaceProperty.h index 439df3f4d48b3f39d72d3ed9e841a5a341310fab..ab03914b5feecb2bd65722902855fc5147654406 100644 --- a/Framework/API/inc/MantidAPI/IWorkspaceProperty.h +++ b/Framework/API/inc/MantidAPI/IWorkspaceProperty.h @@ -40,4 +40,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h b/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h index c8dddefdbbec81a478925ad12ab024932afc309f..76f7d60048d5234f85e88692a59b045bb6df1321 100644 --- a/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h +++ b/Framework/API/inc/MantidAPI/ImmutableCompositeFunction.h @@ -78,4 +78,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h b/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h index 5387970f5a0dd869ac21048df94f96047e937e56..ff210d2b28ebf8c0a776caa3faeacc2dcad60138 100644 --- a/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h +++ b/Framework/API/inc/MantidAPI/ImplicitFunctionBuilder.h @@ -30,4 +30,3 @@ public: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h b/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h index 429f6e02d631422b44587d18fd70aff540cf3a21..84ebefe308b3d129e37e4bee1da22bd8b3af7cad 100644 --- a/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h +++ b/Framework/API/inc/MantidAPI/ImplicitFunctionFactory.h @@ -59,4 +59,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::ImplicitFunctionFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h index 64619f8ac042e444d93c9f19e86ee20b2a2f9dab..f7eb9e53f6bf9c543fd8bbd7bf3776be8f8a92d4 100644 --- a/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h +++ b/Framework/API/inc/MantidAPI/ImplicitFunctionParameterParserFactory.h @@ -57,4 +57,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder< Mantid::API::ImplicitFunctionParameterParserFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h index f3d1162775e74a804272e2b47f3fecc0f729a2e6..dce2eb21da022e21f1c7961ebff394d3af730ecb 100644 --- a/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h +++ b/Framework/API/inc/MantidAPI/ImplicitFunctionParser.h @@ -86,4 +86,3 @@ public: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h b/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h index a80b1408401e128a975f79fca95ba15fb59ccaea..7aca7d1a09e82f0e1dc2f8f93ff8ff82d49b7f69 100644 --- a/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h +++ b/Framework/API/inc/MantidAPI/ImplicitFunctionParserFactory.h @@ -61,4 +61,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder< Mantid::API::ImplicitFunctionParserFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IncreasingAxisValidator.h b/Framework/API/inc/MantidAPI/IncreasingAxisValidator.h index 27db54b39dc0f13de4bf3590134617375175acc4..48d2c1f66eec23c42168f4943f3a8d41820b01b1 100644 --- a/Framework/API/inc/MantidAPI/IncreasingAxisValidator.h +++ b/Framework/API/inc/MantidAPI/IncreasingAxisValidator.h @@ -29,4 +29,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IndexProperty.h b/Framework/API/inc/MantidAPI/IndexProperty.h index e4d3bcfa2e38a2452ba6f733936337eb486996d3..aab75718e9d8f970455d390a08f97b1e2851227f 100644 --- a/Framework/API/inc/MantidAPI/IndexProperty.h +++ b/Framework/API/inc/MantidAPI/IndexProperty.h @@ -61,4 +61,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/IndexTypeProperty.h b/Framework/API/inc/MantidAPI/IndexTypeProperty.h index 830ebf5430e311b3a6ef08820167579a2b8ec5b4..23087cdbe6c09fa213a56d038f0d719cc9f1a06a 100644 --- a/Framework/API/inc/MantidAPI/IndexTypeProperty.h +++ b/Framework/API/inc/MantidAPI/IndexTypeProperty.h @@ -47,4 +47,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/InstrumentDataService.h b/Framework/API/inc/MantidAPI/InstrumentDataService.h index 07ecdf9ca91e1c5d1dae7ec1eb6d5f356ee4c70c..f5a51b1da3a7241d020163c16ef55b0281f0fc12 100644 --- a/Framework/API/inc/MantidAPI/InstrumentDataService.h +++ b/Framework/API/inc/MantidAPI/InstrumentDataService.h @@ -44,4 +44,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::InstrumentDataServiceImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/InstrumentValidator.h b/Framework/API/inc/MantidAPI/InstrumentValidator.h index 3953752e4e04240278c832ba2caa4dcdb6d3803e..dfa1c1d8497a5aa0a3d800c456d31cead838f73d 100644 --- a/Framework/API/inc/MantidAPI/InstrumentValidator.h +++ b/Framework/API/inc/MantidAPI/InstrumentValidator.h @@ -37,4 +37,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Jacobian.h b/Framework/API/inc/MantidAPI/Jacobian.h index 44acf84a63e10c19918363389948c6381b4a26e1..49a74cdcea1ad99fb4fd5611dfbe3cd41275bd30 100644 --- a/Framework/API/inc/MantidAPI/Jacobian.h +++ b/Framework/API/inc/MantidAPI/Jacobian.h @@ -58,4 +58,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/JointDomain.h b/Framework/API/inc/MantidAPI/JointDomain.h index a9b48f92a37762abdbf1765f35408911b4b3107e..23df85a31af6bc83fcb633ef9158e446455e3255 100644 --- a/Framework/API/inc/MantidAPI/JointDomain.h +++ b/Framework/API/inc/MantidAPI/JointDomain.h @@ -40,4 +40,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LatticeDomain.h b/Framework/API/inc/MantidAPI/LatticeDomain.h index 62681ac09af3bed9fed85da36f4aafb134977df1..aca95200f5f5ce7781fb95f3ff6f3c700b15ff25 100644 --- a/Framework/API/inc/MantidAPI/LatticeDomain.h +++ b/Framework/API/inc/MantidAPI/LatticeDomain.h @@ -35,4 +35,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LinearScale.h b/Framework/API/inc/MantidAPI/LinearScale.h index 543c26afafba34c8319e4eeb66bb6ae4b7670e05..ee241bd692849af7fa14bb52c6d355a47a672600 100644 --- a/Framework/API/inc/MantidAPI/LinearScale.h +++ b/Framework/API/inc/MantidAPI/LinearScale.h @@ -33,4 +33,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LiveListener.h b/Framework/API/inc/MantidAPI/LiveListener.h index 74fa6859f53805c2604a2699fcb465b5d1bc81fa..5ff4759be1e36d6b7855e31464dd3d4817c20886 100644 --- a/Framework/API/inc/MantidAPI/LiveListener.h +++ b/Framework/API/inc/MantidAPI/LiveListener.h @@ -27,4 +27,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LiveListenerFactory.h b/Framework/API/inc/MantidAPI/LiveListenerFactory.h index 63d1d0205051aa5882c58a11ad17cb45e0b2a017..d97f363c1507491a9fbff72af1f12d5e5a5371e7 100644 --- a/Framework/API/inc/MantidAPI/LiveListenerFactory.h +++ b/Framework/API/inc/MantidAPI/LiveListenerFactory.h @@ -78,4 +78,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Kernel::SingletonHolder<Mantid::API::LiveListenerFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LogFilterGenerator.h b/Framework/API/inc/MantidAPI/LogFilterGenerator.h index 4b05f4be3bfcc9667182465606897f1cd8796b39..4cb366d3258830e5a7e21b1f1a41b21badcaa66f 100644 --- a/Framework/API/inc/MantidAPI/LogFilterGenerator.h +++ b/Framework/API/inc/MantidAPI/LogFilterGenerator.h @@ -53,4 +53,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LogManager.h b/Framework/API/inc/MantidAPI/LogManager.h index 925d0963e05b103a9eceaa3dcb209f7c673e29ec..a6f07f13cc7d4765cbab8f3e0e6ceadb1cfa3830 100644 --- a/Framework/API/inc/MantidAPI/LogManager.h +++ b/Framework/API/inc/MantidAPI/LogManager.h @@ -235,4 +235,3 @@ void LogManager::addProperty(const std::string &name, const TYPE &value, } } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/LogarithmScale.h b/Framework/API/inc/MantidAPI/LogarithmScale.h index 9dad793fa630f2a2e973dd8f7721acf0202ff80a..8fe7ec97944c1bf5d9091e1b9eaa0472027c6490 100644 --- a/Framework/API/inc/MantidAPI/LogarithmScale.h +++ b/Framework/API/inc/MantidAPI/LogarithmScale.h @@ -40,4 +40,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MDFrameValidator.h b/Framework/API/inc/MantidAPI/MDFrameValidator.h index be940b620990882be0c99d3296b5545bb3f43b8a..69facb63da8033dcbb9e6328b9ad8a41e53b1699 100644 --- a/Framework/API/inc/MantidAPI/MDFrameValidator.h +++ b/Framework/API/inc/MantidAPI/MDFrameValidator.h @@ -35,4 +35,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MDGeometry.h b/Framework/API/inc/MantidAPI/MDGeometry.h index efc9959c027cbf5f39bd57884b6949740734a31b..bf02e4176c24863957909e1594f61c47ef649f58 100644 --- a/Framework/API/inc/MantidAPI/MDGeometry.h +++ b/Framework/API/inc/MantidAPI/MDGeometry.h @@ -166,4 +166,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MatrixWorkspace.h b/Framework/API/inc/MantidAPI/MatrixWorkspace.h index 149614af973065e24976efe217a8d5c0a3f3e824..00234ff6852a3b9543d8f3f114a281e32e53b6b5 100644 --- a/Framework/API/inc/MantidAPI/MatrixWorkspace.h +++ b/Framework/API/inc/MantidAPI/MatrixWorkspace.h @@ -633,4 +633,3 @@ using MatrixWorkspace_const_sptr = boost::shared_ptr<const MatrixWorkspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h b/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h index 274b983a1d7f2536dcc08360cf614b1b58ffc18f..bc6eb4ac1850915fa1a7495750b393916ee044f9 100644 --- a/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h +++ b/Framework/API/inc/MantidAPI/MatrixWorkspaceMDIterator.h @@ -132,4 +132,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MatrixWorkspaceValidator.h b/Framework/API/inc/MantidAPI/MatrixWorkspaceValidator.h index ae106c642f35e8d56ba783bad9eaa8aaaff6aafe..800ef98a027a88b40816e78d2f0f8c69c4d87286 100644 --- a/Framework/API/inc/MantidAPI/MatrixWorkspaceValidator.h +++ b/Framework/API/inc/MantidAPI/MatrixWorkspaceValidator.h @@ -21,4 +21,3 @@ class MANTID_API_DLL MatrixWorkspaceValidator } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h b/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h index c81672c25a7d50ea0a3010ab5799451d58a695e2..440fc97a815125abddcc66e455f0f16b707769b7 100644 --- a/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h +++ b/Framework/API/inc/MantidAPI/MatrixWorkspace_fwd.h @@ -28,4 +28,3 @@ using MatrixWorkspace_const_uptr = std::unique_ptr<const MatrixWorkspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MuParserUtils.h b/Framework/API/inc/MantidAPI/MuParserUtils.h index 02f7ecd3e5a0b6c4b6f8f9723d7a6c50b47279c7..10fa3a76e7a35ac1b3c825eec153332de63c93e4 100644 --- a/Framework/API/inc/MantidAPI/MuParserUtils.h +++ b/Framework/API/inc/MantidAPI/MuParserUtils.h @@ -35,4 +35,3 @@ void MANTID_API_DLL extraOneVarFunctions(mu::Parser &parser); } // namespace MuParserUtils } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MultiDomainFunction.h b/Framework/API/inc/MantidAPI/MultiDomainFunction.h index 3311dcd26f4c4039167fac346c374820259762df..420686859c16aabbbff6bee33559d038c632f51a 100644 --- a/Framework/API/inc/MantidAPI/MultiDomainFunction.h +++ b/Framework/API/inc/MantidAPI/MultiDomainFunction.h @@ -99,4 +99,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h b/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h index d222f89e4815854c693af4701757ded9b471d019..6eff31b01756b66b3a1f184e08d1cc6b5c10b061 100644 --- a/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h +++ b/Framework/API/inc/MantidAPI/MultiPeriodGroupAlgorithm.h @@ -45,4 +45,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h b/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h index ff9debdd054dca49f634b5acd76a23df5718074a..32e149123d5795fecb808255694c8da746faa6ab 100644 --- a/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h +++ b/Framework/API/inc/MantidAPI/MultiPeriodGroupWorker.h @@ -75,4 +75,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h b/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h index 0a0fbe4e9c394a493e585461c230847ca005fc21..96e8270d65eb222d25558243c0f01ea042e4bc5a 100644 --- a/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h +++ b/Framework/API/inc/MantidAPI/MultipleExperimentInfos.h @@ -53,4 +53,3 @@ using MultipleExperimentInfos_const_sptr = } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/MultipleFileProperty.h b/Framework/API/inc/MantidAPI/MultipleFileProperty.h index a91825315e3af497de57d7067c6a510800495454..b06b420e22a8b54dfa3e4e5ada44e71170def2f0 100644 --- a/Framework/API/inc/MantidAPI/MultipleFileProperty.h +++ b/Framework/API/inc/MantidAPI/MultipleFileProperty.h @@ -173,4 +173,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/NotebookBuilder.h b/Framework/API/inc/MantidAPI/NotebookBuilder.h index 304dd33296f581b5767c4a0faf8c0af389d36c5d..fa3e6e89937500bffe440f7871db605a4501ccf9 100644 --- a/Framework/API/inc/MantidAPI/NotebookBuilder.h +++ b/Framework/API/inc/MantidAPI/NotebookBuilder.h @@ -49,4 +49,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/NotebookWriter.h b/Framework/API/inc/MantidAPI/NotebookWriter.h index 2593ef14d240d7d270e12328788cf0978e79d569..4b6618870bf00b22d29b0ed66fe085e761c68441 100644 --- a/Framework/API/inc/MantidAPI/NotebookWriter.h +++ b/Framework/API/inc/MantidAPI/NotebookWriter.h @@ -41,4 +41,3 @@ private: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/NullCoordTransform.h b/Framework/API/inc/MantidAPI/NullCoordTransform.h index 59e8e7c292f89bcc34666f86cd96f2fc136aaa03..186f2df029849b26825fd9969c1002c0ef265b20 100644 --- a/Framework/API/inc/MantidAPI/NullCoordTransform.h +++ b/Framework/API/inc/MantidAPI/NullCoordTransform.h @@ -32,4 +32,3 @@ private: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/NumericAxis.h b/Framework/API/inc/MantidAPI/NumericAxis.h index 886cb299e4e9a2034fd498e666ed77de66fed08c..422f3c9cdcc7f8055665845a8879f2c78818ea4f 100644 --- a/Framework/API/inc/MantidAPI/NumericAxis.h +++ b/Framework/API/inc/MantidAPI/NumericAxis.h @@ -70,4 +70,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/NumericAxisValidator.h b/Framework/API/inc/MantidAPI/NumericAxisValidator.h index df97ba9bbfb788b1a06ac88ee83c830112fc3fab..2e4d130c017f40da8fd69e8e768f0b3af08fd0c9 100644 --- a/Framework/API/inc/MantidAPI/NumericAxisValidator.h +++ b/Framework/API/inc/MantidAPI/NumericAxisValidator.h @@ -33,4 +33,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/OrientedLatticeValidator.h b/Framework/API/inc/MantidAPI/OrientedLatticeValidator.h index f6bae5966b5380377234d8916f769ca46484c009..be6104c70d1be274b005564d7282f81230b5940a 100644 --- a/Framework/API/inc/MantidAPI/OrientedLatticeValidator.h +++ b/Framework/API/inc/MantidAPI/OrientedLatticeValidator.h @@ -32,4 +32,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ParallelAlgorithm.h b/Framework/API/inc/MantidAPI/ParallelAlgorithm.h index 8d6be0ee81fa404decb928a33bfb0bfb4924fa7b..3fb7c957bbfd1c5358882db9241e848a9ddf21cd 100644 --- a/Framework/API/inc/MantidAPI/ParallelAlgorithm.h +++ b/Framework/API/inc/MantidAPI/ParallelAlgorithm.h @@ -38,4 +38,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ParamFunction.h b/Framework/API/inc/MantidAPI/ParamFunction.h index 615f5e6b2461f808ebb4d2dafa082529c2f3b8b4..9c4276b2f3e151086e0bd23cbcc00e7b5d848255 100644 --- a/Framework/API/inc/MantidAPI/ParamFunction.h +++ b/Framework/API/inc/MantidAPI/ParamFunction.h @@ -114,4 +114,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ParameterReference.h b/Framework/API/inc/MantidAPI/ParameterReference.h index e0995261d44deb9213e93719ad99d1a231e30dd3..53e9051544fc984abec200794cfb5801777d3d4c 100644 --- a/Framework/API/inc/MantidAPI/ParameterReference.h +++ b/Framework/API/inc/MantidAPI/ParameterReference.h @@ -56,4 +56,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ParameterTie.h b/Framework/API/inc/MantidAPI/ParameterTie.h index 4134ea15686c3fb273fb4d15d13215f95dfa120a..2e65738658f6c98612914329b8315ecb5093fce2 100644 --- a/Framework/API/inc/MantidAPI/ParameterTie.h +++ b/Framework/API/inc/MantidAPI/ParameterTie.h @@ -71,4 +71,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h b/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h index 5baf433fe0ae0e1733b10d47e4230c8d62887c64..520f3e34bc94e700bbe5208ba63d0308c92f5272 100644 --- a/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h +++ b/Framework/API/inc/MantidAPI/PeakFunctionIntegrator.h @@ -62,4 +62,3 @@ protected: double MANTID_API_DLL gsl_peak_wrapper(double x, void *parameters); } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/PrecompiledHeader.h b/Framework/API/inc/MantidAPI/PrecompiledHeader.h index 01f2a9561a1bb07677870419e8d5eca3000c5bde..dcab1c6815349ea5cb5fd73fc1bc906960f95655 100644 --- a/Framework/API/inc/MantidAPI/PrecompiledHeader.h +++ b/Framework/API/inc/MantidAPI/PrecompiledHeader.h @@ -37,4 +37,3 @@ // Poco #include <Poco/DOM/DOMParser.h> #include <Poco/XML/XML.h> - diff --git a/Framework/API/inc/MantidAPI/Progress.h b/Framework/API/inc/MantidAPI/Progress.h index 5c16e6fd4177f684719b7ae6d78685c891231728..dc9a16f1f72063cd8c467e3c661fb51a4ffa4d6b 100644 --- a/Framework/API/inc/MantidAPI/Progress.h +++ b/Framework/API/inc/MantidAPI/Progress.h @@ -39,4 +39,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Projection.h b/Framework/API/inc/MantidAPI/Projection.h index f5ac34462cd858c240c5b49b56f8ac996317f69f..dc49e91d20e2e6dd0804fe5ce1b71999a1bbf03e 100644 --- a/Framework/API/inc/MantidAPI/Projection.h +++ b/Framework/API/inc/MantidAPI/Projection.h @@ -70,4 +70,3 @@ using Projection_sptr = boost::shared_ptr<Projection>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/RawCountValidator.h b/Framework/API/inc/MantidAPI/RawCountValidator.h index e994fce1c69cc3f94d6a5174318448d1a7c121dd..d12700d4ae1125fcab961a0db97eece0a1418d43 100644 --- a/Framework/API/inc/MantidAPI/RawCountValidator.h +++ b/Framework/API/inc/MantidAPI/RawCountValidator.h @@ -33,4 +33,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/RefAxis.h b/Framework/API/inc/MantidAPI/RefAxis.h index 9d1c8926ccf13bce4f55ed5c87153ed8c309e2ce..7b8d8a52934950db88d7823c07235115a5c133e5 100644 --- a/Framework/API/inc/MantidAPI/RefAxis.h +++ b/Framework/API/inc/MantidAPI/RefAxis.h @@ -56,4 +56,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/RegisterFileLoader.h b/Framework/API/inc/MantidAPI/RegisterFileLoader.h index 74396f2b1cbc897df4c91651d8573f6d4ab5c70a..290efae54b968a6d82d4742788772a82ad61e1a8 100644 --- a/Framework/API/inc/MantidAPI/RegisterFileLoader.h +++ b/Framework/API/inc/MantidAPI/RegisterFileLoader.h @@ -38,4 +38,3 @@ Mantid::API::FileLoaderRegistryImpl::Nexus), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h b/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h index d8d2f4074695c38ca9453e3521a073dc597f9362..0ad82e5ebd35ad478b689596272cee229f85e3ac 100644 --- a/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h +++ b/Framework/API/inc/MantidAPI/RemoteJobManagerFactory.h @@ -97,4 +97,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL #classname)), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/ResizeRectangularDetectorHelper.h b/Framework/API/inc/MantidAPI/ResizeRectangularDetectorHelper.h index 5d9095ab28a93a6c82f1878a5338366b31bc44da..242433a032f0827c6f99872b2fc18f38ed36f35a 100644 --- a/Framework/API/inc/MantidAPI/ResizeRectangularDetectorHelper.h +++ b/Framework/API/inc/MantidAPI/ResizeRectangularDetectorHelper.h @@ -21,4 +21,3 @@ MANTID_API_DLL void applyRectangularDetectorScaleToComponentInfo( const double scaleX, const double scaleY); } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Run.h b/Framework/API/inc/MantidAPI/Run.h index 979f650069f9ca207cea560589afe268833a23b4..222714135a693bb85247bde0e4fa057084a62749 100644 --- a/Framework/API/inc/MantidAPI/Run.h +++ b/Framework/API/inc/MantidAPI/Run.h @@ -109,4 +109,3 @@ private: }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Sample.h b/Framework/API/inc/MantidAPI/Sample.h index 247d2a70be207a02199c392df638a4a1fd3043c8..79a891fed4dea9a9302e312e2fadad2611d33a01 100644 --- a/Framework/API/inc/MantidAPI/Sample.h +++ b/Framework/API/inc/MantidAPI/Sample.h @@ -144,4 +144,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SampleShapeValidator.h b/Framework/API/inc/MantidAPI/SampleShapeValidator.h index aea1ce66a63ff8c9d91c1ea1ae0b757fdeff303e..1630bc564a59b923f928be159de86850ec54edf3 100644 --- a/Framework/API/inc/MantidAPI/SampleShapeValidator.h +++ b/Framework/API/inc/MantidAPI/SampleShapeValidator.h @@ -30,4 +30,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SampleValidator.h b/Framework/API/inc/MantidAPI/SampleValidator.h index 3dd9e4d9eb391f9c3c07412375ebd730e6b0e48c..3ac2705dd61ac1aafd349c51833c59ac9e775f27 100644 --- a/Framework/API/inc/MantidAPI/SampleValidator.h +++ b/Framework/API/inc/MantidAPI/SampleValidator.h @@ -30,4 +30,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ScopedWorkspace.h b/Framework/API/inc/MantidAPI/ScopedWorkspace.h index fef0b39bbf916cfa443d3865e77299aec3aa94ce..cac55b9911d426a80d65d5fd6df663089db86e37 100644 --- a/Framework/API/inc/MantidAPI/ScopedWorkspace.h +++ b/Framework/API/inc/MantidAPI/ScopedWorkspace.h @@ -78,4 +78,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ScriptBuilder.h b/Framework/API/inc/MantidAPI/ScriptBuilder.h index 379f253b7dd7c293a85f85e327d343f382376a8d..f1f10334be6ab0dab6c62512a26957a9c8c28021 100644 --- a/Framework/API/inc/MantidAPI/ScriptBuilder.h +++ b/Framework/API/inc/MantidAPI/ScriptBuilder.h @@ -67,4 +67,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ScriptRepository.h b/Framework/API/inc/MantidAPI/ScriptRepository.h index 84e0ffd47250f213ac56bbd47a4d96177cc37554..fdd125a6f57c62914ec94111655d3c66b5b5ec9f 100644 --- a/Framework/API/inc/MantidAPI/ScriptRepository.h +++ b/Framework/API/inc/MantidAPI/ScriptRepository.h @@ -592,4 +592,3 @@ public: using ScriptRepository_sptr = boost::shared_ptr<ScriptRepository>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h b/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h index a4c67415734d5887edbf51371d667834c22a2a09..2a9c48bdfa9ec2cc816988b9785fcdf55f3e4a0d 100644 --- a/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h +++ b/Framework/API/inc/MantidAPI/ScriptRepositoryFactory.h @@ -76,4 +76,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL #classname)), \ 0)); \ } - diff --git a/Framework/API/inc/MantidAPI/SerialAlgorithm.h b/Framework/API/inc/MantidAPI/SerialAlgorithm.h index 9e0a3af618dd587f7e37fef7f3e596c0f2512cf0..5b5206b8c8b83ae751f212b59b0f8fa0a52f98d1 100644 --- a/Framework/API/inc/MantidAPI/SerialAlgorithm.h +++ b/Framework/API/inc/MantidAPI/SerialAlgorithm.h @@ -40,4 +40,3 @@ protected: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SingleCountValidator.h b/Framework/API/inc/MantidAPI/SingleCountValidator.h index 35403427fdc094be6f3145dccc87088e4291795d..4643ec26005778dba7384786d158dbf9ac5b3219 100644 --- a/Framework/API/inc/MantidAPI/SingleCountValidator.h +++ b/Framework/API/inc/MantidAPI/SingleCountValidator.h @@ -35,4 +35,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SpectraAxis.h b/Framework/API/inc/MantidAPI/SpectraAxis.h index 53cc306ed8309d21bb611877898cef86724599f9..a8518a5dad7f2f5db5d3eff9369671271426966e 100644 --- a/Framework/API/inc/MantidAPI/SpectraAxis.h +++ b/Framework/API/inc/MantidAPI/SpectraAxis.h @@ -68,4 +68,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SpectraAxisValidator.h b/Framework/API/inc/MantidAPI/SpectraAxisValidator.h index 6b32a5ec0720fbbf6b8369d0e336b1e91c7b1e2d..c79d2d0474d774da424dd38a65c8c8bed8e9138d 100644 --- a/Framework/API/inc/MantidAPI/SpectraAxisValidator.h +++ b/Framework/API/inc/MantidAPI/SpectraAxisValidator.h @@ -33,4 +33,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h b/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h index 226a64cb6b3bed2e2c4f18b1a5ef94a799da39a1..dc9eb055bf78da4d1c9f5af2cdc017bfd090d863 100644 --- a/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h +++ b/Framework/API/inc/MantidAPI/SpectraDetectorTypes.h @@ -21,4 +21,3 @@ using detid2index_map = std::unordered_map<detid_t, size_t>; /// Map single det ID of group to its members using det2group_map = std::unordered_map<detid_t, std::set<detid_t>>; } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SpectrumInfo.h b/Framework/API/inc/MantidAPI/SpectrumInfo.h index 926a6c944986c169a3a2c8c8fb87da5c1c06c124..723ac54b01c75bf47841035784eac6cc2398a4a6 100644 --- a/Framework/API/inc/MantidAPI/SpectrumInfo.h +++ b/Framework/API/inc/MantidAPI/SpectrumInfo.h @@ -109,4 +109,3 @@ using SpectrumInfoConstIt = SpectrumInfoIterator<const SpectrumInfo>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SpectrumInfoItem.h b/Framework/API/inc/MantidAPI/SpectrumInfoItem.h index a743e1f011688b42e5f4c31fe7be5ad696ecc245..81fe1020dbf32a66961693c096dd0fae7e2c4688 100644 --- a/Framework/API/inc/MantidAPI/SpectrumInfoItem.h +++ b/Framework/API/inc/MantidAPI/SpectrumInfoItem.h @@ -78,4 +78,3 @@ public: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/SpectrumInfoIterator.h b/Framework/API/inc/MantidAPI/SpectrumInfoIterator.h index f3370579b61f8e53ceffa1ffca7fa30824fc1c42..14492f16a289f61ed04f1204501f00cab7106813 100644 --- a/Framework/API/inc/MantidAPI/SpectrumInfoIterator.h +++ b/Framework/API/inc/MantidAPI/SpectrumInfoIterator.h @@ -84,4 +84,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/TempFunction.h b/Framework/API/inc/MantidAPI/TempFunction.h index f5c1346a93810fbe96cc32ca4702fac6481dd800..f10689ad242346f5b89f66c0eb202f8a68631d5f 100644 --- a/Framework/API/inc/MantidAPI/TempFunction.h +++ b/Framework/API/inc/MantidAPI/TempFunction.h @@ -202,4 +202,4 @@ protected: } // namespace API } // namespace Mantid - /*MANTID_API_TEMPFUNCTION_H_*/ +/*MANTID_API_TEMPFUNCTION_H_*/ diff --git a/Framework/API/inc/MantidAPI/TransformScaleFactory.h b/Framework/API/inc/MantidAPI/TransformScaleFactory.h index a4353cf256a8e5c755bf4868e70bcb55efb859a2..2fd7bbebbae2eb6fe9d98b48e9cf2b8a2d3593fd 100644 --- a/Framework/API/inc/MantidAPI/TransformScaleFactory.h +++ b/Framework/API/inc/MantidAPI/TransformScaleFactory.h @@ -62,4 +62,3 @@ EXTERN_MANTID_API template class MANTID_API_DLL Mantid::Kernel::SingletonHolder<Mantid::API::TransformScaleFactoryImpl>; } } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/VectorParameter.h b/Framework/API/inc/MantidAPI/VectorParameter.h index aa4c69e0e80b22d7aa321454ac2d1769e99905fb..96b006a42a5761255017932197b628b80438dfe2 100644 --- a/Framework/API/inc/MantidAPI/VectorParameter.h +++ b/Framework/API/inc/MantidAPI/VectorParameter.h @@ -238,4 +238,3 @@ ElemType &VectorParameter<Derived, ElemType>::at(size_t index) { }; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Workspace.h b/Framework/API/inc/MantidAPI/Workspace.h index d4bafe889ef92ba79a40aa3e3512d8f9c924d23f..c2c2a47ff6367db5a182840bb6748279536c070a 100644 --- a/Framework/API/inc/MantidAPI/Workspace.h +++ b/Framework/API/inc/MantidAPI/Workspace.h @@ -116,4 +116,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceGroup.h b/Framework/API/inc/MantidAPI/WorkspaceGroup.h index bc63d5e9b5954709e5dcca20275ee06ab812b89c..c21bd86cadbc8c9f91d37f9d3c7dd0a751cd5d31 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceGroup.h +++ b/Framework/API/inc/MantidAPI/WorkspaceGroup.h @@ -168,4 +168,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h b/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h index e70645159a41bb42297a7244a6c862ee53978274..13a270b45bc84a74eb3c9d1587d7901b32e1a272 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h +++ b/Framework/API/inc/MantidAPI/WorkspaceGroup_fwd.h @@ -28,4 +28,3 @@ using WorkspaceGroup_const_uptr = std::unique_ptr<const WorkspaceGroup>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceHasDxValidator.h b/Framework/API/inc/MantidAPI/WorkspaceHasDxValidator.h index a69bff49ef0863b800c55e18a0d014fc04de1d89..cf44d6b8195fb563fcd437e370f83c71f7deb656 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceHasDxValidator.h +++ b/Framework/API/inc/MantidAPI/WorkspaceHasDxValidator.h @@ -27,4 +27,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceHistory.h b/Framework/API/inc/MantidAPI/WorkspaceHistory.h index c86c8e34c2803b809276cd4aa051606a07c7c629..ab748f8d807da8fad2b5339f38a70922cf89e5d9 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceHistory.h +++ b/Framework/API/inc/MantidAPI/WorkspaceHistory.h @@ -97,4 +97,3 @@ MANTID_API_DLL std::ostream &operator<<(std::ostream &, } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceNearestNeighbourInfo.h b/Framework/API/inc/MantidAPI/WorkspaceNearestNeighbourInfo.h index 9c8aaa2c1e46daf520700e6090655ee90bebf9a1..f3a59d14a4c0cabe09eb108e3feed8625ccaa35d 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceNearestNeighbourInfo.h +++ b/Framework/API/inc/MantidAPI/WorkspaceNearestNeighbourInfo.h @@ -46,4 +46,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h b/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h index 7cd63ae38c6762956f662b15a849f8f58e60a9f7..e1432399ea6a6c7a0695c6dd31c328a53595a87b 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h +++ b/Framework/API/inc/MantidAPI/WorkspaceOpOverloads.h @@ -89,4 +89,3 @@ struct MANTID_API_DLL WorkspaceHelpers { } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceProperty.h b/Framework/API/inc/MantidAPI/WorkspaceProperty.h index 9c720ac85f2219ad1c4629b8237249f88bceda1c..a6b0b655196ae44dbae70ed085cb2673f896e567 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceProperty.h +++ b/Framework/API/inc/MantidAPI/WorkspaceProperty.h @@ -150,4 +150,3 @@ Kernel::Logger WorkspaceProperty<TYPE>::g_log("WorkspaceProperty"); } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/WorkspaceUnitValidator.h b/Framework/API/inc/MantidAPI/WorkspaceUnitValidator.h index 70562a83408ccada3fb9ca89fe1cb45c3bd5c885..07759497efcf834daa9446c37adfaea083339da8 100644 --- a/Framework/API/inc/MantidAPI/WorkspaceUnitValidator.h +++ b/Framework/API/inc/MantidAPI/WorkspaceUnitValidator.h @@ -33,4 +33,3 @@ private: } // namespace API } // namespace Mantid - diff --git a/Framework/API/inc/MantidAPI/Workspace_fwd.h b/Framework/API/inc/MantidAPI/Workspace_fwd.h index d449fc82bdc3227892a806063b7d067ff11c0ecd..d29d486d717601e0f06118816df44fa6bac7b9e0 100644 --- a/Framework/API/inc/MantidAPI/Workspace_fwd.h +++ b/Framework/API/inc/MantidAPI/Workspace_fwd.h @@ -28,4 +28,3 @@ using Workspace_const_uptr = std::unique_ptr<const Workspace>; } // namespace API } // namespace Mantid - diff --git a/Framework/API/test/ADSValidatorTest.h b/Framework/API/test/ADSValidatorTest.h index f18f1ccdc579e615e3d7f9061e8b9c54d6436f74..72e33568b743b55085bc86a4bc00ae45b7ed416b 100644 --- a/Framework/API/test/ADSValidatorTest.h +++ b/Framework/API/test/ADSValidatorTest.h @@ -127,4 +127,3 @@ public: ads.remove(ws3Name); } }; - diff --git a/Framework/API/test/AlgorithmFactoryObserverTest.h b/Framework/API/test/AlgorithmFactoryObserverTest.h index 614e23e466b92339cf1aea59cf8d95038a26c8f9..4a03daa00966a01efad42017ac870bf298d8089c 100644 --- a/Framework/API/test/AlgorithmFactoryObserverTest.h +++ b/Framework/API/test/AlgorithmFactoryObserverTest.h @@ -79,4 +79,3 @@ public: TS_ASSERT(m_mockInheritingClass->m_updateHandleCalled) } }; - diff --git a/Framework/API/test/AlgorithmFactoryTest.h b/Framework/API/test/AlgorithmFactoryTest.h index 11f6ebee7b88f8b51ac9d76935b463524eaae025..5382f8e9670a1feb388a1cfc2f36a743373e6fe5 100644 --- a/Framework/API/test/AlgorithmFactoryTest.h +++ b/Framework/API/test/AlgorithmFactoryTest.h @@ -242,4 +242,3 @@ public: TS_ASSERT_THROWS_ANYTHING(outPair = algFactory.decodeName(mangledName)); } }; - diff --git a/Framework/API/test/AlgorithmHasPropertyTest.h b/Framework/API/test/AlgorithmHasPropertyTest.h index 5a1ebbccc19902e5cea26c63811a192bf06d3ec9..6dcab91b3b9808046a6e6f47ebb0668f368cef7c 100644 --- a/Framework/API/test/AlgorithmHasPropertyTest.h +++ b/Framework/API/test/AlgorithmHasPropertyTest.h @@ -88,4 +88,3 @@ public: "it has an invalid value: -1"); } }; - diff --git a/Framework/API/test/AlgorithmHistoryTest.h b/Framework/API/test/AlgorithmHistoryTest.h index 2dffd446ae57182ad0bd9bd71d031725c8cc381f..ec3fc98bcac0eaf97bd4fb2849d3739b69755d2e 100644 --- a/Framework/API/test/AlgorithmHistoryTest.h +++ b/Framework/API/test/AlgorithmHistoryTest.h @@ -252,4 +252,3 @@ private: std::string m_correctOutput; size_t m_execCount; }; - diff --git a/Framework/API/test/AlgorithmMPITest.h b/Framework/API/test/AlgorithmMPITest.h index 642ae00cd42b8553ff532caa5cfd9ae9d63c74c3..e9981d8b726ce322ae696f5ee158ff583bffa95c 100644 --- a/Framework/API/test/AlgorithmMPITest.h +++ b/Framework/API/test/AlgorithmMPITest.h @@ -486,4 +486,3 @@ public: runParallel(runChained); } }; - diff --git a/Framework/API/test/AlgorithmManagerTest.h b/Framework/API/test/AlgorithmManagerTest.h index f5ea83e4ad96f939436058e193722a73941ccc29..ab0d91f8fb478823349fd76b9b51f4dd3d5c4da6 100644 --- a/Framework/API/test/AlgorithmManagerTest.h +++ b/Framework/API/test/AlgorithmManagerTest.h @@ -402,4 +402,3 @@ public: int m_notificationValue; }; - diff --git a/Framework/API/test/AlgorithmPropertyTest.h b/Framework/API/test/AlgorithmPropertyTest.h index 7addc9104c3885de38332f35cb97e0af098bb4e4..1729018f029e0956d509e2aac0826e5019b40056 100644 --- a/Framework/API/test/AlgorithmPropertyTest.h +++ b/Framework/API/test/AlgorithmPropertyTest.h @@ -214,4 +214,3 @@ private: return algm; } }; - diff --git a/Framework/API/test/AlgorithmProxyTest.h b/Framework/API/test/AlgorithmProxyTest.h index 4d01de0fc38a0363f27c8e23188af270d177318b..4d1f07756b56571bb8c95be7768f8ea102a7b804 100644 --- a/Framework/API/test/AlgorithmProxyTest.h +++ b/Framework/API/test/AlgorithmProxyTest.h @@ -258,4 +258,3 @@ public: TS_ASSERT_EQUALS(val, val2); } }; - diff --git a/Framework/API/test/AlgorithmTest.h b/Framework/API/test/AlgorithmTest.h index 33f4137b1cb9187997daee93de589b6b4e74a6ee..7b5a07cff9246e81b69bafcda57073bb0774f0da 100644 --- a/Framework/API/test/AlgorithmTest.h +++ b/Framework/API/test/AlgorithmTest.h @@ -1021,4 +1021,3 @@ private: MatrixWorkspace_sptr ws2; MatrixWorkspace_sptr ws3; }; - diff --git a/Framework/API/test/AnalysisDataServiceObserverTest.h b/Framework/API/test/AnalysisDataServiceObserverTest.h index 6d6fbd2a121373e67527e298b71203752ecc1454..f6075cbee8fb7197037caf87c4f6ae8c383d09c1 100644 --- a/Framework/API/test/AnalysisDataServiceObserverTest.h +++ b/Framework/API/test/AnalysisDataServiceObserverTest.h @@ -238,4 +238,3 @@ public: TS_ASSERT(m_mockInheritingClass->m_groupUpdateHandleCalled) } }; - diff --git a/Framework/API/test/AnalysisDataServiceTest.h b/Framework/API/test/AnalysisDataServiceTest.h index 2ea3bd951d7b5d7b4c2407719fdb3d838186d131..1001bd076ace03e2e279d808920d013ac498588a 100644 --- a/Framework/API/test/AnalysisDataServiceTest.h +++ b/Framework/API/test/AnalysisDataServiceTest.h @@ -604,4 +604,3 @@ private: ads.addOrReplace(name, Workspace_sptr(new MockWorkspace)); } }; - diff --git a/Framework/API/test/AsynchronousTest.h b/Framework/API/test/AsynchronousTest.h index 6d84137b0c07eed470915e88d9ddb91f30ac4141..5ef29ab62da709463be3af3374e4f27a103581d3 100644 --- a/Framework/API/test/AsynchronousTest.h +++ b/Framework/API/test/AsynchronousTest.h @@ -293,4 +293,3 @@ std::condition_variable AsynchronousTest::g_condition2; std::mutex AsynchronousTest::g_mtx; bool AsynchronousTest::g_testStarted = false; bool AsynchronousTest::g_execStarted = false; - diff --git a/Framework/API/test/BinEdgeAxisTest.h b/Framework/API/test/BinEdgeAxisTest.h index e32d4927809840dff88561eec1829c08c379ce30..cefbf230f79309285dc58146456a3fbcc7e3fad9 100644 --- a/Framework/API/test/BinEdgeAxisTest.h +++ b/Framework/API/test/BinEdgeAxisTest.h @@ -80,4 +80,3 @@ public: TS_ASSERT_THROWS(ax1.indexOfValue(10.1), const std::out_of_range &); // end } }; - diff --git a/Framework/API/test/BoxControllerTest.h b/Framework/API/test/BoxControllerTest.h index 77add59d733ebd2a9078226246a754510a011b7a..ac8b0a116a53e61f5596a9be167c277cb2514b64 100644 --- a/Framework/API/test/BoxControllerTest.h +++ b/Framework/API/test/BoxControllerTest.h @@ -395,4 +395,3 @@ public: !pS->isOpened()); } }; - diff --git a/Framework/API/test/CitationTest.h b/Framework/API/test/CitationTest.h index 7b6db6d61287a1a1bc51666c27593681770f6046..169b99d8c8a9f962ddd60f7a65c13b1ada990047 100644 --- a/Framework/API/test/CitationTest.h +++ b/Framework/API/test/CitationTest.h @@ -118,4 +118,3 @@ public: TS_ASSERT_EQUALS(cite2.bibtex(), "bibtex") } }; - diff --git a/Framework/API/test/CommonBinsValidatorTest.h b/Framework/API/test/CommonBinsValidatorTest.h index 7190a0beb10e6e5ebb34f6a65bdfbebd20653a23..3318ad0a8f4084586140063d0ffe4e59a38a4dd0 100644 --- a/Framework/API/test/CommonBinsValidatorTest.h +++ b/Framework/API/test/CommonBinsValidatorTest.h @@ -61,4 +61,3 @@ public: "The workspace must have common bin boundaries for all histograms"); } }; - diff --git a/Framework/API/test/CompositeFunctionTest.h b/Framework/API/test/CompositeFunctionTest.h index c6c664f2fc203420fa9c08962b2e5404e738e935..686f030317fdd1e474344f9bd7b9d33ba58328ba 100644 --- a/Framework/API/test/CompositeFunctionTest.h +++ b/Framework/API/test/CompositeFunctionTest.h @@ -1245,4 +1245,3 @@ public: TS_ASSERT_EQUALS(fun->parameterLocalName(6, true), "a"); } }; - diff --git a/Framework/API/test/CoordTransformTest.h b/Framework/API/test/CoordTransformTest.h index eb355e822334463a2a89f7058a4519270c5daf02..0d428607de903e8db711f4daf3912485896d3cc1 100644 --- a/Framework/API/test/CoordTransformTest.h +++ b/Framework/API/test/CoordTransformTest.h @@ -19,4 +19,3 @@ public: /// Abstract class, nothing much to test. } }; - diff --git a/Framework/API/test/CostFunctionFactoryTest.h b/Framework/API/test/CostFunctionFactoryTest.h index dcdfa7a90d192685cfa69b71403166e370ae8642..7f1b9afe513e91fa959ca276fa264bfe364ab5aa 100644 --- a/Framework/API/test/CostFunctionFactoryTest.h +++ b/Framework/API/test/CostFunctionFactoryTest.h @@ -56,4 +56,3 @@ public: delete cfA; } }; - diff --git a/Framework/API/test/DataProcessorAlgorithmTest.h b/Framework/API/test/DataProcessorAlgorithmTest.h index db6c958cf21a73d394ede22a9197bc8c24fa199a..779e8842504f40fb6f35606635c74d7fc841f6fc 100644 --- a/Framework/API/test/DataProcessorAlgorithmTest.h +++ b/Framework/API/test/DataProcessorAlgorithmTest.h @@ -250,4 +250,3 @@ public: AnalysisDataService::Instance().remove("test_input_workspace"); } }; - diff --git a/Framework/API/test/DetectorInfoTest.h b/Framework/API/test/DetectorInfoTest.h index abe01d11665b4e5acb393995956bfb0bf167f00c..926b04fa93c4064c98eda7280f2c80ef71e87375 100644 --- a/Framework/API/test/DetectorInfoTest.h +++ b/Framework/API/test/DetectorInfoTest.h @@ -561,4 +561,3 @@ public: private: WorkspaceTester m_workspace; }; - diff --git a/Framework/API/test/DetectorSearcherTest.h b/Framework/API/test/DetectorSearcherTest.h index 5671cfed6fc3238f12f0fac6ecc513380ae8cd8e..94215b8700ab0303d33a397fcd690721d37111c3 100644 --- a/Framework/API/test/DetectorSearcherTest.h +++ b/Framework/API/test/DetectorSearcherTest.h @@ -235,4 +235,3 @@ public: TS_ASSERT_EQUALS(hitCount, 16235) } }; - diff --git a/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h b/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h index 85edade9db10772366a456b53167257e2aca0133..42aeca5fc68d931e1edeb4f1c6e753b521638a53 100644 --- a/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h +++ b/Framework/API/test/EnabledWhenWorkspaceIsTypeTest.h @@ -89,4 +89,3 @@ public: prop2->getSettings()->isEnabled(&alg)); } }; - diff --git a/Framework/API/test/EqualBinSizesValidatorTest.h b/Framework/API/test/EqualBinSizesValidatorTest.h index a03616cfcc06648ac1a1e721321a5d0f978309e5..9dc0b375f8b1b4e7ff23b916420ea604b35de38e 100644 --- a/Framework/API/test/EqualBinSizesValidatorTest.h +++ b/Framework/API/test/EqualBinSizesValidatorTest.h @@ -65,4 +65,3 @@ public: "X axis must be linear (all bins must have the same width)"); } }; - diff --git a/Framework/API/test/ExpressionTest.h b/Framework/API/test/ExpressionTest.h index 6b8ea0f70d3e17d3697531b280d432eab6a77c2a..43be7349777b23c2b7846f699378ab4c7e5efa2d 100644 --- a/Framework/API/test/ExpressionTest.h +++ b/Framework/API/test/ExpressionTest.h @@ -545,4 +545,3 @@ public: } } }; - diff --git a/Framework/API/test/FileBackedExperimentInfoTest.h b/Framework/API/test/FileBackedExperimentInfoTest.h index 8dca79f43739fa53ab74b421575e2d4ea24e5714..9a71f9d107435cc5bc8d7acab06bee40c43d9ba8 100644 --- a/Framework/API/test/FileBackedExperimentInfoTest.h +++ b/Framework/API/test/FileBackedExperimentInfoTest.h @@ -170,4 +170,3 @@ private: Mantid::API::ExperimentInfo_sptr m_inMemoryExptInfo; std::string m_filename; }; - diff --git a/Framework/API/test/FilePropertyTest.h b/Framework/API/test/FilePropertyTest.h index 59fdec87d6cfde584c012aed10487be46083a8b7..659aa8636fd3788028dd9e1288b00b0c73fb9627 100644 --- a/Framework/API/test/FilePropertyTest.h +++ b/Framework/API/test/FilePropertyTest.h @@ -242,4 +242,3 @@ private: TS_ASSERT_EQUALS(msg, ""); } }; - diff --git a/Framework/API/test/FrameworkManagerTest.h b/Framework/API/test/FrameworkManagerTest.h index d9e87e3e99104c79fec62b40323828e145814c0b..9439f58d3bde902b4a532864ced5082d1dd4b1ac 100644 --- a/Framework/API/test/FrameworkManagerTest.h +++ b/Framework/API/test/FrameworkManagerTest.h @@ -98,4 +98,4 @@ public: } }; - /*FRAMEWORKMANAGERTEST_H_*/ +/*FRAMEWORKMANAGERTEST_H_*/ diff --git a/Framework/API/test/FuncMinimizerFactoryTest.h b/Framework/API/test/FuncMinimizerFactoryTest.h index 4ae690552247af172e3c9fd53cdea863dfe92126..f0568f4f6ead34f31f2a3aeb6e6beb280616de1e 100644 --- a/Framework/API/test/FuncMinimizerFactoryTest.h +++ b/Framework/API/test/FuncMinimizerFactoryTest.h @@ -91,4 +91,3 @@ public: TS_ASSERT_EQUALS(b, 2.73); } }; - diff --git a/Framework/API/test/FunctionAttributeTest.h b/Framework/API/test/FunctionAttributeTest.h index be522ad9ed1cbc707ade14e9a49137e62dbce2c9..e9bb3af88c21093426b47ad117c4309cce5b0084 100644 --- a/Framework/API/test/FunctionAttributeTest.h +++ b/Framework/API/test/FunctionAttributeTest.h @@ -266,4 +266,3 @@ public: "name=IFT_Funct,BAttr=false,DAttr=0,IAttr=0,VAttr=(),VAttr1=(1,2,3)"); } }; - diff --git a/Framework/API/test/FunctionDomainGeneralTest.h b/Framework/API/test/FunctionDomainGeneralTest.h index cedcaa0e53042349a48e2945b88d270f473f4605..b4cf8ab419cb7c5f95c33297377595ecf519846a 100644 --- a/Framework/API/test/FunctionDomainGeneralTest.h +++ b/Framework/API/test/FunctionDomainGeneralTest.h @@ -112,4 +112,3 @@ public: TS_ASSERT_EQUALS(strCol->cell<std::string>(2), "Domain"); } }; - diff --git a/Framework/API/test/FunctionDomainTest.h b/Framework/API/test/FunctionDomainTest.h index 0a7d1b0617415ec8c414d6956843a7b04ea9e51d..05ef8cb95884417bf8aa73f2affac99f6732062d 100644 --- a/Framework/API/test/FunctionDomainTest.h +++ b/Framework/API/test/FunctionDomainTest.h @@ -81,4 +81,3 @@ private: std::vector<double> data; }; - diff --git a/Framework/API/test/FunctionFactoryTest.h b/Framework/API/test/FunctionFactoryTest.h index 954ffffab9addf0d5071bb82f997dfd134fb117c..0488dd71af6240ac140875672ee1ad59a7059701 100644 --- a/Framework/API/test/FunctionFactoryTest.h +++ b/Framework/API/test/FunctionFactoryTest.h @@ -511,4 +511,3 @@ public: TS_ASSERT(i == names.end()); } }; - diff --git a/Framework/API/test/FunctionParameterDecoratorTest.h b/Framework/API/test/FunctionParameterDecoratorTest.h index 6f70f2f9efa5139be342be01d10f1f61f234034d..b4d64110946cda7a4451f3358b538fbbd9251707 100644 --- a/Framework/API/test/FunctionParameterDecoratorTest.h +++ b/Framework/API/test/FunctionParameterDecoratorTest.h @@ -458,4 +458,3 @@ private: GNU_DIAG_ON_SUGGEST_OVERRIDE }; }; - diff --git a/Framework/API/test/FunctionPropertyTest.h b/Framework/API/test/FunctionPropertyTest.h index d7ab77c24c807acbe912ae340a69d6c152d4145f..e491c8c80e476e6a0b893c8c1949e5abbc10541e 100644 --- a/Framework/API/test/FunctionPropertyTest.h +++ b/Framework/API/test/FunctionPropertyTest.h @@ -125,4 +125,3 @@ private: return "name=FunctionPropertyTest_Function,A=3"; } }; - diff --git a/Framework/API/test/FunctionTest.h b/Framework/API/test/FunctionTest.h index 1ebc983ea4d62784f20a9dfab7106452d76293fc..6377993527825626f6c5ebf0207b502306404198 100644 --- a/Framework/API/test/FunctionTest.h +++ b/Framework/API/test/FunctionTest.h @@ -487,4 +487,3 @@ public: // } //} }; - diff --git a/Framework/API/test/FunctionValuesTest.h b/Framework/API/test/FunctionValuesTest.h index b67258aa49491ad5968a57d1e0eaff234546c84d..e6777c00c3fc7cce080955fad8fba2ee5b303a18 100644 --- a/Framework/API/test/FunctionValuesTest.h +++ b/Framework/API/test/FunctionValuesTest.h @@ -126,4 +126,3 @@ public: private: std::vector<double> x; }; - diff --git a/Framework/API/test/GroupingLoaderTest.h b/Framework/API/test/GroupingLoaderTest.h index 3d30c8de7642116eda5a58534dafb177b7dc2e24..5fbf81549b012f99b0e17f612bcc039997c871c4 100644 --- a/Framework/API/test/GroupingLoaderTest.h +++ b/Framework/API/test/GroupingLoaderTest.h @@ -80,4 +80,3 @@ private: std::string m_testDataDir; std::string m_tmpDir; }; - diff --git a/Framework/API/test/HistogramValidatorTest.h b/Framework/API/test/HistogramValidatorTest.h index ff1b39bf9e6bd4e6d3275cca2dc2224eeef3166d..45d25a2fcf26514a670ce05af75122f79bc57184 100644 --- a/Framework/API/test/HistogramValidatorTest.h +++ b/Framework/API/test/HistogramValidatorTest.h @@ -37,4 +37,3 @@ public: "The workspace must contain histogram data"); } }; - diff --git a/Framework/API/test/HistoryItemTest.h b/Framework/API/test/HistoryItemTest.h index 0e0c6fad6b5a7f80d8ffa586c9b0dc8f4beebe75..6daa394cc781bf97107160c34412410b96d425e5 100644 --- a/Framework/API/test/HistoryItemTest.h +++ b/Framework/API/test/HistoryItemTest.h @@ -32,4 +32,3 @@ public: TS_ASSERT_EQUALS(item.numberOfChildren(), 0) } }; - diff --git a/Framework/API/test/HistoryViewTest.h b/Framework/API/test/HistoryViewTest.h index fbf84c5005aaf1a18d7037c3afac9dcca0928ded..7172ac129458e866133c67f20a7d5d9390ba59e2 100644 --- a/Framework/API/test/HistoryViewTest.h +++ b/Framework/API/test/HistoryViewTest.h @@ -355,4 +355,3 @@ public: WorkspaceHistory m_wsHist; size_t m_execCount; }; - diff --git a/Framework/API/test/IEventListTest.h b/Framework/API/test/IEventListTest.h index 74a45fba63bd294bd4808e27efb02d62305d1aec..ca521bfc3330ddc20ce36ca3cdd9db363c8a0816 100644 --- a/Framework/API/test/IEventListTest.h +++ b/Framework/API/test/IEventListTest.h @@ -18,4 +18,3 @@ class IEventListTest : public CxxTest::TestSuite { public: void test_Something() {} }; - diff --git a/Framework/API/test/IFunction1DSpectrumTest.h b/Framework/API/test/IFunction1DSpectrumTest.h index f4ff7c42c55a592e5c6689d4915df88f3e5d1e85..bdaf596946b925d20e0c3907ea6d46dd7a897f12 100644 --- a/Framework/API/test/IFunction1DSpectrumTest.h +++ b/Framework/API/test/IFunction1DSpectrumTest.h @@ -78,4 +78,3 @@ private: } }; }; - diff --git a/Framework/API/test/IFunction1DTest.h b/Framework/API/test/IFunction1DTest.h index e390237b27652c999e9dfc731cbc7b7428f81b6c..0ff605919b5c474caad39d25f53822245d81c4a6 100644 --- a/Framework/API/test/IFunction1DTest.h +++ b/Framework/API/test/IFunction1DTest.h @@ -80,4 +80,3 @@ public: } } }; - diff --git a/Framework/API/test/IFunctionMDTest.h b/Framework/API/test/IFunctionMDTest.h index 5778c8cb7afc8930e84eced0cb48b7ddab0f49ea..c20752887bf597580bbcb9c3adfc04a8bd18e590 100644 --- a/Framework/API/test/IFunctionMDTest.h +++ b/Framework/API/test/IFunctionMDTest.h @@ -33,4 +33,3 @@ public: // std::cerr<<"\nn="<<ws->axes()<<"\n"; } }; - diff --git a/Framework/API/test/IFunctionTest.h b/Framework/API/test/IFunctionTest.h index 54c35e646c81c5ba8fa6c349d4b274bcdae5f94b..160434b081c2f5d522cd0b33c003c534c6d0ba5c 100644 --- a/Framework/API/test/IFunctionTest.h +++ b/Framework/API/test/IFunctionTest.h @@ -144,4 +144,3 @@ public: TS_ASSERT_EQUALS(fun.getParameter("D"), 0.0); } }; - diff --git a/Framework/API/test/ILatticeFunctionTest.h b/Framework/API/test/ILatticeFunctionTest.h index 326a50e1bda419059ca4566e336b071865175967..991a967893b82e0a3b6b69cf8d2a6c7ff71a4645 100644 --- a/Framework/API/test/ILatticeFunctionTest.h +++ b/Framework/API/test/ILatticeFunctionTest.h @@ -111,4 +111,3 @@ private: }; GNU_DIAG_ON_SUGGEST_OVERRIDE - diff --git a/Framework/API/test/IMDWorkspaceTest.h b/Framework/API/test/IMDWorkspaceTest.h index 2201079f2814c0f2033291bf3dafe8ff68425545..13da2b1c351043883a45d5fc5de86c7b8f06cbc5 100644 --- a/Framework/API/test/IMDWorkspaceTest.h +++ b/Framework/API/test/IMDWorkspaceTest.h @@ -147,4 +147,3 @@ public: TS_ASSERT_EQUALS(wsCastConst, wsCastNonConst); } }; - diff --git a/Framework/API/test/ISpectrumTest.h b/Framework/API/test/ISpectrumTest.h index 67cfad492f697c005160edfd2cf1f43eb5d66bd1..0b7a70d37a62ca79e9bc931a7f9bb5e1843a360b 100644 --- a/Framework/API/test/ISpectrumTest.h +++ b/Framework/API/test/ISpectrumTest.h @@ -126,4 +126,3 @@ public: TS_ASSERT(!s3.hasDx()); } }; - diff --git a/Framework/API/test/ImmutableCompositeFunctionTest.h b/Framework/API/test/ImmutableCompositeFunctionTest.h index 816c95cfa8db251694459efc9458ef40720c38b0..8027335f97d98aacf08503cf11b46d0a6aad4866 100644 --- a/Framework/API/test/ImmutableCompositeFunctionTest.h +++ b/Framework/API/test/ImmutableCompositeFunctionTest.h @@ -332,4 +332,3 @@ public: TS_ASSERT(fun->getTie(3)); } }; - diff --git a/Framework/API/test/ImplicitFunctionFactoryTest.h b/Framework/API/test/ImplicitFunctionFactoryTest.h index 56c31df4e6c75cbf083591afbb7b070e47577db7..7f21d0817ef1da934693b6b2676ac0be8cf49461 100644 --- a/Framework/API/test/ImplicitFunctionFactoryTest.h +++ b/Framework/API/test/ImplicitFunctionFactoryTest.h @@ -191,4 +191,3 @@ public: const std::runtime_error &); } }; - diff --git a/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h b/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h index 66eb4d86a13af4f0e797b4feb6d1cda14c1d314d..119a6217c65a88d4891a82ec94a9e7dd8546ba6c 100644 --- a/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h +++ b/Framework/API/test/ImplicitFunctionParameterParserFactoryTest.h @@ -100,4 +100,3 @@ public: const std::runtime_error &); } }; - diff --git a/Framework/API/test/ImplicitFunctionParserFactoryTest.h b/Framework/API/test/ImplicitFunctionParserFactoryTest.h index 46ff50223d06dbdf9e928b64a226658b9df31fcd..68baa071c7f0feaa59c867cc02609f5c140fd3f1 100644 --- a/Framework/API/test/ImplicitFunctionParserFactoryTest.h +++ b/Framework/API/test/ImplicitFunctionParserFactoryTest.h @@ -102,4 +102,3 @@ public: const std::runtime_error &); } }; - diff --git a/Framework/API/test/IncreasingAxisValidatorTest.h b/Framework/API/test/IncreasingAxisValidatorTest.h index 9209aaebc98db7aa260ad8412dc453aab4d65988..2dc263aaef6cdffa7f40d9024e5cc5d6b72563c7 100644 --- a/Framework/API/test/IncreasingAxisValidatorTest.h +++ b/Framework/API/test/IncreasingAxisValidatorTest.h @@ -60,4 +60,3 @@ private: Mantid::API::IncreasingAxisValidator validator; }; - diff --git a/Framework/API/test/IndexPropertyTest.h b/Framework/API/test/IndexPropertyTest.h index 72b6893de2592ea55c25cbedc79b7c4a4b2aadb7..106dcb7cf567078ac1cd391880dd700cd9b78b21 100644 --- a/Framework/API/test/IndexPropertyTest.h +++ b/Framework/API/test/IndexPropertyTest.h @@ -196,4 +196,3 @@ private: WorkspaceProperty<MatrixWorkspace> m_wkspProp; IndexTypeProperty m_itypeProp; }; - diff --git a/Framework/API/test/IndexTypePropertyTest.h b/Framework/API/test/IndexTypePropertyTest.h index 132ec4cf3166d4c5a607c1426946b78297b1d0e0..bed1c63f3a69107c5fddd0b6509c7c638a7df2ec 100644 --- a/Framework/API/test/IndexTypePropertyTest.h +++ b/Framework/API/test/IndexTypePropertyTest.h @@ -92,4 +92,3 @@ public: IndexTypeProperty::generatePropertyName(propName)); } }; - diff --git a/Framework/API/test/InstrumentDataServiceTest.h b/Framework/API/test/InstrumentDataServiceTest.h index ff3ec15bc961a52d51a1249f389d941ed31c4363..78dc14ea3d15a90670d154fdfed6e5fc2d0ba10c 100644 --- a/Framework/API/test/InstrumentDataServiceTest.h +++ b/Framework/API/test/InstrumentDataServiceTest.h @@ -119,4 +119,3 @@ public: private: boost::shared_ptr<Instrument> inst1, inst2; }; - diff --git a/Framework/API/test/InstrumentValidatorTest.h b/Framework/API/test/InstrumentValidatorTest.h index 0da8730939470c5dea23af49920eeecf8ebdf40e..38230bdb8dfeacfbd942ff9b0e889e126fa85102 100644 --- a/Framework/API/test/InstrumentValidatorTest.h +++ b/Framework/API/test/InstrumentValidatorTest.h @@ -51,4 +51,3 @@ public: "The instrument is missing the following components: sample holder"); } }; - diff --git a/Framework/API/test/LatticeDomainTest.h b/Framework/API/test/LatticeDomainTest.h index 2971dd36fbbecc8098021a7458b6333f55c3bb04..b1e1dd2d5d8cacdb2d52e53c3b493b99f7d4f1cd 100644 --- a/Framework/API/test/LatticeDomainTest.h +++ b/Framework/API/test/LatticeDomainTest.h @@ -53,4 +53,3 @@ public: TS_ASSERT_THROWS(domain[3], const IndexError &) } }; - diff --git a/Framework/API/test/LiveListenerFactoryTest.h b/Framework/API/test/LiveListenerFactoryTest.h index 2ecf380b50768e2d5988931642227e08fe1a073a..9605074491e82e8e649f2002774b073585b96b9b 100644 --- a/Framework/API/test/LiveListenerFactoryTest.h +++ b/Framework/API/test/LiveListenerFactoryTest.h @@ -168,4 +168,3 @@ public: factory.unsubscribe("MockLiveListener"); } }; - diff --git a/Framework/API/test/LiveListenerTest.h b/Framework/API/test/LiveListenerTest.h index b47442255d5d5d1dafd82d4d36396841e792b67c..d8589a3c734c7bbac4062fa931a1ecc24b0ec56e 100644 --- a/Framework/API/test/LiveListenerTest.h +++ b/Framework/API/test/LiveListenerTest.h @@ -46,4 +46,3 @@ public: delete l; } }; - diff --git a/Framework/API/test/LogFilterGeneratorTest.h b/Framework/API/test/LogFilterGeneratorTest.h index b7ef6546ab9e59a196983b577e82e470bd4773cf..63818d94a6157e77073fce6bdad11dc14b1abc04 100644 --- a/Framework/API/test/LogFilterGeneratorTest.h +++ b/Framework/API/test/LogFilterGeneratorTest.h @@ -188,4 +188,3 @@ private: return ws; } }; - diff --git a/Framework/API/test/LogManagerTest.h b/Framework/API/test/LogManagerTest.h index caf94e927e73cb207af078b084961ecfaa1229ae..d041920a898948939cf92cc88215fa06c18b0918 100644 --- a/Framework/API/test/LogManagerTest.h +++ b/Framework/API/test/LogManagerTest.h @@ -590,4 +590,3 @@ public: LogManager m_testRun; std::string m_propName; }; - diff --git a/Framework/API/test/MDFrameValidatorTest.h b/Framework/API/test/MDFrameValidatorTest.h index b3eec99eafca5e474f52263b7cecc74d0bff03c4..c63213dc1cb47863cd175dec4624b1cb69e23c20 100644 --- a/Framework/API/test/MDFrameValidatorTest.h +++ b/Framework/API/test/MDFrameValidatorTest.h @@ -77,4 +77,3 @@ public: "MDWorkspace must be in the " + QLab::QLabName + " frame.") }; }; - diff --git a/Framework/API/test/MDGeometryTest.h b/Framework/API/test/MDGeometryTest.h index 783867834aaddfc055038ad7128e0bd13496377f..6a47c05bebd57cc50abe64794c20d5b1dce872b2 100644 --- a/Framework/API/test/MDGeometryTest.h +++ b/Framework/API/test/MDGeometryTest.h @@ -306,4 +306,3 @@ public: geometry.allBasisNormalized()); } }; - diff --git a/Framework/API/test/MatrixWorkspaceMDIteratorTest.h b/Framework/API/test/MatrixWorkspaceMDIteratorTest.h index efbcfb2f8fe24e9dae0a47b79d8b25d6c39a0ffe..734a3ddfd93724932e97e276efd9b9bf4e0e8e1e 100644 --- a/Framework/API/test/MatrixWorkspaceMDIteratorTest.h +++ b/Framework/API/test/MatrixWorkspaceMDIteratorTest.h @@ -177,4 +177,3 @@ public: } } }; - diff --git a/Framework/API/test/MatrixWorkspaceTest.h b/Framework/API/test/MatrixWorkspaceTest.h index 528f69c853d0e9b6db267a0e0a5303995d4d5caf..a46c9138ec3d86ab80a5a8a0a677e3f8fa475798 100644 --- a/Framework/API/test/MatrixWorkspaceTest.h +++ b/Framework/API/test/MatrixWorkspaceTest.h @@ -2401,4 +2401,3 @@ private: Mantid::Geometry::IComponent_const_sptr m_sansBank; boost::shared_ptr<Mantid::Geometry::ParameterMap> m_paramMap; }; - diff --git a/Framework/API/test/MuParserUtilsTest.h b/Framework/API/test/MuParserUtilsTest.h index 2ec4d6ce9f756e0f045cf21eefac91399e672220..a48011253e3ffac447fd3aa83ba6e0366705be78 100644 --- a/Framework/API/test/MuParserUtilsTest.h +++ b/Framework/API/test/MuParserUtilsTest.h @@ -73,4 +73,3 @@ private: return parser.GetVar().size() == 0; } }; - diff --git a/Framework/API/test/MultiDomainFunctionTest.h b/Framework/API/test/MultiDomainFunctionTest.h index de87f5bd59ed649ff7b552a260f32d9d7de3b269..545fcf087b34befd551ed37857ce0c69ef42686f 100644 --- a/Framework/API/test/MultiDomainFunctionTest.h +++ b/Framework/API/test/MultiDomainFunctionTest.h @@ -503,4 +503,3 @@ private: MultiDomainFunction multi; JointDomain domain; }; - diff --git a/Framework/API/test/MultiPeriodGroupAlgorithmTest.h b/Framework/API/test/MultiPeriodGroupAlgorithmTest.h index 3ce5db2744e217c29bf7f853f6628baf2bafa5d2..a2519d79515212793ffc59b98c853c272de51fc8 100644 --- a/Framework/API/test/MultiPeriodGroupAlgorithmTest.h +++ b/Framework/API/test/MultiPeriodGroupAlgorithmTest.h @@ -250,4 +250,3 @@ public: TS_ASSERT_EQUALS(a->size(), wsgroup->size()); } }; - diff --git a/Framework/API/test/MultiPeriodGroupTestBase.h b/Framework/API/test/MultiPeriodGroupTestBase.h index 853dc6d6222fb13c2fbfea2cdcc44096be672f88..79f0c403b35fbc18227257caae5cd5703579172b 100644 --- a/Framework/API/test/MultiPeriodGroupTestBase.h +++ b/Framework/API/test/MultiPeriodGroupTestBase.h @@ -61,4 +61,3 @@ protected: return group; } }; - diff --git a/Framework/API/test/MultiPeriodGroupWorkerTest.h b/Framework/API/test/MultiPeriodGroupWorkerTest.h index 2e1db74361230c245e6e64f4a4ac12ca0f667695..2c4c8c314215a70d6b92235903b98c0d4317bde8 100644 --- a/Framework/API/test/MultiPeriodGroupWorkerTest.h +++ b/Framework/API/test/MultiPeriodGroupWorkerTest.h @@ -97,4 +97,3 @@ public: AnalysisDataService::Instance().remove("out_ws"); } }; - diff --git a/Framework/API/test/MultipleExperimentInfosTest.h b/Framework/API/test/MultipleExperimentInfosTest.h index f13016ed3ab03664504c1c19cd47b953b0d7c271..c1d242e5104618f94e513dda4250e5d7bb144f07 100644 --- a/Framework/API/test/MultipleExperimentInfosTest.h +++ b/Framework/API/test/MultipleExperimentInfosTest.h @@ -72,4 +72,3 @@ public: TS_ASSERT_EQUALS(mei.hasOrientedLattice(), false); } }; - diff --git a/Framework/API/test/MultipleFilePropertyTest.h b/Framework/API/test/MultipleFilePropertyTest.h index ae45fa385e59a04480c5cbbe8e24719b0efb4793..9aea20a643a777b7fa83949811d0b7ffafcbb5b5 100644 --- a/Framework/API/test/MultipleFilePropertyTest.h +++ b/Framework/API/test/MultipleFilePropertyTest.h @@ -763,4 +763,3 @@ private: return m_dummyFilesDir + Poco::Path::separator() + filename; } }; - diff --git a/Framework/API/test/NotebookBuilderTest.h b/Framework/API/test/NotebookBuilderTest.h index 940fc9e40167b498ebab87794238179def8321b4..21032509fe260a047ca34edfeab1e0ed95ccfc8a 100644 --- a/Framework/API/test/NotebookBuilderTest.h +++ b/Framework/API/test/NotebookBuilderTest.h @@ -350,4 +350,3 @@ public: AnalysisDataService::Instance().remove("test_inp\\ut_workspace"); } }; - diff --git a/Framework/API/test/NotebookWriterTest.h b/Framework/API/test/NotebookWriterTest.h index 186301de78da7d1a7a0255fb9b1ceb633f3ab99b..bd35c72d269487573d39ee8bed0b044e031d4716 100644 --- a/Framework/API/test/NotebookWriterTest.h +++ b/Framework/API/test/NotebookWriterTest.h @@ -59,4 +59,3 @@ public: TS_ASSERT_EQUALS(notebookLines[3], " \"input\" : \"" + test_data + "\",") } }; - diff --git a/Framework/API/test/NumericAxisTest.h b/Framework/API/test/NumericAxisTest.h index 6b7a47ea0d23ce835c2610034d73e142177a1386..7482d0d9602e09731b36aab94c36796aa02c0f2c 100644 --- a/Framework/API/test/NumericAxisTest.h +++ b/Framework/API/test/NumericAxisTest.h @@ -223,4 +223,3 @@ public: private: Axis *numericAxis; }; - diff --git a/Framework/API/test/NumericAxisValidatorTest.h b/Framework/API/test/NumericAxisValidatorTest.h index ef51c7186d997b58a626354033016de31a4298e1..22ab691a1da7f1949d0a6d6991368ddd143040cf 100644 --- a/Framework/API/test/NumericAxisValidatorTest.h +++ b/Framework/API/test/NumericAxisValidatorTest.h @@ -49,4 +49,3 @@ public: TS_ASSERT_DIFFERS(s, "") } }; - diff --git a/Framework/API/test/OrientedLatticeValidatorTest.h b/Framework/API/test/OrientedLatticeValidatorTest.h index 6ef9c3a35754bacafd2e29877a7d0b8cc789a670..1dc9c1bcfb71ab84fd32a94721954612cd496f5b 100644 --- a/Framework/API/test/OrientedLatticeValidatorTest.h +++ b/Framework/API/test/OrientedLatticeValidatorTest.h @@ -48,4 +48,3 @@ public: "Workspace must have a sample with an orientation matrix defined."); }; }; - diff --git a/Framework/API/test/ParamFunctionAttributeHolderTest.h b/Framework/API/test/ParamFunctionAttributeHolderTest.h index 71e026e2618277edc1f494777182007ef95bca24..fc428ae99ee53862aa927590cd79a7c99cb514e0 100644 --- a/Framework/API/test/ParamFunctionAttributeHolderTest.h +++ b/Framework/API/test/ParamFunctionAttributeHolderTest.h @@ -88,4 +88,3 @@ public: TS_ASSERT_EQUALS(attrNames.at(2), "Att3"); } }; - diff --git a/Framework/API/test/ParameterReferenceTest.h b/Framework/API/test/ParameterReferenceTest.h index 2bf2307447eb073b2a7df79bc211c438435e318d..5ff7ea6b587e4e8630482a9dde7a1f2b60f83cf8 100644 --- a/Framework/API/test/ParameterReferenceTest.h +++ b/Framework/API/test/ParameterReferenceTest.h @@ -126,4 +126,3 @@ public: delete cf; } }; - diff --git a/Framework/API/test/ParameterTieTest.h b/Framework/API/test/ParameterTieTest.h index c655bddd58301f2767133d1d0300566630f1d93d..dfff3637d169f22f38d66050dc703ee0ce2df452 100644 --- a/Framework/API/test/ParameterTieTest.h +++ b/Framework/API/test/ParameterTieTest.h @@ -369,4 +369,3 @@ private: return mf; } }; - diff --git a/Framework/API/test/PeakFunctionIntegratorTest.h b/Framework/API/test/PeakFunctionIntegratorTest.h index e007ca6dfe0df0a82446a4d8e27b33d7f5096c34..76c3b80ecf7cf0679790bca5b7a67d02908b0f7d 100644 --- a/Framework/API/test/PeakFunctionIntegratorTest.h +++ b/Framework/API/test/PeakFunctionIntegratorTest.h @@ -193,4 +193,3 @@ public: integrator.requiredRelativePrecision()); } }; - diff --git a/Framework/API/test/PrecompiledHeader.h b/Framework/API/test/PrecompiledHeader.h index 2b4559aad0760e2961f43676d482a2bdb3b93b8b..2938ffd0a3e091e68eeb75289179e3af4211b5a3 100644 --- a/Framework/API/test/PrecompiledHeader.h +++ b/Framework/API/test/PrecompiledHeader.h @@ -13,4 +13,3 @@ #include <set> #include <string> #include <vector> - diff --git a/Framework/API/test/ProgressTest.h b/Framework/API/test/ProgressTest.h index 489975749327d29242b088205ac42314e601ca68..769157044b3a07c8a0d62824ba4d5b8eed976304 100644 --- a/Framework/API/test/ProgressTest.h +++ b/Framework/API/test/ProgressTest.h @@ -25,4 +25,3 @@ public: const std::invalid_argument &); } }; - diff --git a/Framework/API/test/ProjectionTest.h b/Framework/API/test/ProjectionTest.h index 68226c924f6c60bbdc75464827854586c40c0afe..cd929c9fe8d26cd2996b6f11fed600f74d3928f6 100644 --- a/Framework/API/test/ProjectionTest.h +++ b/Framework/API/test/ProjectionTest.h @@ -288,4 +288,3 @@ public: TS_ASSERT_EQUALS(p.getUnit(2), INV_ANG); } }; - diff --git a/Framework/API/test/PropertyManagerHelper.h b/Framework/API/test/PropertyManagerHelper.h index d60ddf0e1e5f1ef09c83106a836f659590d35db9..aa228d879bed8ae442dd39a3bb475de095e573dd 100644 --- a/Framework/API/test/PropertyManagerHelper.h +++ b/Framework/API/test/PropertyManagerHelper.h @@ -20,4 +20,3 @@ public: using PropertyManager::declareProperty; using PropertyManager::setProperty; }; - diff --git a/Framework/API/test/RawCountValidatorTest.h b/Framework/API/test/RawCountValidatorTest.h index bc538c1e4986bbac437f40f61a7c110149da11a3..b5114b2a0287b364eeb60ae7338d9147c6bebb15 100644 --- a/Framework/API/test/RawCountValidatorTest.h +++ b/Framework/API/test/RawCountValidatorTest.h @@ -39,4 +39,3 @@ public: "A workspace containing numbers of counts is required here"); } }; - diff --git a/Framework/API/test/RemoteJobManagerFactoryTest.h b/Framework/API/test/RemoteJobManagerFactoryTest.h index 34140a9e85eaf10d9e406e352afa75913221ac37..8a3682c7615f133e9d35265da4a350a4a13b89fa 100644 --- a/Framework/API/test/RemoteJobManagerFactoryTest.h +++ b/Framework/API/test/RemoteJobManagerFactoryTest.h @@ -224,4 +224,3 @@ private: const std::string RemoteJobManagerFactoryTest::SNSFac = "SNS"; const std::string RemoteJobManagerFactoryTest::ISISFac = "ISIS"; const std::string RemoteJobManagerFactoryTest::FermiName = "Fermi"; - diff --git a/Framework/API/test/ResizeRectangularDetectorHelperTest.h b/Framework/API/test/ResizeRectangularDetectorHelperTest.h index 6aba92a783b4d9657d9ebb576c4f0d9972b2ec5e..350a07e748dfe06bde38bea7aaf959264e827bd0 100644 --- a/Framework/API/test/ResizeRectangularDetectorHelperTest.h +++ b/Framework/API/test/ResizeRectangularDetectorHelperTest.h @@ -77,4 +77,3 @@ public: TS_ASSERT_DELTA(componentInfo.position(4)[2], distanceFromSample, 1e-14); } }; - diff --git a/Framework/API/test/RunTest.h b/Framework/API/test/RunTest.h index e6d9544f5d6f7dbe3648996b3a10432ab844d1e7..06611321aff2963520068d97a3dc5462e5aaf320 100644 --- a/Framework/API/test/RunTest.h +++ b/Framework/API/test/RunTest.h @@ -641,4 +641,3 @@ public: Run m_testRun; std::string m_propName; }; - diff --git a/Framework/API/test/SampleShapeValidatorTest.h b/Framework/API/test/SampleShapeValidatorTest.h index 830b0662815aeae4d94c87ebe960df941d56f59c..fdba04a812cdea82486374cf243bdeeb2009b97a 100644 --- a/Framework/API/test/SampleShapeValidatorTest.h +++ b/Framework/API/test/SampleShapeValidatorTest.h @@ -45,4 +45,3 @@ public: "Invalid or no shape defined for sample"); } }; - diff --git a/Framework/API/test/SampleTest.h b/Framework/API/test/SampleTest.h index 4dcc4cc5b407fb3e3728a6a4353841d96f38c927..2eec3db80505026386af7e4987dbe536efdeba86 100644 --- a/Framework/API/test/SampleTest.h +++ b/Framework/API/test/SampleTest.h @@ -360,4 +360,3 @@ public: TS_ASSERT(loaded.getName().empty()); } }; - diff --git a/Framework/API/test/SampleValidatorTest.h b/Framework/API/test/SampleValidatorTest.h index 677e8db4024ec0fb86c34442a38514f72f4cc5ec..9361d936ae4cb0b9837e0f63ca915dc06c3b15bd 100644 --- a/Framework/API/test/SampleValidatorTest.h +++ b/Framework/API/test/SampleValidatorTest.h @@ -47,4 +47,3 @@ public: TS_ASSERT_EQUALS(validator.checkValidity(ws), ""); } }; - diff --git a/Framework/API/test/ScopedWorkspaceTest.h b/Framework/API/test/ScopedWorkspaceTest.h index d973929dde98bc12c582ba920206d8c52476c51e..1ba9386088cbd43fdd2ec07bb499fe43a1fa877c 100644 --- a/Framework/API/test/ScopedWorkspaceTest.h +++ b/Framework/API/test/ScopedWorkspaceTest.h @@ -218,4 +218,3 @@ public: private: AnalysisDataServiceImpl &m_ads; }; - diff --git a/Framework/API/test/ScriptBuilderTest.h b/Framework/API/test/ScriptBuilderTest.h index 860052e79b6601261620f904d2c114f6efc66409..e8768f09297f348470dea77a2a52b60622d6b0e0 100644 --- a/Framework/API/test/ScriptBuilderTest.h +++ b/Framework/API/test/ScriptBuilderTest.h @@ -589,4 +589,3 @@ private: AnalysisDataServiceImpl &m_ads; MatrixWorkspace_sptr m_testWS; }; - diff --git a/Framework/API/test/SingleCountValidatorTest.h b/Framework/API/test/SingleCountValidatorTest.h index c8d807a94388e9515e091c5eccbc2daa7a9043c0..8ee809e79e18178e28ed712503b7fe89ce0bb806 100644 --- a/Framework/API/test/SingleCountValidatorTest.h +++ b/Framework/API/test/SingleCountValidatorTest.h @@ -84,4 +84,3 @@ public: "The workspace must not contain single counts"); } }; - diff --git a/Framework/API/test/SpectraAxisTest.h b/Framework/API/test/SpectraAxisTest.h index 4cfeb92a497b88aa5c48a7eee8888e0abed1b012..d8c15819eccf2312269457c52e3965a8f5c70662 100644 --- a/Framework/API/test/SpectraAxisTest.h +++ b/Framework/API/test/SpectraAxisTest.h @@ -125,4 +125,3 @@ private: WorkspaceTester *ws; Axis *spectraAxis; }; - diff --git a/Framework/API/test/SpectraAxisValidatorTest.h b/Framework/API/test/SpectraAxisValidatorTest.h index c91efa34dd518131bb6b6b1141e9015c246a08f9..280a5cbed6fa7c0c21ddb442590c838fa0f0c667 100644 --- a/Framework/API/test/SpectraAxisValidatorTest.h +++ b/Framework/API/test/SpectraAxisValidatorTest.h @@ -49,4 +49,3 @@ public: TS_ASSERT_DIFFERS(s, "") } }; - diff --git a/Framework/API/test/SpectrumDetectorMappingTest.h b/Framework/API/test/SpectrumDetectorMappingTest.h index bcf712d2197e6a284a8fe20537091c2072795d5f..a8e32d5bbb491074586e75cb5ffe5aa3da2c725f 100644 --- a/Framework/API/test/SpectrumDetectorMappingTest.h +++ b/Framework/API/test/SpectrumDetectorMappingTest.h @@ -163,4 +163,3 @@ public: const std::out_of_range &); } }; - diff --git a/Framework/API/test/SpectrumInfoTest.h b/Framework/API/test/SpectrumInfoTest.h index 0348dd4470b7b77122afa34b0a8611695dc8a2c1..a518f879366f8d0d4c8d7dcd1ecbfbf2e01fb0dd 100644 --- a/Framework/API/test/SpectrumInfoTest.h +++ b/Framework/API/test/SpectrumInfoTest.h @@ -657,4 +657,3 @@ public: private: WorkspaceTester m_workspace; }; - diff --git a/Framework/API/test/TempFunctionTest.h b/Framework/API/test/TempFunctionTest.h index e40e088c2758f1bfa9126d917c3167887c90ec10..d4bcb44af5eecdbc16f124dab1cbc67d0da63e7e 100644 --- a/Framework/API/test/TempFunctionTest.h +++ b/Framework/API/test/TempFunctionTest.h @@ -81,4 +81,3 @@ public: TS_ASSERT_THROWS_NOTHING(Mantid::API::FunctionDomain d(1)); } }; - diff --git a/Framework/API/test/TextAxisTest.h b/Framework/API/test/TextAxisTest.h index 776a06a368b4fc74439c18bdc16b1f523b619d09..018e3e54e7d317728c18946a515bed87746e2a56 100644 --- a/Framework/API/test/TextAxisTest.h +++ b/Framework/API/test/TextAxisTest.h @@ -135,4 +135,3 @@ public: TS_ASSERT_EQUALS(static_cast<size_t>(-1), ta.indexOfValue(-1.5)); } }; - diff --git a/Framework/API/test/TransformScaleFactoryTest.h b/Framework/API/test/TransformScaleFactoryTest.h index c65d736625c2f2645a0e2f727fda432701c6aca9..b01991cb79948e3b7660348238ee4da3ee2215cf 100644 --- a/Framework/API/test/TransformScaleFactoryTest.h +++ b/Framework/API/test/TransformScaleFactoryTest.h @@ -37,4 +37,3 @@ public: private: TransformScaleFactoryImpl &factory; }; - diff --git a/Framework/API/test/VectorParameterParserTest.h b/Framework/API/test/VectorParameterParserTest.h index df07f208dd2b23c4f6b7f2d6bf2d40bd1040c986..d02f0811d768df8362e2ae023df998f955bebd73 100644 --- a/Framework/API/test/VectorParameterParserTest.h +++ b/Framework/API/test/VectorParameterParserTest.h @@ -177,4 +177,3 @@ public: delete product; } }; - diff --git a/Framework/API/test/VectorParameterTest.h b/Framework/API/test/VectorParameterTest.h index 0dc750e43e16c680236b992768d11e9b67b39771..b93fc602a20843704a44003e7fb4c174e00d5425 100644 --- a/Framework/API/test/VectorParameterTest.h +++ b/Framework/API/test/VectorParameterTest.h @@ -133,4 +133,3 @@ public: param.toXMLString()); } }; - diff --git a/Framework/API/test/WorkspaceFactoryTest.h b/Framework/API/test/WorkspaceFactoryTest.h index 2997e0c6618f0d79237ac4d5c4313c145e192b80..e629c0fa97821c0713e7c685ecd898f8b4ed5f05 100644 --- a/Framework/API/test/WorkspaceFactoryTest.h +++ b/Framework/API/test/WorkspaceFactoryTest.h @@ -150,4 +150,3 @@ public: const std::runtime_error &); } }; - diff --git a/Framework/API/test/WorkspaceGroupTest.h b/Framework/API/test/WorkspaceGroupTest.h index fa764883f98462582bab7f57a06e30bbc268d118..0375af16d12e1045c7c9ec6bd84681b2c7fff900 100644 --- a/Framework/API/test/WorkspaceGroupTest.h +++ b/Framework/API/test/WorkspaceGroupTest.h @@ -483,4 +483,3 @@ public: TS_ASSERT(group0->containsInChildren("wsInput")); } }; - diff --git a/Framework/API/test/WorkspaceHasDxValidatorTest.h b/Framework/API/test/WorkspaceHasDxValidatorTest.h index b4f45b726ef7aa93d7c5a770bad898f4e083e229..de11b5597be03560677515f38999cf820324b652 100644 --- a/Framework/API/test/WorkspaceHasDxValidatorTest.h +++ b/Framework/API/test/WorkspaceHasDxValidatorTest.h @@ -40,4 +40,3 @@ public: "The workspace must have Dx values set") } }; - diff --git a/Framework/API/test/WorkspaceHistoryIOTest.h b/Framework/API/test/WorkspaceHistoryIOTest.h index fa0c415b7b1cc15008c20916f5c25e9df05e6bee..4e5bd24156f0d099dace5297ec99a4534efde226 100644 --- a/Framework/API/test/WorkspaceHistoryIOTest.h +++ b/Framework/API/test/WorkspaceHistoryIOTest.h @@ -472,4 +472,3 @@ public: TS_ASSERT_EQUALS(1, histories.size()); } }; - diff --git a/Framework/API/test/WorkspaceHistoryTest.h b/Framework/API/test/WorkspaceHistoryTest.h index 9da45b5da1822cde16cca6e00962fa9a710fae98..9d8de9a165fbe879cdfb4a506f3adf5d7c198c6d 100644 --- a/Framework/API/test/WorkspaceHistoryTest.h +++ b/Framework/API/test/WorkspaceHistoryTest.h @@ -227,4 +227,3 @@ private: std::vector<AlgorithmHistory_sptr> m_1000000Histories1; WorkspaceHistory m_1000000Histories2; }; - diff --git a/Framework/API/test/WorkspaceNearestNeighbourInfoTest.h b/Framework/API/test/WorkspaceNearestNeighbourInfoTest.h index 0ff15d21a2178774aec8d411dcf35e8d21f89c9e..a8c418b2b1a1a782bae140ea6eee4454da745f30 100644 --- a/Framework/API/test/WorkspaceNearestNeighbourInfoTest.h +++ b/Framework/API/test/WorkspaceNearestNeighbourInfoTest.h @@ -64,4 +64,3 @@ public: private: WorkspaceTester workspace; }; - diff --git a/Framework/API/test/WorkspaceNearestNeighboursTest.h b/Framework/API/test/WorkspaceNearestNeighboursTest.h index c60002b2bdf78235ad71d81cfea1f49704f11898..b997db7daa5ff95c0d2d6fc69feb9e48c41732d0 100644 --- a/Framework/API/test/WorkspaceNearestNeighboursTest.h +++ b/Framework/API/test/WorkspaceNearestNeighboursTest.h @@ -239,4 +239,3 @@ public: } } }; - diff --git a/Framework/API/test/WorkspaceOpOverloadsTest.h b/Framework/API/test/WorkspaceOpOverloadsTest.h index 3e46f32b5bcebb1c9048dbf3b706966b0457a161..58b6fb52c78478595bfafb6488691b3428467a5a 100644 --- a/Framework/API/test/WorkspaceOpOverloadsTest.h +++ b/Framework/API/test/WorkspaceOpOverloadsTest.h @@ -172,4 +172,3 @@ public: const std::runtime_error &); } }; - diff --git a/Framework/API/test/WorkspacePropertyTest.h b/Framework/API/test/WorkspacePropertyTest.h index 8b443280abd5296d76c59c84a8b125e935740110..2c8b09d7423ead4c52ca8177358cd015eabf1094 100644 --- a/Framework/API/test/WorkspacePropertyTest.h +++ b/Framework/API/test/WorkspacePropertyTest.h @@ -415,4 +415,3 @@ private: WorkspacePropertyWorkspaceTester2_uptr wsp5; WorkspacePropertyWorkspace_uptr wsp6; }; - diff --git a/Framework/API/test/WorkspaceUnitValidatorTest.h b/Framework/API/test/WorkspaceUnitValidatorTest.h index 9ec72036c734f38e8c53d6a21dadaa6dc43012a2..2dabb19e75a07e1b20188b473dedbd3f6b2ebdff 100644 --- a/Framework/API/test/WorkspaceUnitValidatorTest.h +++ b/Framework/API/test/WorkspaceUnitValidatorTest.h @@ -37,4 +37,3 @@ public: TS_ASSERT_EQUALS(validator.isValid(ws), ""); } }; -