From efd3e2e05cd891902236d4817dc08fef3493e031 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 24 Sep 2009 11:23:52 +0000 Subject: [PATCH] Changes relating to issue #3408. Add hooks for the dcdflib to the incomplete gamma tests. Add hooks for the dcdflib to the igamma performance tests. Some small performance enhancements. [SVN r56370] --- performance/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/performance/Jamfile.v2 b/performance/Jamfile.v2 index 44937ada..ca47cb9e 100644 --- a/performance/Jamfile.v2 +++ b/performance/Jamfile.v2 @@ -48,6 +48,7 @@ exe regex_comparison : ; +install . : regex_comparison ;