[GME-commit] GMESRC/GME/Search SearchDlg.cpp,1.21,1.22
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Thu Apr 10 17:32:40 CDT 2008
- Previous message: [GME-commit] GMESRC/GME/Console ScriptEdit.cpp,1.6,1.7
- Next message: [GME-commit] GMESRC/GME/Gme EmergencySaveDlg.cpp, NONE, 1.1 EmergencySaveDlg.h, NONE, 1.1 ExceptionHandler.cpp, 1.1, 1.2 GME.rc, 1.168, 1.169 GME.vcproj, 1.8, 1.9 GMEApp.cpp, 1.151, 1.152 GMEApp.h, 1.41, 1.42 GMEView.cpp, 1.199, 1.200 GMEView.h, 1.82, 1.83 MainFrm.cpp, 1.42, 1.43 MainFrm.h, 1.32, 1.33 resource.h, 1.79, 1.80
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/Search
In directory escher:/tmp/cvs-serv14623/Search
Modified Files:
SearchDlg.cpp
Log Message:
Removing duplicated includes (made by code generator wizards)
CVS User: (csaba)
Index: SearchDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Search/SearchDlg.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** SearchDlg.cpp 15 Aug 2007 16:09:37 -0000 1.21
--- SearchDlg.cpp 10 Apr 2008 22:32:38 -0000 1.22
***************
*** 9,13 ****
#include "Input.h"
#include "SearchAlg.h"
- #include ".\searchdlg.h"
#ifdef _DEBUG
--- 9,12 ----
- Previous message: [GME-commit] GMESRC/GME/Console ScriptEdit.cpp,1.6,1.7
- Next message: [GME-commit] GMESRC/GME/Gme EmergencySaveDlg.cpp, NONE, 1.1 EmergencySaveDlg.h, NONE, 1.1 ExceptionHandler.cpp, 1.1, 1.2 GME.rc, 1.168, 1.169 GME.vcproj, 1.8, 1.9 GMEApp.cpp, 1.151, 1.152 GMEApp.h, 1.41, 1.42 GMEView.cpp, 1.199, 1.200 GMEView.h, 1.82, 1.83 MainFrm.cpp, 1.42, 1.43 MainFrm.h, 1.32, 1.33 resource.h, 1.79, 1.80
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list