From d3f5434771448cc63a54d6c51e0d4fdbdd675633 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 27 Sep 2009 19:55:22 -0500 Subject: switch to Heap::Fibonacci::Fast instead of Heap::Simple --- dist.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf