X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FFailedConditionCheckException.java;h=23eef6d2052e15ad846ef331f4e075f1865d9272;hb=e572f0142daf64409db0461f15215288137603f8;hp=cad51916f2c30025c10b5d17a4cb01883d739699;hpb=eee996a6476a1e3d84c07f8f690dcde3ff4b2ef5;p=jalview.git diff --git a/forester/java/src/org/forester/util/FailedConditionCheckException.java b/forester/java/src/org/forester/util/FailedConditionCheckException.java index cad5191..23eef6d 100644 --- a/forester/java/src/org/forester/util/FailedConditionCheckException.java +++ b/forester/java/src/org/forester/util/FailedConditionCheckException.java @@ -22,14 +22,14 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA // // Contact: phylosoft @ gmail . com -// WWW: www.phylosoft.org/forester +// WWW: https://sites.google.com/site/cmzmasek/home/software/forester package org.forester.util; public class FailedConditionCheckException extends RuntimeException { /** - * + * */ private static final long serialVersionUID = -860013990231493438L;