#!/bin/sh

java -DHUGINHOME=$HUGINHOME -Djava.library.path=$HUGINHOME/lib -jar $HUGINHOME/lib/hgui.jar

