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

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


Author: alpar
Date: Wed Sep 22 09:22:34 2004
New Revision: 1203

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

Log:
Minor correction to (preflow_graph.inp -> preflow_graph.dim)


Modified: hugo/trunk/src/test/Makefile.am
==============================================================================
--- hugo/trunk/src/test/Makefile.am	(original)
+++ hugo/trunk/src/test/Makefile.am	Wed Sep 22 09:22:34 2004
@@ -1,6 +1,6 @@
 AM_CPPFLAGS = -I$(top_srcdir)/src
 
-EXTRA_DIST = preflow_graph.inp #input file for preflow_test.cc
+EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc
 
 noinst_HEADERS = test_tools.h graph_test.h
 



More information about the Lemon-commits mailing list