summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllInterfaces.sci
diff options
context:
space:
mode:
authorAbhinav Dronamraju2017-07-17 21:57:08 +0530
committerAbhinav Dronamraju2017-07-17 21:57:08 +0530
commit574ddf08c208a2d1b8c27fe29525f631816c32d5 (patch)
treefa194ffe40c78219befd002aaa224206a314a551 /macros/findDeps/getAllInterfaces.sci
parent9a70aa3ff473b7bc72d849c2cc2ecece57d4c388 (diff)
downloadScilab2C_fossee_old-574ddf08c208a2d1b8c27fe29525f631816c32d5.tar.gz
Scilab2C_fossee_old-574ddf08c208a2d1b8c27fe29525f631816c32d5.tar.bz2
Scilab2C_fossee_old-574ddf08c208a2d1b8c27fe29525f631816c32d5.zip
Median added
Diffstat (limited to 'macros/findDeps/getAllInterfaces.sci')
-rw-r--r--macros/findDeps/getAllInterfaces.sci1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index 02c671f..0b1d8c6 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -131,6 +131,7 @@ function allInterfaces = getAllInterfaces(SharedInfo)
"src/c/elementaryFunctions/interfaces/int_gcd.h"
"src/c/elementaryFunctions/interfaces/int_lcm.h"
"src/c/statisticsFunctions/interfaces/int_mean.h"
+ "src/c/statisticsFunctions/interfaces/int_median.h"
"src/c/statisticsFunctions/interfaces/int_meanf.h"
"src/c/statisticsFunctions/interfaces/int_stdevf.h"
"src/c/statisticsFunctions/interfaces/int_prod.h"