##// END OF EJS Templates
Promotes hedley dep...
Promotes hedley dep Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1457:818df2712e31
r1506:ef7b62ddc473
Show More
sciqlop.bat
6 lines | 111 B | application/x-msdownload | BatchLexer
pushd %~dp0
set script_dir=%CD%
popd
set PYTHONHOME=%script_dir%\python
start %script_dir%\sciqlopapp.exe
exit