summaryrefslogtreecommitdiff
path: root/macros/ASTManagement/AST2Ccode.sci
diff options
context:
space:
mode:
authorAnkit Raj2017-06-21 11:42:02 +0530
committerAnkit Raj2017-06-21 11:42:02 +0530
commit061f07929cc984788154bc296c6cc440ef72a3c6 (patch)
treec486321ca7a986cb0ffe9c1c8c5f9c385a697776 /macros/ASTManagement/AST2Ccode.sci
parentec8943082d8c262485e7b34515b1597b1d887867 (diff)
parente92d6c6791aae06053637ad3bf6b0f9d8986986c (diff)
downloadscilab2c-061f07929cc984788154bc296c6cc440ef72a3c6.tar.gz
scilab2c-061f07929cc984788154bc296c6cc440ef72a3c6.tar.bz2
scilab2c-061f07929cc984788154bc296c6cc440ef72a3c6.zip
updated with main repo
Diffstat (limited to 'macros/ASTManagement/AST2Ccode.sci')
-rw-r--r--macros/ASTManagement/AST2Ccode.sci2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/ASTManagement/AST2Ccode.sci b/macros/ASTManagement/AST2Ccode.sci
index 8076d7e2..e3177be8 100644
--- a/macros/ASTManagement/AST2Ccode.sci
+++ b/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.
//