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;
|
||||
|
||||
// First create some objects using the pointer library.
|
||||
printf("Testing the pointer library\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue