src/work/athos/makefile
author marci
Fri, 07 May 2004 08:48:11 +0000
changeset 572 e9ed28955421
parent 527 7550fed0cd91
child 607 327f7cf13843
permissions -rw-r--r--
Edge opposite(const Edge&) in BidirGaphWrapper<Graph>
athos@527
     1
BINARIES = suurballe minlength_demo mincostflows_test
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4