summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllInterfaces.sci
diff options
context:
space:
mode:
authorSiddhu89902017-07-04 20:08:52 +0530
committerSiddhu89902017-07-04 20:08:52 +0530
commit94afa929398d966285e86983010497b7dd7e7c2a (patch)
tree74a3e724dc5b8d7526d157ae86953d9e9757ea7c /macros/findDeps/getAllInterfaces.sci
parent5b9f48de8fe9af5d4b4a3bea0eb3baacd2bc7950 (diff)
parentc315b9d6ad3f720d2277323ecad403128cfbb90b (diff)
downloadScilab2C_fossee_old-94afa929398d966285e86983010497b7dd7e7c2a.tar.gz
Scilab2C_fossee_old-94afa929398d966285e86983010497b7dd7e7c2a.tar.bz2
Scilab2C_fossee_old-94afa929398d966285e86983010497b7dd7e7c2a.zip
Bug removed for dct and idct
Diffstat (limited to 'macros/findDeps/getAllInterfaces.sci')
-rw-r--r--macros/findDeps/getAllInterfaces.sci2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index beb6115..1c2d86a 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -215,6 +215,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_svd.h"