COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r658 r641  
    2828        test/matching_test \
    2929        test/min_cost_arborescence_test \
    30         test/min_cost_flow_test \
    3130        test/path_test \
    3231        test/preflow_test \
     
    7473test_matching_test_SOURCES = test/matching_test.cc
    7574test_min_cost_arborescence_test_SOURCES = test/min_cost_arborescence_test.cc
    76 test_min_cost_flow_test_SOURCES = test/min_cost_flow_test.cc
    7775test_path_test_SOURCES = test/path_test.cc
    7876test_preflow_test_SOURCES = test/preflow_test.cc
Note: See TracChangeset for help on using the changeset viewer.