# Commands and environment variables for local additions
# to BIRCH

if [ $BIRCH_DEBUG -eq 1 ]  
   then
      echo Running $BIRCH/local/admin/local.profile.login.soure
fi

# Environment variables for Staden
# Note that staden.profile automatically adds the staden bin
# directory to the $PATH
#if [ -d $BIRCH/pkg/staden ]
#   then
#      STADENROOT=$BIRCH/local/pkg/staden
#      export STADENROOT
#      . $STADENROOT/staden.profile
#fi

