#!/bin/sh
export PATH=/usr/lib/phylip/bin:$PATH
java -cp /usr/share/java/DrawTree.jar drawgram.DrawgramUserInterface
