src/work/jacint/makefile
author alpar
Mon, 03 May 2004 07:27:29 +0000
changeset 503 769f31e9f7b0
parent 454 0cd33e3e60cb
child 535 bd79aa43f299
permissions -rw-r--r--
test/graph_test.cc added.
It discovered several bugs and warnings in 'include/smart_graph.h',
in 'include/skeletons/graph.h' and in 'work/alpar/list_graph.h'.
They have also been fixed.
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