Index: mttroot/mtt/bin/mttrc ================================================================== --- mttroot/mtt/bin/mttrc +++ mttroot/mtt/bin/mttrc @@ -13,10 +13,14 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.22 2001/04/12 03:08:00 geraint +## Improved sh->csh conversion, reduces environment namespace pollution. +## Still need to do proper if [ -z $MTT_BASE ] ... else ... fi conversion. +## ## Revision 1.21 2001/04/10 13:56:13 gawthrop ## Uses standard mkoctfile ## ## Revision 1.20 2001/04/10 13:08:19 gawthrop ## Smoother translation to .cs using sh2csh @@ -143,11 +147,11 @@ -pwidth 30 \ -library_dir $MTT_LIB/xfig/\ " # Setup ps viewer - export PSVIEW='ghostview' + export PSVIEW='gv' # Setup pdf viewer export PDFVIEW='acroread' # Setup html viewer