Index: mttroot/mtt/bin/trans/abg2cbg_m ================================================================== --- mttroot/mtt/bin/trans/abg2cbg_m +++ mttroot/mtt/bin/trans/abg2cbg_m @@ -11,10 +11,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +# Revision 1.8 1996/08/25 09:31:49 peter +# More error handling. +# ## Revision 1.7 1996/08/25 09:22:55 peter ## # Print errors, if any. ## mtt_error error.txt ## ## Revision 1.6 1996/08/24 14:36:01 peter @@ -101,11 +104,11 @@ #Inform user echo Creating $1_cbg.m # Use matrix manipulation to accomplish the transformation -$MATRIX >abg2cbg_m.log 2>mtt_error.txt << EOF +$RMATRIX >abg2cbg_m.log 2>mtt_error.txt << EOF infofile= '$infofile'; %Convert from acausal to causal bond graph in m-file form. system_name = '$1';