[GME-commit]
GMESRC/GME/ConstraintManager ConstraintMgr.cpp,1.15,1.16
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Aug 24 18:37:08 CDT 2004
Update of /var/lib/gme/GMESRC/GME/ConstraintManager
In directory braindrain:/tmp/cvs-serv4240
Modified Files:
ConstraintMgr.cpp
Log Message:
Interface modified
CVS User: bogyom
Index: ConstraintMgr.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/ConstraintManager/ConstraintMgr.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ConstraintMgr.cpp 14 Jun 2004 20:28:23 -0000 1.15
--- ConstraintMgr.cpp 24 Aug 2004 22:37:05 -0000 1.16
***************
*** 46,50 ****
try
{
! dispdrv.InvokeHelper(32, DISPATCH_METHOD, VT_EMPTY, NULL, partypes, (IUnknown*)gotoPunk);
}
catch (CException* e)
--- 46,50 ----
try
{
! dispdrv.InvokeHelper(33, DISPATCH_METHOD, VT_EMPTY, NULL, partypes, (IUnknown*)gotoPunk);
}
catch (CException* e)
More information about the GME-commit
mailing list