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

7 lines
276 B
OCaml

val print_mod : Config.config -> Gwdb.base -> unit
(** Displays a menu for updating Geneweb's dictionary of names, last names,
locations, sources and professions. *)
val print_mod_ok : Config.config -> Gwdb.base -> unit
(** Updates persons linked to the updated data. *)