# HG changeset patch # User alpar # Date 1087281003 0 # Node ID c7e37b0660333e268d669830a274dca9cd0a96c2 # Parent 11d480a922b1738f6a112aeb0bb1c193e376d73b Doc updates diff -r 11d480a922b1 -r c7e37b066033 doc/maps.dox --- a/doc/maps.dox Tue Jun 15 06:29:27 2004 +0000 +++ b/doc/maps.dox Tue Jun 15 06:30:03 2004 +0000 @@ -9,7 +9,7 @@ maps provided by Hugo's graph structres. Very often however, it is more convenient and/or more efficient to write your own readable map. -You can find some example below. +You can find some examples below. This simple map assigns \f$\pi\f$ to each edge. diff -r 11d480a922b1 -r c7e37b066033 src/work/Doxyfile --- a/src/work/Doxyfile Tue Jun 15 06:29:27 2004 +0000 +++ b/src/work/Doxyfile Tue Jun 15 06:30:03 2004 +0000 @@ -398,7 +398,7 @@ ../hugo \ ../hugo/skeletons \ ../test/test_tools.h \ - klao/path.h \ + alpar/path.h \ klao/debug.h \ jacint/max_flow.h \ jacint/max_matching.h \