Scilab: remove build & link verbose messages in examples

This commit is contained in:
Simon Marchetto 2013-09-09 12:05:57 +02:00
commit 47868bcbfe
14 changed files with 14 additions and 0 deletions

View file

@ -1,4 +1,5 @@
lines(0);
ilib_verbose(0);
exec loader.sce;
SWIG_Init();