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