# # ChangeLog for test/bpugraph_test.cc in lemon-0.x # # Generated by Trac 1.2.3 # 05/10/24 09:57:12 Tue, 03 Oct 2006 11:46:39 GMT Balazs Dezso [2231:06faf3f06d67] * lemon/bits/base_extender.h (modified) * lemon/bits/graph_adaptor_extender.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bpugraph_adaptor.h (modified) * lemon/concept/bpugraph.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/graph_components.h (modified) * lemon/concept/ugraph.h (modified) * lemon/full_graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * test/Makefile.am (modified) * test/bpugraph_test.cc (added) * test/graph_adaptor_test.cc (modified) * test/graph_test.cc (modified) * test/ugraph_test.cc (modified) Some rearrangement of concepts and extenders BpUGraph concepts and ...