COIN-OR::LEMON - Graph Library

Changeset 794:d9ec436d11fe in lemon-0.x for src/hugo/skeletons/graph.h


Ignore:
Timestamp:
09/03/04 12:28:21 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1088
Message:

New doxygen module "skeletons" for the skeletons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/skeletons/graph.h

    r774 r794  
    33#define HUGO_SKELETON_GRAPH_H
    44
     5///\ingroup skeletons
    56///\file
    67///\brief Declaration of GraphSkeleton.
     
    1314  namespace skeleton {
    1415   
    15     // @defgroup empty_graph The GraphSkeleton class
    16     // @{
     16    /// \addtogroup skeletons
     17    /// @{
    1718
    1819    /// An empty static graph class.
Note: See TracChangeset for help on using the changeset viewer.