Revert "scilab: runtime initialization needed in examples"
This reverts commit 54b84b8fa1.
This commit is contained in:
parent
e4f0fc44a0
commit
9d4a4439da
9 changed files with 1 additions and 9 deletions
|
|
@ -5,7 +5,6 @@ if ierr <> 0 then
|
|||
disp(lasterror());
|
||||
exit(ierr);
|
||||
end
|
||||
example_Init();
|
||||
|
||||
a = 37
|
||||
b = 42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue