diff options
author | Siddhesh Wani | 2017-05-04 16:15:18 +0530 |
---|---|---|
committer | Siddhesh Wani | 2017-05-04 16:15:18 +0530 |
commit | e36eac94dd517bb69d3e5782516ee58942451991 (patch) | |
tree | 54347eba02cd5287ac5884ab84a5ca0c99f33edb /macros/FunctionList | |
parent | c7e9597db39140c1d982f796a8e1f03bb54e7905 (diff) | |
download | scilab2c-e36eac94dd517bb69d3e5782516ee58942451991.tar.gz scilab2c-e36eac94dd517bb69d3e5782516ee58942451991.tar.bz2 scilab2c-e36eac94dd517bb69d3e5782516ee58942451991.zip |
Basic functions and image processing working with MSVC on windows x64
Diffstat (limited to 'macros/FunctionList')
-rw-r--r-- | macros/FunctionList/lib | bin | 0 -> 600 bytes | |||
-rw-r--r-- | macros/FunctionList/names | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/macros/FunctionList/lib b/macros/FunctionList/lib Binary files differnew file mode 100644 index 00000000..fc8038c9 --- /dev/null +++ b/macros/FunctionList/lib diff --git a/macros/FunctionList/names b/macros/FunctionList/names new file mode 100644 index 00000000..c40e30ca --- /dev/null +++ b/macros/FunctionList/names @@ -0,0 +1,6 @@ +FL_ExistCFunction +FL_ExtractFuncList +FL_GetFunctionClass +FL_InOutArgs2CFunNames +FL_UpdateConverted +FL_UpdateToBeConv |