summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllSources.sci
diff options
context:
space:
mode:
authorAbhinav Dronamraju2017-07-05 22:45:06 +0530
committerAbhinav Dronamraju2017-07-05 22:45:06 +0530
commit805cf7deead5a6e46acbb481259e82d5295d10f7 (patch)
tree7812310ba9952dde361b261b17619039589921b3 /macros/findDeps/getAllSources.sci
parentc2e305c3b82ed944d57402dd515b3d5839a31980 (diff)
downloadscilab2c-805cf7deead5a6e46acbb481259e82d5295d10f7.tar.gz
scilab2c-805cf7deead5a6e46acbb481259e82d5295d10f7.tar.bz2
scilab2c-805cf7deead5a6e46acbb481259e82d5295d10f7.zip
added isrow
Diffstat (limited to 'macros/findDeps/getAllSources.sci')
-rw-r--r--macros/findDeps/getAllSources.sci2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/findDeps/getAllSources.sci b/macros/findDeps/getAllSources.sci
index 0891aef9..b6c979b3 100644
--- a/macros/findDeps/getAllSources.sci
+++ b/macros/findDeps/getAllSources.sci
@@ -764,6 +764,8 @@ function allSources = getAllSources(SharedInfo)
"src/c/elementaryFunctions/acsc/cacsca.c"
"src/c/elementaryFunctions/acsc/zacscs.c"
"src/c/elementaryFunctions/acsc/zacsca.c"
+ "src/c/elementaryFunctions/isrow/disrowa.c"
+ "src/c/elementaryFunctions/isrow/disrows.c"
"src/c/elementaryFunctions/acscd/dacscda.c"
"src/c/elementaryFunctions/acscd/dacscds.c"
"src/c/elementaryFunctions/acscd/sacscda.c"