src/work/peter/Makefile
author alpar
Mon, 14 Jun 2004 08:35:10 +0000
changeset 678 a6bfd3346245
child 690 a0f95e1b17fc
permissions -rw-r--r--
New group for kruskal
Better links on the main page.
     1 edge: edgepathgraph_test.cc edgepathgraph.h
     2 	g++ -I../.. -I../klao -I../../hugo edgepathgraph_test.cc -o test
     3 
     4 hier: hierarchygraph.h hierarchygraph_test.cc
     5 	g++ -I../.. -I../klao -I../../hugo hierarchygraph_test.cc -o test