Doc updates
authoralpar
Tue, 15 Jun 2004 06:30:03 +0000
changeset 685c7e37b066033
parent 684 11d480a922b1
child 686 fc8a3393e0d9
Doc updates
doc/maps.dox
src/work/Doxyfile
     1.1 --- a/doc/maps.dox	Tue Jun 15 06:29:27 2004 +0000
     1.2 +++ b/doc/maps.dox	Tue Jun 15 06:30:03 2004 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  maps provided by Hugo's graph structres. Very often however, it is more
     1.5  convenient and/or more efficient to write your own readable map.
     1.6  
     1.7 -You can find some example below.
     1.8 +You can find some examples below.
     1.9  
    1.10  This simple map assigns \f$\pi\f$ to each edge.
    1.11  
     2.1 --- a/src/work/Doxyfile	Tue Jun 15 06:29:27 2004 +0000
     2.2 +++ b/src/work/Doxyfile	Tue Jun 15 06:30:03 2004 +0000
     2.3 @@ -398,7 +398,7 @@
     2.4                           ../hugo \
     2.5                           ../hugo/skeletons \
     2.6                           ../test/test_tools.h \
     2.7 -                         klao/path.h \
     2.8 +                         alpar/path.h \
     2.9                           klao/debug.h \
    2.10                           jacint/max_flow.h \
    2.11                           jacint/max_matching.h \