COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r409 r418  
    1717
    1818lemon_HEADERS += \
     19        lemon/adaptors.h \
    1920        lemon/arg_parser.h \
    2021        lemon/assert.h \
     
    6162        lemon/bits/default_map.h \
    6263        lemon/bits/enable_if.h \
     64        lemon/bits/graph_adaptor_extender.h \
    6365        lemon/bits/graph_extender.h \
    6466        lemon/bits/map_extender.h \
    6567        lemon/bits/path_dump.h \
    6668        lemon/bits/traits.h \
     69        lemon/bits/variant.h \
    6770        lemon/bits/vector_map.h
    6871
Note: See TracChangeset for help on using the changeset viewer.