[Lemon-commits] [lemon_svn] alpar: r987 - hugo/trunk/src/hugo

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


Author: alpar
Date: Thu Jul 22 21:49:28 2004
New Revision: 987

Modified:
   hugo/trunk/src/hugo/Makefile.am

Log:
max_flow.h added to Makefile.am


Modified: hugo/trunk/src/hugo/Makefile.am
==============================================================================
--- hugo/trunk/src/hugo/Makefile.am	(original)
+++ hugo/trunk/src/hugo/Makefile.am	Thu Jul 22 21:49:28 2004
@@ -9,6 +9,7 @@
 	invalid.h							\
 	list_graph.h							\
 	maps.h								\
+	max_flow.h                                                      \
 	smart_graph.h							\
 	time_measure.h							\
 	unionfind.h							\



More information about the Lemon-commits mailing list