Re #22788 Add get latest version to Alg Factory
Adds a method to get the latest version number to AlgorithmFactory. This is used by the two script building algorithms to determine if a the algorithm version needs to be included in the history
Showing
- Framework/API/inc/MantidAPI/AlgorithmFactory.h 8 additions, 6 deletionsFramework/API/inc/MantidAPI/AlgorithmFactory.h
- Framework/API/src/AlgorithmFactory.cpp 46 additions, 50 deletionsFramework/API/src/AlgorithmFactory.cpp
- Framework/API/src/NotebookBuilder.cpp 11 additions, 18 deletionsFramework/API/src/NotebookBuilder.cpp
- Framework/API/src/ScriptBuilder.cpp 2 additions, 10 deletionsFramework/API/src/ScriptBuilder.cpp
- Framework/API/test/AlgorithmFactoryTest.h 12 additions, 10 deletionsFramework/API/test/AlgorithmFactoryTest.h
Loading
Please register or sign in to comment