summaryrefslogtreecommitdiff
path: root/2.3-1/macros/findDeps
diff options
context:
space:
mode:
authorSandeep Gupta2017-06-20 17:18:04 +0530
committerSandeep Gupta2017-06-20 17:18:04 +0530
commitbbd59785a0607149aca4b809d6e43a4b64e2d797 (patch)
treef28fcfeb780b346a70a2831ee744f58fab35d668 /2.3-1/macros/findDeps
parent659d4fc432b750b064b7d3fd6c277f2adc58230a (diff)
downloadScilab2C-bbd59785a0607149aca4b809d6e43a4b64e2d797.tar.gz
Scilab2C-bbd59785a0607149aca4b809d6e43a4b64e2d797.tar.bz2
Scilab2C-bbd59785a0607149aca4b809d6e43a4b64e2d797.zip
20-06-17
Diffstat (limited to '2.3-1/macros/findDeps')
-rw-r--r--2.3-1/macros/findDeps/getAllSources.binbin248996 -> 249160 bytes
-rw-r--r--2.3-1/macros/findDeps/getAllSources.sci1
2 files changed, 1 insertions, 0 deletions
diff --git a/2.3-1/macros/findDeps/getAllSources.bin b/2.3-1/macros/findDeps/getAllSources.bin
index 401fb991..7bc8fd0d 100644
--- a/2.3-1/macros/findDeps/getAllSources.bin
+++ b/2.3-1/macros/findDeps/getAllSources.bin
Binary files differ
diff --git a/2.3-1/macros/findDeps/getAllSources.sci b/2.3-1/macros/findDeps/getAllSources.sci
index 5dced783..f0f883be 100644
--- a/2.3-1/macros/findDeps/getAllSources.sci
+++ b/2.3-1/macros/findDeps/getAllSources.sci
@@ -1194,6 +1194,7 @@ function allSources = getAllSources(SharedInfo)
"src/c/linearAlgebra/svd/zsvda.c"
"src/c/linearAlgebra/hess/dhessa.c"
"src/c/linearAlgebra/sva/dsvaa.c"
+ "src/c/linearAlgebra/spec/dspec1a.c"
"src/c/linearAlgebra/rcond/drconda.c"];
//Files to be inserted only if output format selected is 'Arduino'.