view modules/oset @ 17138:42f6597efac3

* lib/regexec.c (re_search_internal): Fix grammar in comment.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 16 Oct 2012 16:01:05 -0700
parents a955e5f25317
children 86c983ca0522
line wrap: on
line source

Description:
Abstract ordered set data type.

Files:
lib/gl_oset.h
lib/gl_oset.c
m4/gl_list.m4

Depends-on:
inline
stdbool

configure.ac:
gl_LIST

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

Include:
"gl_oset.h"

License:
GPL

Maintainer:
Bruno Haible