lemon/graph_writer.h
changeset 2037 32e4bebee616
parent 1956 a055123339d5
child 2083 f50c8c191cbd
     1.1 --- a/lemon/graph_writer.h	Tue Apr 04 10:40:02 2006 +0000
     1.2 +++ b/lemon/graph_writer.h	Tue Apr 04 17:43:23 2006 +0000
     1.3 @@ -40,10 +40,6 @@
     1.4    /// Before you read this documentation it might be useful to read the general
     1.5    /// description of  \ref graph-io-page "Graph Input-Output".
     1.6    ///
     1.7 -  /// If you don't need very sophisticated
     1.8 -  /// behaviour then you can use the versions of the public function
     1.9 -  /// \ref writeGraph() to output a graph (or a max flow instance etc).
    1.10 -  ///
    1.11    /// To write a graph
    1.12    /// you should first give writing commands to the writer. You can declare
    1.13    /// write commands as \c NodeMap or \c EdgeMap writing and labeled Node and