tools/Makefile.am
author Balazs Dezso <deba@inf.elte.hu>
Fri, 11 Jul 2008 15:01:49 +0200
changeset 203 215bfc30b14f
parent 1 51eaad3a817b
child 310 a9e8f310507f
permissions -rw-r--r--
Cleaning of heap test and bug fix in heap concept check (ticket #100)

* The dijkstra heap test's digraph is inlined into the source file
* The random sequences are fixed
* The content of the header is moved to the source file
* Only the binary heap is checked
ladanyi@1
     1
if WANT_TOOLS
ladanyi@1
     2
ladanyi@1
     3
bin_PROGRAMS +=
ladanyi@1
     4
ladanyi@1
     5
endif WANT_TOOLS