summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllSources.sci
diff options
context:
space:
mode:
Diffstat (limited to 'macros/findDeps/getAllSources.sci')
-rw-r--r--macros/findDeps/getAllSources.sci24
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/findDeps/getAllSources.sci b/macros/findDeps/getAllSources.sci
index 949fe0d9..66b094b2 100644
--- a/macros/findDeps/getAllSources.sci
+++ b/macros/findDeps/getAllSources.sci
@@ -1055,6 +1055,30 @@ function allSources = getAllSources(SharedInfo,BuildTool)
"src/c/statisticsFunctions/moment/zmoments.c"
"src/c/statisticsFunctions/moment/zmomentrowa.c"
"src/c/statisticsFunctions/moment/zmomentcola.c"
+ "src/c/statisticsFunctions/wcenter/dwcentera.c"
+ "src/c/statisticsFunctions/wcenter/dwcenterrowa.c"
+ "src/c/statisticsFunctions/wcenter/dwcentercola.c"
+ "src/c/statisticsFunctions/wcenter/swcentera.c"
+ "src/c/statisticsFunctions/wcenter/swcenterrowa.c"
+ "src/c/statisticsFunctions/wcenter/swcentercola.c"
+ "src/c/statisticsFunctions/wcenter/zwcentera.c"
+ "src/c/statisticsFunctions/wcenter/zwcenterrowa.c"
+ "src/c/statisticsFunctions/wcenter/zwcentercola.c"
+ "src/c/statisticsFunctions/center/dcentera.c"
+ "src/c/statisticsFunctions/center/dcenterrowa.c"
+ "src/c/statisticsFunctions/center/dcentercola.c"
+ "src/c/statisticsFunctions/center/scentera.c"
+ "src/c/statisticsFunctions/center/scenterrowa.c"
+ "src/c/statisticsFunctions/center/scentercola.c"
+ "src/c/statisticsFunctions/center/zcentera.c"
+ "src/c/statisticsFunctions/center/zcenterrowa.c"
+ "src/c/statisticsFunctions/center/zcentercola.c"
+ "src/c/statisticsFunctions/correl/dcorrels.c"
+ "src/c/statisticsFunctions/correl/dcorrelfres.c"
+ "src/c/statisticsFunctions/correl/scorrels.c"
+ "src/c/statisticsFunctions/correl/scorrelfres.c"
+ "src/c/statisticsFunctions/correl/zcorrels.c"
+ "src/c/statisticsFunctions/correl/zcorrelfres.c"
"src/c/operations/multiplication/cmula.c"
"src/c/operations/multiplication/cmuls.c"
"src/c/operations/multiplication/cmulv.c"