module Common_config: sig .. end
sig
end
type t = {
name : string;
string
gap_open_penalty : int;
int
gap_extension_penalty : int;
mismatch_penalty : int;