[GME-commit] GMESRC/SDK/BON/tools/CreateNewComponent CreateNewComponent.cpp,1.3,1.4

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Nov 7 19:03:29 CST 2005


Update of /project/gme-repository/GMESRC/SDK/BON/tools/CreateNewComponent
In directory escher:/tmp/cvs-serv19705

Modified Files:
	CreateNewComponent.cpp 
Log Message:


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: CreateNewComponent.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/SDK/BON/tools/CreateNewComponent/CreateNewComponent.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** CreateNewComponent.cpp	6 Oct 2003 14:57:58 -0000	1.3
--- CreateNewComponent.cpp	7 Nov 2005 19:03:27 -0000	1.4
***************
*** 121,125 ****
  
  		if ( dlg.m_radio == 3 )
! 			AfxMessageBox( "Do not forget to set the directory of 3Party STL library!" );
  	
  		char memfilnam[40];
--- 121,125 ----
  
  		if ( dlg.m_radio == 3 )
! 			AfxMessageBox( "Do not forget to set the directory of 3Party STL library if you use VC6!\nVC7 users never mind." );
  	
  		char memfilnam[40];



More information about the GME-commit mailing list