Index: mttroot/mtt/bin/mttrc ================================================================== --- mttroot/mtt/bin/mttrc +++ mttroot/mtt/bin/mttrc @@ -13,10 +13,15 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.38 2003/07/13 21:53:24 geraint +## Updated to conform to latest Octave (tested with 2.1.49). +## - the pathsearch library was merged into liboctave last year +## - static_cast no longer seems to work between Matrix and ColumnVector +## ## Revision 1.37 2002/09/19 08:08:15 gawthrop ## Updated documentation documentation ## ## Revision 1.36 2002/08/28 15:48:00 geraint ## Updated mttrc to make standalone C++ compilation configuration clearer. @@ -200,11 +205,11 @@ -pwidth 30 \ -library_dir $MTT_LIB/xfig/\ " # Setup ps viewer - export PSVIEW='gv' + export PSVIEW='ghostview' # Setup pdf viewer export PDFVIEW='acroread' # Setup html viewer