repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make better use of Autoconf.
[gnulib.git]
/
modules
/
diffseq
blob
28ee8295b020b96a1fbb4ae76082e546ad3c4e6c
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