Index: mttroot/mtt/bin/mttrc ================================================================== --- mttroot/mtt/bin/mttrc +++ mttroot/mtt/bin/mttrc @@ -13,10 +13,14 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +# Revision 1.2 1997/12/04 10:49:16 peterg +# Put under RCS at last +# Added CC variable +# ############################################################### #Edit the following line to show the location of mtt MTTPATH=~/mtt_new/mtt @@ -57,13 +61,12 @@ RMATRIX=octave export RMATRIX #Setup matlab -MATLABPATH=$MATLABPATH:$MATRIX_PATH -export MATLABPATH - +#MATLABPATH=$MATLABPATH:$MATRIX_PATH +#export MATLABPATH # Setup the symbolic stuff SYMBOLIC='reduce' export SYMBOLIC