summaryrefslogtreecommitdiff
path: root/2.3-1/macros/findDeps/getAllInterfaces.sci
diff options
context:
space:
mode:
authorukashanoor2017-07-04 16:19:20 +0530
committerukashanoor2017-07-04 16:19:20 +0530
commit254a3cddbc10f04ddf21dca1fc5c43866f7fce02 (patch)
tree2b0cc6741bc6918a7df4b5727382d1a7b43f3c1e /2.3-1/macros/findDeps/getAllInterfaces.sci
parent4eedf3e9d6ae3cc4120b230b3ecd59799e919dee (diff)
parentbfedbfd8237ebf4872d37b73f2e0a983bd49f5c6 (diff)
downloadScilab2C-254a3cddbc10f04ddf21dca1fc5c43866f7fce02.tar.gz
Scilab2C-254a3cddbc10f04ddf21dca1fc5c43866f7fce02.tar.bz2
Scilab2C-254a3cddbc10f04ddf21dca1fc5c43866f7fce02.zip
Merge branch 'uk_branch'
Diffstat (limited to '2.3-1/macros/findDeps/getAllInterfaces.sci')
-rw-r--r--2.3-1/macros/findDeps/getAllInterfaces.sci2
1 files changed, 2 insertions, 0 deletions
diff --git a/2.3-1/macros/findDeps/getAllInterfaces.sci b/2.3-1/macros/findDeps/getAllInterfaces.sci
index 9086ba10..fc601321 100644
--- a/2.3-1/macros/findDeps/getAllInterfaces.sci
+++ b/2.3-1/macros/findDeps/getAllInterfaces.sci
@@ -191,6 +191,8 @@ function allInterfaces = getAllInterfaces(SharedInfo)
"src/c/CACSD/interfaces/int_lqr.h"
"src/c/CACSD/interfaces/int_lqe.h"
"src/c/CACSD/interfaces/int_obscont.h"
+ "src/c/linearAlgebra/interfaces/int_sva.h"
+ "src/c/linearAlgebra/interfaces/int_svd.h"
"src/c/linearAlgebra/interfaces/int_schur.h"
"src/c/linearAlgebra/interfaces/int_balanc.h"
"src/c/linearAlgebra/interfaces/int_rcond.h"];