Index: mttroot/mtt/bin/trans/mtt_m2p ================================================================== --- mttroot/mtt/bin/trans/mtt_m2p +++ mttroot/mtt/bin/trans/mtt_m2p @@ -13,10 +13,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.55 2000/10/11 09:06:17 peterg +## New csex rep (uses scope optimisation) +## ## Revision 1.54 2000/09/30 14:10:06 peterg ## Zap lines containing "Remove in mtt_m2p" ## ## Revision 1.53 2000/08/24 17:10:59 peterg ## New dummy variables mtt_o (for optimisation), mtt_s (for segmentation) @@ -399,12 +402,11 @@ } BEGIN{ comment_regexp = "{" doing_header = 0 doing_globals = 0 - No = 1; - Ns = 1; + N_tmp = 100; inc ="$I" } { if ($1=="global") doing_globals = 1 @@ -463,13 +465,11 @@ for (k=1;k