diff options
author | siddhu8990 | 2017-05-22 16:51:37 +0530 |
---|---|---|
committer | siddhu8990 | 2017-05-22 16:51:37 +0530 |
commit | 8031e1c2d3560523dc57da9f790ae4da39c796df (patch) | |
tree | 61f3966a342a4d6cba6cdeaae5a6d8163553fd3a /2.3-1/macros/ASTManagement/AST2Ccode.sci | |
parent | 02a004ea1500c403ac1a18a52aaf79aaeb7280ed (diff) | |
download | Scilab2C-8031e1c2d3560523dc57da9f790ae4da39c796df.tar.gz Scilab2C-8031e1c2d3560523dc57da9f790ae4da39c796df.tar.bz2 Scilab2C-8031e1c2d3560523dc57da9f790ae4da39c796df.zip |
Test commit
Diffstat (limited to '2.3-1/macros/ASTManagement/AST2Ccode.sci')
-rw-r--r-- | 2.3-1/macros/ASTManagement/AST2Ccode.sci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2.3-1/macros/ASTManagement/AST2Ccode.sci b/2.3-1/macros/ASTManagement/AST2Ccode.sci index 8076d7e2..e3177be8 100644 --- a/2.3-1/macros/ASTManagement/AST2Ccode.sci +++ b/2.3-1/macros/ASTManagement/AST2Ccode.sci @@ -1,5 +1,5 @@ function AST2Ccode(FileInfoDatFile) -// function AST2Ccode(FileInfoDatFile) +// function AST2Ccode(FileInfoDatFi // ----------------------------------------------------------------- // Read the AST and call the corresponding handlers. // |