# HG changeset patch # User alpar # Date 1084119641 0 # Node ID d89575370bcb0458f004ab0ce53c81dc71aa6841 # Parent 510cf257e6f2135956ac1d261a13b4f5454407d2 doc diff -r 510cf257e6f2 -r d89575370bcb src/hugo/graph_wrapper.h --- a/src/hugo/graph_wrapper.h Sat May 08 18:03:43 2004 +0000 +++ b/src/hugo/graph_wrapper.h Sun May 09 16:20:41 2004 +0000 @@ -473,6 +473,8 @@ /// A wrapper for getting an undirected graph by forgetting /// the orientation of a directed one. + /// + ///\author Marton Makai template class UndirGraphWrapper : public GraphWrapper { protected: