[GME-commit] GMESRC/GME/Include/repository REPAPI.H,1.1,1.2
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Jan 26 11:55:16 CST 2005
- Previous message: [GME-commit] GMESRC/GME/ConstraintManager afximpl.h,NONE,1.1
- Next message: [GME-commit]
GMESRC/Paradigms/HFSM/interpreter BONComponent.sln,NONE,1.1
BONComponent.vcproj,NONE,1.1 BONComponent.dsp,1.8,NONE
BONComponent.dsw,1.4,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/Include/repository
In directory braindrain:/tmp/cvs-serv19694/GME/Include/repository
Modified Files:
REPAPI.H
Log Message:
GME/Include/repository/REPAPI.H
Added Files:
GME/ConstraintManager/afximpl.h
CVS User: zolmol
Index: REPAPI.H
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Include/repository/REPAPI.H,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** REPAPI.H 6 Jul 2000 18:22:00 -0000 1.1
--- REPAPI.H 26 Jan 2005 17:55:12 -0000 1.2
***************
*** 168,174 ****
#else
#define DEFINE_OBJID(name, u, guid) \
! EXTERN_C const OBJID CDECL __based(__segname("_CODE")) name \
! = { guid, u }
#endif // INITGUID
// Some useful overloaded operators.
--- 168,174 ----
#else
#define DEFINE_OBJID(name, u, guid) \
! EXTERN_C const OBJID CDECL name = { guid, u }
#endif // INITGUID
+ /*EXTERN_C const OBJID CDECL __based(__segname("_CODE")) name = { guid, u }*/ //zolmol7
// Some useful overloaded operators.
- Previous message: [GME-commit] GMESRC/GME/ConstraintManager afximpl.h,NONE,1.1
- Next message: [GME-commit]
GMESRC/Paradigms/HFSM/interpreter BONComponent.sln,NONE,1.1
BONComponent.vcproj,NONE,1.1 BONComponent.dsp,1.8,NONE
BONComponent.dsw,1.4,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list