source:
runmlx.bat@
829:0c8f22f0667a
Last change on this file since 829:0c8f22f0667a was 155:08f1f0a4dd9a, checked in by , 13 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
1 | @echo off |
2 | |
3 | set scriptdir=%~dp0 |
4 | |
5 | set PYTHONPATH=%scriptdir%\src;%PYTHONPATH% |
6 | |
7 | python.exe -m runmlx %1 %2 %3 %4 %5 %6 %7 %8 %9 |
Note:
See TracBrowser
for help on using the repository browser.