COIN-OR::LEMON - Graph Library

Changeset 322:a42dacfd0e3e in lemon-0.x for src/work/athos/makefile


Ignore:
Timestamp:
04/14/04 15:30:05 (20 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@440
Message:

The paths are stored in vectors, assumed there is no circle of length 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/athos/makefile

    r314 r322  
    77INCLUDEDIRS ?= -I../../include -I.. -I../{marci,jacint,alpar,athos,akos,klao} #-I$(BOOSTROOT)
    88#LEDAINCLUDE ?= -I$(LEDAROOT)/incl
    9 CXXFLAGS = -g -O -W -Wall $(INCLUDEDIRS) -ansi -pedantic
     9CXXFLAGS = -g -W -Wall $(INCLUDEDIRS) -ansi -pedantic
    1010
    1111#LEDABINARIES = lg_vs_sg leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo
Note: See TracChangeset for help on using the changeset viewer.