diff options
author | siddhu8990 | 2017-06-21 15:51:35 +0530 |
---|---|---|
committer | siddhu8990 | 2017-06-21 15:51:35 +0530 |
commit | 2c3b9e1055c8c9dfe874df3b7743c4a765042316 (patch) | |
tree | b3df485fe31ad42fde9bb20d553c162c94f27b08 /macros/ASTManagement/AST2Ccode.sci | |
parent | 7dd99346700740df9480b1f47221e24afc32371d (diff) | |
parent | d8c9e974d3ce553198b487dadc51c7612e92de85 (diff) | |
download | Scilab2C_fossee_old-2c3b9e1055c8c9dfe874df3b7743c4a765042316.tar.gz Scilab2C_fossee_old-2c3b9e1055c8c9dfe874df3b7743c4a765042316.tar.bz2 Scilab2C_fossee_old-2c3b9e1055c8c9dfe874df3b7743c4a765042316.zip |
Merged new linear algebra functions
Diffstat (limited to 'macros/ASTManagement/AST2Ccode.sci')
-rw-r--r-- | macros/ASTManagement/AST2Ccode.sci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/ASTManagement/AST2Ccode.sci b/macros/ASTManagement/AST2Ccode.sci index af07c5f..19cf00c 100644 --- a/macros/ASTManagement/AST2Ccode.sci +++ b/macros/ASTManagement/AST2Ccode.sci @@ -1,5 +1,5 @@ function AST2Ccode(FileInfoDatFile) -// function AST2Ccode(FileInfoDatFi +// function AST2Ccode(FileInfoDatFile) // ----------------------------------------------------------------- // Read the AST and call the corresponding handlers. // |