From 8031e1c2d3560523dc57da9f790ae4da39c796df Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Mon, 22 May 2017 16:51:37 +0530 Subject: Test commit --- 2.3-1/macros/ASTManagement/AST2Ccode.sci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2.3-1/macros/ASTManagement/AST2Ccode.sci') 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. // -- cgit