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