# HG changeset patch # User alpar # Date 1156781412 0 # Node ID b6602864e4564eccb05efc2b5b86527d614aba42 # Parent d8cea77af50585874894ce1a57fcbfcfb8f6d3af Update header list diff -r d8cea77af505 -r b6602864e456 lemon/Makefile.am --- a/lemon/Makefile.am Mon Aug 28 15:43:17 2006 +0000 +++ b/lemon/Makefile.am Mon Aug 28 16:10:12 2006 +0000 @@ -36,6 +36,7 @@ lemon/bucket_heap.h \ lemon/color.h \ lemon/config.h \ + lemon/concept_check.h \ lemon/counter.h \ lemon/dag_shortest_path.h \ lemon/dfs.h \ @@ -74,6 +75,7 @@ lemon/min_cost_arborescence.h \ lemon/min_cost_flow.h \ lemon/min_cut.h \ + lemon/mip_glpk.h \ lemon/path.h \ lemon/polynomial.h \ lemon/preflow.h \ @@ -97,6 +99,7 @@ lemon/bits/alteration_notifier.h \ lemon/bits/array_map.h \ lemon/bits/base_extender.h \ + lemon/bits/bezier.h \ lemon/bits/default_map.h \ lemon/bits/edge_set_extender.h \ lemon/bits/graph_adaptor_extender.h \