summaryrefslogtreecommitdiff
path: root/modules/diffseq
blob: d77778ba15d066c99904de9e82167f091e5c7501 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Compute the difference between two sequences.

Files:
lib/diffseq.h

Depends-on:
c99
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += diffseq.h

Include:
"diffseq.h"

License:
GPL

Maintainer:
Paul Eggert