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.sci2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index 930d557a..92f03509 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -88,6 +88,8 @@ function allInterfaces = getAllInterfaces()
"src/c/operations/interfaces/int_OpLogGe.h"
"src/c/operations/interfaces/int_OpLogLt.h"
"src/c/operations/interfaces/int_OpLogLe.h"
+ "src/c/operations/interfaces/int_OpLogAnd.h"
+ "src/c/operations/interfaces/int_OpLogOr.h"
"src/c/operations/interfaces/int_OpDotStar.h"
"src/c/operations/interfaces/int_OpDotSlash.h"
"src/c/operations/interfaces/int_OpBackSlash.h"