diff options
author | Brijeshcr | 2017-08-04 18:02:35 +0530 |
---|---|---|
committer | Brijeshcr | 2017-08-04 18:02:35 +0530 |
commit | 49dd0d9d013d80ad685a3c32b6f0a2f97349e710 (patch) | |
tree | 67b80073db2ddc37d0c28468d6cc39f247812035 /macros/findDeps/getAllInterfaces.sci | |
parent | f42fcd5532d7ed17a8ddf2cd583d545846fd9562 (diff) | |
parent | cdd9b1eb4471ee2d4bf14b020ae97803ffc29702 (diff) | |
download | Scilab2C_fossee_old-49dd0d9d013d80ad685a3c32b6f0a2f97349e710.tar.gz Scilab2C_fossee_old-49dd0d9d013d80ad685a3c32b6f0a2f97349e710.tar.bz2 Scilab2C_fossee_old-49dd0d9d013d80ad685a3c32b6f0a2f97349e710.zip |
HANK added
Diffstat (limited to 'macros/findDeps/getAllInterfaces.sci')
-rw-r--r-- | macros/findDeps/getAllInterfaces.sci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci index c065176..9d44df9 100644 --- a/macros/findDeps/getAllInterfaces.sci +++ b/macros/findDeps/getAllInterfaces.sci @@ -175,6 +175,7 @@ function allInterfaces = getAllInterfaces(SharedInfo) "src/c/string/interfaces/int_disp.h" "src/c/string/interfaces/int_string.h" "src/c/signalProcessing/interfaces/int_modk.h" + "src/c/signalProcessing/interfaces/int_hank.h" "src/c/signalProcessing/interfaces/int_idct.h" "src/c/signalProcessing/interfaces/int_dct.h" "src/c/signalProcessing/interfaces/int_ifft.h" |