Module Patience_diff_lib__Patience_diff.Matching_block

type t = {
mine_start : int;
other_start : int;
length : int;
}