[GME-commit] GMESRC/GME/Interfaces InterfaceVersion.h,1.55,1.56 Parser.idl,1.11,1.12

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Jan 13 15:13:49 CST 2005


Update of /var/lib/gme/GMESRC/GME/Interfaces
In directory braindrain:/tmp/cvs-serv4290/Interfaces

Modified Files:
	InterfaceVersion.h Parser.idl 
Log Message:
Making possible copy/paste operations for Annotations.


CVS User: zolmol

Index: InterfaceVersion.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Interfaces/InterfaceVersion.h,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** InterfaceVersion.h	12 Jan 2005 17:54:14 -0000	1.55
--- InterfaceVersion.h	13 Jan 2005 21:13:47 -0000	1.56
***************
*** 9,13 ****
  // CHECKSUM MgaDecorator.idl = E2851BB1
  // CHECKSUM Gme.idl = C9CA6ADE
! // CHECKSUM Parser.idl = BE7EFA2E
  
  
--- 9,13 ----
  // CHECKSUM MgaDecorator.idl = E2851BB1
  // CHECKSUM Gme.idl = C9CA6ADE
! // CHECKSUM Parser.idl = 13858320
  
  
***************
*** 18,22 ****
  //  -- never decrease it
  cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x00020068")
  cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x00020068
--- 18,22 ----
  //  -- never decrease it
  cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x00020069")
  cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x00020069

Index: Parser.idl
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Interfaces/Parser.idl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Parser.idl	27 Sep 2004 22:06:24 -0000	1.11
--- Parser.idl	13 Jan 2005 21:13:47 -0000	1.12
***************
*** 40,44 ****
  
  	[helpstring("method DumpFCOs")]
! 	HRESULT DumpFCOs([in] IMgaFCOs *p, [in] IMgaFolders *f, [in] BSTR xmlfile);
  
  	[helpstring("method DumpClos")]
--- 40,44 ----
  
  	[helpstring("method DumpFCOs")]
! 	HRESULT DumpFCOs([in] IMgaProject *proj,[in] IMgaFCOs *p, [in] IMgaFolders *f, [in] IMgaRegNodes *r, [in] BSTR xmlfile);
  
  	[helpstring("method DumpClos")]



More information about the GME-commit mailing list