summaryrefslogtreecommitdiff
path: root/macros/findDeps/getAllInterfaces.sci
diff options
context:
space:
mode:
Diffstat (limited to 'macros/findDeps/getAllInterfaces.sci')
-rw-r--r--macros/findDeps/getAllInterfaces.sci4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index 4ede91e..04b2796 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -260,6 +260,10 @@ function allInterfaces = getAllInterfaces(SharedInfo)
"src/c/specialFunctions/interfaces/int_gamma.h"
"src/c/specialFunctions/interfaces/int_gammaln.h"
"src/c/specialFunctions/interfaces/int_beta.h"
+ "src/c/specialFunctions/interfaces/int_besseli.h"
+ "src/c/specialFunctions/interfaces/int_besselj.h"
+ "src/c/specialFunctions/interfaces/int_besselk.h"
+ "src/c/specialFunctions/interfaces/int_bessely.h"
"src/c/CACSD/interfaces/int_syslin.h"
"src/c/CACSD/interfaces/int_lqr.h"
"src/c/CACSD/interfaces/int_lqe.h"