fixed the bug of not able to find the longest match for a multiple-character RS.
This commit is contained in:
@ -293,6 +293,7 @@ EXTRA_DIST = \
|
||||
lang-040.awk \
|
||||
lang-041.awk \
|
||||
lang-042.awk \
|
||||
lang-043.awk \
|
||||
columnate.awk \
|
||||
levenshtein.awk \
|
||||
levenshtein-utests.awk \
|
||||
@ -306,6 +307,7 @@ EXTRA_DIST = \
|
||||
lang-035.dat2 \
|
||||
lang-036.dat \
|
||||
lang-037.dat \
|
||||
lang-043.dat \
|
||||
adr.dat \
|
||||
asm.dat \
|
||||
cou.dat \
|
||||
|
Reference in New Issue
Block a user