diff options
author | Sunil Shetye | 2019-05-06 18:14:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2019-05-29 11:07:52 +0530 |
commit | 5a73e6bec4a12db7afae9de300e39256f754d8d3 (patch) | |
tree | 8b9c8bf234d9024976fea0af05436a34834615eb /macros/FunctionList/names | |
parent | 595d1bae76a45ebb7f2bb0b4f805c972377c7e1d (diff) | |
download | scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.gz scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.tar.bz2 scilab2c-5a73e6bec4a12db7afae9de300e39256f754d8d3.zip |
cleanup
fix permissions
ignore make output files
Diffstat (limited to 'macros/FunctionList/names')
-rw-r--r-- | macros/FunctionList/names | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/macros/FunctionList/names b/macros/FunctionList/names deleted file mode 100644 index c40e30ca..00000000 --- a/macros/FunctionList/names +++ /dev/null @@ -1,6 +0,0 @@ -FL_ExistCFunction -FL_ExtractFuncList -FL_GetFunctionClass -FL_InOutArgs2CFunNames -FL_UpdateConverted -FL_UpdateToBeConv |