diff options
author | Brijeshcr | 2017-09-29 16:22:01 +0530 |
---|---|---|
committer | GitHub | 2017-09-29 16:22:01 +0530 |
commit | ac0045f12ad3d0938758e9742f4107a334e1afaa (patch) | |
tree | 00429d19bb471ff7282d3da073f5bc04388ea21e /macros/findDeps/getAllInterfaces.sci | |
parent | 12cd8c607d10b746e3b7fb973719c2317e8eef20 (diff) | |
parent | 6b8129bf00120206e67d5514f3a76e077f2574d6 (diff) | |
download | Scilab2C_fossee_old-master.tar.gz Scilab2C_fossee_old-master.tar.bz2 Scilab2C_fossee_old-master.zip |
Removed Wiener and added dkalma in subsequent commit
Diffstat (limited to 'macros/findDeps/getAllInterfaces.sci')
-rw-r--r-- | macros/findDeps/getAllInterfaces.sci | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci index 04b2796..89f5f1a 100644 --- a/macros/findDeps/getAllInterfaces.sci +++ b/macros/findDeps/getAllInterfaces.sci @@ -204,7 +204,6 @@ function allInterfaces = getAllInterfaces(SharedInfo) "src/c/signalProcessing/interfaces/int_zpch2.h" "src/c/signalProcessing/interfaces/int_buttmag.h" "src/c/signalProcessing/interfaces/int_kalm.h" - "src/c/signalProcessing/interfaces/int_wiener.h" "src/c/signalProcessing/interfaces/int_faurre.h" "src/c/signalProcessing/interfaces/int_cheb1mag.h" "src/c/signalProcessing/interfaces/int_cheb2mag.h" |