Home
last modified time | relevance | path

Searched defs:XML_TAG_DIVERGENCE (Results 1 – 2 of 2) sorted by last modified time

/dports/biology/lamarc/lamarc-2.1.8/src/xml/
H A Dxml_strings.cpp167 const string xmlstr::XML_TAG_DIVERGENCE = "divergence"; member in xmlstr
H A Dxml_strings.h160 static const std::string XML_TAG_DIVERGENCE ; variable