diff options
Diffstat (limited to 'macros/CCodeGeneration/names')
-rw-r--r-- | macros/CCodeGeneration/names | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/CCodeGeneration/names b/macros/CCodeGeneration/names index c4dea610..bf9ced9b 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 @@ -12,7 +13,6 @@ C_IfExpression C_IndentBlanks C_InitHeader C_MemAllocOutTempVars -C_RCOperator C_SCI2CHeader C_Type C_WhileExpression |