[GME-commit] GMESRC/GME/Interfaces InterfaceVersion.h,1.42,1.43
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Jul 6 12:10:07 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Interfaces
In directory braindrain:/tmp/cvs-serv21170/GME/Interfaces
Modified Files:
InterfaceVersion.h
Log Message:
Avoid dumping twice selected fcos.
CVS User: zolmol
Index: InterfaceVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Interfaces/InterfaceVersion.h,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** InterfaceVersion.h 30 Jun 2004 17:50:47 -0000 1.42
--- InterfaceVersion.h 6 Jul 2004 16:10:04 -0000 1.43
***************
*** 9,13 ****
// CHECKSUM MgaDecorator.idl = E2851BB1
// CHECKSUM Gme.idl = C27EAA7A
! // CHECKSUM Parser.idl = A240E2F5
--- 9,13 ----
// CHECKSUM MgaDecorator.idl = E2851BB1
// CHECKSUM Gme.idl = C27EAA7A
! // CHECKSUM Parser.idl = 4B9933D8
***************
*** 18,22 ****
// -- never decrease it
cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x00020034")
cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x00020034
--- 18,22 ----
// -- never decrease it
cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x00020035")
cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x00020035
More information about the GME-commit
mailing list