X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fschemes%2FResidueProperties.java;h=2aa24a1f4011b18121b82ce7bd1059395d4978f1;hb=07f0cb34d94a87585e56f0128af5201699c1b1b4;hp=ad68b8a7377f41d0873b3217ee697a0dbbd31534;hpb=9a00b2b8ea44b66453ced7b961fea8003670e5a3;p=jalview.git diff --git a/src/jalview/schemes/ResidueProperties.java b/src/jalview/schemes/ResidueProperties.java index ad68b8a..2aa24a1 100755 --- a/src/jalview/schemes/ResidueProperties.java +++ b/src/jalview/schemes/ResidueProperties.java @@ -35,7 +35,7 @@ import java.util.Vector; public class ResidueProperties { - public static Hashtable scoreMatrices = new Hashtable(); + public static Hashtable scoreMatrices = new Hashtable(); // Stores residue codes/names and colours and other things public static final int[] aaIndex; // aaHash version 2.1.1 and below