source:
runmlx.bat@
42:f23f648550e9
Last change on this file since 42:f23f648550e9 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.