#!/bin/sh
exec /usr/bin/wish /usr/share/hv3/hv3_main.tcl -statefile ${HOME}/.hv3.db ${1:+"$@"}
