#!/bin/sh
java -classpath ".;D:/hak/hlt/classes" hlt.language.tools.GenericHiliteCommand -s / $*
exit 0
