Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,14 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.120 1998/02/05 16:06:53 peterg +## Removed debugging lines. +## Auto parts in books. +## ## Revision 1.119 1998/02/05 15:04:25 peterg ## Fixed problem with book in tidy mode. ## ## Revision 1.118 1998/02/05 12:00:11 peterg ## Tidy mode now default. @@ -754,10 +758,11 @@ cp -u *_*.* MTT_work 2>/dev/null cd MTT_work Directory=$directory/MTT_work mtt -u -q $mtt_switches -S $Directory $1 $2 $3 $4 if [ "$3" != "view" ]; then + echo Copying " " $1_$2.$3 cp -f $1_$2.$3 .. fi # Remove the MTT_work directory if very tidy if [ "$verytidy" = "verytidy" ]; then