COIN-OR::LEMON - Graph Library

Changeset 976:04591f9a4173 in lemon-0.x


Ignore:
Timestamp:
11/10/04 20:59:14 (19 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1364
Message:

A demonstration how to use _optional_ boolean tags.

Location:
src/work/klao
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/klao/Makefile

    r618 r976  
    1 BINARIES = path_test map_test iter_map_test
    2 INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos}
     1BINARIES = tag_demo
     2INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
    33include ../makefile
    44
Note: See TracChangeset for help on using the changeset viewer.