Home
last modified time | relevance | path

Searched refs:myers_then_patience (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/diff/
H A Ddiffreg_new.c53 static const struct diff_algo_config myers_then_patience; variable
58 static const struct diff_algo_config myers_then_patience = (struct diff_algo_config){ variable
101 .algo = &myers_then_patience,