projects
/
scilab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git@git.scilab.org:scilab
[scilab.git]
/
scilab
/
modules
/
optimization
/
macros
/
optimsimplex
/
newFile.txt
1
for ifile = 8:23;
2
mprintf("%s...\n",lf(ifile));
3
exec(lf(ifile));
4
end
5