From f0e074cc43f04f58aafe00742b9748a09f77894f Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Thu, 4 May 2017 20:07:20 +0530 Subject: Toolbox working with scilab 6.0 --- macros/FunctionList/names | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 macros/FunctionList/names (limited to 'macros/FunctionList/names') diff --git a/macros/FunctionList/names b/macros/FunctionList/names new file mode 100644 index 0000000..c40e30c --- /dev/null +++ b/macros/FunctionList/names @@ -0,0 +1,6 @@ +FL_ExistCFunction +FL_ExtractFuncList +FL_GetFunctionClass +FL_InOutArgs2CFunNames +FL_UpdateConverted +FL_UpdateToBeConv -- cgit