summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllInterfaces.sci
diff options
context:
space:
mode:
authorBrijeshcr2017-07-07 16:43:27 +0530
committerBrijeshcr2017-07-07 16:43:27 +0530
commit124ef41ebab756797803b30c4c07ce37213a6477 (patch)
tree4a42bf4b29b9b87e0c50c69d1cbf6385e49ea972 /macros/findDeps/getAllInterfaces.sci
parentea958d3c401761dcc24865d9639b2fab31038db8 (diff)
downloadScilab2C_fossee_old-124ef41ebab756797803b30c4c07ce37213a6477.tar.gz
Scilab2C_fossee_old-124ef41ebab756797803b30c4c07ce37213a6477.tar.bz2
Scilab2C_fossee_old-124ef41ebab756797803b30c4c07ce37213a6477.zip
Toeplitz Added
Diffstat (limited to 'macros/findDeps/getAllInterfaces.sci')
-rw-r--r--macros/findDeps/getAllInterfaces.sci1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index e629779..332c816 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -61,6 +61,7 @@ function allInterfaces = getAllInterfaces(SharedInfo)
"src/c/matrixOperations/interfaces/int_flipdim.h"
"src/c/matrixOperations/interfaces/int_permute.h"
"src/c/matrixOperations/interfaces/int_norm.h"
+ "src/c/matrixOperations/interfaces/int_toeplitz.h"
"src/c/interpolation/interfaces/int_interp1.h"
"src/c/elementaryFunctions/interfaces/int_nextpow2.h"
"src/c/elementaryFunctions/interfaces/int_gcd.h"