summaryrefslogtreecommitdiff
path: root/2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci
diff options
context:
space:
mode:
authorBrijeshcr2017-07-07 18:19:27 +0530
committerGitHub2017-07-07 18:19:27 +0530
commita505550d38b2b886c61863a85be67faf02ad604b (patch)
treec0424024c16aa122a5a38686dfed75a4c4866e95 /2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci
parent2a6c003c67faafd257984f4ae632e40bc6fa9a32 (diff)
parent8d1da9568248c9a0572da08a7039e75e84d782b0 (diff)
downloadScilab2C-a505550d38b2b886c61863a85be67faf02ad604b.tar.gz
Scilab2C-a505550d38b2b886c61863a85be67faf02ad604b.tar.bz2
Scilab2C-a505550d38b2b886c61863a85be67faf02ad604b.zip
Merge branch 'master' into master
Diffstat (limited to '2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci')
-rw-r--r--2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci2
1 files changed, 2 insertions, 0 deletions
diff --git a/2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci b/2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci
index 81d7e80b..d9658e81 100644
--- a/2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci
+++ b/2.3-1/macros/ASTManagement/AST_ParseIfExprStruct.sci
@@ -35,6 +35,8 @@ function [IfCondArg,NIfCondArg] = AST_ParseIfExprStruct(FileInfo,SharedInfo,ASTI
//
// Status:
// 11-Apr-2007 -- Raffaele Nutricato: Author.
+// 25-June-2017 -- Ukasha Noor: Revised By
+// This function is counting the number of logical operators and there operands.
//
// Copyright 2007 Raffaele Nutricato.
// Contact: raffaele.nutricato@tiscali.it