diff -r c6c6e1d863c4 -r 91e68d590e61 lemon/nauty_reader.h --- a/lemon/nauty_reader.h Wed Oct 29 15:29:34 2008 +0100 +++ b/lemon/nauty_reader.h Mon Nov 03 16:59:14 2008 +0100 @@ -23,17 +23,10 @@ #include #include -/// \ingroup io_group -/// -/// @defgroup nauty_group NAUTY format -/// -/// \brief Read \e Nauty format -/// -/// Tool to read graphs from \e Nauty format data - /// \ingroup nauty_group /// \file /// \brief Nauty file reader. + namespace lemon { /// \ingroup nauty_group