# # ChangeLog for src/Graph/AdjacencyList.hpp # # Generated by Trac 1.4.4 # Jan 10, 2025, 1:31:49 AM Mon, 03 Dec 2012 09:50:01 GMT Frederik Heber [0fad93] * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Fragmentation/Fragmentation.cpp (modified) * src/Fragmentation/Fragmentation.hpp (modified) * src/Graph/AdjacencyList.cpp (moved) * src/Graph/AdjacencyList.hpp (moved) * src/Graph/Makefile.am (modified) * src/Graph/unittests/AdjacencyListUnitTest.cpp (moved) * src/Graph/unittests/AdjacencyListUnitTest.hpp (moved) * src/Graph/unittests/Makefile.am (modified) Renamed CheckAgainstAdjacencyFile -> AdjacencyList. - operator() is ...