src/work/johanna/Makefile
author alpar
Thu, 22 Jul 2004 14:19:23 +0000
changeset 726 835ebe1b3250
parent 394 3a34c5626e52
permissions -rw-r--r--
max_flow.h (wich doesn't use STL
- max_flow.h (which doesn't use STL stack) moved to /src/hugo
- for_each_macros.h was removed from max_flow.h
- (blocking) flow augmenting stuffs was removed.
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4