diff options
author | siddhu8990 | 2017-02-07 16:16:31 +0530 |
---|---|---|
committer | siddhu8990 | 2017-02-07 16:16:31 +0530 |
commit | e7dba33a909e158dffc6ddb3361df10d427db631 (patch) | |
tree | d71a27ff842d6088798ce8a0db16decb1fe10853 /macros/FunctionAnnotation/names | |
parent | 765d9c44f94634406eeff50e20e8cdfcf1b7699c (diff) | |
download | scilab2c-e7dba33a909e158dffc6ddb3361df10d427db631.tar.gz scilab2c-e7dba33a909e158dffc6ddb3361df10d427db631.tar.bz2 scilab2c-e7dba33a909e158dffc6ddb3361df10d427db631.zip |
Support for 'lqr' and 'lqe' added
Diffstat (limited to 'macros/FunctionAnnotation/names')
-rw-r--r-- | macros/FunctionAnnotation/names | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/FunctionAnnotation/names b/macros/FunctionAnnotation/names index 64cb2574..e072098d 100644 --- a/macros/FunctionAnnotation/names +++ b/macros/FunctionAnnotation/names @@ -19,6 +19,8 @@ FA_SZ_COL_DIAG_IN_EX FA_SZ_DIFF FA_SZ_FROM_VAL FA_SZ_LINSPACE_ROW +FA_SZ_LQE +FA_SZ_LQR FA_SZ_OPAPEX FA_SZ_OPBACKSLASH FA_SZ_OPCC |