X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Fmussa.cpp;h=4b96d1b4d115a6f12915d1b3fd5a1d082d43212e;hp=52d0dce6006b7371ee8dbf2771233ed246c32169;hb=f88eea68b95773eb5683dcca6cf3fa59b9f00036;hpb=489a97bfb58bfe2e9981c4afd3f7a9da14919e63 diff --git a/alg/mussa.cpp b/alg/mussa.cpp index 52d0dce..4b96d1b 100644 --- a/alg/mussa.cpp +++ b/alg/mussa.cpp @@ -328,7 +328,7 @@ void Mussa::append_sequence(boost::shared_ptr a_seq) } -const vector >& +const vector& Mussa::sequences() const { return the_seqs;