view modules/readtokens @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children 7c24a825b51d
line wrap: on
line source

Description:
Read tokens from a stream.

Files:
lib/readtokens.h
lib/readtokens.c
m4/readtokens.m4

Depends-on:
xalloc
unlocked-io

configure.ac:
gl_READTOKENS

Makefile.am:
lib_SOURCES += readtokens.h readtokens.c

Include:
"readtokens.h"

License:
GPL

Maintainer:
Jim Meyering