lemon/Makefile.am
changeset 2038 33db14058543
parent 2035 e92071fadd3f
child 2040 c7bd55c0d820
     1.1 --- a/lemon/Makefile.am	Tue Apr 04 17:43:23 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Tue Apr 04 17:45:35 2006 +0000
     1.3 @@ -53,7 +53,7 @@
     1.4  	iterable_maps.h \
     1.5  	johnson.h \
     1.6  	kruskal.h \
     1.7 -	linear_heap.h \
     1.8 +	bucket_heap.h \
     1.9  	list_graph.h \
    1.10  	lp.h \
    1.11  	lp_base.h \