# Generated by roxygen2: do not edit by hand

S3method(as.character,diff_df)
S3method(print,diff_df)
export(diff_from_delta)
export(diff_levenshtein)
export(diff_make)
export(diff_text_dest)
export(diff_text_source)
export(diff_to_delta)
export(diff_to_html)
export(diff_to_patch)
export(dmp_options)
export(match_find)
export(patch_apply)
export(patch_make)
importFrom(Rcpp,sourceCpp)
useDynLib(diffmatchpatch, .registration = TRUE)
