Index: mttroot/mtt/bin/trans/sspar2ss_r ================================================================== --- mttroot/mtt/bin/trans/sspar2ss_r +++ mttroot/mtt/bin/trans/sspar2ss_r @@ -13,10 +13,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.3 1998/11/18 11:42:55 peterg +## Added "IF MTTNx>0 THEN" to avoid error message when no states +## ## Revision 1.2 1998/07/22 15:47:28 peterg ## Now operates on ordinary differential equation file. ## ## Revision 1.1 1996/08/25 09:52:20 peter ## Initial revision @@ -28,11 +31,11 @@ # Remove the old log file rm -f sspar2ss_r.log # Use reduce to accomplish the transformation -reduce >sspar2ss_r.log << EOF +$SYMBOLIC >sspar2ss_r.log << EOF %Read the definition file in "$1_def.r"; %Read the constitutive relationships (May be used in rss file).