scilab: remove useless exit
This commit is contained in:
parent
5c3ed484b5
commit
687163b762
1 changed files with 0 additions and 1 deletions
|
|
@ -66,5 +66,4 @@ a = [1, 2, 3, 4];
|
|||
if arr_double(a, 4) <> 10 then swigtesterror(); end
|
||||
if typeof(arr_double(a, 4)) <> "constant" then swigtesterror(); end
|
||||
|
||||
exit
|
||||
exec("swigtest.quit", -1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue