summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/setup-regularisers.py.in
diff options
context:
space:
mode:
authorTomasKulhanek <tomas.kulhanek@stfc.ac.uk>2018-12-06 14:56:39 +0000
committerTomasKulhanek <tomas.kulhanek@stfc.ac.uk>2018-12-06 14:56:39 +0000
commitc04b85a6fdd8c63e3363c8072cbfe4b97409dc60 (patch)
tree0b12e391692854435319ee72199cfa57908bcff8 /Wrappers/Python/setup-regularisers.py.in
parentc4d1fccb8fb4a2beaf9b9cfb8e2f38b9cfeac283 (diff)
parent3bce1f1410303a6833d1e647fba9692ea40fa878 (diff)
downloadregularization-c04b85a6fdd8c63e3363c8072cbfe4b97409dc60.tar.gz
regularization-c04b85a6fdd8c63e3363c8072cbfe4b97409dc60.tar.bz2
regularization-c04b85a6fdd8c63e3363c8072cbfe4b97409dc60.tar.xz
regularization-c04b85a6fdd8c63e3363c8072cbfe4b97409dc60.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'Wrappers/Python/setup-regularisers.py.in')
-rw-r--r--Wrappers/Python/setup-regularisers.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Wrappers/Python/setup-regularisers.py.in b/Wrappers/Python/setup-regularisers.py.in
index 542dcb4..462edda 100644
--- a/Wrappers/Python/setup-regularisers.py.in
+++ b/Wrappers/Python/setup-regularisers.py.in
@@ -45,6 +45,7 @@ extra_include_dirs += [os.path.join(".." , ".." , "Core"),
os.path.join(".." , ".." , "Core", "regularisers_GPU" , "NDF" ) ,
os.path.join(".." , ".." , "Core", "regularisers_GPU" , "dTV_FGP" ) ,
os.path.join(".." , ".." , "Core", "regularisers_GPU" , "DIFF4th" ) ,
+ os.path.join(".." , ".." , "Core", "regularisers_GPU" , "PatchSelect" ) ,
"."]
if platform.system() == 'Windows':