Scilab: fix examples (no paging which stops tests)
This commit is contained in:
parent
0fc9e4d0a4
commit
62b61b5349
15 changed files with 21 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//loader the *.so
|
||||
exec loader.sce
|
||||
lines(0);
|
||||
exec loader.sce;
|
||||
|
||||
//create a struct
|
||||
a=new_Bar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue