*** empty log message ***

This commit is contained in:
Mark Mine 2002-02-23 17:50:40 +00:00
parent ac177565fe
commit 7feba65c50

View File

@ -42,6 +42,10 @@ if [ "$BARTOP" ]; then
BARTOP=`cygpath -w $BARTOP`
export BARTOP
fi
if [ "$TTRADER" ]; then
TTRADER=`cygpath -w $TTRADER`
export TTRADER
fi
if [ "$WINTOOLS" ]; then
WINTOOLS=`cygpath -w $WINTOOLS`
export WINTOOLS