src/work/johanna/Makefile
author alpar
Fri, 19 Mar 2004 21:15:14 +0000
changeset 210 6bc65a8a99c6
child 218 5964f1c64ca1
permissions -rw-r--r--
get() -> operator[]()
     1 BINARIES = kruskal_test
     2 INCLUDEDIRS= -I. -I.. -I../../include
     3 include ../makefile
     4