summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorsiddhu89902017-05-22 16:51:37 +0530
committersiddhu89902017-05-22 16:51:37 +0530
commit0aaa69ac8c8cfc262305a0c93219c72971dc78cd (patch)
treeb02e0cef07749d881f4fdc6c1ed63d0cd69030af /macros
parentb33afdb2311fbe8aad4c5c614c6098585fe2d279 (diff)
downloadscilab2c-0aaa69ac8c8cfc262305a0c93219c72971dc78cd.tar.gz
scilab2c-0aaa69ac8c8cfc262305a0c93219c72971dc78cd.tar.bz2
scilab2c-0aaa69ac8c8cfc262305a0c93219c72971dc78cd.zip
Test commit
Diffstat (limited to 'macros')
-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.
//