summaryrefslogtreecommitdiff
path: root/macros/findDeps
diff options
context:
space:
mode:
authorjofret2009-06-05 10:01:32 +0000
committerjofret2009-06-05 10:01:32 +0000
commit462563271edd528e1785ed30beff1683f1859ac2 (patch)
treee81a964fb3e46f07dbc9dafb17f7dc28437b5d54 /macros/findDeps
parent6e42461ffe6be123c317df22208920bb42e0149b (diff)
downloadscilab2c-462563271edd528e1785ed30beff1683f1859ac2.tar.gz
scilab2c-462563271edd528e1785ed30beff1683f1859ac2.tar.bz2
scilab2c-462563271edd528e1785ed30beff1683f1859ac2.zip
OpLogNe management
Diffstat (limited to 'macros/findDeps')
-rw-r--r--macros/findDeps/getAllInterfaces.sci1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index 7fc5afd0..96d9a960 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -82,6 +82,7 @@ function allInterfaces = getAllInterfaces()
"src/c/statisticsFunctions/interfaces/int_sum.h"
"src/c/operations/interfaces/int_OpEqual.h"
"src/c/operations/interfaces/int_OpLogEq.h"
+ "src/c/operations/interfaces/int_OpLogNe.h"
"src/c/operations/interfaces/int_OpDotStar.h"
"src/c/operations/interfaces/int_OpDotSlash.h"
"src/c/operations/interfaces/int_OpBackSlash.h"