fixed getIntervals bug to ensure it returns range from start of token at fromPosition...
authorjprocter <Jim Procter>
Wed, 2 May 2007 14:28:40 +0000 (14:28 +0000)
committerjprocter <Jim Procter>
Wed, 2 May 2007 14:28:40 +0000 (14:28 +0000)
commitc33d6e5a2579132d96ed17bdf17b523d4bf43c4b
treec05fb348b76eb68ce1644cba21d57217c6f2ad9d
parent4dd44779e0d1ffa07b52b67bd8178ad45801bb4f
fixed getIntervals bug to ensure it returns range from start of token at fromPosition to end of token in toPosition in the direction from fromPosition to toPosition
src/jalview/util/MapList.java