src/work/johanna/Makefile
author klao
Wed, 21 Apr 2004 15:46:40 +0000
changeset 361 ab0899df30d2
parent 218 5964f1c64ca1
child 394 3a34c5626e52
permissions -rw-r--r--
IterableMap with template ValueType. IterableBoolMap as a specialization.
Range checking warnings...
beckerjc@350
     1
BINARIES = kruskal_test ma_order_test
beckerjc@218
     2
INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
beckerjc@150
     3
include ../makefile
beckerjc@150
     4