summaryrefslogtreecommitdiff
path: root/2.3-1/macros/findDeps/getAllInterfaces.sci
diff options
context:
space:
mode:
Diffstat (limited to '2.3-1/macros/findDeps/getAllInterfaces.sci')
-rw-r--r--2.3-1/macros/findDeps/getAllInterfaces.sci4
1 files changed, 4 insertions, 0 deletions
diff --git a/2.3-1/macros/findDeps/getAllInterfaces.sci b/2.3-1/macros/findDeps/getAllInterfaces.sci
index 633365c2..9f1b6a0e 100644
--- a/2.3-1/macros/findDeps/getAllInterfaces.sci
+++ b/2.3-1/macros/findDeps/getAllInterfaces.sci
@@ -255,6 +255,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"