src/work/klao/Makefile
author klao
Tue, 27 Apr 2004 13:44:14 +0000
changeset 443 178fb74b22d1
parent 310 76c005b15354
child 618 e944d741f472
permissions -rw-r--r--
* list_graph.h:
- node_item and edge_item are structs and not classes
- operator<< is inline
     1 BINARIES = path_test map_test iter_map_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     4