Index: mttroot/mtt/cc/sympar_txt2h.sh ================================================================== --- mttroot/mtt/cc/sympar_txt2h.sh +++ mttroot/mtt/cc/sympar_txt2h.sh @@ -1,8 +1,11 @@ #! /bin/sh # $Id$ # $Log$ +# Revision 1.9 2004/08/29 03:18:11 geraint +# Do not write temporary variables if NUM_OF_TMP_VAR = 0. +# # Revision 1.8 2002/09/16 08:08:01 geraint # Merged changes from global-optimisation branch. # # Revision 1.7.2.1 2002/09/04 10:44:59 geraint # Added option to specify number of tmp variables declared (-ntmpvar ). @@ -88,11 +91,11 @@ { for name in ${TMP_VAR_NAMES} do echo "" - cat <