GEDCOM_PROGRAM_DEFINED_TAG_MREL top-level constant

String const GEDCOM_PROGRAM_DEFINED_TAG_MREL

GEDCOM tags. Ported from https://github.com/nickreynke/python-gedcom/blob/master/gedcom/tags.py Relationship to a mother.

Implementation

/// Relationship to a mother.
const GEDCOM_PROGRAM_DEFINED_TAG_MREL = '_MREL';