Index: mttroot/mtt/bin/trans/dae_r2m ================================================================== --- mttroot/mtt/bin/trans/dae_r2m +++ mttroot/mtt/bin/trans/dae_r2m @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.4 1996/08/18 20:02:21 peter +## Include zero outputs. +## ## Revision 1.3 1996/08/16 13:10:53 peter ## Fixed bug Ny changed to Nx in redidual loop. ## ## Revision 1.2 1996/08/16 08:57:34 peter ## Reads $1_input. @@ -61,16 +64,16 @@ PROCEDURE common; BEGIN IF MTTNvar>0 THEN BEGIN - write "% Read in the parameters"; - write "[ ...;;"; + write "% Set the parameters"; + write "global ...;;"; FOR i := 1:MTTNvar DO BEGIN - IF i