source:
runmlx.bat@
46:43e46847479a
Last change on this file since 46:43e46847479a was 30:b8f08115af4c, checked in by , 13 years ago | |
---|---|
File size: 105 bytes |
Line | |
---|---|
1 | @echo off |
2 | |
3 | set scriptdir=%~dp0 |
4 | |
5 | set PYTHONPATH=%scriptdir%\src;%PYTHONPATH% |
6 | |
7 | python.exe -m runmlx |
Note:
See TracBrowser
for help on using the repository browser.