equal
deleted
inserted
replaced
51 unionfind.h \ |
51 unionfind.h \ |
52 xy.h \ |
52 xy.h \ |
53 concept_check.h \ |
53 concept_check.h \ |
54 utility.h \ |
54 utility.h \ |
55 lemon_reader.h \ |
55 lemon_reader.h \ |
|
56 lemon_writer.h \ |
56 graph_reader.h \ |
57 graph_reader.h \ |
57 graph_writer.h \ |
58 graph_writer.h \ |
58 bits/alteration_notifier.h \ |
59 bits/alteration_notifier.h \ |
59 bits/map_iterator.h \ |
60 bits/map_iterator.h \ |
60 bits/array_map.h \ |
61 bits/array_map.h \ |
64 bits/iterable_graph_extender.h \ |
65 bits/iterable_graph_extender.h \ |
65 bits/extendable_graph_extender.h \ |
66 bits/extendable_graph_extender.h \ |
66 bits/clearable_graph_extender.h \ |
67 bits/clearable_graph_extender.h \ |
67 bits/erasable_graph_extender.h \ |
68 bits/erasable_graph_extender.h \ |
68 bits/undir_graph_extender.h \ |
69 bits/undir_graph_extender.h \ |
69 bits/item_reader.h |
70 bits/item_reader.h \ |
|
71 bits/item_writer.h |
70 |
72 |
71 noinst_HEADERS = \ |
73 noinst_HEADERS = \ |
72 concept/graph.h \ |
74 concept/graph.h \ |
73 concept/graph_component.h \ |
75 concept/graph_component.h \ |
74 concept/undir_graph.h \ |
76 concept/undir_graph.h \ |