Fixed up some comments for LCS
This commit is contained in:
parent
bee5d88b02
commit
a1d78c9be6
2 changed files with 2 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ fn main() {
|
|||
|
||||
* Myer's diff
|
||||
* Patience diff
|
||||
* Hunt–McIlroy / Hunt–Szymanski LCS diff
|
||||
* Diffing on arbitrary comparable sequences
|
||||
* Line, word, character and grapheme level diffing
|
||||
* Text and Byte diffing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue