Index: mttroot/mtt/bin/trans/rbg2abg_m ================================================================== --- mttroot/mtt/bin/trans/rbg2abg_m +++ mttroot/mtt/bin/trans/rbg2abg_m @@ -9,10 +9,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.3 1996/08/24 14:58:56 peter +## Fixed missprint - mtt_err --> mtt_error +## ## Revision 1.2 1996/08/24 14:33:07 peter ## Error handling included. ## ## Revision 1.1 1996/08/05 12:22:16 peter ## Initial revision @@ -87,14 +90,12 @@ c, date); mat2mfile(bonds, 'bonds', filename); mat2mfile(components, 'components', filename); fprintf(filename, 'n_ports = %1.0f;\n', n_ports); - EOF -touch mtt_info.txt cat mtt_info.txt # Test for errors and print if any err_length=$(wc -c