Index: mttroot/mtt/bin/trans/cse2csm_r ================================================================== --- mttroot/mtt/bin/trans/cse2csm_r +++ mttroot/mtt/bin/trans/cse2csm_r @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.6 2000/04/06 11:27:56 peterg +## Removed the in _cr.r +## ## Revision 1.5 1999/12/08 02:04:46 peterg ## Removed bug - uj := MTTU(j,1); not commented out ## ## Revision 1.4 1999/11/22 23:49:50 peterg ## Writes out the new MTTNx and MTTNy @@ -48,11 +51,11 @@ esac # Remove the old log file rm -f cse2csm_r.log # Use reduce to accomplish the transformation -reduce >cse2csm_r.log << EOF +$SYMBOLIC >cse2csm_r.log << EOF in "$1_def.r"; in "$1_$rep.r"; %%in "$1_cr.r"; %%in "$1_sympar.r";