src/work/johanna/Makefile
author alpar
Sat, 17 Apr 2004 13:15:53 +0000
changeset 348 b63ea19e502e
parent 150 4b5210aa0239
child 350 3a9a767b841e
permissions -rw-r--r--
A bool Edge Map with iterators that goes through the true or the false edges.
     1 BINARIES = kruskal_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4