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

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


Author: alpar
Date: Wed Sep 22 10:54:53 2004
New Revision: 1206

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

Log:
Oops. I forgot to commit this at -r1204.


Modified: hugo/trunk/src/hugo/Makefile.am
==============================================================================
--- hugo/trunk/src/hugo/Makefile.am	(original)
+++ hugo/trunk/src/hugo/Makefile.am	Wed Sep 22 10:54:53 2004
@@ -18,8 +18,8 @@
 	map_registry.h                                                  \
 	map_bits.h							\
 	maps.h								\
-	mincostflows.h                                                  \
-	minlengthpaths.h                                                \
+	min_cost_flows.h                                                \
+	min_length_paths.h                                              \
 	preflow.h                                                       \
 	path.h                                                          \
 	smart_graph.h							\



More information about the Lemon-commits mailing list