src/work/jacint/makefile
author marci
Fri, 30 Apr 2004 17:10:01 +0000
changeset 499 767f3da8ce0e
parent 454 0cd33e3e60cb
child 535 bd79aa43f299
permissions -rw-r--r--
A bipartite graph template can be used as BipartiteGraph<ListGraph>.
jacint@494
     1
BINARIES = edmonds #preflow preflow_res_comp preflow_excess_test
marci@454
     2
INCLUDEDIRS= -I../../include -I.. -I../{klao,marci,jacint,alpar,johanna,akos}
jacint@494
     3
include ../makefile