diff -r 9d0c8a205e58 -r 32e4bebee616 lemon/graph_reader.h --- a/lemon/graph_reader.h Tue Apr 04 10:40:02 2006 +0000 +++ b/lemon/graph_reader.h Tue Apr 04 17:43:23 2006 +0000 @@ -39,10 +39,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 readGraph() to read a graph (or a max flow instance etc). - /// /// The file to be read may contain several maps and labeled nodes or /// edges. /// @@ -384,10 +380,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 readGraph() to read a graph (or a max flow instance etc). - /// /// The given file format may contain several maps and labeled nodes or /// edges. ///