Index: mttroot/mtt/bin/trans/makecr ================================================================== --- mttroot/mtt/bin/trans/makecr +++ mttroot/mtt/bin/trans/makecr @@ -11,10 +11,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.4 1996/09/12 12:06:38 peter +## Removed reducndant lines. +## ## Revision 1.3 1996/09/12 12:05:01 peter ## Removed default crs. ## ## Revision 1.2 1996/09/10 16:18:37 peter ## Uses default constitutive relationship mtt/cr/r @@ -29,13 +32,15 @@ echo % Default CR file > $1_cr.r echo % File $1_cr.r >> $1_cr.r echo % Generated by MTT on `date`. >> $1_cr.r echo >> $1_cr.r +cat $MTTPATH/trans/m/rcs_header.txt >> $1_cr.r +echo 'END;' >> $1_cr.r