COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r874 r799  
    2424        test/error_test \
    2525        test/euler_test \
    26         test/fractional_matching_test \
    2726        test/gomory_hu_test \
    2827        test/graph_copy_test \
     
    7372test_error_test_SOURCES = test/error_test.cc
    7473test_euler_test_SOURCES = test/euler_test.cc
    75 test_fractional_matching_test_SOURCES = test/fractional_matching_test.cc
    7674test_gomory_hu_test_SOURCES = test/gomory_hu_test.cc
    7775test_graph_copy_test_SOURCES = test/graph_copy_test.cc
Note: See TracChangeset for help on using the changeset viewer.