7 lines
276 B
OCaml
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. *)
|