[GME-commit] GMESRC/GME/MgaUtil AlterNmspDlg.cpp, 1.1, 1.2 CompDlg.cpp, 1.16, 1.17 GmeDlg.cpp, 1.15, 1.16 MetaDlg.cpp, 1.15, 1.16

Log messages of CVS commits gme-commit at list.isis.vanderbilt.edu
Thu Apr 10 17:32:39 CDT 2008


Update of /project/gme-repository/GMESRC/GME/MgaUtil
In directory escher:/tmp/cvs-serv14623/MgaUtil

Modified Files:
	AlterNmspDlg.cpp CompDlg.cpp GmeDlg.cpp MetaDlg.cpp 
Log Message:
Removing duplicated includes (made by code generator wizards)

CVS User:  (csaba)

Index: MetaDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/MgaUtil/MetaDlg.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** MetaDlg.cpp	8 Feb 2008 23:58:49 -0000	1.15
--- MetaDlg.cpp	10 Apr 2008 22:32:37 -0000	1.16
***************
*** 7,11 ****
  #include "MetaPurgeDialog.h"
  #include "MgaLauncher.h"
- #include ".\metadlg.h"
  
  #ifdef _DEBUG
--- 7,10 ----

Index: CompDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/MgaUtil/CompDlg.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** CompDlg.cpp	8 Feb 2008 23:58:49 -0000	1.16
--- CompDlg.cpp	10 Apr 2008 22:32:37 -0000	1.17
***************
*** 6,10 ****
  #include "CompDlg.h"
  #include "CompInfoDlg.h"
- #include ".\compdlg.h"
  
  #ifdef _DEBUG
--- 6,9 ----

Index: GmeDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/MgaUtil/GmeDlg.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** GmeDlg.cpp	7 Mar 2007 21:11:57 -0000	1.15
--- GmeDlg.cpp	10 Apr 2008 22:32:37 -0000	1.16
***************
*** 8,12 ****
  #include "DirDialog.h"
  #include "comcat.h"
- #include ".\gmedlg.h"
  //#include "basetyps.h"
  const GUID CATID_ActiveScript = { 0xf0b7a1a1, 0x9847, 0x11cf, { 0x8f, 0x20, 0x0, 0x80, 0x5f, 0x2c, 0xd0, 0x64} };
--- 8,11 ----

Index: AlterNmspDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/MgaUtil/AlterNmspDlg.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** AlterNmspDlg.cpp	21 Jul 2006 19:23:30 -0000	1.1
--- AlterNmspDlg.cpp	10 Apr 2008 22:32:36 -0000	1.2
***************
*** 5,9 ****
  #include "MgaUtil.h"
  #include "AlterNmspDlg.h"
- #include ".\alternmspdlg.h"
  
  
--- 5,8 ----



More information about the GME-commit mailing list