summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-27 19:55:22 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-27 19:55:22 -0500
commitd3f5434771448cc63a54d6c51e0d4fdbdd675633 (patch)
tree88a10976eb628ce5adeb88ed8eff3cc2a033ecf8 /dist.ini
parentb0cbb6127e3ab72f57971b7a2a9ff8b024f360f4 (diff)
downloadgraph-implicit-d3f5434771448cc63a54d6c51e0d4fdbdd675633.tar.gz
graph-implicit-d3f5434771448cc63a54d6c51e0d4fdbdd675633.zip
switch to Heap::Fibonacci::Fast instead of Heap::Simple
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/dist.ini b/dist.ini
index 8fce889..2ce8d33 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,8 +8,7 @@ abstract = graph algorithms for graphs that aren\'t necessarily fully specified
[@Classic]
[Prereq]
-Heap::Simple = 0
-Heap::Simple::Perl = 0
+Heap::Fibonacci::Fast = 0
List::MoreUtils = 0
Test::More = 0
Test::Deep = 0