COIN-OR::LEMON - Graph Library

Changeset 69:914ffb9b3798 in lemon for lemon


Ignore:
Timestamp:
02/07/08 23:33:38 (16 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Parents:
67:9de02aa380de (diff), 68:a315a588a20d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Phase:
public
Message:

Merge

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r67 r69  
    2121        lemon/list_graph.h \
    2222        lemon/maps.h \
     23        lemon/math.h \
    2324        lemon/random.h \
    2425        lemon/tolerance.h
  • lemon/Makefile.am

    r68 r69  
    1616
    1717lemon_HEADERS += \
     18        lemon/concept_check.h \
    1819        lemon/dim2.h \
     20        lemon/error.h \
     21        lemon/list_graph.h \
    1922        lemon/maps.h \
    2023        lemon/math.h \
    2124        lemon/random.h \
    22         lemon/list_graph.h \
    2325        lemon/tolerance.h
    2426
Note: See TracChangeset for help on using the changeset viewer.