COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r440 r445  
    2626        test/path_test \
    2727        test/preflow_test \
     28        test/radix_sort_test \
    2829        test/random_test \
    2930        test/suurballe_test \
     
    5556test_path_test_SOURCES = test/path_test.cc
    5657test_preflow_test_SOURCES = test/preflow_test.cc
     58test_radix_sort_test_SOURCES = test/radix_sort_test.cc
    5759test_suurballe_test_SOURCES = test/suurballe_test.cc
    5860test_random_test_SOURCES = test/random_test.cc
Note: See TracChangeset for help on using the changeset viewer.