COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r99 r67  
    1313        test/maps_test \
    1414        test/random_test \
    15         test/path_test \
    1615        test/test_tools_fail \
    1716        test/test_tools_pass
     
    2524test_graph_test_SOURCES = test/graph_test.cc
    2625test_maps_test_SOURCES = test/maps_test.cc
    27 test_path_test_SOURCES = test/path_test.cc
    2826test_random_test_SOURCES = test/random_test.cc
    2927test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset for help on using the changeset viewer.