src/work/athos/makefile
author marci
Thu, 16 Sep 2004 13:59:36 +0000
changeset 867 f3cc65f9fb6b
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
Demo file for SubGraphWrapper<Graph>. Documentation will be added later.
The purpose of this graph is to have an easy and short demo for the above class.
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4