src/work/johanna/Makefile
author klao
Tue, 27 Apr 2004 13:44:14 +0000
changeset 443 178fb74b22d1
parent 350 3a9a767b841e
child 483 ce29ae5b2e1b
permissions -rw-r--r--
* list_graph.h:
- node_item and edge_item are structs and not classes
- operator<< is inline
     1 BINARIES = kruskal_test ma_order_test unionfind_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4