COIN-OR::LEMON - Graph Library

Changeset 240:bea328c5a8d3 in lemon-1.2 for lemon


Ignore:
Timestamp:
07/29/08 15:01:30 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Parents:
239:7b7e3f20bcec (diff), 236:da953e387d31 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Phase:
public
Message:

Merge

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/lgf_writer.h

    r236 r240  
    935935    bool local_os;
    936936
    937     Graph& _graph;
     937    const Graph& _graph;
    938938
    939939    std::string _nodes_caption;
  • lemon/lgf_writer.h

    r237 r240  
    1919///\ingroup lemon_io
    2020///\file
    21 ///\brief \ref lgf-format "Lemon Graph Format" writer.
     21///\brief \ref lgf-format "LEMON Graph Format" writer.
    2222
    2323
Note: See TracChangeset for help on using the changeset viewer.