src/work/johanna/Makefile
author alpar
Sat, 13 Mar 2004 22:40:36 +0000
changeset 182 c59e450712d8
child 218 5964f1c64ca1
permissions -rw-r--r--
More comments, bug fixes, and copy constructors
     1 BINARIES = kruskal_test
     2 INCLUDEDIRS= -I. -I.. -I../../include
     3 include ../makefile
     4