fixes exception (array index out of bounds - due to off by one error) when applying...
authorjprocter <Jim Procter>
Wed, 11 Oct 2006 09:53:46 +0000 (09:53 +0000)
committerjprocter <Jim Procter>
Wed, 11 Oct 2006 09:53:46 +0000 (09:53 +0000)
commitb70a873b1f44dd388a1fda4c8cd9c30460e6679b
treeea2898e940b0b59c0fbdd3104608da560cc476ef
parent7ae574fd34bd7ffd1ea23be7602d6b3dc57aa49f
fixes exception (array index out of bounds - due to off by one error) when applying conservation colouring to a group
src/jalview/analysis/Conservation.java