[GME-commit] GMESRC/GME/Parser MgaDumper.cpp,1.24,1.25

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon May 9 18:42:29 CDT 2005


Update of /project/gme-repository/GMESRC/GME/Parser
In directory escher:/tmp/cvs-serv2687

Modified Files:
	MgaDumper.cpp 
Log Message:
Sorting of set members in the Dumper.


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: MgaDumper.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Parser/MgaDumper.cpp,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** MgaDumper.cpp	13 Apr 2005 00:07:05 -0000	1.24
--- MgaDumper.cpp	9 May 2005 17:42:26 -0000	1.25
***************
*** 1124,1127 ****
--- 1124,1128 ----
  		}
  
+ 		Sort( &members); // we sort the set members by ID
  		DumpIDRefs("members", members);
  	}



More information about the GME-commit mailing list