src/work/johanna/Makefile
author deba
Wed, 08 Sep 2004 12:06:45 +0000 (2004-09-08)
changeset 822 88226d9fe821
parent 394 3a34c5626e52
permissions -rw-r--r--
The MapFactories have been removed from the code because
if we use macros then they increases only the complexity.

The pair iterators of the maps are separeted from the maps.

Some macros and comments has been changed.
beckerjc@483
     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