lcs-diff/README.md
2025-09-20 19:21:50 -07:00

3 lines
142 B
Markdown

# lcs-diff
Toy Longest-Common-Subsequence based diff and patch program, minimizing the edit script's sum of line-addition and line-deletions.