Files
Geneweb/lib/mergeIndDisplay.mli
2024-03-05 22:01:20 +01:00

6 lines
227 B
OCaml

val print : Config.config -> Gwdb.base -> unit
(** Displays a form for merging two persons *)
val print_kill_ancestors : Config.config -> Gwdb.base -> unit
(** Displays the page for killing ancestors (undocumented feature) *)