#!/bin/csh
# Unix script file to run ATV 

set FORESTERDIR = $BIRCH/java/archeopteryx

java -jar $FORESTERDIR/forester.jar $argv


