src/work/jacint/makefile
author alpar
Tue, 06 Jul 2004 10:07:48 +0000
changeset 694 2d87cefb35b2
parent 494 e42f56e7ad93
child 715 665689d86225
permissions -rw-r--r--
I moved run() into the body of class Dijkstra, because Doxygen handles
external member function definitions very poorly.
jacint@535
     1
BINARIES = max_matching
marci@454
     2
INCLUDEDIRS= -I../../include -I.. -I../{klao,marci,jacint,alpar,johanna,akos}
jacint@494
     3
include ../makefile