#!/bin/csh -f
# PROGRAM NAME: hena
# DESCRIPTION: IMAGE/HENA browse program startup.

# Set the path below to the full path to the source directory of the
# code you just installed!!  
setenv HENADIR /project/image/dacsoft/user/hena_browse/
echo Source directory set to $HENADIR
idl run
