diff options
author | siddhu8990 | 2017-06-21 15:18:15 +0530 |
---|---|---|
committer | siddhu8990 | 2017-06-21 15:18:15 +0530 |
commit | adbc46709966e50b3fed6ff061afff9e59d4b79c (patch) | |
tree | c0a375b9c280a878e451d06f9cac2e90a433165d /macros/CCodeGeneration/names | |
parent | 240e5e93815eef0992834ec7bd2a8162acca13f0 (diff) | |
parent | 18f7cf96174799b674115e43f108423fa5d0fc9c (diff) | |
download | scilab2c-adbc46709966e50b3fed6ff061afff9e59d4b79c.tar.gz scilab2c-adbc46709966e50b3fed6ff061afff9e59d4b79c.tar.bz2 scilab2c-adbc46709966e50b3fed6ff061afff9e59d4b79c.zip |
Merged Ukasha's work, code generation for control loop changed
Diffstat (limited to 'macros/CCodeGeneration/names')
-rw-r--r-- | macros/CCodeGeneration/names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/CCodeGeneration/names b/macros/CCodeGeneration/names index 5311c7fd..4d76299e 100644 --- a/macros/CCodeGeneration/names +++ b/macros/CCodeGeneration/names @@ -13,6 +13,7 @@ C_IfExpression C_IndentBlanks C_InitHeader C_MemAllocOutTempVars +C_RCOperator C_SCI2CHeader C_Type C_WhileExpression |