malloc-h: New module.
[gnulib.git] / modules / diffseq
blob7591521ed9dba6175f32c2336b625da3c915527a
1 Description:
2 Compute the difference between two sequences.
4 Files:
5 lib/diffseq.h
7 Depends-on:
8 c99
10 configure.ac:
12 Makefile.am:
13 lib_SOURCES += diffseq.h
15 Include:
16 "diffseq.h"
18 License:
19 GPL
21 Maintainer:
22 Paul Eggert