#
# ChangeLog for src/Fragmentation/Summation/unittests/IndexSetContainerUnitTest.cpp
#
# Generated by Trac 1.4.4
# Mar 16, 2025, 10:58:46 PM

Mon, 29 Oct 2012 09:10:02 GMT Frederik Heber <heber@…> [063fab]
	* src/Fragmentation/Summation/IndexSetContainer.hpp (added)
	* src/Fragmentation/Summation/Makefile.am (modified)
	* src/Fragmentation/Summation/SortedVector.hpp (added)
	* src/Fragmentation/Summation/unittests/IndexSetContainerUnitTest.cpp (added)
	* src/Fragmentation/Summation/unittests/IndexSetContainerUnitTest.hpp (added)
	* src/Fragmentation/Summation/unittests/Makefile.am (modified)

	Added SortedVector and use in IndexSetContainer.

	- the SortedVector ...