summaryrefslogtreecommitdiff
path: root/macros/CCodeGeneration/names
diff options
context:
space:
mode:
authorsiddhu89902017-06-21 15:18:15 +0530
committersiddhu89902017-06-21 15:18:15 +0530
commitadbc46709966e50b3fed6ff061afff9e59d4b79c (patch)
treec0a375b9c280a878e451d06f9cac2e90a433165d /macros/CCodeGeneration/names
parent240e5e93815eef0992834ec7bd2a8162acca13f0 (diff)
parent18f7cf96174799b674115e43f108423fa5d0fc9c (diff)
downloadscilab2c-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/names1
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