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: