Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -15,10 +15,14 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.401 2004/09/02 22:04:06 geraint +## Passes ${use_reduce} to mtt_make_sympar so that it can decide +## if to issue warnings about Reduce reserved words +## ## Revision 1.400 2004/08/31 01:29:48 geraint ## CRs are applied to sorted equation files during production. ## ## Revision 1.399 2004/08/29 16:09:49 geraint ## Added option -no-reduce @@ -3044,11 +3048,12 @@ echo Creating \$@ ese_r2make.pl --sys=${sys} --outfile=\$@ --$debug perl_crs.stamp: echo Copying CRs from ${MTT_LIB}/cr/perl - cp ${MTT_LIB}/cr/perl/*.pm . + mkdir -p mtt + cp ${MTT_LIB}/cr/perl/*.pm mtt/ touch \$@ endif $1_def.r: $1_ese.r touch $1_def.r