diff options
author | Abhinav Dronamraju | 2017-07-29 02:38:28 +0530 |
---|---|---|
committer | Abhinav Dronamraju | 2017-07-29 02:38:28 +0530 |
commit | 1f639242264252674aaec1b2726a4389eed9a7c0 (patch) | |
tree | 4e08a147578ec40316dd980e76669c078609a73b /macros/findDeps/getAllInterfaces.sci | |
parent | e3630a1a245b9b7a2aba285a242bea200398ff6a (diff) | |
parent | be665fa018032441e5fa9352962286d96303e33c (diff) | |
download | Scilab2C_fossee_old-1f639242264252674aaec1b2726a4389eed9a7c0.tar.gz Scilab2C_fossee_old-1f639242264252674aaec1b2726a4389eed9a7c0.tar.bz2 Scilab2C_fossee_old-1f639242264252674aaec1b2726a4389eed9a7c0.zip |
Merge
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 1191062..12f5b3d 100644 --- a/macros/findDeps/getAllInterfaces.sci +++ b/macros/findDeps/getAllInterfaces.sci @@ -234,6 +234,7 @@ function allInterfaces = getAllInterfaces(SharedInfo) "src/c/specialFunctions/interfaces/int_erfc.h" "src/c/specialFunctions/interfaces/int_erfcx.h" "src/c/specialFunctions/interfaces/int_erfinv.h" + "src/c/specialFunctions/interfaces/int_calerf.h" "src/c/CACSD/interfaces/int_syslin.h" "src/c/CACSD/interfaces/int_lqr.h" "src/c/CACSD/interfaces/int_lqe.h" |