set LIBDIR=@libdir@
set ROOT=`${LIBDIR}/tools/getpath`
setenv PATH ${ROOT}/bin:${ROOT}/lib:${ROOT}/lib/tools:${PATH}

# designed for people who use who use /bin/csh or /bin/tcsh style shell
# type "source setpath.csh" to use

