sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 14 Jul 2009 10:47:57 +0100
changeset 246 4f2482f1dd48
parent 0 571f289c60b8
permissions -rw-r--r--
Added sorting and removal of duplicates from TSV files.

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