COIN-OR::LEMON - Graph Library

Changes in / [67:9de02aa380de:66:5f7a8570687d] in lemon-1.1


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r67 r66  
    1616
    1717lemon_HEADERS += \
    18         lemon/concept_check.h \
    1918        lemon/dim2.h \
    2019        lemon/error.h \
  • test/Makefile.am

    r67 r66  
    1111        test/dim_test \
    1212        test/graph_test \
    13         test/maps_test \
    1413        test/random_test \
    1514        test/test_tools_fail \
     
    2322#test_error_test_SOURCES = test/error_test.cc
    2423test_graph_test_SOURCES = test/graph_test.cc
    25 test_maps_test_SOURCES = test/maps_test.cc
    2624test_random_test_SOURCES = test/random_test.cc
    2725test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset for help on using the changeset viewer.