From c1798a7dbc5b42af1763b8e6383cd132bb5d6c02 Mon Sep 17 00:00:00 2001 From: depristo Date: Thu, 17 Mar 2011 18:04:08 +0000 Subject: [PATCH] Whitespace cleanup git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5460 348d0f76-0448-11de-a6fe-93d51630548a --- java/src/org/broadinstitute/sting/utils/MathUtils.java | 1 - 1 file changed, 1 deletion(-) diff --git a/java/src/org/broadinstitute/sting/utils/MathUtils.java b/java/src/org/broadinstitute/sting/utils/MathUtils.java index cec5c5b0f..7cd9cb161 100755 --- a/java/src/org/broadinstitute/sting/utils/MathUtils.java +++ b/java/src/org/broadinstitute/sting/utils/MathUtils.java @@ -38,7 +38,6 @@ import net.sf.samtools.SAMRecord; * @author Kiran Garimella */ public class MathUtils { - /** Public constants - used for the Lanczos approximation to the factorial function * (for the calculation of the binomial/multinomial probability in logspace) * @param LANC_SEQ[] - an array holding the constants which correspond to the product