changeset 2610 | 52cf8f8f25b4 |
parent 2549 | 88b81ec599ed |
23:62532b3d5772 | 24:4dcbc7c34470 |
---|---|
1 EXTRA_DIST += \ |
1 EXTRA_DIST += \ |
2 test/Makefile \ |
2 test/Makefile \ |
3 test/preflow_graph.dim \ |
3 test/preflow_graph.dim \ |
4 test/dijkstra_test.lgf |
4 test/dijkstra_test.lgf \ |
5 test/min_cost_flow_test.lgf \ |
|
6 test/min_cost_flow_test.net |
|
5 |
7 |
6 noinst_HEADERS += \ |
8 noinst_HEADERS += \ |
7 test/test_tools.h \ |
9 test/test_tools.h \ |
8 test/graph_test.h \ |
10 test/graph_test.h \ |
9 test/map_test.h \ |
11 test/map_test.h \ |