hlm.bat
author Arnaud Lenoir
Thu, 14 Jan 2010 18:21:21 +0000
changeset 841 2958b22b1b70
parent 0 571f289c60b8
permissions -rw-r--r--
ArnaudL: corrected last entry that had "????" left behind.

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