From a52ebce9f284810e1de71a76ed0f44efb7890f48 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Thu, 28 Oct 2004 09:41:18 +0000 Subject: - a perl module that finding the minimum and maximum of an array with at most 3n/2 - 2 comparisons Approved by: co-mentor (vanilla) --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 5082effb9340..10749183083f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -589,6 +589,7 @@ SUBDIR += p5-Algorithm-Interval2Prefix SUBDIR += p5-Algorithm-MDiff SUBDIR += p5-Algorithm-MarkovChain + SUBDIR += p5-Algorithm-MinMax SUBDIR += p5-Algorithm-NaiveBayes SUBDIR += p5-Algorithm-Networksort SUBDIR += p5-Algorithm-Numerical-Shuffle -- cgit v1.2.3