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.35 1999/11/15 22:47:17 peterg +## Generates method-specific code for the ode2odeso rep. +## ## Revision 1.34 1999/10/28 05:08:48 peterg ## Added elseif ## ## Revision 1.33 1999/09/17 04:25:01 peterg ## END --> END; in translation @@ -282,11 +285,11 @@ } BEGIN{ comment_regexp = "{" doing_header = 0 doing_globals = 0 - Nt = 9 + Nt = 99 inc ="$I" } { if ($1=="global") doing_globals = 1