From 38a09aa4c34b1f80af21ffe874d9fc7c955c9581 Mon Sep 17 00:00:00 2001 From: Caila Finn Date: Thu, 26 Sep 2024 15:13:29 +0100 Subject: [PATCH] Fix sans module path RE #37952 --- scripts/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt index 776e1e522de5..92f77e9f7e09 100644 --- a/scripts/CMakeLists.txt +++ b/scripts/CMakeLists.txt @@ -15,7 +15,7 @@ set(_pth_dirs Inelastic Interface Reflectometry - SANS + sans SCD_Reduction TemporaryREF_MScripts )