projects
/
scilab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix nonreg test bug_614 (mexlib), update ref (windows), create ref (linux)
[scilab.git]
/
scilab_doc
/
intersci
/
loader.sce
1
// generated by builder.sce: Please do not edit this file
2
// ------------------------------------------------------
3
libmyex_path=get_file_path('loader.sce');
4
functions=[ 'calc';
5
'som';
6
];
7
addinter(libmyex_path+'/libmyex.so','libmyex',functions);