X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=qui%2Fmotif_editor%2FMotifElement.cpp;h=89308c72858d3ece99caf974a204c79519e7ca9a;hp=1804e94b962e2a05789c2d476edfb1f6b5c78acf;hb=5288827708ab8f91f1ed49c8d7d548ec7d07ce79;hpb=3237ba99d9c62ed4e59ff2865c9dc7704036e410 diff --git a/qui/motif_editor/MotifElement.cpp b/qui/motif_editor/MotifElement.cpp index 1804e94..89308c7 100644 --- a/qui/motif_editor/MotifElement.cpp +++ b/qui/motif_editor/MotifElement.cpp @@ -95,4 +95,4 @@ std::string MotifElement::getName() const void MotifElement::setName(const std::string& seq_name) { motif.set_fasta_header(seq_name); -} \ No newline at end of file +}