doc/undir_graphs.dox
author alpar
Tue, 16 Aug 2005 16:44:57 +0000
changeset 1630 f67737f5727a
child 1909 2d806130e700
permissions -rw-r--r--
Doc changes:
- True and False got documented
- Graph "developper interface" documentation switched off
- minor fix in graph_to_eps_demo.cc
     1 /*!
     2 
     3 \page undir_graphs Undirected graph structures
     4 
     5 The primary data structures of LEMON are the graph classes.
     6 
     7 Under construction.
     8 
     9 */