From 0016c707a354b03d6387c728bf9d927a27fc75d7 Mon Sep 17 00:00:00 2001 From: Matt Hanna Date: Sat, 8 Oct 2011 22:24:35 -0400 Subject: [PATCH] Codecs other than VCF accidentally bled into vcf.jar. Unfortunately, vcf.jar turned out to be the *only* home for these other codecs. This change pushes them back into StingUtils.jar. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 565d18c58..a4caa96c9 100644 --- a/build.xml +++ b/build.xml @@ -529,7 +529,7 @@ - +