Index: mttroot/mtt/bin/trans/sympar2global_txt2m ================================================================== --- mttroot/mtt/bin/trans/sympar2global_txt2m +++ mttroot/mtt/bin/trans/sympar2global_txt2m @@ -13,10 +13,15 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.5 1998/11/18 11:34:24 peterg +## Cleaned up to: +## work properly for no globals +## no need to repeat las global +## ## Revision 1.4 1998/07/26 10:44:08 peterg ## Now strips comment lines first ## ## Revision 1.3 1998/07/25 18:27:45 peterg ## now uses the (extended with switch) sympars.txt file @@ -41,12 +46,12 @@ if (NF>0) printf (" ...\n %s", tolower($1)); } END{ if (globals_exist) - print ";" + print " ;" }' # Now invoke the standard error handling. # mtt_error mtt_error.txt