COIN-OR::LEMON - Graph Library

Changeset 1630:f67737f5727a in lemon-0.x for demo/graph_to_eps_demo.cc


Ignore:
Timestamp:
08/16/05 18:44:57 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2138
Message:

Doc changes:

  • True and False got documented
  • Graph "developper interface" documentation switched off
  • minor fix in graph_to_eps_demo.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • demo/graph_to_eps_demo.cc

    r1587 r1630  
    2525/// how to handle parallel egdes, how to change the properties (like
    2626/// color, shape, size, title etc.) of nodes and edges individually
    27 /// using appropriate \ref maps-page "graphmapfactory".
     27/// using appropriate \ref maps-page "graph maps".
    2828
    2929#include <cmath>
Note: See TracChangeset for help on using the changeset viewer.