#!/bin/sh
export PATH=/usr/lib/phylip/bin:$PATH
java -cp DrawTree.jar drawtree.DrawtreeUserInterface
