Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -13,10 +13,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.288 2000/12/01 17:59:01 peterg +## Added .PRECIOUS: %.cc to hang on to cc files - thanks Geraint +## ## Revision 1.287 2000/12/01 16:04:24 peterg ## More partitioning achieved -- now needs the connections to be properly ## sorted in cbg2ese_r ## ## Revision 1.286 2000/12/01 14:18:44 peterg @@ -1614,11 +1617,11 @@ sys=$1 rep=$2 lang=$3 ## Make ps pdf if -pdf set -if [ "$lang" == "ps" ]; then +if [ "$lang" = "ps" ]; then lang=$ps fi # Create some strings