diff options
author | ukashanoor | 2017-06-21 11:54:14 +0530 |
---|---|---|
committer | ukashanoor | 2017-06-21 11:54:14 +0530 |
commit | 785e19f097f7ca1964edaf159c9adfe2eda733b5 (patch) | |
tree | a28ddff812cc6806b6a6964a5672e42a996c25be /macros/CCodeGeneration/names | |
parent | 8e235230a4c16a042d2620fa7b58a9b0f4ba1914 (diff) | |
download | scilab2c-785e19f097f7ca1964edaf159c9adfe2eda733b5.tar.gz scilab2c-785e19f097f7ca1964edaf159c9adfe2eda733b5.tar.bz2 scilab2c-785e19f097f7ca1964edaf159c9adfe2eda733b5.zip |
inter commit
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 efbb400a..c4dea610 100644 --- a/macros/CCodeGeneration/names +++ b/macros/CCodeGeneration/names @@ -12,6 +12,7 @@ C_IfExpression C_IndentBlanks C_InitHeader C_MemAllocOutTempVars +C_RCOperator C_SCI2CHeader C_Type C_WhileExpression |