doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / diffseq
1 Description:
2 Compute the difference between two sequences.
3
4 Files:
5 lib/diffseq.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 lib_SOURCES += diffseq.h
13
14 Include:
15 "diffseq.h"
16
17 License:
18 GPL
19
20 Maintainer:
21 Paul Eggert, Bruno Haible