COIN-OR::LEMON - Graph Library

Changeset 3:efa883909c06 in lemon-benchmark for README


Ignore:
Timestamp:
06/16/09 18:47:21 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Slightly improve help comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r2 r3  
    1010
    1111As you probably want to use LEMON in your project, you will need it
    12 too. For this you have to options. You can either install is somewhere
    13 or use a local copy of lemon dedicated to your project. This later
     12too. For this you have to options. You can either install it somewhere
     13or use a local copy of LEMON dedicated to your project. This later
    1414option is especially usefull if you also modify/develop LEMON along
    1515with your project, or want to use a specific version.
     
    2424Use LEMON as a subproject.
    2525
    26     Just simply coping the lemon source code into the 'lemon' subdir
     26    Just simply copying the LEMON source code into the 'lemon' subdir
    2727    will do the job. Namely, you can either extract a release tarball
    2828
     
    4141$ cmake-gui ..
    4242
     43
    4344Setup Your Own Project
    4445======================
Note: See TracChangeset for help on using the changeset viewer.