[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
- Previous message: [GME-commit] GMESRC/Paradigms/MetaGME/MetaInterpreter2004
BON2Engine.cpp,NONE,1.1 BON2Component.cpp,1.21,1.22
BON2Component.h,1.10,1.11 MetaGME2004.dsp,1.13,1.14
- Next message: [GME-commit] GMESRC/Paradigms/MetaGME/MetaInterpreter2004
BON2Component.cpp,1.22,1.23 Component.rc,1.7,1.8 logger.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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;
}
- Previous message: [GME-commit] GMESRC/Paradigms/MetaGME/MetaInterpreter2004
BON2Engine.cpp,NONE,1.1 BON2Component.cpp,1.21,1.22
BON2Component.h,1.10,1.11 MetaGME2004.dsp,1.13,1.14
- Next message: [GME-commit] GMESRC/Paradigms/MetaGME/MetaInterpreter2004
BON2Component.cpp,1.22,1.23 Component.rc,1.7,1.8 logger.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list