Oops. I forgot to commit this at -r1204.
authoralpar
Wed, 22 Sep 2004 08:54:53 +0000
changeset 898c46cfb2651ec
parent 897 ef09eee53b09
child 899 f485b3008cf5
Oops. I forgot to commit this at -r1204.
src/hugo/Makefile.am
     1.1 --- a/src/hugo/Makefile.am	Wed Sep 22 08:04:31 2004 +0000
     1.2 +++ b/src/hugo/Makefile.am	Wed Sep 22 08:54:53 2004 +0000
     1.3 @@ -18,8 +18,8 @@
     1.4  	map_registry.h                                                  \
     1.5  	map_bits.h							\
     1.6  	maps.h								\
     1.7 -	mincostflows.h                                                  \
     1.8 -	minlengthpaths.h                                                \
     1.9 +	min_cost_flows.h                                                \
    1.10 +	min_length_paths.h                                              \
    1.11  	preflow.h                                                       \
    1.12  	path.h                                                          \
    1.13  	smart_graph.h							\