summaryrefslogtreecommitdiff
path: root/macros/CCodeGeneration
diff options
context:
space:
mode:
authorukashanoor2017-06-21 11:54:14 +0530
committerukashanoor2017-06-21 11:54:14 +0530
commit785e19f097f7ca1964edaf159c9adfe2eda733b5 (patch)
treea28ddff812cc6806b6a6964a5672e42a996c25be /macros/CCodeGeneration
parent8e235230a4c16a042d2620fa7b58a9b0f4ba1914 (diff)
downloadScilab2C_fossee_old-785e19f097f7ca1964edaf159c9adfe2eda733b5.tar.gz
Scilab2C_fossee_old-785e19f097f7ca1964edaf159c9adfe2eda733b5.tar.bz2
Scilab2C_fossee_old-785e19f097f7ca1964edaf159c9adfe2eda733b5.zip
inter commit
Diffstat (limited to 'macros/CCodeGeneration')
-rw-r--r--macros/CCodeGeneration/C_FinalizeCode.binbin18232 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_ForExpression.binbin32208 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_Funcall.binbin73176 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_GenDeclarations.binbin22004 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_GenerateFunName.binbin7776 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_GenerateLaunchScript.binbin17232 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_GenerateMakefile.binbin32632 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_GenerateMakefile_msvc.binbin29868 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_GenerateSCI2CHeader.binbin1936 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_IfElseBlocks.binbin8516 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_IfExpression.binbin12440 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_IndentBlanks.binbin3184 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_InitHeader.binbin14140 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_MemAllocOutTempVars.binbin12996 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_SCI2CHeader.binbin7268 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_Type.binbin6816 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/C_WhileExpression.binbin15704 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/GenCFunDatFiles.binbin9348 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/GetClsFileName.binbin14164 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/GetSymbolDimension.binbin8944 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/GetWhileCondVariable.binbin10228 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/JoinDeclarAndCcode.binbin22776 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/Sci2AnnotationFile.binbin7400 -> 0 bytes
-rw-r--r--macros/CCodeGeneration/libbin912 -> 936 bytes
-rw-r--r--macros/CCodeGeneration/names1
25 files changed, 1 insertions, 0 deletions
diff --git a/macros/CCodeGeneration/C_FinalizeCode.bin b/macros/CCodeGeneration/C_FinalizeCode.bin
deleted file mode 100644
index b400591..0000000
--- a/macros/CCodeGeneration/C_FinalizeCode.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_ForExpression.bin b/macros/CCodeGeneration/C_ForExpression.bin
deleted file mode 100644
index 1c3f674..0000000
--- a/macros/CCodeGeneration/C_ForExpression.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_Funcall.bin b/macros/CCodeGeneration/C_Funcall.bin
deleted file mode 100644
index 80fda7c..0000000
--- a/macros/CCodeGeneration/C_Funcall.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_GenDeclarations.bin b/macros/CCodeGeneration/C_GenDeclarations.bin
deleted file mode 100644
index c3b3600..0000000
--- a/macros/CCodeGeneration/C_GenDeclarations.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_GenerateFunName.bin b/macros/CCodeGeneration/C_GenerateFunName.bin
deleted file mode 100644
index 1b723f1..0000000
--- a/macros/CCodeGeneration/C_GenerateFunName.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_GenerateLaunchScript.bin b/macros/CCodeGeneration/C_GenerateLaunchScript.bin
deleted file mode 100644
index 587c154..0000000
--- a/macros/CCodeGeneration/C_GenerateLaunchScript.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_GenerateMakefile.bin b/macros/CCodeGeneration/C_GenerateMakefile.bin
deleted file mode 100644
index cea8641..0000000
--- a/macros/CCodeGeneration/C_GenerateMakefile.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_GenerateMakefile_msvc.bin b/macros/CCodeGeneration/C_GenerateMakefile_msvc.bin
deleted file mode 100644
index 838c674..0000000
--- a/macros/CCodeGeneration/C_GenerateMakefile_msvc.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_GenerateSCI2CHeader.bin b/macros/CCodeGeneration/C_GenerateSCI2CHeader.bin
deleted file mode 100644
index 2e02cae..0000000
--- a/macros/CCodeGeneration/C_GenerateSCI2CHeader.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_IfElseBlocks.bin b/macros/CCodeGeneration/C_IfElseBlocks.bin
deleted file mode 100644
index 332e89b..0000000
--- a/macros/CCodeGeneration/C_IfElseBlocks.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_IfExpression.bin b/macros/CCodeGeneration/C_IfExpression.bin
deleted file mode 100644
index b1dc737..0000000
--- a/macros/CCodeGeneration/C_IfExpression.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_IndentBlanks.bin b/macros/CCodeGeneration/C_IndentBlanks.bin
deleted file mode 100644
index 77bfaeb..0000000
--- a/macros/CCodeGeneration/C_IndentBlanks.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_InitHeader.bin b/macros/CCodeGeneration/C_InitHeader.bin
deleted file mode 100644
index 567822c..0000000
--- a/macros/CCodeGeneration/C_InitHeader.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_MemAllocOutTempVars.bin b/macros/CCodeGeneration/C_MemAllocOutTempVars.bin
deleted file mode 100644
index 443ad3c..0000000
--- a/macros/CCodeGeneration/C_MemAllocOutTempVars.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_SCI2CHeader.bin b/macros/CCodeGeneration/C_SCI2CHeader.bin
deleted file mode 100644
index 1d3e618..0000000
--- a/macros/CCodeGeneration/C_SCI2CHeader.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_Type.bin b/macros/CCodeGeneration/C_Type.bin
deleted file mode 100644
index 7b5bf44..0000000
--- a/macros/CCodeGeneration/C_Type.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/C_WhileExpression.bin b/macros/CCodeGeneration/C_WhileExpression.bin
deleted file mode 100644
index 5e42650..0000000
--- a/macros/CCodeGeneration/C_WhileExpression.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/GenCFunDatFiles.bin b/macros/CCodeGeneration/GenCFunDatFiles.bin
deleted file mode 100644
index 6a374f5..0000000
--- a/macros/CCodeGeneration/GenCFunDatFiles.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/GetClsFileName.bin b/macros/CCodeGeneration/GetClsFileName.bin
deleted file mode 100644
index dda0293..0000000
--- a/macros/CCodeGeneration/GetClsFileName.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/GetSymbolDimension.bin b/macros/CCodeGeneration/GetSymbolDimension.bin
deleted file mode 100644
index 5c73f43..0000000
--- a/macros/CCodeGeneration/GetSymbolDimension.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/GetWhileCondVariable.bin b/macros/CCodeGeneration/GetWhileCondVariable.bin
deleted file mode 100644
index 6815fb4..0000000
--- a/macros/CCodeGeneration/GetWhileCondVariable.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/JoinDeclarAndCcode.bin b/macros/CCodeGeneration/JoinDeclarAndCcode.bin
deleted file mode 100644
index 084ab08..0000000
--- a/macros/CCodeGeneration/JoinDeclarAndCcode.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/Sci2AnnotationFile.bin b/macros/CCodeGeneration/Sci2AnnotationFile.bin
deleted file mode 100644
index 95fe561..0000000
--- a/macros/CCodeGeneration/Sci2AnnotationFile.bin
+++ /dev/null
Binary files differ
diff --git a/macros/CCodeGeneration/lib b/macros/CCodeGeneration/lib
index b62a6c7..4e87a55 100644
--- a/macros/CCodeGeneration/lib
+++ b/macros/CCodeGeneration/lib
Binary files differ
diff --git a/macros/CCodeGeneration/names b/macros/CCodeGeneration/names
index efbb400..c4dea61 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