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