COIN-OR::LEMON - Graph Library

Changeset 2230:67af33b34394 in lemon-0.x for lemon/prim.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/prim.h

    r2151 r2230  
    331331      }
    332332    };
    333     ///\ref named-templ-param "Named parameter" for setting heap and cross
    334     ///reference type
    335 
     333    ///\brief \ref named-templ-param "Named parameter" for setting
     334    ///heap and cross reference type
     335    ///
    336336    ///\ref named-templ-param "Named parameter" for setting heap and cross
    337337    ///reference type
     
    354354      }
    355355    };
    356     ///\ref named-templ-param "Named parameter" for setting heap and cross
    357     ///reference type with automatic allocation
    358 
     356    ///\brief \ref named-templ-param "Named parameter" for setting
     357    ///heap and cross reference type with automatic allocation
     358    ///
    359359    ///\ref named-templ-param "Named parameter" for setting heap and cross
    360360    ///reference type. It can allocate the heap and the cross reference
Note: See TracChangeset for help on using the changeset viewer.