# Modify the following lines according to your file organization
alias dv15="\
?proj=dv15 ; export PROJNAME ; \
?PATH_FINDMODULES=. ; export PATH_FINDMODULES ; \
?ROOTPROJ=/cygdrive/c/Dragonfly/\${proj} ; export ROOTPROJ ; \
?tcsh"
echo "To go into the DragonFly delivery environment, enter:"
echo "?> dv15"
echo ""