#  Title	: bash_interact -- interactive startup for gnu bash 
#  Created      :       Wed, 12-Aug-1992 / 02:29 / (pf)
#  Version      : $Id: .bash_interact,v 1.5 2007-02-13 11:14:33 pf Exp $
#  Remarks      : normally no longer needed 
if [ -n "$BITSLIB" ] && [ -r "$AC_CUSTOMER/USE_CLASSIC_ENVIRONMENT" ]
then source $BITSLIB/mustermann/classic.bash_interact
fi
