diff -r 9d0c8a205e58 -r 32e4bebee616 lemon/graph_writer.h --- a/lemon/graph_writer.h Tue Apr 04 10:40:02 2006 +0000 +++ b/lemon/graph_writer.h Tue Apr 04 17:43:23 2006 +0000 @@ -40,10 +40,6 @@ /// Before you read this documentation it might be useful to read the general /// description of \ref graph-io-page "Graph Input-Output". /// - /// If you don't need very sophisticated - /// behaviour then you can use the versions of the public function - /// \ref writeGraph() to output a graph (or a max flow instance etc). - /// /// To write a graph /// you should first give writing commands to the writer. You can declare /// write commands as \c NodeMap or \c EdgeMap writing and labeled Node and