[Lemon-commits] [lemon_svn] deba: r2374 - in hugo/trunk/lemon: . bits

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:52:10 CET 2006


Author: deba
Date: Mon Nov 21 19:12:11 2005
New Revision: 2374

Removed:
   hugo/trunk/lemon/bits/extended_pair.h
Modified:
   hugo/trunk/lemon/Makefile.am

Log:
Erasing old header
Correcting makefile



Modified: hugo/trunk/lemon/Makefile.am
==============================================================================
--- hugo/trunk/lemon/Makefile.am	(original)
+++ hugo/trunk/lemon/Makefile.am	Mon Nov 21 19:12:11 2005
@@ -50,6 +50,7 @@
 	lp_skeleton.h \
 	maps.h \
 	matrix_maps.h \
+	map_iterator.h \
 	max_matching.h \
 	min_cost_flow.h \
 	suurballe.h \
@@ -71,7 +72,6 @@
 	bits/alteration_notifier.h \
 	bits/array_map.h \
 	bits/default_map.h \
-	bits/extended_pair.h \
 	bits/vector_map.h \
 	bits/iterable_graph_extender.h \
 	bits/extendable_graph_extender.h \



More information about the Lemon-commits mailing list