view modules/xoset @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents efa853c0fcc4
children 86c983ca0522
line wrap: on
line source

Description:
Abstract ordered set data type, with out-of-memory checking.

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

Depends-on:
oset
inline
stdbool
xalloc-die

configure.ac:
gl_LIST

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

Include:
"gl_xoset.h"

License:
GPL

Maintainer:
Bruno Haible