COIN-OR::LEMON - Graph Library

Changeset 406:e8377ac921b6 in lemon-0.x for src/work/alpar


Ignore:
Timestamp:
04/26/04 11:00:12 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@539
Message:

Docs are now divided into modules.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/alpar/list_graph.h

    r405 r406  
    44#define HUGO_LIST_GRAPH_H
    55
     6///ingroup graphs
    67///\file
    78///\brief ListGraph, SymListGraph, NodeSet and EdgeSet classes.
     
    1314
    1415namespace hugo {
     16
     17/// \addtogroup graphs
     18/// @{
    1519
    1620  class SymListGraph;
     
    15671571
    15681572  };
    1569  
     1573
     1574/// @} 
     1575
    15701576} //namespace hugo
    15711577
Note: See TracChangeset for help on using the changeset viewer.