1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/diffseq
Paul Eggert a29749fa30 * MODULES.html.sh: Add diffseq.
* modules/diffseq: New file.
* lib/diffseq.h: New file, from GNU gettext with a few minor changes,
extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
2007-08-17 23:29:23 +00:00

22 lines
223 B
Plaintext

Description:
Compute the difference between two sequences.
Files:
lib/diffseq.h
Depends-on:
configure.ac:
Makefile.am:
lib_SOURCES += diffseq.h
Include:
"diffseq.h"
License:
GPL
Maintainer:
Paul Eggert, Bruno Haible