src/lemon/path.h
changeset 959 c80ef5912903
parent 921 818510fa3d99
child 986 e997802b855c
     1.1 --- a/src/lemon/path.h	Thu Nov 04 18:52:31 2004 +0000
     1.2 +++ b/src/lemon/path.h	Thu Nov 04 20:24:59 2004 +0000
     1.3 @@ -26,7 +26,7 @@
     1.4  using a standard Builder subclass. This make is easy to have e.g. the Dijkstra
     1.5  algorithm to store its result in any kind of path structure.
     1.6  
     1.7 -\sa lemon::skeleton::Path
     1.8 +\sa lemon::concept::Path
     1.9  
    1.10  */
    1.11