COIN-OR::LEMON - Graph Library

Changeset 1152:abc24245d276 in lemon-main for lemon


Ignore:
Timestamp:
05/24/15 17:29:26 (9 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Minor doc fixes (#597)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/vf2.h

    r1144 r1152  
    429429    void mappingType(Vf2MappingType m_type) { _mapping_type = m_type; }
    430430
    431     ///Find a mapping
     431    ///Finds a mapping
    432432
    433433    ///It finds a mapping between from g1 into g2 according to the mapping
Note: See TracChangeset for help on using the changeset viewer.