source /home/halld/setup.sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/www/docs/halld/diamonds/Analysis:/home/www/docs/halld/diamonds/spotfinder
if [[ -r $(pwd)/pythonstartup ]]; then
    export PYTHONSTARTUP=$(pwd)/pythonstartup
fi
