source:
branches/HeuristicLab.ExternalEvaluation Scientific/DotNetScilab/dotnetsci/DotNet-Component-Scilab.dll.config
@
10481
Last change on this file since 10481 was 10137, checked in by mkommend, 11 years ago | |
---|---|
File size: 303 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <configuration> |
3 | <dllmap dll="call_scilab.dll" target="libscilab.so"/> |
4 | <dllmap dll="api_scilab.dll" target="libscilab.so"/> |
5 | <dllmap dll="graphics.dll" target="libscigraphics.so"/> |
6 | <dllmap dll="scioutput_stream.dll" target="libscioutput_stream.so"/> |
7 | </configuration> |
Note: See TracBrowser
for help on using the repository browser.