summaryrefslogtreecommitdiff
path: root/macros/GeneralFunctions
diff options
context:
space:
mode:
authorJorawar Singh2017-06-30 11:28:58 +0530
committerJorawar Singh2017-06-30 11:28:58 +0530
commitaef4e8398f2b1848b0e4cdd9580dbbe93e4006f9 (patch)
treebe1db2f0453859eca8b4ae6e18c90baae68cc2bc /macros/GeneralFunctions
parentb33afdb2311fbe8aad4c5c614c6098585fe2d279 (diff)
downloadscilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.tar.gz
scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.tar.bz2
scilab2c-aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9.zip
Help files, modified Raspberry Pi code conversion
Diffstat (limited to 'macros/GeneralFunctions')
-rw-r--r--macros/GeneralFunctions/SCI2CFindFile.sci1
-rw-r--r--macros/GeneralFunctions/libbin2809 -> 1132 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/macros/GeneralFunctions/SCI2CFindFile.sci b/macros/GeneralFunctions/SCI2CFindFile.sci
index 912a72a8..f7271e2e 100644
--- a/macros/GeneralFunctions/SCI2CFindFile.sci
+++ b/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/macros/GeneralFunctions/lib b/macros/GeneralFunctions/lib
index e1d6f0fb..a141419f 100644
--- a/macros/GeneralFunctions/lib
+++ b/macros/GeneralFunctions/lib
Binary files differ