X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Fannotations.cpp;h=36f5870b730eaaa1a111164cab9f9ce293e77278;hp=996e314b4eecb6378f4cbf31773bf9e044a75e67;hb=6359c40e1ea65744e608dbd373c5371e03042d47;hpb=0c4b689c8f8540a6ab60d98c67637cdb13996ba2 diff --git a/alg/annotations.cpp b/alg/annotations.cpp index 996e314..36f5870 100644 --- a/alg/annotations.cpp +++ b/alg/annotations.cpp @@ -66,4 +66,4 @@ bool Annotations::has_key(const std::string key) const { metadata_map::const_iterator map_i(metadata.find(key)); return map_i != metadata.end(); -} \ No newline at end of file +}