[Lemon-commits] [lemon_svn] alpar: r2903 - hugo/trunk/lemon

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 21:51:08 CET 2006


Author: alpar
Date: Mon Aug 28 18:10:12 2006
New Revision: 2903

Modified:
   hugo/trunk/lemon/Makefile.am

Log:
Update header list

Modified: hugo/trunk/lemon/Makefile.am
==============================================================================
--- hugo/trunk/lemon/Makefile.am	(original)
+++ hugo/trunk/lemon/Makefile.am	Mon Aug 28 18:10:12 2006
@@ -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 \



More information about the Lemon-commits mailing list