Changeset 2497:ea96c0acefc4 in lemon-0.x
- Timestamp:
- 10/19/07 15:50:13 (18 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3336
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
demo/Makefile.am
r2494 r2497 43 43 demo/strongly_connected_orientation \ 44 44 demo/steiner_demo \ 45 demo/sat-2 \ 46 demo/sat 45 demo/sat-2 47 46 48 47 if HAVE_GLPK 49 noinst_PROGRAMS += demo/lp_demo demo/lp_maxflow_demo demo/mip_demo 48 noinst_PROGRAMS += demo/lp_demo demo/lp_maxflow_demo demo/mip_demo demo/sat 50 49 else !HAVE_GLPK 51 50 if HAVE_CPLEX
Note: See TracChangeset
for help on using the changeset viewer.