SequenceLocation was being intialized with left,right
authorDiane Trout <diane@caltech.edu>
Sat, 1 Jul 2006 06:19:05 +0000 (06:19 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 1 Jul 2006 06:19:05 +0000 (06:19 +0000)
commit720dc7de34ddc08265926b49ddde5380004f589e
treeff3c9e2da2e4df1e65633405166ae67bc41438cb
parent2235a6e6326a93f261cfd01fb85f7c832b45935f
SequenceLocation was being intialized with left,right
not left,count. this made the getSubsequence rather wrong when the
'right' side was being used as a count.
alg/sequence_location.cpp
alg/sequence_location.hpp