summaryrefslogtreecommitdiff
path: root/2.3-1
diff options
context:
space:
mode:
authorsiddhu89902017-05-22 16:51:37 +0530
committersiddhu89902017-05-22 16:51:37 +0530
commit8031e1c2d3560523dc57da9f790ae4da39c796df (patch)
tree61f3966a342a4d6cba6cdeaae5a6d8163553fd3a /2.3-1
parent02a004ea1500c403ac1a18a52aaf79aaeb7280ed (diff)
downloadScilab2C-8031e1c2d3560523dc57da9f790ae4da39c796df.tar.gz
Scilab2C-8031e1c2d3560523dc57da9f790ae4da39c796df.tar.bz2
Scilab2C-8031e1c2d3560523dc57da9f790ae4da39c796df.zip
Test commit
Diffstat (limited to '2.3-1')
-rw-r--r--2.3-1/macros/ASTManagement/AST2Ccode.sci2
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.
//