COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r10 r65  
    77check_PROGRAMS += \
    88        test/dim_test \
     9        test/maps_test \
    910        test/random_test \
    1011        test/test_tools_fail \
     
    1516
    1617test_dim_test_SOURCES = test/dim_test.cc
     18test_maps_test_SOURCES = test/maps_test.cc
    1719test_random_test_SOURCES = test/random_test.cc
    1820test_test_tools_fail_SOURCES = test/test_tools_fail.cc
Note: See TracChangeset for help on using the changeset viewer.