src/work/johanna/Makefile
author marci
Wed, 17 Mar 2004 18:18:26 +0000
changeset 198 5cec393baade
child 218 5964f1c64ca1
permissions -rw-r--r--
max cardinality bipartite matching demo, something to play with it
     1 BINARIES = kruskal_test
     2 INCLUDEDIRS= -I. -I.. -I../../include
     3 include ../makefile
     4