Index: mttroot/mtt/bin/trans/mtt_r2m ================================================================== --- mttroot/mtt/bin/trans/mtt_r2m +++ mttroot/mtt/bin/trans/mtt_r2m @@ -16,10 +16,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.32 2003/04/17 20:07:33 geraint +## Added rule to create _sese.m +## ## Revision 1.31 2002/09/16 08:08:00 geraint ## Merged changes from global-optimisation branch. ## ## Revision 1.30.4.1 2002/09/03 23:44:43 geraint ## adding global optimisation (-optg). @@ -158,11 +161,11 @@ # Remove the old log file rm -f mtt_r2m.log #Header case $rep in - ae|csex|cseo|ode|odeo|sese) + ae|csex|cseo|ode|odeo|sese|sesx|sesy) vectorise=yes ;; *) esac