summaryrefslogtreecommitdiff
path: root/macros/CCodeGeneration/names
diff options
context:
space:
mode:
authorsiddhu89902017-06-30 11:35:55 +0530
committersiddhu89902017-06-30 11:35:55 +0530
commitbee6bf6e37f6c36fb18b6132702e1528b7edafc2 (patch)
tree1090789e0205f0054c6b31b356b9417c8707176b /macros/CCodeGeneration/names
parent2c3b9e1055c8c9dfe874df3b7743c4a765042316 (diff)
parent7325b038e06f1571402a63caef2d75db30bd13c1 (diff)
downloadScilab2C_fossee_old-bee6bf6e37f6c36fb18b6132702e1528b7edafc2.tar.gz
Scilab2C_fossee_old-bee6bf6e37f6c36fb18b6132702e1528b7edafc2.tar.bz2
Scilab2C_fossee_old-bee6bf6e37f6c36fb18b6132702e1528b7edafc2.zip
Matrix declaration modified
Diffstat (limited to 'macros/CCodeGeneration/names')
-rw-r--r--macros/CCodeGeneration/names2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/CCodeGeneration/names b/macros/CCodeGeneration/names
index 4d76299..56caa81 100644
--- a/macros/CCodeGeneration/names
+++ b/macros/CCodeGeneration/names
@@ -2,6 +2,7 @@ C_FinalizeCode
C_ForExpression
C_Funcall
C_GenDeclarations
+C_GenDeclarations_Dup
C_GenerateFunName
C_GenerateLaunchScript
C_GenerateMakefile
@@ -13,7 +14,6 @@ C_IfExpression
C_IndentBlanks
C_InitHeader
C_MemAllocOutTempVars
-C_RCOperator
C_SCI2CHeader
C_Type
C_WhileExpression