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.3 1996/08/08 18:06:55 peter +## Unified naming scheme. +## ## Revision 1.2 1996/08/05 11:25:00 peter ## Removed bonds argument from abg2cbg. ## Removed call to $1_abg. ## ## Revision 1.1 1996/08/04 17:45:11 peter @@ -85,11 +88,11 @@ #Inform user echo Creating $1_cbg.m # Use matrix manipulation to accomplish the transformation - $MATRIX >abg2cbg_m.log 2>>abg2cbg_m.log << EOF +$MATRIX >abg2cbg_m.log 2>>abg2cbg_m.log << EOF infofile= '$infofile'; %Convert from acausal to causal bond graph in m-file form. system_name = '$1';