COIN-OR::LEMON - Graph Library

Changeset 959:c80ef5912903 in lemon-0.x for src/lemon/list_graph.h


Ignore:
Timestamp:
11/04/04 21:24:59 (20 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1342
Message:

skeleton(s) -> concept renaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/list_graph.h

    r949 r959  
    318318  ///
    319319  ///It conforms to the
    320   ///\ref skeleton::ErasableGraph "ErasableGraph" concept.
    321   ///\sa skeleton::ErasableGraph.
     320  ///\ref concept::ErasableGraph "ErasableGraph" concept.
     321  ///\sa concept::ErasableGraph.
    322322
    323323  class ListGraph : public ErasableListGraphBase
Note: See TracChangeset for help on using the changeset viewer.