Module Gedcom.GedcomPrint

module GedcomPrint: sig .. end

val print_gedcom_line : Gedcom.gedcom_line -> unit
Print a gedcom_line, without new line at the end.
val print_gedcom_node : Gedcom.gedcom_node -> unit
Print a gedcom_nocde, without new line at the end.