Minor correction to (preflow_graph.inp -> preflow_graph.dim)
authoralpar
Wed, 22 Sep 2004 07:22:34 +0000
changeset 895b5dee93d7abd
parent 894 68a18cd0505c
child 896 3a98a1aa5a8f
Minor correction to (preflow_graph.inp -> preflow_graph.dim)
src/test/Makefile.am
     1.1 --- a/src/test/Makefile.am	Tue Sep 21 21:28:43 2004 +0000
     1.2 +++ b/src/test/Makefile.am	Wed Sep 22 07:22:34 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  AM_CPPFLAGS = -I$(top_srcdir)/src
     1.5  
     1.6 -EXTRA_DIST = preflow_graph.inp #input file for preflow_test.cc
     1.7 +EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc
     1.8  
     1.9  noinst_HEADERS = test_tools.h graph_test.h
    1.10