[GME-commit]
GMESRC/Paradigms/MetaGME/BonExtension BON2Component.cpp,1.14,1.15
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed May 19 20:30:36 CDT 2004
Update of /var/lib/gme/GMESRC/Paradigms/MetaGME/BonExtension
In directory braindrain:/tmp/cvs-serv11274
Modified Files:
BON2Component.cpp
Log Message:
"Job completed" message corrected.
CVS User: zolmol
Index: BON2Component.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/MetaGME/BonExtension/BON2Component.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** BON2Component.cpp 6 May 2004 22:30:26 -0000 1.14
--- BON2Component.cpp 20 May 2004 00:30:33 -0000 1.15
***************
*** 1473,1477 ****
global_vars.dmp_h.close();
global_vars.dmp_s.close();
! AfxMessageBox( "Job finished", MB_ICONINFORMATION);
}
--- 1473,1477 ----
global_vars.dmp_h.close();
global_vars.dmp_s.close();
! AfxMessageBox( "BonExtension completed.", MB_ICONINFORMATION);
}
More information about the GME-commit
mailing list