src/work/peter/Makefile
author alpar
Wed, 30 Jun 2004 14:50:31 +0000
changeset 688 bdc429a557f2
child 690 a0f95e1b17fc
permissions -rw-r--r--
- Now, it is possible to have Dijkstra store its result directly in given maps.
- More docs.
hegyi@677
     1
edge: edgepathgraph_test.cc edgepathgraph.h
hegyi@677
     2
	g++ -I../.. -I../klao -I../../hugo edgepathgraph_test.cc -o test
hegyi@677
     3
hegyi@677
     4
hier: hierarchygraph.h hierarchygraph_test.cc
hegyi@677
     5
	g++ -I../.. -I../klao -I../../hugo hierarchygraph_test.cc -o test