view modules/diffseq @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents d5c437e55b50
children 1f14c6dd175d
line wrap: on
line source

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