diff options
Diffstat (limited to 'macros')
-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 f208e872..4894a862 100644 --- a/macros/findDeps/getAllInterfaces.sci +++ b/macros/findDeps/getAllInterfaces.sci @@ -80,6 +80,7 @@ function allInterfaces = getAllInterfaces() "src/c/statisticsFunctions/interfaces/int_prod.h" "src/c/statisticsFunctions/interfaces/int_variance.h" "src/c/statisticsFunctions/interfaces/int_sum.h" + "src/c/operations/interface/int_OpEqual.h" "src/c/operations/interface/int_OpDotStar.h" "src/c/operations/interface/int_OpDotSlash.h" "src/c/operations/interface/int_OpBackSlash.h" |