Index: mttroot/mtt/bin/trans/ode_r2m
==================================================================
--- mttroot/mtt/bin/trans/ode_r2m
+++ mttroot/mtt/bin/trans/ode_r2m
@@ -12,10 +12,13 @@
 ###############################################################
 ## Version control history
 ###############################################################
 ## $Id$
 ## $Log$
+## Revision 1.3  1996/08/30 11:04:28  peter
+## Changed line length to 500.
+##
 ## Revision 1.2  1996/08/24 14:09:41  peter
 ## Global parameter passing.
 ##
 ## Revision 1.1  1996/08/18 12:03:49  peter
 ## Initial revision
@@ -96,11 +99,11 @@
 
 %Fortran switches - one line expressions
 OFF echo;
 ON fort$
 cardno!* := 1$
-fortwidth!* := 500$
+fortwidth!* := 10000$
 OFF period$
 
 MTTdx := MTTdx;
 
 SHUT "$1_ode.m";