set_motifs should erase the previous motifs
authorDiane Trout <diane@caltech.edu>
Thu, 29 Jun 2006 21:40:53 +0000 (21:40 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 29 Jun 2006 21:40:53 +0000 (21:40 +0000)
commit67c1aa39a44e6967c8b912dfa78b720dbfea037b
treec3e654bbf79eee734d04d62bb63516685bcf2088
parent4f161bfd1e0a558abc59e6429bf805b3c372380f
set_motifs should erase the previous motifs
I renamed add_motifs to set_motifs as I was expecting that the function
would clear out the previous motifs that were stored in the analysis.
this should fix ticket:95
alg/mussa.cpp
alg/mussa.hpp
alg/sequence.cpp
alg/test/test_mussa.cpp
alg/test/test_sequence.cpp
qui/motif_editor/MotifEditor.cpp