6 lines
227 B
OCaml
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) *)
|