COIN-OR::LEMON - Graph Library

Changeset 2230:67af33b34394 in lemon-0.x for lemon/johnson.h


Ignore:
Timestamp:
10/03/06 13:24:41 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2972
Message:

Some doc fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/johnson.h

    r2151 r2230  
    380380    ///\brief \ref named-templ-param "Named parameter" for setting heap and
    381381    ///cross reference type
    382 
     382    ///
    383383    ///\ref named-templ-param "Named parameter" for setting heap and cross
    384384    ///reference type
     
    402402      }
    403403    };
    404     ///\ref named-templ-param "Named parameter" for setting heap and cross
    405     ///reference type with automatic allocation
    406 
     404    ///\brief \ref named-templ-param "Named parameter" for setting
     405    ///heap and cross reference type with automatic allocation
     406    ///
    407407    ///\ref named-templ-param "Named parameter" for setting heap and cross
    408408    ///reference type. It can allocate the heap and the cross reference
Note: See TracChangeset for help on using the changeset viewer.