From 4633637af61da1586c892a6b0588171279d2a596 Mon Sep 17 00:00:00 2001 From: Mauricio Carneiro Date: Mon, 26 Dec 2011 01:05:24 -0500 Subject: [PATCH] Moved ReduceReads to static ReadClipper * all clipping done in ReduceReads is done using the static methods of the ReadClipper now. --- ivy.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ivy.xml b/ivy.xml index ee24bc367..ef885d24d 100644 --- a/ivy.xml +++ b/ivy.xml @@ -78,6 +78,9 @@ + + +