src/work/klao/Makefile
author alpar
Mon, 03 May 2004 07:27:29 +0000
changeset 503 769f31e9f7b0
parent 310 76c005b15354
child 618 e944d741f472
permissions -rw-r--r--
test/graph_test.cc added.
It discovered several bugs and warnings in 'include/smart_graph.h',
in 'include/skeletons/graph.h' and in 'work/alpar/list_graph.h'.
They have also been fixed.
     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