source: runmlx.bat@ 33:a9150c8d2767

Last change on this file since 33:a9150c8d2767 was 30:b8f08115af4c, checked in by István Váradi <ivaradi@…>, 12 years ago

Fault messages are routed through the Flight object

File size: 105 bytes
Line 
1@echo off
2
3set scriptdir=%~dp0
4
5set PYTHONPATH=%scriptdir%\src;%PYTHONPATH%
6
7python.exe -m runmlx
Note: See TracBrowser for help on using the repository browser.