[GME-commit] GMESRC/GME/Mga MgaProject.cpp,1.59,1.60
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu Oct 21 16:08:37 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Mga
In directory braindrain:/tmp/cvs-serv22748
Modified Files:
MgaProject.cpp
Log Message:
no message
CVS User: bogyom
Index: MgaProject.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Mga/MgaProject.cpp,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -d -r1.59 -r1.60
*** MgaProject.cpp 13 Oct 2004 15:17:55 -0000 1.59
--- MgaProject.cpp 21 Oct 2004 20:08:34 -0000 1.60
***************
*** 538,542 ****
STDMETHODIMP CMgaProject::Close(VARIANT_BOOL abort)
{
-
if(opened == CLOSED) {
ASSERT(("Project is closed but transaction is active", !baseterr));
--- 538,541 ----
***************
*** 1563,1567 ****
}
!
void CMgaProject::ObjMark(IMgaObject *s, long mask) {
--- 1562,1569 ----
}
! STDMETHODIMP CMgaProject::UpdateSourceControlInfo()
! {
! return S_OK;
! }
void CMgaProject::ObjMark(IMgaObject *s, long mask) {
More information about the GME-commit
mailing list