src/work/jacint/makefile
author alpar
Wed, 01 Sep 2004 15:08:41 +0000
changeset 780 e06d0d16595f
parent 715 665689d86225
permissions -rw-r--r--
- DFS class (bfs.h and bfs_test.cc) added
- Bugfixes in Dijkstra and Bfs
marci@748
     1
BINARIES = max_flow_bug
jacint@715
     2
INCLUDEDIRS= -I../../include -I../.. -I.. -I../{klao,marci,jacint,alpar,johanna,akos}
jacint@494
     3
include ../makefile