... | ... |
@@ -48,24 +48,25 @@ |
48 | 48 |
endif |
49 | 49 |
|
50 | 50 |
if HAVE_CBC |
51 | 51 |
lemon_libemon_la_SOURCES += lemon/cbc.cc |
52 | 52 |
endif |
53 | 53 |
|
54 | 54 |
lemon_HEADERS += \ |
55 | 55 |
lemon/adaptors.h \ |
56 | 56 |
lemon/arg_parser.h \ |
57 | 57 |
lemon/assert.h \ |
58 | 58 |
lemon/bfs.h \ |
59 | 59 |
lemon/bin_heap.h \ |
60 |
lemon/cbc.h \ |
|
60 | 61 |
lemon/circulation.h \ |
61 | 62 |
lemon/clp.h \ |
62 | 63 |
lemon/color.h \ |
63 | 64 |
lemon/concept_check.h \ |
64 | 65 |
lemon/config.h \ |
65 | 66 |
lemon/connectivity.h \ |
66 | 67 |
lemon/counter.h \ |
67 | 68 |
lemon/core.h \ |
68 | 69 |
lemon/cplex.h \ |
69 | 70 |
lemon/dfs.h \ |
70 | 71 |
lemon/dijkstra.h \ |
71 | 72 |
lemon/dim2.h \ |
0 comments (0 inline)