diff options
author | siddhu8990 | 2017-04-24 14:08:37 +0530 |
---|---|---|
committer | siddhu8990 | 2017-04-24 14:08:37 +0530 |
commit | c7e9597db39140c1d982f796a8e1f03bb54e7905 (patch) | |
tree | f5f44081aeba7a00bb69b1ec71f93c31eac12863 /macros/CCodeGeneration/names | |
parent | 1fd0dce8d72c4d5869ce5ff4025ac09af603bc0f (diff) | |
download | scilab2c-c7e9597db39140c1d982f796a8e1f03bb54e7905.tar.gz scilab2c-c7e9597db39140c1d982f796a8e1f03bb54e7905.tar.bz2 scilab2c-c7e9597db39140c1d982f796a8e1f03bb54e7905.zip |
Fixed float.h issue. OpenCV with built libraries working for linux x64
Diffstat (limited to 'macros/CCodeGeneration/names')
-rw-r--r-- | macros/CCodeGeneration/names | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/macros/CCodeGeneration/names b/macros/CCodeGeneration/names deleted file mode 100644 index efbb400a..00000000 --- a/macros/CCodeGeneration/names +++ /dev/null @@ -1,23 +0,0 @@ -C_FinalizeCode -C_ForExpression -C_Funcall -C_GenDeclarations -C_GenerateFunName -C_GenerateLaunchScript -C_GenerateMakefile -C_GenerateMakefile_msvc -C_GenerateSCI2CHeader -C_IfElseBlocks -C_IfExpression -C_IndentBlanks -C_InitHeader -C_MemAllocOutTempVars -C_SCI2CHeader -C_Type -C_WhileExpression -GenCFunDatFiles -GetClsFileName -GetSymbolDimension -GetWhileCondVariable -JoinDeclarAndCcode -Sci2AnnotationFile |