COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r99 r96  
    1111        test/dim_test \
    1212        test/graph_test \
    13         test/maps_test \
    1413        test/random_test \
    1514        test/path_test \
     
    2221test_digraph_test_SOURCES = test/digraph_test.cc
    2322test_dim_test_SOURCES = test/dim_test.cc
    24 #test_error_test_SOURCES = test/error_test.cc
    2523test_graph_test_SOURCES = test/graph_test.cc
    26 test_maps_test_SOURCES = test/maps_test.cc
    2724test_path_test_SOURCES = test/path_test.cc
    2825test_random_test_SOURCES = test/random_test.cc
Note: See TracChangeset for help on using the changeset viewer.