summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorClément DAVID2016-03-14 14:40:42 +0000
committerClément DAVID2016-03-14 14:40:42 +0000
commit1016b71eb8bb6def0c760ee39d3d65c8ea6ad323 (patch)
tree039a675491f30fd44e068278c1d9a3f956e821f6 /macros
parent7418c80d851f0e084c6b5567bcd5db9b2579942d (diff)
downloadscilab2c-1016b71eb8bb6def0c760ee39d3d65c8ea6ad323.tar.gz
scilab2c-1016b71eb8bb6def0c760ee39d3d65c8ea6ad323.tar.bz2
scilab2c-1016b71eb8bb6def0c760ee39d3d65c8ea6ad323.zip
Fix the build for Scilab 6
Diffstat (limited to 'macros')
-rw-r--r--macros/FunctionAnnotation/FA_SZ_FROM_VAL.sci3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/FunctionAnnotation/FA_SZ_FROM_VAL.sci b/macros/FunctionAnnotation/FA_SZ_FROM_VAL.sci
index c3cae536..422e04e2 100644
--- a/macros/FunctionAnnotation/FA_SZ_FROM_VAL.sci
+++ b/macros/FunctionAnnotation/FA_SZ_FROM_VAL.sci
@@ -33,4 +33,5 @@ else
end
-endfunction:
+endfunction
+