summaryrefslogtreecommitdiff
path: root/2.3-1/macros/GeneralFunctions
diff options
context:
space:
mode:
authorJorawar Singh2017-06-30 11:28:58 +0530
committerJorawar Singh2017-06-30 11:28:58 +0530
commit815306982a4ea8eaaa2106fadcd1472aa2a9dcd5 (patch)
treeb97eb757e402adccd495560e15275b8130238094 /2.3-1/macros/GeneralFunctions
parent02a004ea1500c403ac1a18a52aaf79aaeb7280ed (diff)
downloadScilab2C-815306982a4ea8eaaa2106fadcd1472aa2a9dcd5.tar.gz
Scilab2C-815306982a4ea8eaaa2106fadcd1472aa2a9dcd5.tar.bz2
Scilab2C-815306982a4ea8eaaa2106fadcd1472aa2a9dcd5.zip
Help files, modified Raspberry Pi code conversion
Diffstat (limited to '2.3-1/macros/GeneralFunctions')
-rw-r--r--2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci1
-rw-r--r--2.3-1/macros/GeneralFunctions/libbin2809 -> 1132 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci b/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci
index 912a72a8..f7271e2e 100644
--- a/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci
+++ b/2.3-1/macros/GeneralFunctions/SCI2CFindFile.sci
@@ -20,7 +20,6 @@ function [FlagFound,SCIFileName] = SCI2CFindFile(PathList,FileName)
// --- Check input arguments. ---
// ------------------------------
SCI2CNInArgCheck(argn(2),2,2);
-
FlagFound = 0;
SCIFileName = '';
diff --git a/2.3-1/macros/GeneralFunctions/lib b/2.3-1/macros/GeneralFunctions/lib
index e1d6f0fb..a141419f 100644
--- a/2.3-1/macros/GeneralFunctions/lib
+++ b/2.3-1/macros/GeneralFunctions/lib
Binary files differ