# HG changeset patch # User alpar # Date 1094461165 0 # Node ID ce85435185c3674c7bc46d455310ff632f330964 # Parent 93246c00cd2469aca01e8d47ffd63f29e407d902 Correction in doc: skeleton/path.h has been moved to the 'skeletons' module. diff -r 93246c00cd24 -r ce85435185c3 src/hugo/skeletons/path.h --- a/src/hugo/skeletons/path.h Mon Sep 06 08:55:06 2004 +0000 +++ b/src/hugo/skeletons/path.h Mon Sep 06 08:59:25 2004 +0000 @@ -1,6 +1,6 @@ // -*- c++ -*- // -///\ingroup paths +///\ingroup skeletons ///\file ///\brief Classes for representing paths in graphs.