diff options
Diffstat (limited to '2.3-1/macros/findDeps/getAllInterfaces.sci')
-rw-r--r-- | 2.3-1/macros/findDeps/getAllInterfaces.sci | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2.3-1/macros/findDeps/getAllInterfaces.sci b/2.3-1/macros/findDeps/getAllInterfaces.sci index 54c32e5c..32a0c6bb 100644 --- a/2.3-1/macros/findDeps/getAllInterfaces.sci +++ b/2.3-1/macros/findDeps/getAllInterfaces.sci @@ -144,6 +144,8 @@ function allInterfaces = getAllInterfaces(SharedInfo) "src/c/Files/interfaces/int_files.h" "src/c/string/interfaces/int_convstr.h" "src/c/CACSD/interfaces/int_syslin.h" + "src/c/CACSD/interfaces/int_lqr.h" + "src/c/CACSD/interfaces/int_lqe.h" "src/c/linearAlgebra/interfaces/int_schur.h"]; //Interface files required for "Arduino" output |