diff -r 692948b894e8 -r 984723507b86 src/lemon/graph_to_eps.h --- a/src/lemon/graph_to_eps.h Fri Apr 01 08:28:51 2005 +0000 +++ b/src/lemon/graph_to_eps.h Fri Apr 01 08:47:40 2005 +0000 @@ -31,7 +31,7 @@ #include #include -///\ingroup misc +///\ingroup io_group ///\file ///\brief Simple graph drawer /// @@ -974,7 +974,7 @@ ///Generates an EPS file from a graph -///\ingroup misc +///\ingroup io_group ///Generates an EPS file from a graph. ///\param g is a reference to the graph to be printed ///\param os is a reference to the output stream.