[GME-commit] GMESRC/Paradigms/MetaGME/BonExtension BON2Component.cpp,1.19,1.20

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Fri Jul 30 19:03:07 CDT 2004


Update of /var/lib/gme/GMESRC/Paradigms/MetaGME/BonExtension
In directory braindrain:/tmp/cvs-serv25517/BonExtension

Modified Files:
	BON2Component.cpp 
Log Message:
The last message boxes eliminated.


CVS User: zolmol

Index: BON2Component.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/MetaGME/BonExtension/BON2Component.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** BON2Component.cpp	30 Jul 2004 20:21:04 -0000	1.19
--- BON2Component.cpp	30 Jul 2004 23:03:04 -0000	1.20
***************
*** 341,345 ****
  	if ( Dumper::selectOutputFiles( m_projectName) > 1)
  	{
! 		TO("Error at startup. Output file name selection or other file operation failed or cancelled by user.");
  		return;
  	}
--- 341,345 ----
  	if ( Dumper::selectOutputFiles( m_projectName) > 1)
  	{
! 		project->consoleMsg("[BonExtender] Output file name selection cancelled by the user or other file operation failed.", MSG_NORMAL);
  		return;
  	}



More information about the GME-commit mailing list