hlm.bat
author Johan Groth <johang@symbian.org>
Fri, 09 Jul 2010 17:24:50 +0100
changeset 1157 06290277aa33
parent 0 571f289c60b8
permissions -rw-r--r--
The file checks against newer versions of Perl (5.10.*), Python (2.5 or 2.6) and Raptor (2.12 or 2.14).

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal