diff options
author | Sandeep Gupta | 2017-06-20 17:18:04 +0530 |
---|---|---|
committer | Sandeep Gupta | 2017-06-20 17:18:04 +0530 |
commit | bbd59785a0607149aca4b809d6e43a4b64e2d797 (patch) | |
tree | f28fcfeb780b346a70a2831ee744f58fab35d668 /2.3-1/macros/findDeps | |
parent | 659d4fc432b750b064b7d3fd6c277f2adc58230a (diff) | |
download | Scilab2C-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.bin | bin | 248996 -> 249160 bytes | |||
-rw-r--r-- | 2.3-1/macros/findDeps/getAllSources.sci | 1 |
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 Binary files differindex 401fb991..7bc8fd0d 100644 --- a/2.3-1/macros/findDeps/getAllSources.bin +++ b/2.3-1/macros/findDeps/getAllSources.bin 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'. |