COIN-OR::LEMON - Graph Library

Changeset 567:3314f58e7b25 in lemon-1.2 for lemon/config.h.in


Ignore:
Timestamp:
04/01/09 22:58:58 (15 years ago)
Author:
Balazs Dezso <deba@…>
Branch:
default
Phase:
public
Message:

Add CBC support (#204)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/config.h.in

    r517 r567  
    1919/* Define to 1 if you have CLP */
    2020#undef HAVE_CLP
     21
     22/* Define to 1 if you have CBC */
     23#undef HAVE_CBC
Note: See TracChangeset for help on using the changeset viewer.