Added newline char to end of line (remove compile warning)
[mussa.git] / alg / motif_parser.cpp
index 633e905bd07f1f83d7d3636ab857e42babf0a1cf..06989c06bba818186b1bff8873e61b0b0e7d7f99 100644 (file)
@@ -129,4 +129,4 @@ void motif_parser::ParsedMotifs::parse(const std::string &data)
     motifs.clear();
     throw motif_load_error(msg.str());
   }
-}
\ No newline at end of file
+}