src/work/jacint/makefile
author alpar
Thu, 05 Aug 2004 07:57:20 +0000
changeset 756 c54cf1e83039
parent 715 665689d86225
permissions -rw-r--r--
- A summary of the implemented graph structures.
- Some words on the different (and still nonexisting) graph concepts.
marci@748
     1
BINARIES = max_flow_bug
jacint@715
     2
INCLUDEDIRS= -I../../include -I../.. -I.. -I../{klao,marci,jacint,alpar,johanna,akos}
jacint@494
     3
include ../makefile